All of lore.kernel.org
 help / color / mirror / Atom feed
* xen-swiotlb
@ 2010-08-15 21:28 Sander Eikelenboom
  2010-08-16 14:43 ` xen-swiotlb Konrad Rzeszutek Wilk
  0 siblings, 1 reply; 10+ messages in thread
From: Sander Eikelenboom @ 2010-08-15 21:28 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk; +Cc: xen-devel

[-- Attachment #1: Type: text/plain, Size: 449 bytes --]

Hi Konrad,

After i have exhausted all kernel debug options without getting a pointer to my freezes, i have added some printk's to all functions in swiotlb-xen.c
I see a lot of calls to xen_swiotlb_dma_mapping_error, which doesn't seem to be good ?

Although all the errors the device works fine (grabs video), but eventually the machine freezes, probably due to overwriting some mem it shouldn't.

Could you have a look at it ?

--
Sander

[-- Attachment #2: syslog-dma.txt --]
[-- Type: text/plain, Size: 3838342 bytes --]

Aug 15 23:12:31 security kernel: [    0.000000] Initializing cgroup subsys cpuset
Aug 15 23:12:31 security kernel: [    0.000000] Initializing cgroup subsys cpu
Aug 15 23:12:31 security kernel: [    0.000000] Linux version 2.6.352.6.36pre+pci-front-xhci-20100813-xhcidebug+ (root@serveerstertje) (gcc version 4.3.2 (Debian 4.3.2-1.1) ) #14 SMP Sun Aug 15 22:38:01 CEST 2010
Aug 15 23:12:31 security kernel: [    0.000000] Command line: root=/dev/xvda2 ro iommu=soft swiotlb=force
Aug 15 23:12:31 security kernel: [    0.000000] ACPI in unprivileged domain disabled
Aug 15 23:12:31 security kernel: [    0.000000] released 0 pages of unused memory
Aug 15 23:12:31 security kernel: [    0.000000] BIOS-provided physical RAM map:
Aug 15 23:12:31 security kernel: [    0.000000]  Xen: 0000000000000000 - 00000000000a0000 (usable)
Aug 15 23:12:31 security kernel: [    0.000000]  Xen: 00000000000a0000 - 0000000000100000 (reserved)
Aug 15 23:12:31 security kernel: [    0.000000]  Xen: 0000000000100000 - 0000000040000000 (usable)
Aug 15 23:12:31 security kernel: [    0.000000] NX (Execute Disable) protection: active
Aug 15 23:12:31 security kernel: [    0.000000] DMI not present or invalid.
Aug 15 23:12:31 security kernel: [    0.000000] e820 update range: 0000000000000000 - 0000000000001000 (usable) ==> (reserved)
Aug 15 23:12:31 security kernel: [    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
Aug 15 23:12:31 security kernel: [    0.000000] No AGP bridge found
Aug 15 23:12:31 security kernel: [    0.000000] last_pfn = 0x40000 max_arch_pfn = 0x400000000
Aug 15 23:12:31 security kernel: [    0.000000] e820 update range: 0000000000001000 - 0000000000010000 (usable) ==> (reserved)
Aug 15 23:12:31 security kernel: [    0.000000] Scanning 1 areas for low memory corruption
Aug 15 23:12:31 security kernel: [    0.000000] modified physical RAM map:
Aug 15 23:12:31 security kernel: [    0.000000]  modified: 0000000000000000 - 0000000000010000 (reserved)
Aug 15 23:12:31 security kernel: [    0.000000]  modified: 0000000000010000 - 00000000000a0000 (usable)
Aug 15 23:12:31 security kernel: [    0.000000]  modified: 00000000000a0000 - 0000000000100000 (reserved)
Aug 15 23:12:31 security kernel: [    0.000000]  modified: 0000000000100000 - 0000000040000000 (usable)
Aug 15 23:12:31 security kernel: [    0.000000] initial memory mapped : 0 - 20000000
Aug 15 23:12:31 security kernel: [    0.000000] init_memory_mapping: 0000000000000000-0000000040000000
Aug 15 23:12:31 security kernel: [    0.000000]  0000000000 - 0040000000 page 4k
Aug 15 23:12:31 security kernel: [    0.000000] kernel direct mapping tables up to 40000000 @ 100000-302000
Aug 15 23:12:31 security kernel: [    0.000000] RAMDISK: 023ce000 - 0d986000
Aug 15 23:12:31 security kernel: [    0.000000] Zone PFN ranges:
Aug 15 23:12:31 security kernel: [    0.000000]   DMA      0x00000010 -> 0x00001000
Aug 15 23:12:31 security kernel: [    0.000000]   DMA32    0x00001000 -> 0x00100000
Aug 15 23:12:31 security kernel: [    0.000000]   Normal   empty
Aug 15 23:12:31 security kernel: [    0.000000] Movable zone start PFN for each node
Aug 15 23:12:31 security kernel: [    0.000000] early_node_map[2] active PFN ranges
Aug 15 23:12:31 security kernel: [    0.000000]     0: 0x00000010 -> 0x000000a0
Aug 15 23:12:31 security kernel: [    0.000000]     0: 0x00000100 -> 0x00040000
Aug 15 23:12:31 security kernel: [    0.000000] On node 0 totalpages: 262032
Aug 15 23:12:31 security kernel: [    0.000000]   DMA zone: 56 pages used for memmap
Aug 15 23:12:31 security kernel: [    0.000000]   DMA zone: 0 pages reserved
Aug 15 23:12:31 security kernel: [    0.000000]   DMA zone: 3928 pages, LIFO batch:0
Aug 15 23:12:31 security kernel: [    0.000000]   DMA32 zone: 3528 pages used for memmap
Aug 15 23:12:31 security kernel: [    0.000000]   DMA32 zone: 254520 pages, LIFO batch:31
Aug 15 23:12:31 security kernel: [    0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
Aug 15 23:12:31 security kernel: [    0.000000] No local APIC present
Aug 15 23:12:31 security kernel: [    0.000000] APIC: disable apic facility
Aug 15 23:12:31 security kernel: [    0.000000] APIC: switched to apic NOOP
Aug 15 23:12:31 security kernel: [    0.000000] nr_irqs_gsi: 16
Aug 15 23:12:31 security kernel: [    0.000000] Allocating PCI resources starting at 40000000 (gap: 40000000:c0000000)
Aug 15 23:12:31 security kernel: [    0.000000] Booting paravirtualized kernel on Xen
Aug 15 23:12:31 security kernel: [    0.000000] Xen version: 4.1-unstable (preserve-AD)
Aug 15 23:12:31 security kernel: [    0.000000] early_res array is doubled to 64 at [12000 - 127ff]
Aug 15 23:12:31 security kernel: [    0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:1 nr_node_ids:1
Aug 15 23:12:31 security kernel: [    0.000000] PERCPU: Embedded 28 pages/cpu @ffff88000dbfc000 s84480 r8192 d22016 u114688
Aug 15 23:12:31 security kernel: [    0.000000] pcpu-alloc: s84480 r8192 d22016 u114688 alloc=28*4096
Aug 15 23:12:31 security kernel: [    0.000000] pcpu-alloc: [0] 0 
Aug 15 23:12:31 security kernel: [    0.000000] trying to map vcpu_info 0 at ffff88000dc07020, mfn 198287, offset 32
Aug 15 23:12:31 security kernel: [    0.000000] cpu 0 using vcpu_info at ffff88000dc07020
Aug 15 23:12:31 security kernel: [    0.000000] Xen: using vcpu_info placement
Aug 15 23:12:31 security kernel: [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 258448
Aug 15 23:12:31 security kernel: [    0.000000] Kernel command line: root=/dev/xvda2 ro iommu=soft swiotlb=force
Aug 15 23:12:31 security kernel: [    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
Aug 15 23:12:31 security kernel: [    0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
Aug 15 23:12:31 security kernel: [    0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
Aug 15 23:12:31 security kernel: [    0.000000] XEN-SWIOTLB: __init xen_swiotlb_init
Aug 15 23:12:31 security kernel: [    0.000000] XEN-SWIOTLB: xen_swiotlb_fixup
Aug 15 23:12:31 security kernel: [    0.000000] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:12:31 security kernel: [    0.000000] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf200000 maddr: 0x7e80000 
Aug 15 23:12:31 security kernel: [    0.000000] Placing 64MB software IO TLB between ffff88000f200000 - ffff880013200000
Aug 15 23:12:31 security kernel: [    0.000000] software IO TLB at phys 0xf200000 - 0x13200000
Aug 15 23:12:31 security kernel: [    0.000000] Subtract (45 early reservations)
Aug 15 23:12:31 security kernel: [    0.000000]   #1 [000db89000 - 000dbfc000]  XEN PAGETABLES
Aug 15 23:12:31 security kernel: [    0.000000]   #2 [0001000000 - 00023ac3a8]   TEXT DATA BSS
Aug 15 23:12:31 security kernel: [    0.000000]   #3 [00023ce000 - 000d986000]         RAMDISK
Aug 15 23:12:31 security kernel: [    0.000000]   #4 [000d986000 - 000db89000]  XEN START INFO
Aug 15 23:12:31 security kernel: [    0.000000]   #5 [0000010000 - 0000012000]      TRAMPOLINE
Aug 15 23:12:31 security kernel: [    0.000000]   #6 [0000100000 - 000028c000]         PGTABLE
Aug 15 23:12:31 security kernel: [    0.000000]   #7 [00023ac3c0 - 00023ad3c0]         BOOTMEM
Aug 15 23:12:31 security kernel: [    0.000000]   #8 [00023ad3c0 - 00023ad440]         BOOTMEM
Aug 15 23:12:31 security kernel: [    0.000000]   #9 [00023ae000 - 00023af000]         BOOTMEM
Aug 15 23:12:31 security kernel: [    0.000000]   #10 [00023af000 - 00023b0000]         BOOTMEM
Aug 15 23:12:31 security kernel: [    0.000000]   #11 [00023b0000 - 00023b1000]         BOOTMEM
Aug 15 23:12:31 security kernel: [    0.000000]   #12 [00023b1000 - 00023b2000]         BOOTMEM
Aug 15 23:12:31 security kernel: [    0.000000]   #13 [00023b2000 - 00023b3000]         BOOTMEM
Aug 15 23:12:31 security kernel: [    0.000000]   #14 [00023b3000 - 00023b4000]         BOOTMEM
Aug 15 23:12:31 security kernel: [    0.000000]   #15 [00023b4000 - 00023b5000]         BOOTMEM
Aug 15 23:12:31 security kernel: [    0.000000]   #16 [00023b5000 - 00023b6000]         BOOTMEM
Aug 15 23:12:31 security kernel: [    0.000000]   #17 [00023b6000 - 00023b7000]         BOOTMEM
Aug 15 23:12:31 security kernel: [    0.000000]   #18 [000e400000 - 000f200000]        MEMMAP 0
Aug 15 23:12:31 security kernel: [    0.000000]   #19 [00023ad440 - 00023ad840]         BOOTMEM
Aug 15 23:12:31 security kernel: [    0.000000]   #20 [00023b7000 - 00023c7000]         BOOTMEM
Aug 15 23:12:31 security kernel: [    0.000000]   #21 [00023c7000 - 00023c8000]         BOOTMEM
Aug 15 23:12:31 security kernel: [    0.000000]   #22 [00023c8000 - 00023c9000]         BOOTMEM
Aug 15 23:12:31 security kernel: [    0.000000]   #23 [00023c9000 - 00023ca000]         BOOTMEM
Aug 15 23:12:31 security kernel: [    0.000000]   #24 [00023ad840 - 00023ad920]         BOOTMEM
Aug 15 23:12:31 security kernel: [    0.000000]   #25 [00023ad940 - 00023ad9a8]         BOOTMEM
Aug 15 23:12:31 security kernel: [    0.000000]   #26 [00023ad9c0 - 00023ada28]         BOOTMEM
Aug 15 23:12:31 security kernel: [    0.000000]   #27 [00023ada40 - 00023adaa8]         BOOTMEM
Aug 15 23:12:31 security kernel: [    0.000000]   #28 [00023adac0 - 00023adaec]         BOOTMEM
Aug 15 23:12:31 security kernel: [    0.000000]   #29 [00023adb00 - 00023adb2c]         BOOTMEM
Aug 15 23:12:31 security kernel: [    0.000000]   #30 [000dbfc000 - 000dc18000]         BOOTMEM
Aug 15 23:12:31 security kernel: [    0.000000]   #31 [00023adb40 - 00023adb48]         BOOTMEM
Aug 15 23:12:31 security kernel: [    0.000000]   #32 [00023adb80 - 00023adb88]         BOOTMEM
Aug 15 23:12:31 security kernel: [    0.000000]   #33 [00023adbc0 - 00023adbc4]         BOOTMEM
Aug 15 23:12:31 security kernel: [    0.000000]   #34 [00023adc00 - 00023adc08]         BOOTMEM
Aug 15 23:12:31 security kernel: [    0.000000]   #35 [00023adc40 - 00023add40]         BOOTMEM
Aug 15 23:12:31 security kernel: [    0.000000]   #36 [00023add40 - 00023add88]         BOOTMEM
Aug 15 23:12:31 security kernel: [    0.000000]   #37 [00023addc0 - 00023ade08]         BOOTMEM
Aug 15 23:12:31 security kernel: [    0.000000]   #38 [000dc18000 - 000dc20000]         BOOTMEM
Aug 15 23:12:31 security kernel: [    0.000000]   #39 [000dc20000 - 000dd20000]         BOOTMEM
Aug 15 23:12:31 security kernel: [    0.000000]   #40 [000dd20000 - 000dda0000]         BOOTMEM
Aug 15 23:12:31 security kernel: [    0.000000]   #41 [000f200000 - 0013200000]         BOOTMEM
Aug 15 23:12:31 security kernel: [    0.000000]   #42 [000dda0000 - 000ddc0000]         BOOTMEM
Aug 15 23:12:31 security kernel: [    0.000000]   #43 [000ddc0000 - 000de00000]         BOOTMEM
Aug 15 23:12:31 security kernel: [    0.000000]   #44 [0000012800 - 000001a800]         BOOTMEM
Aug 15 23:12:31 security kernel: [    0.000000] Memory: 755700k/1048576k available (4458k kernel code, 448k absent, 292428k reserved, 4701k data, 852k init)
Aug 15 23:12:31 security kernel: [    0.000000] Hierarchical RCU implementation.
Aug 15 23:12:31 security kernel: [    0.000000] 	RCU lockdep checking is enabled.
Aug 15 23:12:31 security kernel: [    0.000000] 	Verbose stalled-CPUs detection is disabled.
Aug 15 23:12:31 security kernel: [    0.000000] NR_IRQS:1280
Aug 15 23:12:31 security kernel: [    0.000000] Console: colour dummy device 80x25
Aug 15 23:12:31 security kernel: [    0.000000] console [tty0] enabled
Aug 15 23:12:31 security kernel: [    0.000000] console [hvc0] enabled
Aug 15 23:12:31 security kernel: [    0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
Aug 15 23:12:31 security kernel: [    0.000000] ... MAX_LOCKDEP_SUBCLASSES:  8
Aug 15 23:12:31 security kernel: [    0.000000] ... MAX_LOCK_DEPTH:          48
Aug 15 23:12:31 security kernel: [    0.000000] ... MAX_LOCKDEP_KEYS:        8191
Aug 15 23:12:31 security kernel: [    0.000000] ... CLASSHASH_SIZE:          4096
Aug 15 23:12:31 security kernel: [    0.000000] ... MAX_LOCKDEP_ENTRIES:     16384
Aug 15 23:12:31 security kernel: [    0.000000] ... MAX_LOCKDEP_CHAINS:      32768
Aug 15 23:12:31 security kernel: [    0.000000] ... CHAINHASH_SIZE:          16384
Aug 15 23:12:31 security kernel: [    0.000000]  memory used by lock dependency info: 5855 kB
Aug 15 23:12:31 security kernel: [    0.000000]  per task-struct memory footprint: 1920 bytes
Aug 15 23:12:31 security kernel: [    0.000000] ODEBUG: 8 of 8 active objects replaced
Aug 15 23:12:31 security kernel: [    0.000000] Xen: using vcpuop timer interface
Aug 15 23:12:31 security kernel: [    0.000000] installing Xen timer for CPU 0
Aug 15 23:12:31 security kernel: [    0.000000] Detected 3200.250 MHz processor.
Aug 15 23:12:31 security kernel: [    0.004000] Calibrating delay loop (skipped), value calculated using timer frequency.. 6400.50 BogoMIPS (lpj=12801000)
Aug 15 23:12:31 security kernel: [    0.004000] pid_max: default: 32768 minimum: 301
Aug 15 23:12:31 security kernel: [    0.004000] Security Framework initialized
Aug 15 23:12:31 security kernel: [    0.004000] SELinux:  Disabled at boot.
Aug 15 23:12:31 security kernel: [    0.004000] Mount-cache hash table entries: 256
Aug 15 23:12:31 security kernel: [    0.005869] Initializing cgroup subsys ns
Aug 15 23:12:31 security kernel: [    0.005886] Initializing cgroup subsys cpuacct
Aug 15 23:12:31 security kernel: [    0.005927] Initializing cgroup subsys devices
Aug 15 23:12:31 security kernel: [    0.006613] tseg: 0000000000
Aug 15 23:12:31 security kernel: [    0.006629] CPU: Physical Processor ID: 0
Aug 15 23:12:31 security kernel: [    0.006634] CPU: Processor Core ID: 2
Aug 15 23:12:31 security kernel: [    0.006638] Performance Events: 
Aug 15 23:12:31 security kernel: [    0.006642] no APIC, boot with the "lapic" boot parameter to force-enable it.
Aug 15 23:12:31 security kernel: [    0.006648] no hardware sampling interrupt available.
Aug 15 23:12:31 security kernel: [    0.006652] AMD PMU driver.
Aug 15 23:12:31 security kernel: [    0.006659] ... version:                0
Aug 15 23:12:31 security kernel: [    0.006663] ... bit width:              48
Aug 15 23:12:31 security kernel: [    0.006666] ... generic registers:      4
Aug 15 23:12:31 security kernel: [    0.006670] ... value mask:             0000ffffffffffff
Aug 15 23:12:31 security kernel: [    0.006674] ... max period:             00007fffffffffff
Aug 15 23:12:31 security kernel: [    0.006679] ... fixed-purpose events:   0
Aug 15 23:12:31 security kernel: [    0.006682] ... event mask:             000000000000000f
Aug 15 23:12:31 security kernel: [    0.006786] SMP alternatives: switching to UP code
Aug 15 23:12:31 security kernel: [    0.012000] debug: unmapping init memory ffffffff819c8000..ffffffff819cd000
Aug 15 23:12:31 security kernel: [    0.014428] NMI watchdog failed to create perf event on cpu0: ffffffffffffffa1
Aug 15 23:12:31 security kernel: [    0.014439] Brought up 1 CPUs
Aug 15 23:12:31 security kernel: [    0.019764] Grant table initialized
Aug 15 23:12:31 security kernel: [    0.019771] regulator: core version 0.5
Aug 15 23:12:31 security kernel: [    0.022542] NET: Registered protocol family 16
Aug 15 23:12:31 security kernel: [    0.030810] PCI: setting up Xen PCI frontend stub
Aug 15 23:12:31 security kernel: [    0.030817] PCI: pci_cache_line_size set to 64 bytes
Aug 15 23:12:31 security kernel: [    0.095640] bio: create slab <bio-0> at 0
Aug 15 23:12:31 security kernel: [    0.100203] ACPI: Interpreter disabled.
Aug 15 23:12:31 security kernel: [    0.100599] xen_balloon: Initialising balloon driver.
Aug 15 23:12:31 security kernel: [    0.103040] vgaarb: loaded
Aug 15 23:12:31 security kernel: [    0.107230] SCSI subsystem initialized
Aug 15 23:12:31 security kernel: [    0.107377] libata version 3.00 loaded.
Aug 15 23:12:31 security kernel: [    0.109584] usbcore: registered new interface driver usbfs
Aug 15 23:12:31 security kernel: [    0.110692] usbcore: registered new interface driver hub
Aug 15 23:12:31 security kernel: [    0.111268] usbcore: registered new device driver usb
Aug 15 23:12:31 security kernel: [    0.113965] PCI: System does not support PCI
Aug 15 23:12:31 security kernel: [    0.113973] PCI: System does not support PCI
Aug 15 23:12:31 security kernel: [    0.120807] Switching to clocksource xen
Aug 15 23:12:31 security kernel: [    0.121630] pnp: PnP ACPI: disabled
Aug 15 23:12:31 security kernel: [    0.183982] NET: Registered protocol family 2
Aug 15 23:12:31 security kernel: [    0.184556] IP route cache hash table entries: 32768 (order: 6, 262144 bytes)
Aug 15 23:12:31 security kernel: [    0.187254] TCP established hash table entries: 131072 (order: 9, 2097152 bytes)
Aug 15 23:12:31 security kernel: [    0.188427] TCP bind hash table entries: 65536 (order: 9, 3670016 bytes)
Aug 15 23:12:31 security kernel: [    0.196009] TCP: Hash tables configured (established 131072 bind 65536)
Aug 15 23:12:31 security kernel: [    0.196009] TCP reno registered
Aug 15 23:12:31 security kernel: [    0.196009] UDP hash table entries: 512 (order: 4, 65536 bytes)
Aug 15 23:12:31 security kernel: [    0.196009] UDP-Lite hash table entries: 512 (order: 4, 65536 bytes)
Aug 15 23:12:31 security kernel: [    0.197321] NET: Registered protocol family 1
Aug 15 23:12:31 security kernel: [    0.197426] PCI: CLS 0 bytes, default 64
Aug 15 23:12:31 security kernel: [    0.198360] Trying to unpack rootfs image as initramfs...
Aug 15 23:12:31 security kernel: [    0.652158] debug: unmapping init memory ffff8800023ce000..ffff88000d986000
Aug 15 23:12:31 security kernel: [    0.997316] DMA-API: preallocated 32768 debug entries
Aug 15 23:12:31 security kernel: [    0.997387] DMA-API: debugging enabled by kernel config
Aug 15 23:12:31 security kernel: [    0.997416] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Aug 15 23:12:31 security kernel: [    0.997423] Placing 64MB software IO TLB between ffff88000f200000 - ffff880013200000
Aug 15 23:12:31 security kernel: [    0.997430] software IO TLB at phys 0xf200000 - 0x13200000
Aug 15 23:12:31 security kernel: [    1.000356] platform rtc_cmos: registered platform RTC device (no PNP device found)
Aug 15 23:12:31 security kernel: [    1.003671] Scanning for low memory corruption every 60 seconds
Aug 15 23:12:31 security kernel: [    1.010939] audit: initializing netlink socket (disabled)
Aug 15 23:12:31 security kernel: [    1.011146] type=2000 audit(1281906739.687:1): initialized
Aug 15 23:12:31 security kernel: [    1.013444] VFS: Disk quotas dquot_6.5.2
Aug 15 23:12:31 security kernel: [    1.013674] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Aug 15 23:12:31 security kernel: [    1.017575] NILFS version 2 loaded
Aug 15 23:12:31 security kernel: [    1.019009] Btrfs loaded
Aug 15 23:12:31 security kernel: [    1.019133] msgmni has been set to 1475
Aug 15 23:12:31 security kernel: [    1.021159] alg: No test for stdrng (krng)
Aug 15 23:12:31 security kernel: [    1.021886] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
Aug 15 23:12:31 security kernel: [    1.021912] io scheduler noop registered
Aug 15 23:12:31 security kernel: [    1.021917] io scheduler deadline registered
Aug 15 23:12:31 security kernel: [    1.022060] io scheduler cfq registered (default)
Aug 15 23:12:31 security kernel: [    1.025239] pci-stub: invalid id string ""
Aug 15 23:12:31 security kernel: [    1.038914] pcifront pci-0: Allocated pdev @ 0xffff88001e326e00 pdev->sh_info @ 0xffff88001dc7d000
Aug 15 23:12:31 security kernel: [    1.053467] pcifront pci-0: publishing successful!
Aug 15 23:12:31 security kernel: [    1.057240] Event-channel device installed.
Aug 15 23:12:31 security kernel: [    1.066461] Linux agpgart interface v0.103
Aug 15 23:12:31 security kernel: [    1.067027] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Aug 15 23:12:31 security kernel: [    1.083936] pcifront pci-0: Installing PCI frontend
Aug 15 23:12:31 security kernel: [    1.085734] pcifront pci-0: Creating PCI Frontend Bus 0000:08
Aug 15 23:12:31 security kernel: [    1.089470] pci_bus 0000:08: scanning bus
Aug 15 23:12:31 security kernel: [    1.089788] pci 0000:08:00.0: found [1033:0194] class 000c03 header type 00
Aug 15 23:12:31 security kernel: [    1.089810] pci 0000:08:00.0: calling quirk_mmio_always_on+0x0/0x17
Aug 15 23:12:31 security kernel: [    1.090015] pci 0000:08:00.0: reg 10: [mem 0xfe500000-0xfe501fff 64bit]
Aug 15 23:12:31 security kernel: [    1.090603] pci 0000:08:00.0: calling quirk_resource_alignment+0x0/0x16b
Aug 15 23:12:31 security kernel: [    1.091591] pci_bus 0000:08: fixups for bus
Aug 15 23:12:31 security kernel: [    1.091595] pci_bus 0000:08: bus scan returning with max=08
Aug 15 23:12:31 security kernel: [    1.092024] pcifront pci-0: claiming resource 0000:08:00.0/0
Aug 15 23:12:31 security kernel: [    1.095933] pcifront pci-0: Creating PCI Frontend Bus 0000:0a
Aug 15 23:12:31 security kernel: [    1.097379] pci_bus 0000:0a: scanning bus
Aug 15 23:12:31 security kernel: [    1.097600] pci 0000:0a:01.0: found [1033:0035] class 000c03 header type 00
Aug 15 23:12:31 security kernel: [    1.097655] pci 0000:0a:01.0: calling quirk_mmio_always_on+0x0/0x17
Aug 15 23:12:31 security kernel: [    1.097775] pci 0000:0a:01.0: reg 10: [mem 0xfe600000-0xfe600fff]
Aug 15 23:12:31 security kernel: [    1.098347] pci 0000:0a:01.0: calling quirk_resource_alignment+0x0/0x16b
Aug 15 23:12:31 security kernel: [    1.098533] pci 0000:0a:01.0: supports D1 D2
Aug 15 23:12:31 security kernel: [    1.098726] pci 0000:0a:01.1: found [1033:0035] class 000c03 header type 00
Aug 15 23:12:31 security kernel: [    1.098780] pci 0000:0a:01.1: calling quirk_mmio_always_on+0x0/0x17
Aug 15 23:12:31 security kernel: [    1.098900] pci 0000:0a:01.1: reg 10: [mem 0xfe601000-0xfe601fff]
Aug 15 23:12:31 security kernel: [    1.099577] pci 0000:0a:01.1: calling quirk_resource_alignment+0x0/0x16b
Aug 15 23:12:31 security kernel: [    1.099738] pci 0000:0a:01.1: supports D1 D2
Aug 15 23:12:31 security kernel: [    1.099955] pci 0000:0a:01.2: found [1033:00e0] class 000c03 header type 00
Aug 15 23:12:31 security kernel: [    1.100009] pci 0000:0a:01.2: calling quirk_mmio_always_on+0x0/0x17
Aug 15 23:12:31 security kernel: [    1.100011] pci 0000:0a:01.2: reg 10: [mem 0xfe602000-0xfe602fff]
Aug 15 23:12:31 security kernel: [    1.100011] pci 0000:0a:01.2: calling quirk_resource_alignment+0x0/0x16b
Aug 15 23:12:31 security kernel: [    1.100011] pci 0000:0a:01.2: supports D1 D2
Aug 15 23:12:31 security kernel: [    1.100011] pci_bus 0000:0a: fixups for bus
Aug 15 23:12:31 security kernel: [    1.100011] pci_bus 0000:0a: bus scan returning with max=0a
Aug 15 23:12:31 security kernel: [    1.100011] pcifront pci-0: claiming resource 0000:0a:01.0/0
Aug 15 23:12:31 security kernel: [    1.100011] pcifront pci-0: claiming resource 0000:0a:01.1/0
Aug 15 23:12:31 security kernel: [    1.100011] pcifront pci-0: claiming resource 0000:0a:01.2/0
Aug 15 23:12:31 security kernel: [    1.129842] brd: module loaded
Aug 15 23:12:31 security kernel: [    1.320984] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k6-NAPI
Aug 15 23:12:31 security kernel: [    1.321003] e1000: Copyright (c) 1999-2006 Intel Corporation.
Aug 15 23:12:31 security kernel: [    1.321780] e1000e: Intel(R) PRO/1000 Network Driver - 1.2.7-k2
Aug 15 23:12:31 security kernel: [    1.321787] e1000e: Copyright (c) 1999 - 2010 Intel Corporation.
Aug 15 23:12:31 security kernel: [    1.322428] Intel(R) Gigabit Ethernet Network Driver - version 2.1.0-k2
Aug 15 23:12:31 security kernel: [    1.322441] Copyright (c) 2007-2009 Intel Corporation.
Aug 15 23:12:31 security kernel: [    1.323533] Initialising Xen virtual ethernet driver.
Aug 15 23:12:31 security kernel: [    1.335825] blkfront: xvda1: barriers enabled (tag)
Aug 15 23:12:31 security kernel: [    1.379321] blkfront: xvda2: barriers enabled (tag)
Aug 15 23:12:31 security kernel: [    1.388015] tun: Universal TUN/TAP device driver, 1.6
Aug 15 23:12:31 security kernel: [    1.388015] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
Aug 15 23:12:31 security kernel: [    1.389586] Setting capacity to 1048576
Aug 15 23:12:31 security kernel: [    1.389687] xvda1: detected capacity change from 0 to 536870912
Aug 15 23:12:31 security kernel: [    1.391156] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Aug 15 23:12:31 security kernel: [    1.392071] ehci_hcd 0000:0a:01.2: enabling device (0000 -> 0002)
Aug 15 23:12:31 security kernel: [    1.392071] ehci_hcd 0000:0a:01.2: Xen PCI enabling IRQ: 46
Aug 15 23:12:31 security kernel: [    1.406750] ehci_hcd 0000:0a:01.2: enabling bus mastering
Aug 15 23:12:31 security kernel: [    1.406750] ehci_hcd 0000:0a:01.2: EHCI Host Controller
Aug 15 23:12:31 security kernel: [    1.449496] ehci_hcd 0000:0a:01.2: new USB bus registered, assigned bus number 1
Aug 15 23:12:31 security kernel: [    1.449670] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:12:31 security kernel: [    1.449703] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001cd95cb0 
Aug 15 23:12:31 security kernel: [    1.449749] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:12:31 security kernel: [    1.449764] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001cd95c58 
Aug 15 23:12:31 security kernel: [    1.449854] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:12:31 security kernel: [    1.449873] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001cabea58 
Aug 15 23:12:31 security kernel: [    1.450117] ehci_hcd 0000:0a:01.2: Enabling legacy PCI PM
Aug 15 23:12:31 security kernel: [    1.451092] blkfront: xvdb1: barriers enabled (tag)
Aug 15 23:12:31 security kernel: [    1.460150] Setting capacity to 8388608
Aug 15 23:12:31 security kernel: [    1.460176] xvda2: detected capacity change from 0 to 4294967296
Aug 15 23:12:31 security kernel: [    1.460666] Setting capacity to 629145600
Aug 15 23:12:31 security kernel: [    1.460691] xvdb1: detected capacity change from 0 to 322122547200
Aug 15 23:12:31 security kernel: [    1.472514] ehci_hcd 0000:0a:01.2: enabling Mem-Wr-Inval
Aug 15 23:12:31 security kernel: [    1.478209] ehci_hcd 0000:0a:01.2: irq 46, io mem 0xfe602000
Aug 15 23:12:31 security kernel: [    1.488182] ehci_hcd 0000:0a:01.2: USB 2.0 started, EHCI 1.00
Aug 15 23:12:31 security kernel: [    1.488724] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
Aug 15 23:12:31 security kernel: [    1.488736] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Aug 15 23:12:31 security kernel: [    1.488742] usb usb1: Product: EHCI Host Controller
Aug 15 23:12:31 security kernel: [    1.488746] usb usb1: Manufacturer: Linux 2.6.352.6.36pre+pci-front-xhci-20100813-xhcidebug+ ehci_hcd
Aug 15 23:12:31 security kernel: [    1.488752] usb usb1: SerialNumber: 0000:0a:01.2
Aug 15 23:12:31 security kernel: [    1.497099] hub 1-0:1.0: USB hub found
Aug 15 23:12:31 security kernel: [    1.497250] hub 1-0:1.0: 5 ports detected
Aug 15 23:12:31 security kernel: [    1.500043] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Aug 15 23:12:31 security kernel: [    1.504008] ohci_hcd 0000:0a:01.0: enabling device (0000 -> 0002)
Aug 15 23:12:31 security kernel: [    1.504008] ohci_hcd 0000:0a:01.0: Xen PCI enabling IRQ: 44
Aug 15 23:12:31 security kernel: [    1.530416] ohci_hcd 0000:0a:01.0: enabling bus mastering
Aug 15 23:12:31 security kernel: [    1.530483] ohci_hcd 0000:0a:01.0: OHCI Host Controller
Aug 15 23:12:31 security kernel: [    1.532528] ohci_hcd 0000:0a:01.0: new USB bus registered, assigned bus number 2
Aug 15 23:12:31 security kernel: [    1.532589] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:12:31 security kernel: [    1.532620] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001c0e8a28 
Aug 15 23:12:31 security kernel: [    1.533026] ohci_hcd 0000:0a:01.0: irq 44, io mem 0xfe600000
Aug 15 23:12:31 security kernel: [    1.618399] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
Aug 15 23:12:31 security kernel: [    1.618434] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Aug 15 23:12:31 security kernel: [    1.618441] usb usb2: Product: OHCI Host Controller
Aug 15 23:12:31 security kernel: [    1.618445] usb usb2: Manufacturer: Linux 2.6.352.6.36pre+pci-front-xhci-20100813-xhcidebug+ ohci_hcd
Aug 15 23:12:31 security kernel: [    1.618451] usb usb2: SerialNumber: 0000:0a:01.0
Aug 15 23:12:31 security kernel: [    1.621107] hub 2-0:1.0: USB hub found
Aug 15 23:12:31 security kernel: [    1.621231] hub 2-0:1.0: 3 ports detected
Aug 15 23:12:31 security kernel: [    1.624018] ohci_hcd 0000:0a:01.1: enabling device (0000 -> 0002)
Aug 15 23:12:31 security kernel: [    1.624018] ohci_hcd 0000:0a:01.1: Xen PCI enabling IRQ: 45
Aug 15 23:12:31 security kernel: [    1.634635] ohci_hcd 0000:0a:01.1: enabling bus mastering
Aug 15 23:12:31 security kernel: [    1.634696] ohci_hcd 0000:0a:01.1: OHCI Host Controller
Aug 15 23:12:31 security kernel: [    1.636293] ohci_hcd 0000:0a:01.1: new USB bus registered, assigned bus number 3
Aug 15 23:12:31 security kernel: [    1.636367] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:12:31 security kernel: [    1.636395] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001c132a28 
Aug 15 23:12:31 security kernel: [    1.636787] ohci_hcd 0000:0a:01.1: irq 45, io mem 0xfe601000
Aug 15 23:12:31 security kernel: [    1.722204] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
Aug 15 23:12:31 security kernel: [    1.722220] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Aug 15 23:12:31 security kernel: [    1.722226] usb usb3: Product: OHCI Host Controller
Aug 15 23:12:31 security kernel: [    1.722231] usb usb3: Manufacturer: Linux 2.6.352.6.36pre+pci-front-xhci-20100813-xhcidebug+ ohci_hcd
Aug 15 23:12:31 security kernel: [    1.722237] usb usb3: SerialNumber: 0000:0a:01.1
Aug 15 23:12:31 security kernel: [    1.724398] hub 3-0:1.0: USB hub found
Aug 15 23:12:31 security kernel: [    1.724513] hub 3-0:1.0: 2 ports detected
Aug 15 23:12:31 security kernel: [    1.726647] uhci_hcd: USB Universal Host Controller Interface driver
Aug 15 23:12:31 security kernel: [    1.728013] xhci_hcd 0000:08:00.0: enabling device (0000 -> 0002)
Aug 15 23:12:31 security kernel: [    1.728013] xhci_hcd 0000:08:00.0: Xen PCI enabling IRQ: 33
Aug 15 23:12:31 security kernel: [    1.739163] xhci_hcd 0000:08:00.0: enabling bus mastering
Aug 15 23:12:31 security kernel: [    1.739229] xhci_hcd 0000:08:00.0: setting latency timer to 64
Aug 15 23:12:31 security kernel: [    1.739252] xhci_hcd 0000:08:00.0: xHCI Host Controller
Aug 15 23:12:31 security kernel: [    1.740527] xhci_hcd 0000:08:00.0: new USB bus registered, assigned bus number 4
Aug 15 23:12:31 security kernel: [    1.740707] XEN-SWIOTLB: xen_swiotlb_dma_supported
Aug 15 23:12:31 security kernel: [    1.740713] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:12:31 security kernel: [    1.740718] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x131fffff maddr: 0xfefffff 
Aug 15 23:12:31 security kernel: [    1.740734] xhci_hcd 0000:08:00.0: Supported page size register = 0x1
Aug 15 23:12:31 security kernel: [    1.740740] xhci_hcd 0000:08:00.0: Supported page size of 4K
Aug 15 23:12:31 security kernel: [    1.740745] xhci_hcd 0000:08:00.0: HCD page size set to 4K
Aug 15 23:12:31 security kernel: [    1.740752] xhci_hcd 0000:08:00.0: // xHC can handle at most 32 device slots.
Aug 15 23:12:31 security kernel: [    1.740761] xhci_hcd 0000:08:00.0: // Setting Max device slots reg = 0x20.
Aug 15 23:12:31 security kernel: [    1.740767] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:12:31 security kernel: [    1.740793] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88003f5f5bc0 
Aug 15 23:12:31 security kernel: [    1.740806] xhci_hcd 0000:08:00.0: // Device context base array address = 0xc7cf0000 (DMA), ffff88001bc4b000 (virt)
Aug 15 23:12:31 security kernel: [    1.740971] xhci_hcd 0000:08:00.0: Allocating ring at ffff88001bc3e638
Aug 15 23:12:31 security kernel: [    1.741008] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:12:31 security kernel: [    1.741030] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001bc49470 
Aug 15 23:12:31 security kernel: [    1.741044] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001bc4f000 (virtual) 0xc7cef000 (DMA)
Aug 15 23:12:31 security kernel: [    1.741054] xhci_hcd 0000:08:00.0: Linking segment 0xc7cef000 to segment 0xc7cef000 (DMA)
Aug 15 23:12:31 security kernel: [    1.741062] xhci_hcd 0000:08:00.0: Wrote link toggle flag to segment ffff88001bc46260 (virtual), 0xc7cef000 (DMA)
Aug 15 23:12:31 security kernel: [    1.741070] xhci_hcd 0000:08:00.0: Allocated command ring at ffff88001bc3e638
Aug 15 23:12:31 security kernel: [    1.741078] xhci_hcd 0000:08:00.0: First segment DMA is 0xc7cef000
Aug 15 23:12:31 security kernel: [    1.741088] xhci_hcd 0000:08:00.0: // Setting command ring address to 0x20
Aug 15 23:12:31 security kernel: [    1.741101] xhci_hcd 0000:08:00.0: // Doorbell array is located at offset 0x800 from cap regs base addr
Aug 15 23:12:31 security kernel: [    1.741134] xhci_hcd 0000:08:00.0: // Allocating event ring
Aug 15 23:12:31 security kernel: [    1.741153] xhci_hcd 0000:08:00.0: Allocating ring at ffff88001bc3e470
Aug 15 23:12:31 security kernel: [    1.741176] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001bc4f400 (virtual) 0xc7cef400 (DMA)
Aug 15 23:12:31 security kernel: [    1.741185] xhci_hcd 0000:08:00.0: Linking segment 0xc7cef400 to segment 0xc7cef400 (DMA)
Aug 15 23:12:31 security kernel: [    1.741193] xhci_hcd 0000:08:00.0: TRB math tests passed.
Aug 15 23:12:31 security kernel: [    1.741198] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:12:31 security kernel: [    1.741215] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88003f5f5bc0 
Aug 15 23:12:31 security kernel: [    1.741227] xhci_hcd 0000:08:00.0: // Allocated event ring segment table at 0xc7cee000
Aug 15 23:12:31 security kernel: [    1.741234] xhci_hcd 0000:08:00.0: Set ERST to 0; private num segs = 1, virt addr = ffff88001bebc000, dma addr = 0xc7cee000
Aug 15 23:12:31 security kernel: [    1.741244] xhci_hcd 0000:08:00.0: // Write ERST size = 1 to ir_set 0 (some bits preserved)
Aug 15 23:12:31 security kernel: [    1.741253] xhci_hcd 0000:08:00.0: // Set ERST base address for ir_set 0 = 0xc7cee000
Aug 15 23:12:31 security kernel: [    1.741269] xhci_hcd 0000:08:00.0: // Write event ring dequeue pointer, preserving EHB bit
Aug 15 23:12:31 security kernel: [    1.741276] xhci_hcd 0000:08:00.0: Wrote ERST address to ir_set 0.
Aug 15 23:12:31 security kernel: [    1.741284] xhci_hcd 0000:08:00.0: Allocating 0 scratchpad buffers
Aug 15 23:12:31 security kernel: [    1.741359] xhci_hcd 0000:08:00.0: enabling Mem-Wr-Inval
Aug 15 23:12:31 security kernel: [    1.741840] xhci_hcd 0000:08:00.0: irq 33, io mem 0xfe500000
Aug 15 23:12:31 security kernel: [    1.744612] usb usb4: No SuperSpeed endpoint companion for config 1  interface 0 altsetting 0 ep 129: using minimum values
Aug 15 23:12:31 security kernel: [    1.744898] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
Aug 15 23:12:31 security kernel: [    1.744910] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Aug 15 23:12:31 security kernel: [    1.744916] usb usb4: Product: xHCI Host Controller
Aug 15 23:12:31 security kernel: [    1.744921] usb usb4: Manufacturer: Linux 2.6.352.6.36pre+pci-front-xhci-20100813-xhcidebug+ xhci_hcd
Aug 15 23:12:31 security kernel: [    1.744928] usb usb4: SerialNumber: 0000:08:00.0
Aug 15 23:12:31 security kernel: [    1.746086] xHCI xhci_add_endpoint called for root hub
Aug 15 23:12:31 security kernel: [    1.746088] xHCI xhci_check_bandwidth called for root hub
Aug 15 23:12:31 security kernel: [    1.746940] hub 4-0:1.0: USB hub found
Aug 15 23:12:31 security kernel: [    1.747075] hub 4-0:1.0: 4 ports detected
Aug 15 23:12:31 security kernel: [    1.751469] PNP: No PS/2 controller found. Probing ports directly.
Aug 15 23:12:31 security kernel: [    1.752007] i8042.c: No controller found.
Aug 15 23:12:31 security kernel: [    1.756196] mice: PS/2 mouse device common for all mice
Aug 15 23:12:31 security kernel: [    1.758985] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
Aug 15 23:12:31 security kernel: [    1.759023] IRQ handler type mismatch for IRQ 8
Aug 15 23:12:31 security kernel: [    1.759037] current handler: blkif
Aug 15 23:12:31 security kernel: [    1.759042] Pid: 1, comm: swapper Not tainted 2.6.352.6.36pre+pci-front-xhci-20100813-xhcidebug+ #14
Aug 15 23:12:31 security kernel: [    1.759049] Call Trace:
Aug 15 23:12:31 security kernel: [    1.759059]  [<ffffffff8108f52c>] ? request_threaded_irq+0x8d/0x1be
Aug 15 23:12:31 security kernel: [    1.759066]  [<ffffffff8108f017>] __setup_irq+0x291/0x2f9
Aug 15 23:12:31 security kernel: [    1.759073]  [<ffffffff81371fb5>] ? cmos_interrupt+0x0/0xbb
Aug 15 23:12:31 security kernel: [    1.759080]  [<ffffffff8108f57c>] request_threaded_irq+0xdd/0x1be
Aug 15 23:12:31 security kernel: [    1.759086]  [<ffffffff81371e92>] cmos_do_probe+0x22d/0x350
Aug 15 23:12:31 security kernel: [    1.759094]  [<ffffffff81934d46>] cmos_platform_probe+0x46/0x4e
Aug 15 23:12:31 security kernel: [    1.759103]  [<ffffffff812d1266>] platform_drv_probe+0x12/0x14
Aug 15 23:12:31 security kernel: [    1.759109]  [<ffffffff812d0319>] driver_probe_device+0xa3/0x151
Aug 15 23:12:31 security kernel: [    1.759115]  [<ffffffff812d0423>] __driver_attach+0x5c/0x7f
Aug 15 23:12:31 security kernel: [    1.759121]  [<ffffffff812d03c7>] ? __driver_attach+0x0/0x7f
Aug 15 23:12:31 security kernel: [    1.759127]  [<ffffffff812cfb50>] bus_for_each_dev+0x54/0x8a
Aug 15 23:12:31 security kernel: [    1.759133]  [<ffffffff812d0162>] driver_attach+0x1c/0x1e
Aug 15 23:12:31 security kernel: [    1.759140]  [<ffffffff812cf43a>] bus_add_driver+0xbd/0x216
Aug 15 23:12:31 security kernel: [    1.759146]  [<ffffffff81934c93>] ? cmos_init+0x0/0x6d
Aug 15 23:12:31 security kernel: [    1.759151]  [<ffffffff812d0708>] driver_register+0xb6/0x124
Aug 15 23:12:31 security kernel: [    1.759157]  [<ffffffff81934c93>] ? cmos_init+0x0/0x6d
Aug 15 23:12:31 security kernel: [    1.759163]  [<ffffffff812d14e1>] platform_driver_register+0x41/0x43
Aug 15 23:12:31 security kernel: [    1.759170]  [<ffffffff812d14ff>] platform_driver_probe+0x1c/0x8e
Aug 15 23:12:31 security kernel: [    1.759176]  [<ffffffff81934c93>] ? cmos_init+0x0/0x6d
Aug 15 23:12:31 security kernel: [    1.759182]  [<ffffffff81934cd2>] cmos_init+0x3f/0x6d
Aug 15 23:12:31 security kernel: [    1.759193]  [<ffffffff81002082>] do_one_initcall+0x7c/0x15c
Aug 15 23:12:31 security kernel: [    1.759201]  [<ffffffff8190879a>] kernel_init+0x1b1/0x23a
Aug 15 23:12:31 security kernel: [    1.759208]  [<ffffffff8100a8a4>] kernel_thread_helper+0x4/0x10
Aug 15 23:12:31 security kernel: [    1.759218]  [<ffffffff81457c90>] ? restore_args+0x0/0x30
Aug 15 23:12:31 security kernel: [    1.759225]  [<ffffffff8100a8a0>] ? kernel_thread_helper+0x0/0x10
Aug 15 23:12:31 security kernel: [    1.760407] rtc_cmos: probe of rtc_cmos failed with error -16
Aug 15 23:12:31 security kernel: [    1.762601] lirc_dev: IR Remote Control driver registered, major 251 
Aug 15 23:12:31 security kernel: [    1.762627] IR NEC protocol handler initialized
Aug 15 23:12:31 security kernel: [    1.762639] IR RC5(x) protocol handler initialized
Aug 15 23:12:31 security kernel: [    1.762653] IR RC6 protocol handler initialized
Aug 15 23:12:31 security kernel: [    1.762658] IR JVC protocol handler initialized
Aug 15 23:12:31 security kernel: [    1.762664] IR Sony protocol handler initialized
Aug 15 23:12:31 security kernel: [    1.762669] IR LIRC bridge handler initialized
Aug 15 23:12:31 security kernel: [    1.766849] device-mapper: ioctl: 4.18.0-ioctl (2010-06-29) initialised: dm-devel@redhat.com
Aug 15 23:12:31 security kernel: [    1.767277] device-mapper: multipath: version 1.1.1 loaded
Aug 15 23:12:31 security kernel: [    1.767318] device-mapper: multipath round-robin: version 1.0.0 loaded
Aug 15 23:12:31 security kernel: [    1.768387] cpuidle: using governor ladder
Aug 15 23:12:31 security kernel: [    1.768415] No iBFT detected.
Aug 15 23:12:31 security kernel: [    1.786646] usbcore: registered new interface driver hiddev
Aug 15 23:12:31 security kernel: [    1.787269] usbcore: registered new interface driver usbhid
Aug 15 23:12:31 security kernel: [    1.787275] usbhid: USB HID core driver
Aug 15 23:12:31 security kernel: [    1.788900] TCP cubic registered
Aug 15 23:12:31 security kernel: [    1.788908] NET: Registered protocol family 17
Aug 15 23:12:31 security kernel: [    1.789434] Bridge firewalling registered
Aug 15 23:12:31 security kernel: [    1.791747] registered taskstats version 1
Aug 15 23:12:31 security kernel: [    1.794539] kmemleak: Kernel memory leak detector initialized
Aug 15 23:12:31 security kernel: [    1.795126] XENBUS: Device with no driver: device/console/0
Aug 15 23:12:31 security kernel: [    1.795162] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
Aug 15 23:12:31 security kernel: [    1.796420] debug: unmapping init memory ffffffff818f3000..ffffffff819c8000
Aug 15 23:12:31 security kernel: [    1.796586] Write protecting the kernel read-only data: 8192k
Aug 15 23:12:31 security kernel: [    1.798388] debug: unmapping init memory ffff88000145f000..ffff880001600000
Aug 15 23:12:31 security kernel: [    1.798699] debug: unmapping init memory ffff8800017fb000..ffff880001800000
Aug 15 23:12:31 security kernel: [    1.798866] kmemleak: Automatic memory scanning thread started
Aug 15 23:12:31 security kernel: [    2.159521] udevd (496): /proc/496/oom_adj is deprecated, please use /proc/496/oom_score_adj instead.
Aug 15 23:12:31 security kernel: [    4.284450] EXT3-fs: barriers not enabled
Aug 15 23:12:31 security kernel: [    4.299052] kjournald starting.  Commit interval 5 seconds
Aug 15 23:12:31 security kernel: [    4.299776] EXT3-fs (xvda2): mounted filesystem with writeback data mode
Aug 15 23:12:31 security kernel: [    6.896828] udev: starting version 149
Aug 15 23:12:31 security kernel: [    7.525203] input: PC Speaker as /devices/platform/pcspkr/input/input0
Aug 15 23:12:31 security kernel: [    8.401669] Adding 524284k swap on /dev/xvda1.  Priority:-1 extents:1 across:524284k SS
Aug 15 23:12:31 security kernel: [    8.679475] EXT3-fs (xvda2): using internal journal
Aug 15 23:12:31 security kernel: [    9.347895] Linux video capture interface: v2.00
Aug 15 23:12:31 security kernel: [    9.402459] em28xx: Unknown parameter `debug'
Aug 15 23:12:31 security kernel: [   10.263503] fuse init (API version 7.15)
Aug 15 23:12:31 security kernel: [   10.428301] EXT3-fs: barriers not enabled
Aug 15 23:12:31 security kernel: [   10.436884] kjournald starting.  Commit interval 5 seconds
Aug 15 23:12:31 security kernel: [   10.452541] EXT3-fs (xvdb1): using internal journal
Aug 15 23:12:31 security kernel: [   10.452607] EXT3-fs (xvdb1): mounted filesystem with journal data mode
Aug 15 23:12:33 security nullmailer[1345]: Rescanning queue.
Aug 15 23:12:33 security /usr/sbin/cron[1402]: (CRON) INFO (pidfile fd = 3)
Aug 15 23:12:33 security /usr/sbin/cron[1403]: (CRON) STARTUP (fork ok)
Aug 15 23:12:33 security /usr/sbin/cron[1403]: (CRON) INFO (Running @reboot jobs)
Aug 15 23:12:34 security motion: [0] Processing thread 0 - config file /etc/motion/motion.conf
Aug 15 23:12:34 security motion: [0] Processing config file /etc/motion/thread1.conf
Aug 15 23:12:34 security motion: [0] Unknown config option "night_compensate"
Aug 15 23:12:34 security motion: [0] Unknown config option "low_cpu"
Aug 15 23:12:34 security motion: [0] Motion 3.2.11 Started
Aug 15 23:12:34 security motion: [0] Created process id file /var/run/motion/motion.pid. Process ID is 1417
Aug 15 23:12:34 security motion: [0] Motion running as daemon process
Aug 15 23:12:34 security motion: [0] ffmpeg LIBAVCODEC_BUILD 3412992 LIBAVFORMAT_BUILD 3415808
Aug 15 23:12:34 security motion: [0] Thread 1 is from /etc/motion/thread1.conf
Aug 15 23:12:34 security motion: [1] Thread 1 started
Aug 15 23:12:34 security motion: [1] Failed to open video device /dev/kworld: 
Aug 15 23:12:34 security motion: [1] Could not fetch initial image from camera
Aug 15 23:12:34 security motion: [1] Motion continues using width and height from config file(s)
Aug 15 23:12:34 security motion: [1] Resizing pre_capture buffer to 1 items
Aug 15 23:12:34 security motion: [1] Resizing pre_capture buffer to 15 items
Aug 15 23:12:40 security motion: [1] Retrying until successful connection with camera
Aug 15 23:12:40 security motion: [1] Failed to open video device /dev/kworld: 
Aug 15 23:12:50 security motion: [1] Retrying until successful connection with camera
Aug 15 23:12:50 security motion: [1] Failed to open video device /dev/kworld: 
Aug 15 23:13:00 security motion: [1] Retrying until successful connection with camera
Aug 15 23:13:00 security motion: [1] Failed to open video device /dev/kworld: 
Aug 15 23:13:10 security motion: [1] Retrying until successful connection with camera
Aug 15 23:13:10 security motion: [1] Failed to open video device /dev/kworld: 
Aug 15 23:13:10 security motion: [1] Video signal lost - Adding grey image
Aug 15 23:13:20 security motion: [1] Retrying until successful connection with camera
Aug 15 23:13:20 security motion: [1] Failed to open video device /dev/kworld: 
Aug 15 23:13:30 security motion: [1] Retrying until successful connection with camera
Aug 15 23:13:30 security motion: [1] Failed to open video device /dev/kworld: 
Aug 15 23:13:40 security motion: [1] Retrying until successful connection with camera
Aug 15 23:13:40 security motion: [1] Failed to open video device /dev/kworld: 
Aug 15 23:13:43 security kernel: [   84.593330] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:13:43 security kernel: [   84.593426] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001ac82520 
Aug 15 23:13:43 security kernel: [   84.593487] xhci_hcd 0000:08:00.0: Slot 1 output ctx = 0xc7ced000 (dma)
Aug 15 23:13:43 security kernel: [   84.593562] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:13:43 security kernel: [   84.593621] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001ac82470 
Aug 15 23:13:43 security kernel: [   84.593675] xhci_hcd 0000:08:00.0: Slot 1 input ctx = 0xc7cec000 (dma)
Aug 15 23:13:43 security kernel: [   84.594205] xhci_hcd 0000:08:00.0: Allocating ring at ffff880033b12398
Aug 15 23:13:43 security kernel: [   84.594262] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001bc4f800 (virtual) 0xc7cef800 (DMA)
Aug 15 23:13:43 security kernel: [   84.594294] xhci_hcd 0000:08:00.0: Linking segment 0xc7cef800 to segment 0xc7cef800 (DMA)
Aug 15 23:13:43 security kernel: [   84.594323] xhci_hcd 0000:08:00.0: Wrote link toggle flag to segment ffff880036ef3d18 (virtual), 0xc7cef800 (DMA)
Aug 15 23:13:43 security kernel: [   84.594422] xhci_hcd 0000:08:00.0: Set slot id 1 dcbaa entry ffff88001bc4b008 to 0xc7ced000
Aug 15 23:13:43 security kernel: [   84.704706] usb 4-3: new high speed USB device using xhci_hcd and address 0
Aug 15 23:13:43 security kernel: [   84.704751] xhci_hcd 0000:08:00.0: Set root hub portnum to 3
Aug 15 23:13:43 security kernel: [   84.704774] xhci_hcd 0000:08:00.0: udev->tt = (null)
Aug 15 23:13:43 security kernel: [   84.704794] xhci_hcd 0000:08:00.0: udev->ttport = 0x0
Aug 15 23:13:43 security kernel: [   84.720284] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x36ef3ce0 maddr: 0x1eef9bce0 
Aug 15 23:13:43 security kernel: [   84.720322] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:43 security kernel: [   84.720342] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:43 security kernel: [   84.720473] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:43 security kernel: [   84.720495] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf200000 maddr: 0x7e80000 
Aug 15 23:13:43 security kernel: [   84.720522] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e80000 
Aug 15 23:13:43 security kernel: [   84.720607] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e80000 
Aug 15 23:13:43 security kernel: [   84.720630] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x36ef3d88 maddr: 0x1eef9bd88 
Aug 15 23:13:43 security kernel: [   84.720656] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:43 security kernel: [   84.720673] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:43 security kernel: [   84.720693] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:43 security kernel: [   84.720710] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf200800 maddr: 0x7e80800 
Aug 15 23:13:43 security kernel: [   84.720735] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e80800 
Aug 15 23:13:43 security kernel: [   84.720774] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e80800 
Aug 15 23:13:43 security kernel: [   84.721336] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:43 security kernel: [   84.721364] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:43 security kernel: [   84.721382] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e80000  paddr: 0xf200000 
Aug 15 23:13:43 security kernel: [   84.721408] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:43 security kernel: [   84.721442] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e80000 
Aug 15 23:13:43 security kernel: [   84.721513] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:43 security kernel: [   84.721530] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:43 security kernel: [   84.721547] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e80800  paddr: 0xf200800 
Aug 15 23:13:43 security kernel: [   84.721574] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:43 security kernel: [   84.721594] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e80800 
Aug 15 23:13:43 security kernel: [   84.721874] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x36ef3ce0 maddr: 0x1eef9bce0 
Aug 15 23:13:43 security kernel: [   84.721903] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:43 security kernel: [   84.721921] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:43 security kernel: [   84.721942] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:43 security kernel: [   84.721960] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf201000 maddr: 0x7e81000 
Aug 15 23:13:43 security kernel: [   84.721986] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e81000 
Aug 15 23:13:43 security kernel: [   84.722026] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e81000 
Aug 15 23:13:43 security kernel: [   84.722051] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x36ef3d88 maddr: 0x1eef9bd88 
Aug 15 23:13:43 security kernel: [   84.722077] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:43 security kernel: [   84.722095] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:43 security kernel: [   84.722115] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:43 security kernel: [   84.722133] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf201800 maddr: 0x7e81800 
Aug 15 23:13:43 security kernel: [   84.722159] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e81800 
Aug 15 23:13:43 security kernel: [   84.722198] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e81800 
Aug 15 23:13:43 security kernel: [   84.722726] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:43 security kernel: [   84.722750] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:43 security kernel: [   84.722767] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e81000  paddr: 0xf201000 
Aug 15 23:13:43 security kernel: [   84.722792] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:43 security kernel: [   84.722812] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e81000 
Aug 15 23:13:43 security kernel: [   84.722839] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:43 security kernel: [   84.722856] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:43 security kernel: [   84.722872] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e81800  paddr: 0xf201800 
Aug 15 23:13:43 security kernel: [   84.722896] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:43 security kernel: [   84.722916] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e81800 
Aug 15 23:13:43 security kernel: [   84.723227] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x36ef3ca8 maddr: 0x1eef9bca8 
Aug 15 23:13:43 security kernel: [   84.723258] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:43 security kernel: [   84.723278] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:43 security kernel: [   84.723328] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:43 security kernel: [   84.723347] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf202000 maddr: 0x7e82000 
Aug 15 23:13:43 security kernel: [   84.723373] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e82000 
Aug 15 23:13:43 security kernel: [   84.723418] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e82000 
Aug 15 23:13:43 security kernel: [   84.723442] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x36ef3ce0 maddr: 0x1eef9bce0 
Aug 15 23:13:43 security kernel: [   84.723468] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:43 security kernel: [   84.723486] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:43 security kernel: [   84.723505] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:43 security kernel: [   84.723524] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf202800 maddr: 0x7e82800 
Aug 15 23:13:43 security kernel: [   84.723549] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e82800 
Aug 15 23:13:43 security kernel: [   84.723589] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e82800 
Aug 15 23:13:43 security kernel: [   84.724125] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:43 security kernel: [   84.724148] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:43 security kernel: [   84.724164] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e82000  paddr: 0xf202000 
Aug 15 23:13:43 security kernel: [   84.724190] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:43 security kernel: [   84.724210] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e82000 
Aug 15 23:13:43 security kernel: [   84.724237] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:43 security kernel: [   84.724253] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:43 security kernel: [   84.724270] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e82800  paddr: 0xf202800 
Aug 15 23:13:43 security kernel: [   84.724294] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:43 security kernel: [   84.724314] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e82800 
Aug 15 23:13:43 security kernel: [   84.728481] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x36ef3ca8 maddr: 0x1eef9bca8 
Aug 15 23:13:43 security kernel: [   84.728520] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:43 security kernel: [   84.728538] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:43 security kernel: [   84.728559] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:43 security kernel: [   84.728579] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf203000 maddr: 0x7e83000 
Aug 15 23:13:43 security kernel: [   84.728605] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e83000 
Aug 15 23:13:43 security kernel: [   84.728648] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e83000 
Aug 15 23:13:43 security kernel: [   84.728673] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c7f8ef0 maddr: 0x189696ef0 
Aug 15 23:13:43 security kernel: [   84.728699] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:43 security kernel: [   84.728717] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:43 security kernel: [   84.728737] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:43 security kernel: [   84.728756] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf203800 maddr: 0x7e83800 
Aug 15 23:13:43 security kernel: [   84.728782] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e83800 
Aug 15 23:13:43 security kernel: [   84.728825] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e83800 
Aug 15 23:13:43 security kernel: [   84.729709] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:43 security kernel: [   84.729732] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:43 security kernel: [   84.729749] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e83000  paddr: 0xf203000 
Aug 15 23:13:43 security kernel: [   84.729775] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:43 security kernel: [   84.729796] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e83000 
Aug 15 23:13:43 security kernel: [   84.729823] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:43 security kernel: [   84.729840] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:43 security kernel: [   84.729856] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e83800  paddr: 0xf203800 
Aug 15 23:13:43 security kernel: [   84.729882] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:43 security kernel: [   84.729903] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e83800 
Aug 15 23:13:43 security kernel: [   84.730278] usb 4-3: New USB device found, idVendor=eb1a, idProduct=2860
Aug 15 23:13:43 security kernel: [   84.730307] usb 4-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Aug 15 23:13:43 security kernel: [   84.733944] xhci_hcd 0000:08:00.0: Allocating ring at ffff8800339a4d58
Aug 15 23:13:43 security kernel: [   84.734139] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:13:43 security kernel: [   84.734222] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001aad3cb0 
Aug 15 23:13:43 security kernel: [   84.734283] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880033bf6000 (virtual) 0xc7ceb000 (DMA)
Aug 15 23:13:43 security kernel: [   84.734316] xhci_hcd 0000:08:00.0: Linking segment 0xc7ceb000 to segment 0xc7ceb000 (DMA)
Aug 15 23:13:43 security kernel: [   84.734344] xhci_hcd 0000:08:00.0: Wrote link toggle flag to segment ffff880036ef3f48 (virtual), 0xc7ceb000 (DMA)
Aug 15 23:13:43 security kernel: [   84.734376] usb 4-3: ep 0x81 - rounding interval to 1024 microframes
Aug 15 23:13:43 security kernel: [   84.734485] xhci_hcd 0000:08:00.0: Allocating ring at ffff880033b12e48
Aug 15 23:13:43 security kernel: [   84.734580] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880033bf6400 (virtual) 0xc7ceb400 (DMA)
Aug 15 23:13:43 security kernel: [   84.734682] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880033bf6800 (virtual) 0xc7ceb800 (DMA)
Aug 15 23:13:43 security kernel: [   84.734718] xhci_hcd 0000:08:00.0: Linking segment 0xc7ceb400 to segment 0xc7ceb800 (DMA)
Aug 15 23:13:43 security kernel: [   84.734868] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:13:43 security kernel: [   84.734930] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001aad3c00 
Aug 15 23:13:43 security kernel: [   84.734986] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88003399e000 (virtual) 0xc7cea000 (DMA)
Aug 15 23:13:43 security kernel: [   84.735019] xhci_hcd 0000:08:00.0: Linking segment 0xc7ceb800 to segment 0xc7cea000 (DMA)
Aug 15 23:13:43 security kernel: [   84.735113] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88003399e400 (virtual) 0xc7cea400 (DMA)
Aug 15 23:13:43 security kernel: [   84.735148] xhci_hcd 0000:08:00.0: Linking segment 0xc7cea000 to segment 0xc7cea400 (DMA)
Aug 15 23:13:43 security kernel: [   84.735241] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88003399e800 (virtual) 0xc7cea800 (DMA)
Aug 15 23:13:43 security kernel: [   84.735276] xhci_hcd 0000:08:00.0: Linking segment 0xc7cea400 to segment 0xc7cea800 (DMA)
Aug 15 23:13:43 security kernel: [   84.735531] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:13:43 security kernel: [   84.735593] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001b219520 
Aug 15 23:13:43 security kernel: [   84.735647] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a98c000 (virtual) 0xc7ce9000 (DMA)
Aug 15 23:13:43 security kernel: [   84.735679] xhci_hcd 0000:08:00.0: Linking segment 0xc7cea800 to segment 0xc7ce9000 (DMA)
Aug 15 23:13:43 security kernel: [   84.735773] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a98c400 (virtual) 0xc7ce9400 (DMA)
Aug 15 23:13:43 security kernel: [   84.736036] xhci_hcd 0000:08:00.0: Linking segment 0xc7ce9000 to segment 0xc7ce9400 (DMA)
Aug 15 23:13:43 security kernel: [   84.797690] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a98c800 (virtual) 0xc7ce9800 (DMA)
Aug 15 23:13:43 security kernel: [   84.797714] xhci_hcd 0000:08:00.0: Linking segment 0xc7ce9400 to segment 0xc7ce9800 (DMA)
Aug 15 23:13:43 security kernel: [   84.797754] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:13:43 security kernel: [   84.797775] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001b219470 
Aug 15 23:13:43 security kernel: [   84.797788] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88003399f000 (virtual) 0xc7ce8000 (DMA)
Aug 15 23:13:43 security kernel: [   84.797796] xhci_hcd 0000:08:00.0: Linking segment 0xc7ce9800 to segment 0xc7ce8000 (DMA)
Aug 15 23:13:43 security kernel: [   84.797821] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88003399f400 (virtual) 0xc7ce8400 (DMA)
Aug 15 23:13:43 security kernel: [   84.797831] xhci_hcd 0000:08:00.0: Linking segment 0xc7ce8000 to segment 0xc7ce8400 (DMA)
Aug 15 23:13:43 security kernel: [   84.797857] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88003399f800 (virtual) 0xc7ce8800 (DMA)
Aug 15 23:13:43 security kernel: [   84.797866] xhci_hcd 0000:08:00.0: Linking segment 0xc7ce8400 to segment 0xc7ce8800 (DMA)
Aug 15 23:13:43 security kernel: [   84.797901] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:13:43 security kernel: [   84.797918] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001b219310 
Aug 15 23:13:43 security kernel: [   84.797931] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001c7f9000 (virtual) 0xc7ce7000 (DMA)
Aug 15 23:13:43 security kernel: [   84.797938] xhci_hcd 0000:08:00.0: Linking segment 0xc7ce8800 to segment 0xc7ce7000 (DMA)
Aug 15 23:13:43 security kernel: [   84.797985] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001c7f9400 (virtual) 0xc7ce7400 (DMA)
Aug 15 23:13:43 security kernel: [   84.797994] xhci_hcd 0000:08:00.0: Linking segment 0xc7ce7000 to segment 0xc7ce7400 (DMA)
Aug 15 23:13:43 security kernel: [   84.798015] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001c7f9800 (virtual) 0xc7ce7800 (DMA)
Aug 15 23:13:43 security kernel: [   84.798024] xhci_hcd 0000:08:00.0: Linking segment 0xc7ce7400 to segment 0xc7ce7800 (DMA)
Aug 15 23:13:43 security kernel: [   84.798063] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:13:43 security kernel: [   84.798079] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001c7f0100 
Aug 15 23:13:43 security kernel: [   84.798092] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001b178000 (virtual) 0xc7ce6000 (DMA)
Aug 15 23:13:43 security kernel: [   84.798100] xhci_hcd 0000:08:00.0: Linking segment 0xc7ce7800 to segment 0xc7ce6000 (DMA)
Aug 15 23:13:43 security kernel: [   84.798125] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001b178400 (virtual) 0xc7ce6400 (DMA)
Aug 15 23:13:43 security kernel: [   84.798134] xhci_hcd 0000:08:00.0: Linking segment 0xc7ce6000 to segment 0xc7ce6400 (DMA)
Aug 15 23:13:43 security kernel: [   84.798156] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001b178800 (virtual) 0xc7ce6800 (DMA)
Aug 15 23:13:43 security kernel: [   84.798167] xhci_hcd 0000:08:00.0: Linking segment 0xc7ce6400 to segment 0xc7ce6800 (DMA)
Aug 15 23:13:43 security kernel: [   84.798204] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:13:43 security kernel: [   84.798220] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001c7f01b0 
Aug 15 23:13:43 security kernel: [   84.798232] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a7ac000 (virtual) 0xc7ce5000 (DMA)
Aug 15 23:13:43 security kernel: [   84.798240] xhci_hcd 0000:08:00.0: Linking segment 0xc7ce6800 to segment 0xc7ce5000 (DMA)
Aug 15 23:13:43 security kernel: [   84.798265] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a7ac400 (virtual) 0xc7ce5400 (DMA)
Aug 15 23:13:43 security kernel: [   84.798274] xhci_hcd 0000:08:00.0: Linking segment 0xc7ce5000 to segment 0xc7ce5400 (DMA)
Aug 15 23:13:43 security kernel: [   84.798299] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a7ac800 (virtual) 0xc7ce5800 (DMA)
Aug 15 23:13:43 security kernel: [   84.798307] xhci_hcd 0000:08:00.0: Linking segment 0xc7ce5400 to segment 0xc7ce5800 (DMA)
Aug 15 23:13:43 security kernel: [   84.798342] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:13:43 security kernel: [   84.798358] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001c7f0260 
Aug 15 23:13:43 security kernel: [   84.798370] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001ac09000 (virtual) 0xc7ce4000 (DMA)
Aug 15 23:13:43 security kernel: [   84.798378] xhci_hcd 0000:08:00.0: Linking segment 0xc7ce5800 to segment 0xc7ce4000 (DMA)
Aug 15 23:13:43 security kernel: [   84.798403] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001ac09400 (virtual) 0xc7ce4400 (DMA)
Aug 15 23:13:43 security kernel: [   84.798413] xhci_hcd 0000:08:00.0: Linking segment 0xc7ce4000 to segment 0xc7ce4400 (DMA)
Aug 15 23:13:43 security kernel: [   84.798437] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001ac09800 (virtual) 0xc7ce4800 (DMA)
Aug 15 23:13:43 security kernel: [   84.798446] xhci_hcd 0000:08:00.0: Linking segment 0xc7ce4400 to segment 0xc7ce4800 (DMA)
Aug 15 23:13:43 security kernel: [   84.798481] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:13:43 security kernel: [   84.798496] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001c7f0310 
Aug 15 23:13:43 security kernel: [   84.798508] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001c79c000 (virtual) 0xc7ce3000 (DMA)
Aug 15 23:13:43 security kernel: [   84.798516] xhci_hcd 0000:08:00.0: Linking segment 0xc7ce4800 to segment 0xc7ce3000 (DMA)
Aug 15 23:13:43 security kernel: [   84.798541] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001c79c400 (virtual) 0xc7ce3400 (DMA)
Aug 15 23:13:43 security kernel: [   84.798551] xhci_hcd 0000:08:00.0: Linking segment 0xc7ce3000 to segment 0xc7ce3400 (DMA)
Aug 15 23:13:43 security kernel: [   84.798575] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001c79c800 (virtual) 0xc7ce3800 (DMA)
Aug 15 23:13:43 security kernel: [   84.798583] xhci_hcd 0000:08:00.0: Linking segment 0xc7ce3400 to segment 0xc7ce3800 (DMA)
Aug 15 23:13:43 security kernel: [   84.798619] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:13:43 security kernel: [   84.798634] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001c7f0470 
Aug 15 23:13:43 security kernel: [   84.798646] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001c793000 (virtual) 0xc7ce2000 (DMA)
Aug 15 23:13:43 security kernel: [   84.798654] xhci_hcd 0000:08:00.0: Linking segment 0xc7ce3800 to segment 0xc7ce2000 (DMA)
Aug 15 23:13:43 security kernel: [   84.798679] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001c793400 (virtual) 0xc7ce2400 (DMA)
Aug 15 23:13:43 security kernel: [   84.798688] xhci_hcd 0000:08:00.0: Linking segment 0xc7ce2000 to segment 0xc7ce2400 (DMA)
Aug 15 23:13:43 security kernel: [   84.798713] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001c793800 (virtual) 0xc7ce2800 (DMA)
Aug 15 23:13:43 security kernel: [   84.798722] xhci_hcd 0000:08:00.0: Linking segment 0xc7ce2400 to segment 0xc7ce2800 (DMA)
Aug 15 23:13:43 security kernel: [   84.798763] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:13:43 security kernel: [   84.798779] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88003c974e10 
Aug 15 23:13:43 security kernel: [   84.798791] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a97d000 (virtual) 0xc7ce1000 (DMA)
Aug 15 23:13:43 security kernel: [   84.798800] xhci_hcd 0000:08:00.0: Linking segment 0xc7ce2800 to segment 0xc7ce1000 (DMA)
Aug 15 23:13:43 security kernel: [   84.798825] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a97d400 (virtual) 0xc7ce1400 (DMA)
Aug 15 23:13:43 security kernel: [   84.798834] xhci_hcd 0000:08:00.0: Linking segment 0xc7ce1000 to segment 0xc7ce1400 (DMA)
Aug 15 23:13:43 security kernel: [   84.798855] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a97d800 (virtual) 0xc7ce1800 (DMA)
Aug 15 23:13:43 security kernel: [   84.798865] xhci_hcd 0000:08:00.0: Linking segment 0xc7ce1400 to segment 0xc7ce1800 (DMA)
Aug 15 23:13:43 security kernel: [   84.798872] xhci_hcd 0000:08:00.0: Linking segment 0xc7ce1800 to segment 0xc7ceb400 (DMA)
Aug 15 23:13:43 security kernel: [   84.798878] xhci_hcd 0000:08:00.0: Wrote link toggle flag to segment ffff88003043f768 (virtual), 0xc7ce1800 (DMA)
Aug 15 23:13:43 security kernel: [   84.798886] usb 4-3: ep 0x82 - rounding interval to 1 microframes
Aug 15 23:13:43 security kernel: [   84.798910] xhci_hcd 0000:08:00.0: Allocating ring at ffff880033b12db0
Aug 15 23:13:43 security kernel: [   84.798947] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:13:43 security kernel: [   84.798962] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001c480310 
Aug 15 23:13:43 security kernel: [   84.798974] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001c7fb000 (virtual) 0xc7ce0000 (DMA)
Aug 15 23:13:43 security kernel: [   84.799002] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001c7fb400 (virtual) 0xc7ce0400 (DMA)
Aug 15 23:13:43 security kernel: [   84.799011] xhci_hcd 0000:08:00.0: Linking segment 0xc7ce0000 to segment 0xc7ce0400 (DMA)
Aug 15 23:13:43 security kernel: [   84.799033] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001c7fb800 (virtual) 0xc7ce0800 (DMA)
Aug 15 23:13:43 security kernel: [   84.799041] xhci_hcd 0000:08:00.0: Linking segment 0xc7ce0400 to segment 0xc7ce0800 (DMA)
Aug 15 23:13:43 security kernel: [   84.799092] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:13:43 security kernel: [   84.799110] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88002f13f208 
Aug 15 23:13:43 security kernel: [   84.799123] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88003054e000 (virtual) 0xc7adf000 (DMA)
Aug 15 23:13:43 security kernel: [   84.799131] xhci_hcd 0000:08:00.0: Linking segment 0xc7ce0800 to segment 0xc7adf000 (DMA)
Aug 15 23:13:43 security kernel: [   84.799156] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88003054e400 (virtual) 0xc7adf400 (DMA)
Aug 15 23:13:43 security kernel: [   84.799165] xhci_hcd 0000:08:00.0: Linking segment 0xc7adf000 to segment 0xc7adf400 (DMA)
Aug 15 23:13:43 security kernel: [   84.799191] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88003054e800 (virtual) 0xc7adf800 (DMA)
Aug 15 23:13:43 security kernel: [   84.799200] xhci_hcd 0000:08:00.0: Linking segment 0xc7adf400 to segment 0xc7adf800 (DMA)
Aug 15 23:13:43 security kernel: [   84.799234] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:13:43 security kernel: [   84.799251] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88002f13f1b0 
Aug 15 23:13:43 security kernel: [   84.799263] xhci_hcd 0000:08:00.0: // Allocating segment at ffff8800339a0000 (virtual) 0xc7ade000 (DMA)
Aug 15 23:13:43 security kernel: [   84.799271] xhci_hcd 0000:08:00.0: Linking segment 0xc7adf800 to segment 0xc7ade000 (DMA)
Aug 15 23:13:43 security kernel: [   84.799296] xhci_hcd 0000:08:00.0: // Allocating segment at ffff8800339a0400 (virtual) 0xc7ade400 (DMA)
Aug 15 23:13:43 security kernel: [   84.799306] xhci_hcd 0000:08:00.0: Linking segment 0xc7ade000 to segment 0xc7ade400 (DMA)
Aug 15 23:13:43 security kernel: [   84.799330] xhci_hcd 0000:08:00.0: // Allocating segment at ffff8800339a0800 (virtual) 0xc7ade800 (DMA)
Aug 15 23:13:43 security kernel: [   84.799339] xhci_hcd 0000:08:00.0: Linking segment 0xc7ade400 to segment 0xc7ade800 (DMA)
Aug 15 23:13:43 security kernel: [   84.799374] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:13:43 security kernel: [   84.799390] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88002f13f158 
Aug 15 23:13:43 security kernel: [   84.799402] xhci_hcd 0000:08:00.0: // Allocating segment at ffff8800397bc000 (virtual) 0xc7add000 (DMA)
Aug 15 23:13:43 security kernel: [   84.799410] xhci_hcd 0000:08:00.0: Linking segment 0xc7ade800 to segment 0xc7add000 (DMA)
Aug 15 23:13:43 security kernel: [   84.799435] xhci_hcd 0000:08:00.0: // Allocating segment at ffff8800397bc400 (virtual) 0xc7add400 (DMA)
Aug 15 23:13:43 security kernel: [   84.799444] xhci_hcd 0000:08:00.0: Linking segment 0xc7add000 to segment 0xc7add400 (DMA)
Aug 15 23:13:43 security kernel: [   84.799469] xhci_hcd 0000:08:00.0: // Allocating segment at ffff8800397bc800 (virtual) 0xc7add800 (DMA)
Aug 15 23:13:43 security kernel: [   84.799477] xhci_hcd 0000:08:00.0: Linking segment 0xc7add400 to segment 0xc7add800 (DMA)
Aug 15 23:13:43 security kernel: [   84.799513] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:13:43 security kernel: [   84.799530] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88002f13f100 
Aug 15 23:13:43 security kernel: [   84.799542] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001c729000 (virtual) 0xc7adc000 (DMA)
Aug 15 23:13:43 security kernel: [   84.799550] xhci_hcd 0000:08:00.0: Linking segment 0xc7add800 to segment 0xc7adc000 (DMA)
Aug 15 23:13:43 security kernel: [   84.799572] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001c729400 (virtual) 0xc7adc400 (DMA)
Aug 15 23:13:43 security kernel: [   84.799580] xhci_hcd 0000:08:00.0: Linking segment 0xc7adc000 to segment 0xc7adc400 (DMA)
Aug 15 23:13:43 security kernel: [   84.799602] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001c729800 (virtual) 0xc7adc800 (DMA)
Aug 15 23:13:43 security kernel: [   84.799611] xhci_hcd 0000:08:00.0: Linking segment 0xc7adc400 to segment 0xc7adc800 (DMA)
Aug 15 23:13:43 security kernel: [   84.799650] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:13:43 security kernel: [   84.799665] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88002f13f680 
Aug 15 23:13:43 security kernel: [   84.799677] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a708000 (virtual) 0xc7adb000 (DMA)
Aug 15 23:13:43 security kernel: [   84.799685] xhci_hcd 0000:08:00.0: Linking segment 0xc7adc800 to segment 0xc7adb000 (DMA)
Aug 15 23:13:43 security kernel: [   84.799707] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a708400 (virtual) 0xc7adb400 (DMA)
Aug 15 23:13:43 security kernel: [   84.799716] xhci_hcd 0000:08:00.0: Linking segment 0xc7adb000 to segment 0xc7adb400 (DMA)
Aug 15 23:13:43 security kernel: [   84.799737] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a708800 (virtual) 0xc7adb800 (DMA)
Aug 15 23:13:43 security kernel: [   84.799746] xhci_hcd 0000:08:00.0: Linking segment 0xc7adb400 to segment 0xc7adb800 (DMA)
Aug 15 23:13:43 security kernel: [   84.799781] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:13:43 security kernel: [   84.799796] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff880030575aa0 
Aug 15 23:13:43 security kernel: [   84.799808] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001c72f000 (virtual) 0xc7ada000 (DMA)
Aug 15 23:13:43 security kernel: [   84.801653] xhci_hcd 0000:08:00.0: Linking segment 0xc7adb800 to segment 0xc7ada000 (DMA)
Aug 15 23:13:43 security kernel: [   85.005907] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001c72f400 (virtual) 0xc7ada400 (DMA)
Aug 15 23:13:43 security kernel: [   85.005916] xhci_hcd 0000:08:00.0: Linking segment 0xc7ada000 to segment 0xc7ada400 (DMA)
Aug 15 23:13:43 security kernel: [   85.005938] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001c72f800 (virtual) 0xc7ada800 (DMA)
Aug 15 23:13:43 security kernel: [   85.005947] xhci_hcd 0000:08:00.0: Linking segment 0xc7ada400 to segment 0xc7ada800 (DMA)
Aug 15 23:13:43 security kernel: [   85.005986] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:13:43 security kernel: [   85.006006] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88003cfcde10 
Aug 15 23:13:43 security kernel: [   85.006019] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880036ef4000 (virtual) 0xc7ad9000 (DMA)
Aug 15 23:13:43 security kernel: [   85.006027] xhci_hcd 0000:08:00.0: Linking segment 0xc7ada800 to segment 0xc7ad9000 (DMA)
Aug 15 23:13:43 security kernel: [   85.006052] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880036ef4400 (virtual) 0xc7ad9400 (DMA)
Aug 15 23:13:43 security kernel: [   85.006061] xhci_hcd 0000:08:00.0: Linking segment 0xc7ad9000 to segment 0xc7ad9400 (DMA)
Aug 15 23:13:43 security kernel: [   85.006082] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880036ef4800 (virtual) 0xc7ad9800 (DMA)
Aug 15 23:13:43 security kernel: [   85.006091] xhci_hcd 0000:08:00.0: Linking segment 0xc7ad9400 to segment 0xc7ad9800 (DMA)
Aug 15 23:13:43 security kernel: [   85.006133] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:13:43 security kernel: [   85.006150] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff880017597fc8 
Aug 15 23:13:43 security kernel: [   85.006163] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88003c6ad000 (virtual) 0xc7ad8000 (DMA)
Aug 15 23:13:43 security kernel: [   85.006171] xhci_hcd 0000:08:00.0: Linking segment 0xc7ad9800 to segment 0xc7ad8000 (DMA)
Aug 15 23:13:43 security kernel: [   85.006195] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88003c6ad400 (virtual) 0xc7ad8400 (DMA)
Aug 15 23:13:43 security kernel: [   85.006204] xhci_hcd 0000:08:00.0: Linking segment 0xc7ad8000 to segment 0xc7ad8400 (DMA)
Aug 15 23:13:43 security kernel: [   85.006230] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88003c6ad800 (virtual) 0xc7ad8800 (DMA)
Aug 15 23:13:43 security kernel: [   85.006238] xhci_hcd 0000:08:00.0: Linking segment 0xc7ad8400 to segment 0xc7ad8800 (DMA)
Aug 15 23:13:43 security kernel: [   85.006275] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:13:43 security kernel: [   85.006291] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88003a321368 
Aug 15 23:13:43 security kernel: [   85.006303] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001c06e000 (virtual) 0xc7ad7000 (DMA)
Aug 15 23:13:43 security kernel: [   85.006312] xhci_hcd 0000:08:00.0: Linking segment 0xc7ad8800 to segment 0xc7ad7000 (DMA)
Aug 15 23:13:43 security kernel: [   85.006338] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001c06e400 (virtual) 0xc7ad7400 (DMA)
Aug 15 23:13:43 security kernel: [   85.006347] xhci_hcd 0000:08:00.0: Linking segment 0xc7ad7000 to segment 0xc7ad7400 (DMA)
Aug 15 23:13:43 security kernel: [   85.006373] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001c06e800 (virtual) 0xc7ad7800 (DMA)
Aug 15 23:13:43 security kernel: [   85.006381] xhci_hcd 0000:08:00.0: Linking segment 0xc7ad7400 to segment 0xc7ad7800 (DMA)
Aug 15 23:13:43 security kernel: [   85.006420] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:13:43 security kernel: [   85.006436] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff8800193631b0 
Aug 15 23:13:43 security kernel: [   85.006448] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001c713000 (virtual) 0xc7ad6000 (DMA)
Aug 15 23:13:43 security kernel: [   85.006456] xhci_hcd 0000:08:00.0: Linking segment 0xc7ad7800 to segment 0xc7ad6000 (DMA)
Aug 15 23:13:43 security kernel: [   85.006481] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001c713400 (virtual) 0xc7ad6400 (DMA)
Aug 15 23:13:43 security kernel: [   85.006490] xhci_hcd 0000:08:00.0: Linking segment 0xc7ad6000 to segment 0xc7ad6400 (DMA)
Aug 15 23:13:43 security kernel: [   85.006497] xhci_hcd 0000:08:00.0: Linking segment 0xc7ad6400 to segment 0xc7ce0000 (DMA)
Aug 15 23:13:43 security kernel: [   85.006503] xhci_hcd 0000:08:00.0: Wrote link toggle flag to segment ffff88003043fe68 (virtual), 0xc7ad6400 (DMA)
Aug 15 23:13:43 security kernel: [   85.006511] usb 4-3: ep 0x84 - rounding interval to 1 microframes
Aug 15 23:13:43 security kernel: [   85.065432] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3043fe30 maddr: 0x1f5a4fe30 
Aug 15 23:13:43 security kernel: [   85.065447] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:43 security kernel: [   85.065453] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:43 security kernel: [   85.065466] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:43 security kernel: [   85.065471] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf204000 maddr: 0x7e84000 
Aug 15 23:13:43 security kernel: [   85.065479] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e84000 
Aug 15 23:13:43 security kernel: [   85.065501] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e84000 
Aug 15 23:13:43 security kernel: [   85.065843] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:43 security kernel: [   85.065850] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:43 security kernel: [   85.065854] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e84000  paddr: 0xf204000 
Aug 15 23:13:43 security kernel: [   85.065861] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:43 security kernel: [   85.065867] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e84000 
Aug 15 23:13:43 security kernel: [   85.117401] em28xx: New device @ 480 Mbps (eb1a:2860, interface 0, class 0)
Aug 15 23:13:43 security kernel: [   85.117493] (pipe 0x80000280): IN:  c0 00 00 00 0a 00 01 00 
Aug 15 23:13:43 security kernel: [   85.117545] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352c848 maddr: 0x1f2962848 
Aug 15 23:13:43 security kernel: [   85.117557] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:43 security kernel: [   85.117562] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:43 security kernel: [   85.117574] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:43 security kernel: [   85.117579] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf204800 maddr: 0x7e84800 
Aug 15 23:13:43 security kernel: [   85.117586] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e84800 
Aug 15 23:13:43 security kernel: [   85.117610] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e84800 
Aug 15 23:13:43 security kernel: [   85.117616] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:43 security kernel: [   85.117622] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:43 security kernel: [   85.117627] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:43 security kernel: [   85.117634] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:43 security kernel: [   85.117639] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf205000 maddr: 0x7e85000 
Aug 15 23:13:43 security kernel: [   85.117645] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e85000 
Aug 15 23:13:43 security kernel: [   85.117656] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e85000 
Aug 15 23:13:43 security kernel: [   85.118153] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:43 security kernel: [   85.118161] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:43 security kernel: [   85.118165] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e84800  paddr: 0xf204800 
Aug 15 23:13:43 security kernel: [   85.118172] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:43 security kernel: [   85.118185] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e84800 
Aug 15 23:13:43 security kernel: [   85.118209] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:43 security kernel: [   85.118214] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:43 security kernel: [   85.118218] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e85000  paddr: 0xf205000 
Aug 15 23:13:43 security kernel: [   85.118225] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:43 security kernel: [   85.118230] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e85000 
Aug 15 23:13:43 security kernel: [   85.132621] <<< 22
Aug 15 23:13:43 security kernel: [   85.132641] em28xx #0: chip ID is em2860
Aug 15 23:13:43 security kernel: [   85.132646] (pipe 0x80000280): IN:  c0 00 00 00 04 00 01 00 
Aug 15 23:13:43 security kernel: [   85.132662] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352c848 maddr: 0x1f2962848 
Aug 15 23:13:43 security kernel: [   85.132669] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:43 security kernel: [   85.132673] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:43 security kernel: [   85.132679] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:43 security kernel: [   85.132683] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf205800 maddr: 0x7e85800 
Aug 15 23:13:43 security kernel: [   85.132694] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e85800 
Aug 15 23:13:43 security kernel: [   85.132705] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e85800 
Aug 15 23:13:43 security kernel: [   85.132711] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:43 security kernel: [   85.132716] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:43 security kernel: [   85.132720] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:43 security kernel: [   85.132725] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:43 security kernel: [   85.132729] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf206000 maddr: 0x7e86000 
Aug 15 23:13:43 security kernel: [   85.132734] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e86000 
Aug 15 23:13:43 security kernel: [   85.132744] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e86000 
Aug 15 23:13:43 security kernel: [   85.133211] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:43 security kernel: [   85.133217] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:43 security kernel: [   85.133221] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e85800  paddr: 0xf205800 
Aug 15 23:13:43 security kernel: [   85.133226] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:43 security kernel: [   85.133231] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e85800 
Aug 15 23:13:43 security kernel: [   85.133238] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:43 security kernel: [   85.133242] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:43 security kernel: [   85.133245] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e86000  paddr: 0xf206000 
Aug 15 23:13:43 security kernel: [   85.133251] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:43 security kernel: [   85.133256] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e86000 
Aug 15 23:13:43 security kernel: [   85.133825] <<< 00
Aug 15 23:13:43 security kernel: [   85.133833] (pipe 0x80000200): OUT: 40 00 00 00 0f 00 01 00 >>> 27
Aug 15 23:13:43 security kernel: [   85.133852] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352c848 maddr: 0x1f2962848 
Aug 15 23:13:43 security kernel: [   85.133858] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:43 security kernel: [   85.133863] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:43 security kernel: [   85.133875] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:43 security kernel: [   85.133879] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf206800 maddr: 0x7e86800 
Aug 15 23:13:43 security kernel: [   85.133890] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e86800 
Aug 15 23:13:43 security kernel: [   85.133900] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e86800 
Aug 15 23:13:43 security kernel: [   85.133905] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:43 security kernel: [   85.133911] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:43 security kernel: [   85.133915] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:43 security kernel: [   85.133919] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:43 security kernel: [   85.133923] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf207000 maddr: 0x7e87000 
Aug 15 23:13:43 security kernel: [   85.133929] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e87000 
Aug 15 23:13:43 security kernel: [   85.133938] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e87000 
Aug 15 23:13:43 security kernel: [   85.134394] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:43 security kernel: [   85.134399] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:43 security kernel: [   85.134404] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e86800  paddr: 0xf206800 
Aug 15 23:13:43 security kernel: [   85.134410] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:43 security kernel: [   85.134415] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e86800 
Aug 15 23:13:43 security kernel: [   85.134422] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:43 security kernel: [   85.136095] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:43 security kernel: [   85.136095] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e87000  paddr: 0xf207000 
Aug 15 23:13:43 security kernel: [   85.136095] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:43 security kernel: [   85.136095] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e87000 
Aug 15 23:13:43 security kernel: [   85.224464] (pipe 0x80000200): OUT: 40 00 00 00 06 00 01 00 >>> 40
Aug 15 23:13:43 security kernel: [   85.224488] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352c848 maddr: 0x1f2962848 
Aug 15 23:13:43 security kernel: [   85.224505] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:43 security kernel: [   85.224509] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:43 security kernel: [   85.224514] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:43 security kernel: [   85.224518] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf207800 maddr: 0x7e87800 
Aug 15 23:13:43 security kernel: [   85.224524] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e87800 
Aug 15 23:13:43 security kernel: [   85.224535] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e87800 
Aug 15 23:13:43 security kernel: [   85.224541] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:43 security kernel: [   85.224546] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:43 security kernel: [   85.224574] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:43 security kernel: [   85.224586] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:43 security kernel: [   85.224591] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf208000 maddr: 0x7e88000 
Aug 15 23:13:43 security kernel: [   85.224597] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e88000 
Aug 15 23:13:43 security kernel: [   85.224609] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e88000 
Aug 15 23:13:43 security kernel: [   85.225048] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:43 security kernel: [   85.225059] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:43 security kernel: [   85.225064] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e87800  paddr: 0xf207800 
Aug 15 23:13:43 security kernel: [   85.225070] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:43 security kernel: [   85.225074] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e87800 
Aug 15 23:13:43 security kernel: [   85.225083] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:43 security kernel: [   85.225089] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:43 security kernel: [   85.225093] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e88000  paddr: 0xf208000 
Aug 15 23:13:43 security kernel: [   85.225099] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:43 security kernel: [   85.225103] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e88000 
Aug 15 23:13:43 security kernel: [   85.292526] (pipe 0x80000200): OUT: 40 00 00 00 06 00 01 00 >>> 40
Aug 15 23:13:43 security kernel: [   85.292620] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352c848 maddr: 0x1f2962848 
Aug 15 23:13:43 security kernel: [   85.292663] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:43 security kernel: [   85.292682] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:43 security kernel: [   85.292705] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:43 security kernel: [   85.292725] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf208800 maddr: 0x7e88800 
Aug 15 23:13:43 security kernel: [   85.292752] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e88800 
Aug 15 23:13:43 security kernel: [   85.292799] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e88800 
Aug 15 23:13:43 security kernel: [   85.292823] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:43 security kernel: [   85.292848] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:43 security kernel: [   85.292865] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:43 security kernel: [   85.292885] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:43 security kernel: [   85.292904] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf209000 maddr: 0x7e89000 
Aug 15 23:13:43 security kernel: [   85.292929] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e89000 
Aug 15 23:13:43 security kernel: [   85.292972] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e89000 
Aug 15 23:13:43 security kernel: [   85.293504] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:43 security kernel: [   85.293529] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:43 security kernel: [   85.293546] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e88800  paddr: 0xf208800 
Aug 15 23:13:43 security kernel: [   85.293572] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:43 security kernel: [   85.293594] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e88800 
Aug 15 23:13:43 security kernel: [   85.293623] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:43 security kernel: [   85.293640] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:43 security kernel: [   85.293657] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e89000  paddr: 0xf209000 
Aug 15 23:13:43 security kernel: [   85.293683] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:43 security kernel: [   85.293703] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e89000 
Aug 15 23:13:43 security kernel: [   85.305426] (pipe 0x80000280): IN:  c0 02 00 00 a0 00 01 00 
Aug 15 23:13:43 security kernel: [   85.305509] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:43 security kernel: [   85.305520] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:43 security kernel: [   85.305525] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:43 security kernel: [   85.305531] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:43 security kernel: [   85.305536] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf209800 maddr: 0x7e89800 
Aug 15 23:13:43 security kernel: [   85.305543] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e89800 
Aug 15 23:13:43 security kernel: [   85.305556] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e89800 
Aug 15 23:13:43 security kernel: [   85.305562] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:43 security kernel: [   85.305568] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:43 security kernel: [   85.305572] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:43 security kernel: [   85.305577] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:43 security kernel: [   85.305582] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf20a000 maddr: 0x7e8a000 
Aug 15 23:13:43 security kernel: [   85.305588] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e8a000 
Aug 15 23:13:43 security kernel: [   85.305600] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e8a000 
Aug 15 23:13:43 security kernel: [   85.306034] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:43 security kernel: [   85.306042] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:43 security kernel: [   85.306046] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e89800  paddr: 0xf209800 
Aug 15 23:13:43 security kernel: [   85.306052] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:43 security kernel: [   85.306057] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e89800 
Aug 15 23:13:43 security kernel: [   85.306063] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:43 security kernel: [   85.306067] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:43 security kernel: [   85.306071] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e8a000  paddr: 0xf20a000 
Aug 15 23:13:43 security kernel: [   85.306076] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:43 security kernel: [   85.306081] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e8a000 
Aug 15 23:13:43 security kernel: [   85.306678] <<< 40
Aug 15 23:13:43 security kernel: [   85.306687] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:43 security kernel: [   85.306726] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:43 security kernel: [   85.306733] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:43 security kernel: [   85.306737] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:43 security kernel: [   85.306742] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:43 security kernel: [   85.306746] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf20a800 maddr: 0x7e8a800 
Aug 15 23:13:43 security kernel: [   85.306752] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e8a800 
Aug 15 23:13:43 security kernel: [   85.306778] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e8a800 
Aug 15 23:13:43 security kernel: [   85.306785] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:43 security kernel: [   85.306792] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:43 security kernel: [   85.306797] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:43 security kernel: [   85.306802] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:43 security kernel: [   85.306807] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf20b000 maddr: 0x7e8b000 
Aug 15 23:13:43 security kernel: [   85.306813] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e8b000 
Aug 15 23:13:43 security kernel: [   85.306825] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e8b000 
Aug 15 23:13:43 security kernel: [   85.307170] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:43 security kernel: [   85.307182] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:43 security kernel: [   85.307186] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e8a800  paddr: 0xf20a800 
Aug 15 23:13:43 security kernel: [   85.307193] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:43 security kernel: [   85.307199] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e8a800 
Aug 15 23:13:43 security kernel: [   85.307206] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:43 security kernel: [   85.307210] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:43 security kernel: [   85.307214] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e8b000  paddr: 0xf20b000 
Aug 15 23:13:43 security kernel: [   85.307221] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:43 security kernel: [   85.307226] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e8b000 
Aug 15 23:13:43 security kernel: [   85.307496] <<< 10
Aug 15 23:13:43 security kernel: [   85.307506] em28xx #0: board has no eeprom
Aug 15 23:13:43 security kernel: [   85.307514] (pipe 0x80000280): IN:  c0 02 00 00 3e 00 01 00 
Aug 15 23:13:43 security kernel: [   85.307555] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:43 security kernel: [   85.307563] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:43 security kernel: [   85.307567] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:43 security kernel: [   85.307573] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   85.307578] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf20b800 maddr: 0x7e8b800 
Aug 15 23:13:44 security kernel: [   85.307584] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e8b800 
Aug 15 23:13:44 security kernel: [   85.307597] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e8b800 
Aug 15 23:13:44 security kernel: [   85.307603] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:44 security kernel: [   85.307610] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   85.307615] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   85.307620] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   85.307625] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf20c000 maddr: 0x7e8c000 
Aug 15 23:13:44 security kernel: [   85.307631] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e8c000 
Aug 15 23:13:44 security kernel: [   85.307644] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e8c000 
Aug 15 23:13:44 security kernel: [   85.308037] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   85.308043] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   85.308048] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e8b800  paddr: 0xf20b800 
Aug 15 23:13:44 security kernel: [   85.308054] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   85.308059] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e8b800 
Aug 15 23:13:44 security kernel: [   85.308065] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   85.308070] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   85.308075] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e8c000  paddr: 0xf20c000 
Aug 15 23:13:44 security kernel: [   85.308081] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   85.308085] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e8c000 
Aug 15 23:13:44 security kernel: [   85.310039] <<< 10
Aug 15 23:13:44 security kernel: [   85.310046] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:44 security kernel: [   85.310103] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:44 security kernel: [   85.310112] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   85.310117] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   85.310122] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   85.310127] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf20c800 maddr: 0x7e8c800 
Aug 15 23:13:44 security kernel: [   85.310134] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e8c800 
Aug 15 23:13:44 security kernel: [   85.310149] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e8c800 
Aug 15 23:13:44 security kernel: [   85.310155] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:44 security kernel: [   85.310162] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   85.310166] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   85.310171] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   85.310176] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf20d000 maddr: 0x7e8d000 
Aug 15 23:13:44 security kernel: [   85.310183] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e8d000 
Aug 15 23:13:44 security kernel: [   85.310196] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e8d000 
Aug 15 23:13:44 security kernel: [   85.311032] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   85.311037] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   85.311041] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e8c800  paddr: 0xf20c800 
Aug 15 23:13:44 security kernel: [   85.311047] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   85.311051] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e8c800 
Aug 15 23:13:44 security kernel: [   85.311058] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   85.311062] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   85.311065] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e8d000  paddr: 0xf20d000 
Aug 15 23:13:44 security kernel: [   85.311071] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   85.311075] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e8d000 
Aug 15 23:13:44 security kernel: [   85.311109] <<< 10
Aug 15 23:13:44 security kernel: [   85.311118] (pipe 0x80000280): IN:  c0 02 00 00 60 00 01 00 
Aug 15 23:13:44 security kernel: [   85.311154] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:44 security kernel: [   85.311161] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   85.311165] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   85.311170] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   85.311174] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf20d800 maddr: 0x7e8d800 
Aug 15 23:13:44 security kernel: [   85.311180] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e8d800 
Aug 15 23:13:44 security kernel: [   85.311192] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e8d800 
Aug 15 23:13:44 security kernel: [   85.311198] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:44 security kernel: [   85.311203] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   85.311207] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   85.311212] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   85.311216] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf20e000 maddr: 0x7e8e000 
Aug 15 23:13:44 security kernel: [   85.311222] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e8e000 
Aug 15 23:13:44 security kernel: [   85.311234] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e8e000 
Aug 15 23:13:44 security kernel: [   85.311653] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   85.311658] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   85.311662] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e8d800  paddr: 0xf20d800 
Aug 15 23:13:44 security kernel: [   85.311667] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   85.311672] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e8d800 
Aug 15 23:13:44 security kernel: [   85.311677] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   85.312020] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   85.312020] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e8e000  paddr: 0xf20e000 
Aug 15 23:13:44 security kernel: [   85.312020] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   85.312020] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e8e000 
Aug 15 23:13:44 security kernel: [   85.423449] <<< 10
Aug 15 23:13:44 security kernel: [   85.423466] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:44 security kernel: [   85.423488] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:44 security kernel: [   85.423494] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   85.423498] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   85.423503] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   85.423508] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf20e800 maddr: 0x7e8e800 
Aug 15 23:13:44 security kernel: [   85.423513] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e8e800 
Aug 15 23:13:44 security kernel: [   85.423526] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e8e800 
Aug 15 23:13:44 security kernel: [   85.423532] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:44 security kernel: [   85.423538] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   85.423542] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   85.423546] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   85.423550] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf20f000 maddr: 0x7e8f000 
Aug 15 23:13:44 security kernel: [   85.423556] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e8f000 
Aug 15 23:13:44 security kernel: [   85.423567] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e8f000 
Aug 15 23:13:44 security kernel: [   85.423940] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   85.423948] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   85.423952] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e8e800  paddr: 0xf20e800 
Aug 15 23:13:44 security kernel: [   85.423959] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   85.423964] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e8e800 
Aug 15 23:13:44 security kernel: [   85.423971] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   85.423976] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   85.423980] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e8f000  paddr: 0xf20f000 
Aug 15 23:13:44 security kernel: [   85.423987] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   85.423992] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e8f000 
Aug 15 23:13:44 security kernel: [   85.424083] <<< 10
Aug 15 23:13:44 security kernel: [   85.424094] (pipe 0x80000280): IN:  c0 02 00 00 8e 00 01 00 
Aug 15 23:13:44 security kernel: [   85.424114] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:44 security kernel: [   85.424121] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   85.424126] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   85.424132] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   85.424137] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf20f800 maddr: 0x7e8f800 
Aug 15 23:13:44 security kernel: [   85.424143] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e8f800 
Aug 15 23:13:44 security kernel: [   85.424156] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e8f800 
Aug 15 23:13:44 security kernel: [   85.424162] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:44 security kernel: [   85.424168] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   85.424172] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   85.424177] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   85.424182] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf210000 maddr: 0x7e90000 
Aug 15 23:13:44 security kernel: [   85.424188] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e90000 
Aug 15 23:13:44 security kernel: [   85.424200] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e90000 
Aug 15 23:13:44 security kernel: [   85.424520] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   85.424526] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   85.424530] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e8f800  paddr: 0xf20f800 
Aug 15 23:13:44 security kernel: [   85.424536] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   85.424540] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e8f800 
Aug 15 23:13:44 security kernel: [   85.424546] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   85.424550] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   85.424554] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e90000  paddr: 0xf210000 
Aug 15 23:13:44 security kernel: [   85.424560] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   85.424564] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e90000 
Aug 15 23:13:44 security kernel: [   85.424603] <<< 10
Aug 15 23:13:44 security kernel: [   85.424609] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:44 security kernel: [   85.424626] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:44 security kernel: [   85.424633] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   85.424637] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   85.424642] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   85.424646] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf210800 maddr: 0x7e90800 
Aug 15 23:13:44 security kernel: [   85.424652] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e90800 
Aug 15 23:13:44 security kernel: [   85.424663] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e90800 
Aug 15 23:13:44 security kernel: [   85.424668] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:44 security kernel: [   85.424674] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   85.424678] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   85.424683] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   85.424687] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf211000 maddr: 0x7e91000 
Aug 15 23:13:44 security kernel: [   85.424693] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e91000 
Aug 15 23:13:44 security kernel: [   85.424704] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e91000 
Aug 15 23:13:44 security kernel: [   85.425046] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   85.425052] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   85.425056] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e90800  paddr: 0xf210800 
Aug 15 23:13:44 security kernel: [   85.425063] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   85.425068] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e90800 
Aug 15 23:13:44 security kernel: [   85.425074] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   85.425082] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   85.425085] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e91000  paddr: 0xf211000 
Aug 15 23:13:44 security kernel: [   85.425091] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   85.425096] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e91000 
Aug 15 23:13:44 security kernel: [   85.425128] <<< 10
Aug 15 23:13:44 security kernel: [   85.425137] (pipe 0x80000200): OUT: 40 02 00 00 ba 00 01 00 >>> 00
Aug 15 23:13:44 security kernel: [   85.425159] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:44 security kernel: [   85.425165] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   85.425169] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   85.425174] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   85.425178] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf211800 maddr: 0x7e91800 
Aug 15 23:13:44 security kernel: [   85.425184] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e91800 
Aug 15 23:13:44 security kernel: [   85.425195] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e91800 
Aug 15 23:13:44 security kernel: [   85.425200] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:44 security kernel: [   85.425206] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   85.425210] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   85.425214] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   85.425219] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf212000 maddr: 0x7e92000 
Aug 15 23:13:44 security kernel: [   85.425225] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e92000 
Aug 15 23:13:44 security kernel: [   85.425235] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e92000 
Aug 15 23:13:44 security kernel: [   85.425795] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   85.425810] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   85.425817] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e91800  paddr: 0xf211800 
Aug 15 23:13:44 security kernel: [   85.425827] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   85.425833] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e91800 
Aug 15 23:13:44 security kernel: [   85.425843] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   85.425849] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   85.425853] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e92000  paddr: 0xf212000 
Aug 15 23:13:44 security kernel: [   85.425859] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   85.425864] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e92000 
Aug 15 23:13:44 security kernel: [   85.436439] (pipe 0x80000280): IN:  c0 02 00 00 ba 00 02 00 
Aug 15 23:13:44 security kernel: [   85.436462] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:44 security kernel: [   85.436477] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   85.436482] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   85.436487] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   85.436491] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf212800 maddr: 0x7e92800 
Aug 15 23:13:44 security kernel: [   85.436501] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e92800 
Aug 15 23:13:44 security kernel: [   85.436513] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e92800 
Aug 15 23:13:44 security kernel: [   85.436519] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:44 security kernel: [   85.436524] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   85.436528] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   85.436532] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   85.436536] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf213000 maddr: 0x7e93000 
Aug 15 23:13:44 security kernel: [   85.436542] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e93000 
Aug 15 23:13:44 security kernel: [   85.436553] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e93000 
Aug 15 23:13:44 security kernel: [   85.436910] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   85.436920] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   85.436925] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e92800  paddr: 0xf212800 
Aug 15 23:13:44 security kernel: [   85.436931] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   85.436936] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e92800 
Aug 15 23:13:44 security kernel: [   85.436942] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   85.436950] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   85.436953] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e93000  paddr: 0xf213000 
Aug 15 23:13:44 security kernel: [   85.436959] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   85.436964] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e93000 
Aug 15 23:13:44 security kernel: [   85.436997] <<< 00 03
Aug 15 23:13:44 security kernel: [   85.437004] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:44 security kernel: [   85.437025] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:44 security kernel: [   85.437032] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   85.437036] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   85.437041] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   85.437045] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf213800 maddr: 0x7e93800 
Aug 15 23:13:44 security kernel: [   85.437050] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e93800 
Aug 15 23:13:44 security kernel: [   85.437061] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e93800 
Aug 15 23:13:44 security kernel: [   85.437067] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:44 security kernel: [   85.437072] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   85.437076] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   85.437081] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   85.437085] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf214000 maddr: 0x7e94000 
Aug 15 23:13:44 security kernel: [   85.437091] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e94000 
Aug 15 23:13:44 security kernel: [   85.437102] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e94000 
Aug 15 23:13:44 security kernel: [   85.437532] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   85.437551] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   85.437556] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e93800  paddr: 0xf213800 
Aug 15 23:13:44 security kernel: [   85.437562] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   85.437568] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e93800 
Aug 15 23:13:44 security kernel: [   85.437574] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   85.437579] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   85.437583] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e94000  paddr: 0xf214000 
Aug 15 23:13:44 security kernel: [   85.437590] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   85.437595] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e94000 
Aug 15 23:13:44 security kernel: [   85.437650] <<< 10
Aug 15 23:13:44 security kernel: [   85.437658] em28xx #0: Identified as Unknown EM2750/28xx video grabber (card=1)
Aug 15 23:13:44 security kernel: [   85.437667] (pipe 0x80000280): IN:  c0 02 00 00 00 00 01 00 
Aug 15 23:13:44 security kernel: [   85.437687] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:44 security kernel: [   85.437694] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   85.437699] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   85.437704] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   85.437711] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf214800 maddr: 0x7e94800 
Aug 15 23:13:44 security kernel: [   85.437718] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e94800 
Aug 15 23:13:44 security kernel: [   85.437730] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e94800 
Aug 15 23:13:44 security kernel: [   85.437736] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:44 security kernel: [   85.437743] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   85.437747] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   85.437752] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   85.437757] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf215000 maddr: 0x7e95000 
Aug 15 23:13:44 security kernel: [   85.437763] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e95000 
Aug 15 23:13:44 security kernel: [   85.437775] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e95000 
Aug 15 23:13:44 security kernel: [   85.438268] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   85.438273] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   85.438277] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e94800  paddr: 0xf214800 
Aug 15 23:13:44 security kernel: [   85.438282] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   85.438287] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e94800 
Aug 15 23:13:44 security kernel: [   85.438293] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   85.438297] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   85.438300] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e95000  paddr: 0xf215000 
Aug 15 23:13:44 security kernel: [   85.438306] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   85.438310] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e95000 
Aug 15 23:13:44 security kernel: [   85.438355] <<< 10
Aug 15 23:13:44 security kernel: [   85.438361] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:44 security kernel: [   85.438397] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:44 security kernel: [   85.438403] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   85.438407] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   85.438412] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   85.438416] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf215800 maddr: 0x7e95800 
Aug 15 23:13:44 security kernel: [   85.438422] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e95800 
Aug 15 23:13:44 security kernel: [   85.438434] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e95800 
Aug 15 23:13:44 security kernel: [   85.438439] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:44 security kernel: [   85.438445] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   85.438449] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   85.438454] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   85.438458] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf216000 maddr: 0x7e96000 
Aug 15 23:13:44 security kernel: [   85.438464] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e96000 
Aug 15 23:13:44 security kernel: [   85.438475] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e96000 
Aug 15 23:13:44 security kernel: [   85.438892] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   85.438897] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   85.438901] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e95800  paddr: 0xf215800 
Aug 15 23:13:44 security kernel: [   85.438906] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   85.438911] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e95800 
Aug 15 23:13:44 security kernel: [   85.438917] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   85.440008] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   85.440008] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e96000  paddr: 0xf216000 
Aug 15 23:13:44 security kernel: [   85.440008] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   85.440008] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e96000 
Aug 15 23:13:44 security kernel: [   85.626708] <<< 10
Aug 15 23:13:44 security kernel: [   85.626725] (pipe 0x80000280): IN:  c0 02 00 00 02 00 01 00 
Aug 15 23:13:44 security kernel: [   85.626747] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:44 security kernel: [   85.626753] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   85.626757] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   85.626762] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   85.626767] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf216800 maddr: 0x7e96800 
Aug 15 23:13:44 security kernel: [   85.626777] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e96800 
Aug 15 23:13:44 security kernel: [   85.626790] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e96800 
Aug 15 23:13:44 security kernel: [   85.626795] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:44 security kernel: [   85.626801] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   85.626805] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   85.626809] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   85.626813] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf217000 maddr: 0x7e97000 
Aug 15 23:13:44 security kernel: [   85.626819] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e97000 
Aug 15 23:13:44 security kernel: [   85.626830] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e97000 
Aug 15 23:13:44 security kernel: [   85.627269] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   85.627279] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   85.627285] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e96800  paddr: 0xf216800 
Aug 15 23:13:44 security kernel: [   85.627290] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   85.627295] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e96800 
Aug 15 23:13:44 security kernel: [   85.627301] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   85.627305] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   85.627310] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e97000  paddr: 0xf217000 
Aug 15 23:13:44 security kernel: [   85.627315] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   85.627320] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e97000 
Aug 15 23:13:44 security kernel: [   85.627355] <<< 10
Aug 15 23:13:44 security kernel: [   85.627361] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:44 security kernel: [   85.627379] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:44 security kernel: [   85.627385] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   85.627390] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   85.627394] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   85.627398] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf217800 maddr: 0x7e97800 
Aug 15 23:13:44 security kernel: [   85.627404] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e97800 
Aug 15 23:13:44 security kernel: [   85.627415] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e97800 
Aug 15 23:13:44 security kernel: [   85.627420] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:44 security kernel: [   85.627426] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   85.627430] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   85.627434] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   85.627438] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf218000 maddr: 0x7e98000 
Aug 15 23:13:44 security kernel: [   85.627444] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e98000 
Aug 15 23:13:44 security kernel: [   85.627455] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e98000 
Aug 15 23:13:44 security kernel: [   85.627753] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   85.627758] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   85.627763] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e97800  paddr: 0xf217800 
Aug 15 23:13:44 security kernel: [   85.627770] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   85.627775] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e97800 
Aug 15 23:13:44 security kernel: [   85.627781] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   85.627785] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   85.627789] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e98000  paddr: 0xf218000 
Aug 15 23:13:44 security kernel: [   85.627795] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   85.627799] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e98000 
Aug 15 23:13:44 security kernel: [   85.627831] <<< 10
Aug 15 23:13:44 security kernel: [   85.627838] (pipe 0x80000280): IN:  c0 02 00 00 04 00 01 00 
Aug 15 23:13:44 security kernel: [   85.627859] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:44 security kernel: [   85.627865] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   85.627869] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   85.627874] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   85.627878] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf218800 maddr: 0x7e98800 
Aug 15 23:13:44 security kernel: [   85.627884] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e98800 
Aug 15 23:13:44 security kernel: [   85.627895] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e98800 
Aug 15 23:13:44 security kernel: [   85.627900] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:44 security kernel: [   85.627906] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   85.627910] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   85.627914] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   85.627919] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf219000 maddr: 0x7e99000 
Aug 15 23:13:44 security kernel: [   85.627925] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e99000 
Aug 15 23:13:44 security kernel: [   85.627936] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e99000 
Aug 15 23:13:44 security kernel: [   85.628323] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   85.628329] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   85.628334] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e98800  paddr: 0xf218800 
Aug 15 23:13:44 security kernel: [   85.628340] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   85.628345] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e98800 
Aug 15 23:13:44 security kernel: [   85.628351] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   85.628359] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   85.628364] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e99000  paddr: 0xf219000 
Aug 15 23:13:44 security kernel: [   85.628370] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   85.628374] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e99000 
Aug 15 23:13:44 security kernel: [   85.628509] <<< 10
Aug 15 23:13:44 security kernel: [   85.628515] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:44 security kernel: [   85.628533] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:44 security kernel: [   85.628539] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   85.628543] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   85.628548] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   85.628552] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf219800 maddr: 0x7e99800 
Aug 15 23:13:44 security kernel: [   85.628558] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e99800 
Aug 15 23:13:44 security kernel: [   85.628570] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e99800 
Aug 15 23:13:44 security kernel: [   85.628575] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:44 security kernel: [   85.628581] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   85.628585] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   85.628589] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   85.628594] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf21a000 maddr: 0x7e9a000 
Aug 15 23:13:44 security kernel: [   85.628599] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e9a000 
Aug 15 23:13:44 security kernel: [   85.628610] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e9a000 
Aug 15 23:13:44 security kernel: [   85.629002] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   85.629008] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   85.629012] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e99800  paddr: 0xf219800 
Aug 15 23:13:44 security kernel: [   85.629019] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   85.629024] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e99800 
Aug 15 23:13:44 security kernel: [   85.629030] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   85.629035] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   85.629039] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e9a000  paddr: 0xf21a000 
Aug 15 23:13:44 security kernel: [   85.629045] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   85.629050] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e9a000 
Aug 15 23:13:44 security kernel: [   85.629081] <<< 10
Aug 15 23:13:44 security kernel: [   85.629088] (pipe 0x80000280): IN:  c0 02 00 00 06 00 01 00 
Aug 15 23:13:44 security kernel: [   85.629106] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:44 security kernel: [   85.629116] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   85.629120] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   85.629133] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   85.629138] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf21a800 maddr: 0x7e9a800 
Aug 15 23:13:44 security kernel: [   85.629144] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e9a800 
Aug 15 23:13:44 security kernel: [   85.629157] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e9a800 
Aug 15 23:13:44 security kernel: [   85.629164] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:44 security kernel: [   85.629171] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   85.629175] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   85.629180] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   85.629185] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf21b000 maddr: 0x7e9b000 
Aug 15 23:13:44 security kernel: [   85.629192] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e9b000 
Aug 15 23:13:44 security kernel: [   85.629204] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e9b000 
Aug 15 23:13:44 security kernel: [   85.629503] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   85.629514] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   85.629518] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e9a800  paddr: 0xf21a800 
Aug 15 23:13:44 security kernel: [   85.629525] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   85.629530] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e9a800 
Aug 15 23:13:44 security kernel: [   85.629537] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   85.629541] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   85.629545] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e9b000  paddr: 0xf21b000 
Aug 15 23:13:44 security kernel: [   85.629552] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   85.629557] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e9b000 
Aug 15 23:13:44 security kernel: [   85.629592] <<< 10
Aug 15 23:13:44 security kernel: [   85.629607] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:44 security kernel: [   85.629626] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:44 security kernel: [   85.629633] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   85.629639] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   85.629644] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   85.629649] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf21b800 maddr: 0x7e9b800 
Aug 15 23:13:44 security kernel: [   85.629656] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e9b800 
Aug 15 23:13:44 security kernel: [   85.629670] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e9b800 
Aug 15 23:13:44 security kernel: [   85.629676] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:44 security kernel: [   85.629683] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   85.629688] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   85.629693] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   85.629697] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf21c000 maddr: 0x7e9c000 
Aug 15 23:13:44 security kernel: [   85.629704] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e9c000 
Aug 15 23:13:44 security kernel: [   85.629717] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e9c000 
Aug 15 23:13:44 security kernel: [   85.630127] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   85.630133] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   85.630137] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e9b800  paddr: 0xf21b800 
Aug 15 23:13:44 security kernel: [   85.630143] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   85.630147] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e9b800 
Aug 15 23:13:44 security kernel: [   85.630153] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   85.630157] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   85.630161] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e9c000  paddr: 0xf21c000 
Aug 15 23:13:44 security kernel: [   85.630167] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   85.630171] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e9c000 
Aug 15 23:13:44 security kernel: [   85.630207] <<< 10
Aug 15 23:13:44 security kernel: [   85.630214] (pipe 0x80000280): IN:  c0 02 00 00 08 00 01 00 
Aug 15 23:13:44 security kernel: [   85.630231] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:44 security kernel: [   85.630237] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   85.630241] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   85.630246] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   85.630250] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf21c800 maddr: 0x7e9c800 
Aug 15 23:13:44 security kernel: [   85.630256] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e9c800 
Aug 15 23:13:44 security kernel: [   85.630268] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e9c800 
Aug 15 23:13:44 security kernel: [   85.630274] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:44 security kernel: [   85.630279] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   85.630283] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   85.630288] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   85.630292] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf21d000 maddr: 0x7e9d000 
Aug 15 23:13:44 security kernel: [   85.630298] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e9d000 
Aug 15 23:13:44 security kernel: [   85.630309] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e9d000 
Aug 15 23:13:44 security kernel: [   85.630630] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   85.630635] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   85.630639] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e9c800  paddr: 0xf21c800 
Aug 15 23:13:44 security kernel: [   85.630644] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   85.630649] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e9c800 
Aug 15 23:13:44 security kernel: [   85.630655] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   85.630658] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   85.630662] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e9d000  paddr: 0xf21d000 
Aug 15 23:13:44 security kernel: [   85.630668] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   85.630672] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e9d000 
Aug 15 23:13:44 security kernel: [   85.630705] <<< 10
Aug 15 23:13:44 security kernel: [   85.630711] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:44 security kernel: [   85.630728] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:44 security kernel: [   85.630734] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   85.630738] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   85.630743] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   85.630748] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf21d800 maddr: 0x7e9d800 
Aug 15 23:13:44 security kernel: [   85.630754] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e9d800 
Aug 15 23:13:44 security kernel: [   85.630765] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e9d800 
Aug 15 23:13:44 security kernel: [   85.630770] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:44 security kernel: [   85.630776] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   85.630780] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   85.630785] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   85.630789] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf21e000 maddr: 0x7e9e000 
Aug 15 23:13:44 security kernel: [   85.630795] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e9e000 
Aug 15 23:13:44 security kernel: [   85.630806] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e9e000 
Aug 15 23:13:44 security kernel: [   85.631129] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   85.631134] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   85.631137] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e9d800  paddr: 0xf21d800 
Aug 15 23:13:44 security kernel: [   85.631143] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   85.631148] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e9d800 
Aug 15 23:13:44 security kernel: [   85.631153] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   85.632007] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   85.632007] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e9e000  paddr: 0xf21e000 
Aug 15 23:13:44 security kernel: [   85.632007] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   85.632007] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e9e000 
Aug 15 23:13:44 security kernel: [   85.830246] <<< 10
Aug 15 23:13:44 security kernel: [   85.830256] (pipe 0x80000280): IN:  c0 02 00 00 0a 00 01 00 
Aug 15 23:13:44 security kernel: [   85.830277] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:44 security kernel: [   85.830284] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   85.830288] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   85.830293] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   85.830297] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf21e800 maddr: 0x7e9e800 
Aug 15 23:13:44 security kernel: [   85.830303] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e9e800 
Aug 15 23:13:44 security kernel: [   85.830315] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e9e800 
Aug 15 23:13:44 security kernel: [   85.830321] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:44 security kernel: [   85.830326] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   85.830330] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   85.830334] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   85.830339] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf21f000 maddr: 0x7e9f000 
Aug 15 23:13:44 security kernel: [   85.830344] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e9f000 
Aug 15 23:13:44 security kernel: [   85.830355] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e9f000 
Aug 15 23:13:44 security kernel: [   85.830777] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   85.830789] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   85.830793] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e9e800  paddr: 0xf21e800 
Aug 15 23:13:44 security kernel: [   85.830799] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   85.830804] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e9e800 
Aug 15 23:13:44 security kernel: [   85.830824] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   85.830828] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   85.830832] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e9f000  paddr: 0xf21f000 
Aug 15 23:13:44 security kernel: [   85.830838] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   85.830843] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e9f000 
Aug 15 23:13:44 security kernel: [   85.830882] <<< 10
Aug 15 23:13:44 security kernel: [   85.830889] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:44 security kernel: [   85.830912] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:44 security kernel: [   85.830919] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   85.830923] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   85.830929] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   85.830933] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf21f800 maddr: 0x7e9f800 
Aug 15 23:13:44 security kernel: [   85.830940] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e9f800 
Aug 15 23:13:44 security kernel: [   85.830953] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e9f800 
Aug 15 23:13:44 security kernel: [   85.830959] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:44 security kernel: [   85.830965] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   85.830970] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   85.830976] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   85.830981] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf220000 maddr: 0x7ea0000 
Aug 15 23:13:44 security kernel: [   85.830987] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea0000 
Aug 15 23:13:44 security kernel: [   85.831002] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea0000 
Aug 15 23:13:44 security kernel: [   85.831369] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   85.831375] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   85.831380] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e9f800  paddr: 0xf21f800 
Aug 15 23:13:44 security kernel: [   85.831387] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   85.831392] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e9f800 
Aug 15 23:13:44 security kernel: [   85.831399] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   85.831403] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   85.831407] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ea0000  paddr: 0xf220000 
Aug 15 23:13:44 security kernel: [   85.831414] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   85.831419] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea0000 
Aug 15 23:13:44 security kernel: [   85.831463] <<< 10
Aug 15 23:13:44 security kernel: [   85.831471] (pipe 0x80000280): IN:  c0 02 00 00 0c 00 01 00 
Aug 15 23:13:44 security kernel: [   85.831491] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:44 security kernel: [   85.831498] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   85.831503] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   85.831508] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   85.831513] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf220800 maddr: 0x7ea0800 
Aug 15 23:13:44 security kernel: [   85.831519] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea0800 
Aug 15 23:13:44 security kernel: [   85.831531] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea0800 
Aug 15 23:13:44 security kernel: [   85.831542] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:44 security kernel: [   85.831548] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   85.831553] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   85.831557] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   85.831562] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf221000 maddr: 0x7ea1000 
Aug 15 23:13:44 security kernel: [   85.831569] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea1000 
Aug 15 23:13:44 security kernel: [   85.831581] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea1000 
Aug 15 23:13:44 security kernel: [   85.831991] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   85.831997] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   85.832006] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ea0800  paddr: 0xf220800 
Aug 15 23:13:44 security kernel: [   85.832011] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   85.832016] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea0800 
Aug 15 23:13:44 security kernel: [   85.832028] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   85.832032] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   85.832036] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ea1000  paddr: 0xf221000 
Aug 15 23:13:44 security kernel: [   85.832041] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   85.832046] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea1000 
Aug 15 23:13:44 security kernel: [   85.832128] <<< 10
Aug 15 23:13:44 security kernel: [   85.832135] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:44 security kernel: [   85.832153] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:44 security kernel: [   85.832159] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   85.832164] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   85.832169] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   85.832173] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf221800 maddr: 0x7ea1800 
Aug 15 23:13:44 security kernel: [   85.832179] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea1800 
Aug 15 23:13:44 security kernel: [   85.832190] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea1800 
Aug 15 23:13:44 security kernel: [   85.832196] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:44 security kernel: [   85.832201] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   85.832205] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   85.832210] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   85.832214] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf222000 maddr: 0x7ea2000 
Aug 15 23:13:44 security kernel: [   85.832220] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea2000 
Aug 15 23:13:44 security kernel: [   85.832231] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea2000 
Aug 15 23:13:44 security kernel: [   85.832617] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   85.832623] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   85.832627] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ea1800  paddr: 0xf221800 
Aug 15 23:13:44 security kernel: [   85.832634] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   85.832639] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea1800 
Aug 15 23:13:44 security kernel: [   85.832645] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   85.832649] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   85.832655] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ea2000  paddr: 0xf222000 
Aug 15 23:13:44 security kernel: [   85.832660] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   85.832665] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea2000 
Aug 15 23:13:44 security kernel: [   85.832698] <<< 10
Aug 15 23:13:44 security kernel: [   85.832705] (pipe 0x80000280): IN:  c0 02 00 00 0e 00 01 00 
Aug 15 23:13:44 security kernel: [   85.832726] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:44 security kernel: [   85.832733] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   85.832737] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   85.832742] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   85.832746] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf222800 maddr: 0x7ea2800 
Aug 15 23:13:44 security kernel: [   85.832752] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea2800 
Aug 15 23:13:44 security kernel: [   85.832764] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea2800 
Aug 15 23:13:44 security kernel: [   85.832769] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:44 security kernel: [   85.832775] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   85.832779] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   85.832783] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   85.832788] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf223000 maddr: 0x7ea3000 
Aug 15 23:13:44 security kernel: [   85.832794] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea3000 
Aug 15 23:13:44 security kernel: [   85.832805] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea3000 
Aug 15 23:13:44 security kernel: [   85.833126] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   85.833136] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   85.833141] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ea2800  paddr: 0xf222800 
Aug 15 23:13:44 security kernel: [   85.833147] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   85.833152] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea2800 
Aug 15 23:13:44 security kernel: [   85.833161] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   85.833165] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   85.833168] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ea3000  paddr: 0xf223000 
Aug 15 23:13:44 security kernel: [   85.833174] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   85.833179] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea3000 
Aug 15 23:13:44 security kernel: [   85.833218] <<< 10
Aug 15 23:13:44 security kernel: [   85.833224] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:44 security kernel: [   85.833263] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:44 security kernel: [   85.833270] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   85.833274] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   85.833279] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   85.833283] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf223800 maddr: 0x7ea3800 
Aug 15 23:13:44 security kernel: [   85.833289] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea3800 
Aug 15 23:13:44 security kernel: [   85.833301] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea3800 
Aug 15 23:13:44 security kernel: [   85.833307] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:44 security kernel: [   85.833313] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   85.833317] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   85.833321] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   85.833326] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf224000 maddr: 0x7ea4000 
Aug 15 23:13:44 security kernel: [   85.833332] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea4000 
Aug 15 23:13:44 security kernel: [   85.833343] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea4000 
Aug 15 23:13:44 security kernel: [   85.833787] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   85.833795] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   85.833800] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ea3800  paddr: 0xf223800 
Aug 15 23:13:44 security kernel: [   85.833811] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   85.833816] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea3800 
Aug 15 23:13:44 security kernel: [   85.833823] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   85.833827] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   85.833831] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ea4000  paddr: 0xf224000 
Aug 15 23:13:44 security kernel: [   85.833838] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   85.833843] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea4000 
Aug 15 23:13:44 security kernel: [   85.833888] <<< 10
Aug 15 23:13:44 security kernel: [   85.833896] (pipe 0x80000280): IN:  c0 02 00 00 10 00 01 00 
Aug 15 23:13:44 security kernel: [   85.833940] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:44 security kernel: [   85.833948] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   85.833953] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   85.833959] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   85.833963] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf224800 maddr: 0x7ea4800 
Aug 15 23:13:44 security kernel: [   85.833970] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea4800 
Aug 15 23:13:44 security kernel: [   85.833983] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea4800 
Aug 15 23:13:44 security kernel: [   85.833989] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:44 security kernel: [   85.833995] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   85.834000] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   85.834005] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   85.834010] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf225000 maddr: 0x7ea5000 
Aug 15 23:13:44 security kernel: [   85.834016] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea5000 
Aug 15 23:13:44 security kernel: [   85.834029] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea5000 
Aug 15 23:13:44 security kernel: [   85.834367] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   85.834372] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   85.834375] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ea4800  paddr: 0xf224800 
Aug 15 23:13:44 security kernel: [   85.834381] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   85.834386] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea4800 
Aug 15 23:13:44 security kernel: [   85.834392] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   85.834395] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   85.834399] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ea5000  paddr: 0xf225000 
Aug 15 23:13:44 security kernel: [   85.834405] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   85.834409] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea5000 
Aug 15 23:13:44 security kernel: [   85.834442] <<< 10
Aug 15 23:13:44 security kernel: [   85.834448] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:44 security kernel: [   85.834483] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:44 security kernel: [   85.834490] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   85.834494] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   85.834499] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   85.834503] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf225800 maddr: 0x7ea5800 
Aug 15 23:13:44 security kernel: [   85.834509] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea5800 
Aug 15 23:13:44 security kernel: [   85.836063] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea5800 
Aug 15 23:13:44 security kernel: [   85.836063] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:44 security kernel: [   85.836063] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   85.836063] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   85.836063] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   85.836063] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf226000 maddr: 0x7ea6000 
Aug 15 23:13:44 security kernel: [   85.836063] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea6000 
Aug 15 23:13:44 security kernel: [   85.836063] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea6000 
Aug 15 23:13:44 security kernel: [   86.038905] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   86.038915] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   86.038926] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ea5800  paddr: 0xf225800 
Aug 15 23:13:44 security kernel: [   86.038931] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   86.038937] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea5800 
Aug 15 23:13:44 security kernel: [   86.038944] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   86.038948] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   86.038951] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ea6000  paddr: 0xf226000 
Aug 15 23:13:44 security kernel: [   86.038957] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   86.038961] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea6000 
Aug 15 23:13:44 security kernel: [   86.177950] <<< 10
Aug 15 23:13:44 security kernel: [   86.177970] (pipe 0x80000280): IN:  c0 02 00 00 12 00 01 00 
Aug 15 23:13:44 security kernel: [   86.178014] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:44 security kernel: [   86.178022] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   86.178027] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   86.178033] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   86.178038] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf226800 maddr: 0x7ea6800 
Aug 15 23:13:44 security kernel: [   86.178045] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea6800 
Aug 15 23:13:44 security kernel: [   86.178061] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea6800 
Aug 15 23:13:44 security kernel: [   86.178067] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:44 security kernel: [   86.178074] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   86.178078] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   86.178083] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   86.178088] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf227000 maddr: 0x7ea7000 
Aug 15 23:13:44 security kernel: [   86.178095] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea7000 
Aug 15 23:13:44 security kernel: [   86.178107] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea7000 
Aug 15 23:13:44 security kernel: [   86.178536] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   86.178550] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   86.178555] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ea6800  paddr: 0xf226800 
Aug 15 23:13:44 security kernel: [   86.178561] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   86.178567] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea6800 
Aug 15 23:13:44 security kernel: [   86.178574] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   86.178578] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   86.178582] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ea7000  paddr: 0xf227000 
Aug 15 23:13:44 security kernel: [   86.178587] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   86.178592] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea7000 
Aug 15 23:13:44 security kernel: [   86.178627] <<< 10
Aug 15 23:13:44 security kernel: [   86.178633] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:44 security kernel: [   86.178678] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:44 security kernel: [   86.178686] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   86.178690] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   86.178695] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   86.178700] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf227800 maddr: 0x7ea7800 
Aug 15 23:13:44 security kernel: [   86.178706] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea7800 
Aug 15 23:13:44 security kernel: [   86.178718] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea7800 
Aug 15 23:13:44 security kernel: [   86.178723] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:44 security kernel: [   86.178729] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   86.178733] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   86.178737] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   86.178741] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf228000 maddr: 0x7ea8000 
Aug 15 23:13:44 security kernel: [   86.178747] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea8000 
Aug 15 23:13:44 security kernel: [   86.178759] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea8000 
Aug 15 23:13:44 security kernel: [   86.179221] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   86.179254] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   86.179271] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ea7800  paddr: 0xf227800 
Aug 15 23:13:44 security kernel: [   86.179297] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   86.179318] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea7800 
Aug 15 23:13:44 security kernel: [   86.179345] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   86.179362] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   86.179389] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ea8000  paddr: 0xf228000 
Aug 15 23:13:44 security kernel: [   86.179395] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   86.179399] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea8000 
Aug 15 23:13:44 security kernel: [   86.179434] <<< 10
Aug 15 23:13:44 security kernel: [   86.179442] (pipe 0x80000280): IN:  c0 02 00 00 14 00 01 00 
Aug 15 23:13:44 security kernel: [   86.179488] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:44 security kernel: [   86.179495] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   86.179500] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   86.179505] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   86.179509] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf228800 maddr: 0x7ea8800 
Aug 15 23:13:44 security kernel: [   86.179516] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea8800 
Aug 15 23:13:44 security kernel: [   86.179528] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea8800 
Aug 15 23:13:44 security kernel: [   86.179533] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:44 security kernel: [   86.179539] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:44 security kernel: [   86.179543] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:44 security kernel: [   86.179548] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:44 security kernel: [   86.179552] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf229000 maddr: 0x7ea9000 
Aug 15 23:13:44 security kernel: [   86.179557] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea9000 
Aug 15 23:13:44 security kernel: [   86.179569] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea9000 
Aug 15 23:13:44 security kernel: [   86.180158] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   86.180172] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   86.180176] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ea8800  paddr: 0xf228800 
Aug 15 23:13:44 security kernel: [   86.180181] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   86.180187] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea8800 
Aug 15 23:13:44 security kernel: [   86.180198] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:44 security kernel: [   86.180201] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:44 security kernel: [   86.180205] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ea9000  paddr: 0xf229000 
Aug 15 23:13:44 security kernel: [   86.180211] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:44 security kernel: [   86.180215] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea9000 
Aug 15 23:13:45 security kernel: [   86.186446] <<< 10
Aug 15 23:13:45 security kernel: [   86.186461] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:45 security kernel: [   86.186500] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:45 security kernel: [   86.186508] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.186512] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.186517] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.186521] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf229800 maddr: 0x7ea9800 
Aug 15 23:13:45 security kernel: [   86.186527] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea9800 
Aug 15 23:13:45 security kernel: [   86.186539] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea9800 
Aug 15 23:13:45 security kernel: [   86.186545] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:45 security kernel: [   86.186551] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.186555] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.186559] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.186564] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf22a000 maddr: 0x7eaa000 
Aug 15 23:13:45 security kernel: [   86.186569] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eaa000 
Aug 15 23:13:45 security kernel: [   86.186581] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eaa000 
Aug 15 23:13:45 security kernel: [   86.187128] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.187134] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.187138] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ea9800  paddr: 0xf229800 
Aug 15 23:13:45 security kernel: [   86.187145] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.187150] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ea9800 
Aug 15 23:13:45 security kernel: [   86.187156] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.187161] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.187165] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7eaa000  paddr: 0xf22a000 
Aug 15 23:13:45 security kernel: [   86.187171] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.187175] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eaa000 
Aug 15 23:13:45 security kernel: [   86.187274] <<< 10
Aug 15 23:13:45 security kernel: [   86.187282] (pipe 0x80000280): IN:  c0 02 00 00 16 00 01 00 
Aug 15 23:13:45 security kernel: [   86.187321] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:45 security kernel: [   86.187328] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.187332] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.187337] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.187342] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf22a800 maddr: 0x7eaa800 
Aug 15 23:13:45 security kernel: [   86.187347] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eaa800 
Aug 15 23:13:45 security kernel: [   86.187359] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eaa800 
Aug 15 23:13:45 security kernel: [   86.187365] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:45 security kernel: [   86.187371] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.187375] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.187380] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.187384] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf22b000 maddr: 0x7eab000 
Aug 15 23:13:45 security kernel: [   86.187390] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eab000 
Aug 15 23:13:45 security kernel: [   86.187401] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eab000 
Aug 15 23:13:45 security kernel: [   86.187745] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.187750] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.187753] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7eaa800  paddr: 0xf22a800 
Aug 15 23:13:45 security kernel: [   86.187759] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.187764] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eaa800 
Aug 15 23:13:45 security kernel: [   86.187770] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.187773] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.187777] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7eab000  paddr: 0xf22b000 
Aug 15 23:13:45 security kernel: [   86.187783] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.187787] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eab000 
Aug 15 23:13:45 security kernel: [   86.187825] <<< 10
Aug 15 23:13:45 security kernel: [   86.187831] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:45 security kernel: [   86.187867] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:45 security kernel: [   86.187873] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.187877] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.187882] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.187886] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf22b800 maddr: 0x7eab800 
Aug 15 23:13:45 security kernel: [   86.187892] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eab800 
Aug 15 23:13:45 security kernel: [   86.187904] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eab800 
Aug 15 23:13:45 security kernel: [   86.187909] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:45 security kernel: [   86.187915] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.187919] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.187924] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.187928] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf22c000 maddr: 0x7eac000 
Aug 15 23:13:45 security kernel: [   86.187934] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eac000 
Aug 15 23:13:45 security kernel: [   86.187945] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eac000 
Aug 15 23:13:45 security kernel: [   86.188371] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.188376] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.188380] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7eab800  paddr: 0xf22b800 
Aug 15 23:13:45 security kernel: [   86.188385] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.188390] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eab800 
Aug 15 23:13:45 security kernel: [   86.188396] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.192010] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.192010] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7eac000  paddr: 0xf22c000 
Aug 15 23:13:45 security kernel: [   86.192010] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.192010] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eac000 
Aug 15 23:13:45 security kernel: [   86.243260] <<< 10
Aug 15 23:13:45 security kernel: [   86.243274] (pipe 0x80000280): IN:  c0 02 00 00 18 00 01 00 
Aug 15 23:13:45 security kernel: [   86.243295] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:45 security kernel: [   86.243302] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.243306] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.243311] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.243315] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf22c800 maddr: 0x7eac800 
Aug 15 23:13:45 security kernel: [   86.243321] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eac800 
Aug 15 23:13:45 security kernel: [   86.243335] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eac800 
Aug 15 23:13:45 security kernel: [   86.243340] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:45 security kernel: [   86.243346] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.243349] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.243354] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.243358] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf22d000 maddr: 0x7ead000 
Aug 15 23:13:45 security kernel: [   86.243363] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ead000 
Aug 15 23:13:45 security kernel: [   86.243375] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ead000 
Aug 15 23:13:45 security kernel: [   86.243750] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.243762] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.243766] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7eac800  paddr: 0xf22c800 
Aug 15 23:13:45 security kernel: [   86.243772] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.243777] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eac800 
Aug 15 23:13:45 security kernel: [   86.243783] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.243787] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.243791] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ead000  paddr: 0xf22d000 
Aug 15 23:13:45 security kernel: [   86.243796] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.243801] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ead000 
Aug 15 23:13:45 security kernel: [   86.243879] <<< 10
Aug 15 23:13:45 security kernel: [   86.243885] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:45 security kernel: [   86.243909] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:45 security kernel: [   86.243916] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.243920] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.243925] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.243929] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf22d800 maddr: 0x7ead800 
Aug 15 23:13:45 security kernel: [   86.243935] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ead800 
Aug 15 23:13:45 security kernel: [   86.243946] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ead800 
Aug 15 23:13:45 security kernel: [   86.243952] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:45 security kernel: [   86.243957] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.243961] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.243966] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.243970] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf22e000 maddr: 0x7eae000 
Aug 15 23:13:45 security kernel: [   86.243976] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eae000 
Aug 15 23:13:45 security kernel: [   86.243987] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eae000 
Aug 15 23:13:45 security kernel: [   86.244370] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.244381] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.244386] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ead800  paddr: 0xf22d800 
Aug 15 23:13:45 security kernel: [   86.244392] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.244397] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ead800 
Aug 15 23:13:45 security kernel: [   86.244403] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.244407] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.244411] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7eae000  paddr: 0xf22e000 
Aug 15 23:13:45 security kernel: [   86.244416] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.244421] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eae000 
Aug 15 23:13:45 security kernel: [   86.244475] <<< 10
Aug 15 23:13:45 security kernel: [   86.244482] (pipe 0x80000280): IN:  c0 02 00 00 1a 00 01 00 
Aug 15 23:13:45 security kernel: [   86.244500] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:45 security kernel: [   86.244506] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.244510] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.244515] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.244519] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf22e800 maddr: 0x7eae800 
Aug 15 23:13:45 security kernel: [   86.244525] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eae800 
Aug 15 23:13:45 security kernel: [   86.244537] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eae800 
Aug 15 23:13:45 security kernel: [   86.244542] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:45 security kernel: [   86.244548] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.244552] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.244556] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.244560] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf22f000 maddr: 0x7eaf000 
Aug 15 23:13:45 security kernel: [   86.244566] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eaf000 
Aug 15 23:13:45 security kernel: [   86.244577] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eaf000 
Aug 15 23:13:45 security kernel: [   86.244996] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.245003] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.245006] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7eae800  paddr: 0xf22e800 
Aug 15 23:13:45 security kernel: [   86.245012] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.245017] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eae800 
Aug 15 23:13:45 security kernel: [   86.245023] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.245027] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.245030] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7eaf000  paddr: 0xf22f000 
Aug 15 23:13:45 security kernel: [   86.245036] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.245041] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eaf000 
Aug 15 23:13:45 security kernel: [   86.245084] <<< 10
Aug 15 23:13:45 security kernel: [   86.245090] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:45 security kernel: [   86.245126] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:45 security kernel: [   86.245133] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.245138] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.245143] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.245147] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf22f800 maddr: 0x7eaf800 
Aug 15 23:13:45 security kernel: [   86.245153] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eaf800 
Aug 15 23:13:45 security kernel: [   86.245165] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eaf800 
Aug 15 23:13:45 security kernel: [   86.245170] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:45 security kernel: [   86.245176] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.245180] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.245184] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.245189] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf230000 maddr: 0x7eb0000 
Aug 15 23:13:45 security kernel: [   86.245194] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb0000 
Aug 15 23:13:45 security kernel: [   86.245206] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb0000 
Aug 15 23:13:45 security kernel: [   86.245622] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.245628] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.245633] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7eaf800  paddr: 0xf22f800 
Aug 15 23:13:45 security kernel: [   86.245639] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.245644] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eaf800 
Aug 15 23:13:45 security kernel: [   86.245651] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.245656] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.245660] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7eb0000  paddr: 0xf230000 
Aug 15 23:13:45 security kernel: [   86.245666] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.245671] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb0000 
Aug 15 23:13:45 security kernel: [   86.245734] <<< 10
Aug 15 23:13:45 security kernel: [   86.245753] (pipe 0x80000280): IN:  c0 02 00 00 1c 00 01 00 
Aug 15 23:13:45 security kernel: [   86.245793] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:45 security kernel: [   86.245800] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.245804] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.245809] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.245813] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf230800 maddr: 0x7eb0800 
Aug 15 23:13:45 security kernel: [   86.245819] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb0800 
Aug 15 23:13:45 security kernel: [   86.245831] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb0800 
Aug 15 23:13:45 security kernel: [   86.245837] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:45 security kernel: [   86.245843] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.245847] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.245852] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.245856] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf231000 maddr: 0x7eb1000 
Aug 15 23:13:45 security kernel: [   86.245861] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb1000 
Aug 15 23:13:45 security kernel: [   86.245873] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb1000 
Aug 15 23:13:45 security kernel: [   86.246249] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.246256] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.246261] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7eb0800  paddr: 0xf230800 
Aug 15 23:13:45 security kernel: [   86.246268] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.246274] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb0800 
Aug 15 23:13:45 security kernel: [   86.246281] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.246285] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.246289] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7eb1000  paddr: 0xf231000 
Aug 15 23:13:45 security kernel: [   86.246295] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.246300] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb1000 
Aug 15 23:13:45 security kernel: [   86.246338] <<< 10
Aug 15 23:13:45 security kernel: [   86.246345] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:45 security kernel: [   86.246387] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:45 security kernel: [   86.246395] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.246400] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.246405] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.246411] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf231800 maddr: 0x7eb1800 
Aug 15 23:13:45 security kernel: [   86.246426] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb1800 
Aug 15 23:13:45 security kernel: [   86.246442] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb1800 
Aug 15 23:13:45 security kernel: [   86.246448] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:45 security kernel: [   86.246454] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.246458] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.246462] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.246466] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf232000 maddr: 0x7eb2000 
Aug 15 23:13:45 security kernel: [   86.246472] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb2000 
Aug 15 23:13:45 security kernel: [   86.246484] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb2000 
Aug 15 23:13:45 security kernel: [   86.246871] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.246876] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.246880] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7eb1800  paddr: 0xf231800 
Aug 15 23:13:45 security kernel: [   86.246886] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.246890] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb1800 
Aug 15 23:13:45 security kernel: [   86.246896] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.246900] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.246904] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7eb2000  paddr: 0xf232000 
Aug 15 23:13:45 security kernel: [   86.246910] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.246914] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb2000 
Aug 15 23:13:45 security kernel: [   86.246947] <<< 10
Aug 15 23:13:45 security kernel: [   86.246954] (pipe 0x80000280): IN:  c0 02 00 00 1e 00 01 00 
Aug 15 23:13:45 security kernel: [   86.246988] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:45 security kernel: [   86.246995] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.247000] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.247005] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.247009] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf232800 maddr: 0x7eb2800 
Aug 15 23:13:45 security kernel: [   86.247015] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb2800 
Aug 15 23:13:45 security kernel: [   86.247027] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb2800 
Aug 15 23:13:45 security kernel: [   86.247032] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:45 security kernel: [   86.247038] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.247042] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.247047] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.247051] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf233000 maddr: 0x7eb3000 
Aug 15 23:13:45 security kernel: [   86.247057] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb3000 
Aug 15 23:13:45 security kernel: [   86.247068] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb3000 
Aug 15 23:13:45 security kernel: [   86.247503] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.247509] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.247512] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7eb2800  paddr: 0xf232800 
Aug 15 23:13:45 security kernel: [   86.247518] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.247523] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb2800 
Aug 15 23:13:45 security kernel: [   86.248020] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.248020] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.248020] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7eb3000  paddr: 0xf233000 
Aug 15 23:13:45 security kernel: [   86.248020] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.248020] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb3000 
Aug 15 23:13:45 security kernel: [   86.446666] <<< 10
Aug 15 23:13:45 security kernel: [   86.446674] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:45 security kernel: [   86.446695] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:45 security kernel: [   86.446701] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.446705] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.446715] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.446719] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf233800 maddr: 0x7eb3800 
Aug 15 23:13:45 security kernel: [   86.446725] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb3800 
Aug 15 23:13:45 security kernel: [   86.446737] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb3800 
Aug 15 23:13:45 security kernel: [   86.446742] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:45 security kernel: [   86.446748] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.446752] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.446757] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.446761] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf234000 maddr: 0x7eb4000 
Aug 15 23:13:45 security kernel: [   86.446766] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb4000 
Aug 15 23:13:45 security kernel: [   86.446778] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb4000 
Aug 15 23:13:45 security kernel: [   86.447124] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.447138] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.447142] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7eb3800  paddr: 0xf233800 
Aug 15 23:13:45 security kernel: [   86.447148] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.447153] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb3800 
Aug 15 23:13:45 security kernel: [   86.447163] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.447166] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.447170] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7eb4000  paddr: 0xf234000 
Aug 15 23:13:45 security kernel: [   86.447176] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.447180] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb4000 
Aug 15 23:13:45 security kernel: [   86.450607] <<< 10
Aug 15 23:13:45 security kernel: [   86.450627] (pipe 0x80000280): IN:  c0 02 00 00 20 00 01 00 
Aug 15 23:13:45 security kernel: [   86.450655] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:45 security kernel: [   86.450662] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.450666] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.450671] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.450675] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf234800 maddr: 0x7eb4800 
Aug 15 23:13:45 security kernel: [   86.450681] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb4800 
Aug 15 23:13:45 security kernel: [   86.450693] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb4800 
Aug 15 23:13:45 security kernel: [   86.450699] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:45 security kernel: [   86.450704] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.450708] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.450713] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.450717] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf235000 maddr: 0x7eb5000 
Aug 15 23:13:45 security kernel: [   86.450723] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb5000 
Aug 15 23:13:45 security kernel: [   86.450735] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb5000 
Aug 15 23:13:45 security kernel: [   86.451096] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.451106] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.451110] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7eb4800  paddr: 0xf234800 
Aug 15 23:13:45 security kernel: [   86.451116] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.451121] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb4800 
Aug 15 23:13:45 security kernel: [   86.451131] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.451135] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.451139] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7eb5000  paddr: 0xf235000 
Aug 15 23:13:45 security kernel: [   86.451145] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.451149] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb5000 
Aug 15 23:13:45 security kernel: [   86.451183] <<< 10
Aug 15 23:13:45 security kernel: [   86.451189] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:45 security kernel: [   86.451211] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:45 security kernel: [   86.451217] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.451221] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.451226] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.451230] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf235800 maddr: 0x7eb5800 
Aug 15 23:13:45 security kernel: [   86.451236] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb5800 
Aug 15 23:13:45 security kernel: [   86.451247] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb5800 
Aug 15 23:13:45 security kernel: [   86.451252] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:45 security kernel: [   86.451258] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.451262] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.451267] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.451271] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf236000 maddr: 0x7eb6000 
Aug 15 23:13:45 security kernel: [   86.451277] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb6000 
Aug 15 23:13:45 security kernel: [   86.451288] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb6000 
Aug 15 23:13:45 security kernel: [   86.451591] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.451600] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.451606] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7eb5800  paddr: 0xf235800 
Aug 15 23:13:45 security kernel: [   86.451612] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.451616] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb5800 
Aug 15 23:13:45 security kernel: [   86.451630] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.451633] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.451637] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7eb6000  paddr: 0xf236000 
Aug 15 23:13:45 security kernel: [   86.451643] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.451648] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb6000 
Aug 15 23:13:45 security kernel: [   86.451679] <<< 10
Aug 15 23:13:45 security kernel: [   86.451686] (pipe 0x80000280): IN:  c0 02 00 00 22 00 01 00 
Aug 15 23:13:45 security kernel: [   86.451708] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:45 security kernel: [   86.451714] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.451718] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.451723] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.451728] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf236800 maddr: 0x7eb6800 
Aug 15 23:13:45 security kernel: [   86.451733] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb6800 
Aug 15 23:13:45 security kernel: [   86.451744] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb6800 
Aug 15 23:13:45 security kernel: [   86.451750] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:45 security kernel: [   86.451755] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.451759] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.451764] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.451768] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf237000 maddr: 0x7eb7000 
Aug 15 23:13:45 security kernel: [   86.451774] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb7000 
Aug 15 23:13:45 security kernel: [   86.451785] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb7000 
Aug 15 23:13:45 security kernel: [   86.452096] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.452102] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.452106] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7eb6800  paddr: 0xf236800 
Aug 15 23:13:45 security kernel: [   86.452114] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.452119] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb6800 
Aug 15 23:13:45 security kernel: [   86.452125] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.452130] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.452134] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7eb7000  paddr: 0xf237000 
Aug 15 23:13:45 security kernel: [   86.452140] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.452144] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb7000 
Aug 15 23:13:45 security kernel: [   86.452199] <<< 10
Aug 15 23:13:45 security kernel: [   86.452205] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:45 security kernel: [   86.452222] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:45 security kernel: [   86.452229] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.452233] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.452237] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.452242] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf237800 maddr: 0x7eb7800 
Aug 15 23:13:45 security kernel: [   86.452247] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb7800 
Aug 15 23:13:45 security kernel: [   86.452259] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb7800 
Aug 15 23:13:45 security kernel: [   86.452264] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:45 security kernel: [   86.452270] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.452274] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.452279] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.452283] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf238000 maddr: 0x7eb8000 
Aug 15 23:13:45 security kernel: [   86.452289] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb8000 
Aug 15 23:13:45 security kernel: [   86.452300] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb8000 
Aug 15 23:13:45 security kernel: [   86.452739] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.452745] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.452749] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7eb7800  paddr: 0xf237800 
Aug 15 23:13:45 security kernel: [   86.452756] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.452761] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb7800 
Aug 15 23:13:45 security kernel: [   86.452767] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.452774] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.452779] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7eb8000  paddr: 0xf238000 
Aug 15 23:13:45 security kernel: [   86.452785] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.452790] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb8000 
Aug 15 23:13:45 security kernel: [   86.452825] <<< 10
Aug 15 23:13:45 security kernel: [   86.452832] (pipe 0x80000280): IN:  c0 02 00 00 24 00 01 00 
Aug 15 23:13:45 security kernel: [   86.452854] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:45 security kernel: [   86.452860] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.452865] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.452870] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.452874] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf238800 maddr: 0x7eb8800 
Aug 15 23:13:45 security kernel: [   86.452880] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb8800 
Aug 15 23:13:45 security kernel: [   86.452891] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb8800 
Aug 15 23:13:45 security kernel: [   86.452897] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:45 security kernel: [   86.452903] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.452907] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.452912] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.452916] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf239000 maddr: 0x7eb9000 
Aug 15 23:13:45 security kernel: [   86.452922] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb9000 
Aug 15 23:13:45 security kernel: [   86.452933] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb9000 
Aug 15 23:13:45 security kernel: [   86.453353] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.453359] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.453363] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7eb8800  paddr: 0xf238800 
Aug 15 23:13:45 security kernel: [   86.453375] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.453380] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb8800 
Aug 15 23:13:45 security kernel: [   86.453387] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.453391] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.453394] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7eb9000  paddr: 0xf239000 
Aug 15 23:13:45 security kernel: [   86.453400] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.453405] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb9000 
Aug 15 23:13:45 security kernel: [   86.453513] <<< 10
Aug 15 23:13:45 security kernel: [   86.453520] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:45 security kernel: [   86.453544] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:45 security kernel: [   86.453552] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.453556] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.453562] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.453567] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf239800 maddr: 0x7eb9800 
Aug 15 23:13:45 security kernel: [   86.453573] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb9800 
Aug 15 23:13:45 security kernel: [   86.453586] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb9800 
Aug 15 23:13:45 security kernel: [   86.453592] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:45 security kernel: [   86.453599] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.453604] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.453612] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.453617] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf23a000 maddr: 0x7eba000 
Aug 15 23:13:45 security kernel: [   86.453624] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eba000 
Aug 15 23:13:45 security kernel: [   86.453636] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eba000 
Aug 15 23:13:45 security kernel: [   86.453968] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.453973] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.453977] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7eb9800  paddr: 0xf239800 
Aug 15 23:13:45 security kernel: [   86.453983] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.453988] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eb9800 
Aug 15 23:13:45 security kernel: [   86.453994] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.454005] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.454021] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7eba000  paddr: 0xf23a000 
Aug 15 23:13:45 security kernel: [   86.454027] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.454033] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eba000 
Aug 15 23:13:45 security kernel: [   86.454267] <<< 10
Aug 15 23:13:45 security kernel: [   86.454276] (pipe 0x80000280): IN:  c0 02 00 00 26 00 01 00 
Aug 15 23:13:45 security kernel: [   86.454298] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:45 security kernel: [   86.454305] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.454309] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.454315] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.454320] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf23a800 maddr: 0x7eba800 
Aug 15 23:13:45 security kernel: [   86.456007] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eba800 
Aug 15 23:13:45 security kernel: [   86.456007] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eba800 
Aug 15 23:13:45 security kernel: [   86.456007] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:45 security kernel: [   86.456007] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.456007] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.456007] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.456007] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf23b000 maddr: 0x7ebb000 
Aug 15 23:13:45 security kernel: [   86.456007] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ebb000 
Aug 15 23:13:45 security kernel: [   86.456007] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ebb000 
Aug 15 23:13:45 security kernel: [   86.651002] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.651012] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.651017] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7eba800  paddr: 0xf23a800 
Aug 15 23:13:45 security kernel: [   86.651023] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.651028] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7eba800 
Aug 15 23:13:45 security kernel: [   86.651035] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.651039] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.651042] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ebb000  paddr: 0xf23b000 
Aug 15 23:13:45 security kernel: [   86.651048] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.651053] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ebb000 
Aug 15 23:13:45 security kernel: [   86.675619] <<< 10
Aug 15 23:13:45 security kernel: [   86.675632] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:45 security kernel: [   86.675657] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:45 security kernel: [   86.675665] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.675670] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.675676] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.675680] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf23b800 maddr: 0x7ebb800 
Aug 15 23:13:45 security kernel: [   86.675687] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ebb800 
Aug 15 23:13:45 security kernel: [   86.675701] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ebb800 
Aug 15 23:13:45 security kernel: [   86.675707] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:45 security kernel: [   86.675714] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.675721] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.675727] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.675731] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf23c000 maddr: 0x7ebc000 
Aug 15 23:13:45 security kernel: [   86.675738] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ebc000 
Aug 15 23:13:45 security kernel: [   86.675754] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ebc000 
Aug 15 23:13:45 security kernel: [   86.676118] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.676128] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.676132] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ebb800  paddr: 0xf23b800 
Aug 15 23:13:45 security kernel: [   86.676138] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.676143] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ebb800 
Aug 15 23:13:45 security kernel: [   86.676152] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.676158] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.676162] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ebc000  paddr: 0xf23c000 
Aug 15 23:13:45 security kernel: [   86.676168] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.676172] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ebc000 
Aug 15 23:13:45 security kernel: [   86.677188] <<< 10
Aug 15 23:13:45 security kernel: [   86.677207] (pipe 0x80000280): IN:  c0 02 00 00 28 00 01 00 
Aug 15 23:13:45 security kernel: [   86.677231] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:45 security kernel: [   86.677238] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.677242] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.677247] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.677251] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf23c800 maddr: 0x7ebc800 
Aug 15 23:13:45 security kernel: [   86.677257] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ebc800 
Aug 15 23:13:45 security kernel: [   86.677269] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ebc800 
Aug 15 23:13:45 security kernel: [   86.677275] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:45 security kernel: [   86.677280] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.677284] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.677289] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.677293] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf23d000 maddr: 0x7ebd000 
Aug 15 23:13:45 security kernel: [   86.677300] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ebd000 
Aug 15 23:13:45 security kernel: [   86.677311] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ebd000 
Aug 15 23:13:45 security kernel: [   86.677750] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.677757] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.677762] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ebc800  paddr: 0xf23c800 
Aug 15 23:13:45 security kernel: [   86.677768] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.677774] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ebc800 
Aug 15 23:13:45 security kernel: [   86.677782] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.677786] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.677790] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ebd000  paddr: 0xf23d000 
Aug 15 23:13:45 security kernel: [   86.677796] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.677802] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ebd000 
Aug 15 23:13:45 security kernel: [   86.677926] <<< 10
Aug 15 23:13:45 security kernel: [   86.677935] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:45 security kernel: [   86.677956] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:45 security kernel: [   86.677963] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.677967] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.677973] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.677981] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf23d800 maddr: 0x7ebd800 
Aug 15 23:13:45 security kernel: [   86.677988] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ebd800 
Aug 15 23:13:45 security kernel: [   86.678001] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ebd800 
Aug 15 23:13:45 security kernel: [   86.678007] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:45 security kernel: [   86.678013] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.678018] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.678023] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.678028] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf23e000 maddr: 0x7ebe000 
Aug 15 23:13:45 security kernel: [   86.678034] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ebe000 
Aug 15 23:13:45 security kernel: [   86.678046] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ebe000 
Aug 15 23:13:45 security kernel: [   86.678358] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.678365] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.678369] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ebd800  paddr: 0xf23d800 
Aug 15 23:13:45 security kernel: [   86.678375] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.678381] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ebd800 
Aug 15 23:13:45 security kernel: [   86.678388] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.678392] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.678396] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ebe000  paddr: 0xf23e000 
Aug 15 23:13:45 security kernel: [   86.678402] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.678408] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ebe000 
Aug 15 23:13:45 security kernel: [   86.678444] <<< 10
Aug 15 23:13:45 security kernel: [   86.678452] (pipe 0x80000280): IN:  c0 02 00 00 2a 00 01 00 
Aug 15 23:13:45 security kernel: [   86.678472] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:45 security kernel: [   86.678478] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.678483] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.678493] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.678497] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf23e800 maddr: 0x7ebe800 
Aug 15 23:13:45 security kernel: [   86.678505] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ebe800 
Aug 15 23:13:45 security kernel: [   86.678517] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ebe800 
Aug 15 23:13:45 security kernel: [   86.678523] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:45 security kernel: [   86.678530] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.678534] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.678539] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.678544] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf23f000 maddr: 0x7ebf000 
Aug 15 23:13:45 security kernel: [   86.678550] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ebf000 
Aug 15 23:13:45 security kernel: [   86.678563] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ebf000 
Aug 15 23:13:45 security kernel: [   86.679101] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.679108] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.679112] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ebe800  paddr: 0xf23e800 
Aug 15 23:13:45 security kernel: [   86.679118] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.679123] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ebe800 
Aug 15 23:13:45 security kernel: [   86.679129] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.679134] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.679139] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ebf000  paddr: 0xf23f000 
Aug 15 23:13:45 security kernel: [   86.679145] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.679150] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ebf000 
Aug 15 23:13:45 security kernel: [   86.679181] <<< 10
Aug 15 23:13:45 security kernel: [   86.679187] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:45 security kernel: [   86.679209] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:45 security kernel: [   86.679215] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.679220] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.679225] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.679229] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf23f800 maddr: 0x7ebf800 
Aug 15 23:13:45 security kernel: [   86.679235] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ebf800 
Aug 15 23:13:45 security kernel: [   86.679246] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ebf800 
Aug 15 23:13:45 security kernel: [   86.679252] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:45 security kernel: [   86.679258] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.679262] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.679267] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.679271] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf240000 maddr: 0x7e40000 
Aug 15 23:13:45 security kernel: [   86.679277] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e40000 
Aug 15 23:13:45 security kernel: [   86.679288] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e40000 
Aug 15 23:13:45 security kernel: [   86.679600] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.679605] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.679610] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ebf800  paddr: 0xf23f800 
Aug 15 23:13:45 security kernel: [   86.679617] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.679622] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ebf800 
Aug 15 23:13:45 security kernel: [   86.679628] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.679633] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.679638] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e40000  paddr: 0xf240000 
Aug 15 23:13:45 security kernel: [   86.679643] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.679648] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e40000 
Aug 15 23:13:45 security kernel: [   86.679679] <<< 10
Aug 15 23:13:45 security kernel: [   86.679686] (pipe 0x80000280): IN:  c0 02 00 00 2c 00 01 00 
Aug 15 23:13:45 security kernel: [   86.679708] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:45 security kernel: [   86.679714] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.679719] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.679723] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.679728] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf240800 maddr: 0x7e40800 
Aug 15 23:13:45 security kernel: [   86.679734] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e40800 
Aug 15 23:13:45 security kernel: [   86.679745] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e40800 
Aug 15 23:13:45 security kernel: [   86.679751] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:45 security kernel: [   86.679757] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.679761] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.679765] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.679770] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf241000 maddr: 0x7e41000 
Aug 15 23:13:45 security kernel: [   86.679775] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e41000 
Aug 15 23:13:45 security kernel: [   86.679787] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e41000 
Aug 15 23:13:45 security kernel: [   86.680099] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.680104] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.680108] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e40800  paddr: 0xf240800 
Aug 15 23:13:45 security kernel: [   86.680114] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.680119] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e40800 
Aug 15 23:13:45 security kernel: [   86.680125] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.680129] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.680132] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e41000  paddr: 0xf241000 
Aug 15 23:13:45 security kernel: [   86.680138] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.680143] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e41000 
Aug 15 23:13:45 security kernel: [   86.680175] <<< 10
Aug 15 23:13:45 security kernel: [   86.680181] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:45 security kernel: [   86.680199] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:45 security kernel: [   86.680205] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.680209] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.680214] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.680218] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf241800 maddr: 0x7e41800 
Aug 15 23:13:45 security kernel: [   86.684006] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e41800 
Aug 15 23:13:45 security kernel: [   86.684006] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e41800 
Aug 15 23:13:45 security kernel: [   86.684006] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:45 security kernel: [   86.684006] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.684006] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.684006] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.684006] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf242000 maddr: 0x7e42000 
Aug 15 23:13:45 security kernel: [   86.684006] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e42000 
Aug 15 23:13:45 security kernel: [   86.684006] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e42000 
Aug 15 23:13:45 security kernel: [   86.854939] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.854945] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.854950] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e41800  paddr: 0xf241800 
Aug 15 23:13:45 security kernel: [   86.854955] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.854960] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e41800 
Aug 15 23:13:45 security kernel: [   86.854967] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.854970] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.854974] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e42000  paddr: 0xf242000 
Aug 15 23:13:45 security kernel: [   86.854980] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.854984] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e42000 
Aug 15 23:13:45 security kernel: [   86.934992] <<< 10
Aug 15 23:13:45 security kernel: [   86.935018] (pipe 0x80000280): IN:  c0 02 00 00 2e 00 01 00 
Aug 15 23:13:45 security kernel: [   86.935063] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:45 security kernel: [   86.935073] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.935077] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.935083] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.935087] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf242800 maddr: 0x7e42800 
Aug 15 23:13:45 security kernel: [   86.935094] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e42800 
Aug 15 23:13:45 security kernel: [   86.935107] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e42800 
Aug 15 23:13:45 security kernel: [   86.935113] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:45 security kernel: [   86.935119] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.935123] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.935128] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.935132] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf243000 maddr: 0x7e43000 
Aug 15 23:13:45 security kernel: [   86.935138] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e43000 
Aug 15 23:13:45 security kernel: [   86.935149] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e43000 
Aug 15 23:13:45 security kernel: [   86.935611] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.935619] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.935624] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e42800  paddr: 0xf242800 
Aug 15 23:13:45 security kernel: [   86.935631] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.935637] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e42800 
Aug 15 23:13:45 security kernel: [   86.935645] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.935649] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.935655] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e43000  paddr: 0xf243000 
Aug 15 23:13:45 security kernel: [   86.935665] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.935670] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e43000 
Aug 15 23:13:45 security kernel: [   86.935706] <<< 10
Aug 15 23:13:45 security kernel: [   86.935713] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:45 security kernel: [   86.935760] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:45 security kernel: [   86.935768] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.935773] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.935779] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.935784] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf243800 maddr: 0x7e43800 
Aug 15 23:13:45 security kernel: [   86.935791] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e43800 
Aug 15 23:13:45 security kernel: [   86.935805] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e43800 
Aug 15 23:13:45 security kernel: [   86.935811] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:45 security kernel: [   86.935830] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.935834] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.935839] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.935843] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf244000 maddr: 0x7e44000 
Aug 15 23:13:45 security kernel: [   86.935849] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e44000 
Aug 15 23:13:45 security kernel: [   86.935860] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e44000 
Aug 15 23:13:45 security kernel: [   86.936212] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.936222] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.936226] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e43800  paddr: 0xf243800 
Aug 15 23:13:45 security kernel: [   86.936232] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.936237] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e43800 
Aug 15 23:13:45 security kernel: [   86.936247] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.936251] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.936255] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e44000  paddr: 0xf244000 
Aug 15 23:13:45 security kernel: [   86.936260] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.936265] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e44000 
Aug 15 23:13:45 security kernel: [   86.942106] <<< 10
Aug 15 23:13:45 security kernel: [   86.942126] (pipe 0x80000280): IN:  c0 02 00 00 30 00 01 00 
Aug 15 23:13:45 security kernel: [   86.942149] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:45 security kernel: [   86.942156] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.942160] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.942165] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.942169] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf244800 maddr: 0x7e44800 
Aug 15 23:13:45 security kernel: [   86.942175] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e44800 
Aug 15 23:13:45 security kernel: [   86.942187] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e44800 
Aug 15 23:13:45 security kernel: [   86.942192] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:45 security kernel: [   86.942197] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.942202] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.942206] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.942210] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf245000 maddr: 0x7e45000 
Aug 15 23:13:45 security kernel: [   86.942216] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e45000 
Aug 15 23:13:45 security kernel: [   86.942227] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e45000 
Aug 15 23:13:45 security kernel: [   86.942602] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.942608] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.942613] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e44800  paddr: 0xf244800 
Aug 15 23:13:45 security kernel: [   86.942619] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.942625] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e44800 
Aug 15 23:13:45 security kernel: [   86.942632] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.942637] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.942641] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e45000  paddr: 0xf245000 
Aug 15 23:13:45 security kernel: [   86.942647] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.942652] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e45000 
Aug 15 23:13:45 security kernel: [   86.942797] <<< 10
Aug 15 23:13:45 security kernel: [   86.942805] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:45 security kernel: [   86.942840] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:45 security kernel: [   86.942847] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.942851] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.942856] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.942861] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf245800 maddr: 0x7e45800 
Aug 15 23:13:45 security kernel: [   86.942867] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e45800 
Aug 15 23:13:45 security kernel: [   86.942879] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e45800 
Aug 15 23:13:45 security kernel: [   86.942884] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:45 security kernel: [   86.942890] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.942894] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.942898] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.942902] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf246000 maddr: 0x7e46000 
Aug 15 23:13:45 security kernel: [   86.942908] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e46000 
Aug 15 23:13:45 security kernel: [   86.942920] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e46000 
Aug 15 23:13:45 security kernel: [   86.943338] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.943346] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.943353] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e45800  paddr: 0xf245800 
Aug 15 23:13:45 security kernel: [   86.943359] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.943363] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e45800 
Aug 15 23:13:45 security kernel: [   86.943374] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.943378] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.943382] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e46000  paddr: 0xf246000 
Aug 15 23:13:45 security kernel: [   86.943387] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.943392] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e46000 
Aug 15 23:13:45 security kernel: [   86.943425] <<< 10
Aug 15 23:13:45 security kernel: [   86.943432] (pipe 0x80000280): IN:  c0 02 00 00 32 00 01 00 
Aug 15 23:13:45 security kernel: [   86.943471] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:45 security kernel: [   86.943478] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.943482] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.943487] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.943491] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf246800 maddr: 0x7e46800 
Aug 15 23:13:45 security kernel: [   86.943497] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e46800 
Aug 15 23:13:45 security kernel: [   86.943509] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e46800 
Aug 15 23:13:45 security kernel: [   86.943515] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:45 security kernel: [   86.943521] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.943525] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.943529] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.943534] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf247000 maddr: 0x7e47000 
Aug 15 23:13:45 security kernel: [   86.943539] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e47000 
Aug 15 23:13:45 security kernel: [   86.943551] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e47000 
Aug 15 23:13:45 security kernel: [   86.943963] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.943969] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.943973] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e46800  paddr: 0xf246800 
Aug 15 23:13:45 security kernel: [   86.943980] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.943985] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e46800 
Aug 15 23:13:45 security kernel: [   86.943991] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.943996] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.944002] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e47000  paddr: 0xf247000 
Aug 15 23:13:45 security kernel: [   86.944008] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.944012] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e47000 
Aug 15 23:13:45 security kernel: [   86.946339] <<< 10
Aug 15 23:13:45 security kernel: [   86.946348] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:45 security kernel: [   86.946369] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:45 security kernel: [   86.946376] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.946381] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.946386] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.946391] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf247800 maddr: 0x7e47800 
Aug 15 23:13:45 security kernel: [   86.946398] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e47800 
Aug 15 23:13:45 security kernel: [   86.946411] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e47800 
Aug 15 23:13:45 security kernel: [   86.946417] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:45 security kernel: [   86.946423] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.946428] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.946433] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.946438] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf248000 maddr: 0x7e48000 
Aug 15 23:13:45 security kernel: [   86.946444] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e48000 
Aug 15 23:13:45 security kernel: [   86.946460] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e48000 
Aug 15 23:13:45 security kernel: [   86.946842] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.946847] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.946851] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e47800  paddr: 0xf247800 
Aug 15 23:13:45 security kernel: [   86.946857] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.946861] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e47800 
Aug 15 23:13:45 security kernel: [   86.946867] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   86.946871] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   86.946875] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e48000  paddr: 0xf248000 
Aug 15 23:13:45 security kernel: [   86.946881] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   86.946885] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e48000 
Aug 15 23:13:45 security kernel: [   86.947318] <<< 10
Aug 15 23:13:45 security kernel: [   86.947325] (pipe 0x80000280): IN:  c0 02 00 00 34 00 01 00 
Aug 15 23:13:45 security kernel: [   86.947343] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:45 security kernel: [   86.947349] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.947353] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.947357] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.947362] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf248800 maddr: 0x7e48800 
Aug 15 23:13:45 security kernel: [   86.948032] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e48800 
Aug 15 23:13:45 security kernel: [   86.948032] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e48800 
Aug 15 23:13:45 security kernel: [   86.948032] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:45 security kernel: [   86.948032] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   86.948032] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   86.948032] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   86.948032] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf249000 maddr: 0x7e49000 
Aug 15 23:13:45 security kernel: [   86.948032] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e49000 
Aug 15 23:13:45 security kernel: [   86.948032] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e49000 
Aug 15 23:13:45 security kernel: [   87.063197] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   87.063209] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   87.063213] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e48800  paddr: 0xf248800 
Aug 15 23:13:45 security kernel: [   87.063220] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   87.063225] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e48800 
Aug 15 23:13:45 security kernel: [   87.063232] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   87.063237] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   87.063241] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e49000  paddr: 0xf249000 
Aug 15 23:13:45 security kernel: [   87.063247] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   87.063253] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e49000 
Aug 15 23:13:45 security kernel: [   87.081087] <<< 10
Aug 15 23:13:45 security kernel: [   87.081106] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:45 security kernel: [   87.081150] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:45 security kernel: [   87.081157] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   87.081162] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   87.081167] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   87.081171] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf249800 maddr: 0x7e49800 
Aug 15 23:13:45 security kernel: [   87.081177] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e49800 
Aug 15 23:13:45 security kernel: [   87.081190] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e49800 
Aug 15 23:13:45 security kernel: [   87.081195] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:45 security kernel: [   87.081201] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   87.081205] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   87.081209] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   87.081213] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf24a000 maddr: 0x7e4a000 
Aug 15 23:13:45 security kernel: [   87.081219] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e4a000 
Aug 15 23:13:45 security kernel: [   87.081230] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e4a000 
Aug 15 23:13:45 security kernel: [   87.081651] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   87.081658] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   87.081665] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e49800  paddr: 0xf249800 
Aug 15 23:13:45 security kernel: [   87.081679] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   87.081684] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e49800 
Aug 15 23:13:45 security kernel: [   87.081692] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   87.081696] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   87.081700] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e4a000  paddr: 0xf24a000 
Aug 15 23:13:45 security kernel: [   87.081707] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   87.081712] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e4a000 
Aug 15 23:13:45 security kernel: [   87.081753] <<< 10
Aug 15 23:13:45 security kernel: [   87.081763] (pipe 0x80000280): IN:  c0 02 00 00 36 00 01 00 
Aug 15 23:13:45 security kernel: [   87.081814] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:45 security kernel: [   87.081822] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   87.081827] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   87.081832] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   87.081837] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf24a800 maddr: 0x7e4a800 
Aug 15 23:13:45 security kernel: [   87.081844] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e4a800 
Aug 15 23:13:45 security kernel: [   87.081858] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e4a800 
Aug 15 23:13:45 security kernel: [   87.081864] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:45 security kernel: [   87.081871] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   87.081876] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   87.081881] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   87.081886] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf24b000 maddr: 0x7e4b000 
Aug 15 23:13:45 security kernel: [   87.081892] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e4b000 
Aug 15 23:13:45 security kernel: [   87.081906] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e4b000 
Aug 15 23:13:45 security kernel: [   87.082467] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   87.082497] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   87.082515] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e4a800  paddr: 0xf24a800 
Aug 15 23:13:45 security kernel: [   87.082542] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   87.082563] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e4a800 
Aug 15 23:13:45 security kernel: [   87.082592] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   87.082596] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   87.082600] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e4b000  paddr: 0xf24b000 
Aug 15 23:13:45 security kernel: [   87.082606] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   87.082611] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e4b000 
Aug 15 23:13:45 security kernel: [   87.082652] <<< 10
Aug 15 23:13:45 security kernel: [   87.082658] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:45 security kernel: [   87.082705] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:45 security kernel: [   87.082714] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   87.082719] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   87.082726] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   87.082732] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf24b800 maddr: 0x7e4b800 
Aug 15 23:13:45 security kernel: [   87.082738] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e4b800 
Aug 15 23:13:45 security kernel: [   87.082752] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e4b800 
Aug 15 23:13:45 security kernel: [   87.082758] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:45 security kernel: [   87.082765] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   87.082769] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   87.082774] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   87.082779] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf24c000 maddr: 0x7e4c000 
Aug 15 23:13:45 security kernel: [   87.082785] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e4c000 
Aug 15 23:13:45 security kernel: [   87.082799] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e4c000 
Aug 15 23:13:45 security kernel: [   87.083327] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   87.083357] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   87.083374] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e4b800  paddr: 0xf24b800 
Aug 15 23:13:45 security kernel: [   87.083400] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   87.083421] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e4b800 
Aug 15 23:13:45 security kernel: [   87.083448] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   87.083464] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   87.083480] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e4c000  paddr: 0xf24c000 
Aug 15 23:13:45 security kernel: [   87.083504] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   87.083529] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e4c000 
Aug 15 23:13:45 security kernel: [   87.083562] <<< 10
Aug 15 23:13:45 security kernel: [   87.083570] (pipe 0x80000280): IN:  c0 02 00 00 38 00 01 00 
Aug 15 23:13:45 security kernel: [   87.083614] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:45 security kernel: [   87.083622] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   87.083626] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   87.083631] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   87.083636] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf24c800 maddr: 0x7e4c800 
Aug 15 23:13:45 security kernel: [   87.083642] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e4c800 
Aug 15 23:13:45 security kernel: [   87.083654] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e4c800 
Aug 15 23:13:45 security kernel: [   87.083659] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:45 security kernel: [   87.083665] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   87.083669] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   87.083674] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   87.083678] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf24d000 maddr: 0x7e4d000 
Aug 15 23:13:45 security kernel: [   87.083683] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e4d000 
Aug 15 23:13:45 security kernel: [   87.083695] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e4d000 
Aug 15 23:13:45 security kernel: [   87.084107] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   87.084115] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   87.084123] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e4c800  paddr: 0xf24c800 
Aug 15 23:13:45 security kernel: [   87.084129] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   87.084134] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e4c800 
Aug 15 23:13:45 security kernel: [   87.084144] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   87.084148] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   87.084151] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e4d000  paddr: 0xf24d000 
Aug 15 23:13:45 security kernel: [   87.084157] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   87.084161] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e4d000 
Aug 15 23:13:45 security kernel: [   87.090831] <<< 10
Aug 15 23:13:45 security kernel: [   87.090842] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:45 security kernel: [   87.090893] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:45 security kernel: [   87.090901] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   87.090905] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   87.090911] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   87.090915] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf24d800 maddr: 0x7e4d800 
Aug 15 23:13:45 security kernel: [   87.090922] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e4d800 
Aug 15 23:13:45 security kernel: [   87.090936] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e4d800 
Aug 15 23:13:45 security kernel: [   87.090942] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:45 security kernel: [   87.090948] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   87.090953] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   87.090958] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   87.090962] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf24e000 maddr: 0x7e4e000 
Aug 15 23:13:45 security kernel: [   87.090968] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e4e000 
Aug 15 23:13:45 security kernel: [   87.090981] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e4e000 
Aug 15 23:13:45 security kernel: [   87.091357] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   87.091367] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   87.091370] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e4d800  paddr: 0xf24d800 
Aug 15 23:13:45 security kernel: [   87.091379] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   87.091384] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e4d800 
Aug 15 23:13:45 security kernel: [   87.091391] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   87.091394] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   87.091399] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e4e000  paddr: 0xf24e000 
Aug 15 23:13:45 security kernel: [   87.091405] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   87.091409] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e4e000 
Aug 15 23:13:45 security kernel: [   87.091518] <<< 10
Aug 15 23:13:45 security kernel: [   87.091526] (pipe 0x80000280): IN:  c0 02 00 00 3a 00 01 00 
Aug 15 23:13:45 security kernel: [   87.091565] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:45 security kernel: [   87.091572] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   87.091576] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   87.091581] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   87.091585] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf24e800 maddr: 0x7e4e800 
Aug 15 23:13:45 security kernel: [   87.091591] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e4e800 
Aug 15 23:13:45 security kernel: [   87.091603] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e4e800 
Aug 15 23:13:45 security kernel: [   87.091608] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:45 security kernel: [   87.091614] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   87.091618] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   87.091622] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   87.091626] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf24f000 maddr: 0x7e4f000 
Aug 15 23:13:45 security kernel: [   87.091633] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e4f000 
Aug 15 23:13:45 security kernel: [   87.091645] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e4f000 
Aug 15 23:13:45 security kernel: [   87.091971] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   87.091976] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   87.091980] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e4e800  paddr: 0xf24e800 
Aug 15 23:13:45 security kernel: [   87.091986] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   87.091990] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e4e800 
Aug 15 23:13:45 security kernel: [   87.091996] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   87.092000] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   87.092005] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e4f000  paddr: 0xf24f000 
Aug 15 23:13:45 security kernel: [   87.092007] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   87.092007] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e4f000 
Aug 15 23:13:45 security kernel: [   87.093480] <<< 10
Aug 15 23:13:45 security kernel: [   87.093488] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:45 security kernel: [   87.093509] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:45 security kernel: [   87.093515] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   87.093519] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   87.093524] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   87.093528] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf24f800 maddr: 0x7e4f800 
Aug 15 23:13:45 security kernel: [   87.096033] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e4f800 
Aug 15 23:13:45 security kernel: [   87.096033] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e4f800 
Aug 15 23:13:45 security kernel: [   87.096033] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:45 security kernel: [   87.096033] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   87.096033] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   87.096033] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   87.096033] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf250000 maddr: 0x7e50000 
Aug 15 23:13:45 security kernel: [   87.096033] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e50000 
Aug 15 23:13:45 security kernel: [   87.096033] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e50000 
Aug 15 23:13:45 security kernel: [   87.271268] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   87.271278] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   87.271284] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e4f800  paddr: 0xf24f800 
Aug 15 23:13:45 security kernel: [   87.271289] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   87.271294] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e4f800 
Aug 15 23:13:45 security kernel: [   87.271301] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   87.271305] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   87.271308] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e50000  paddr: 0xf250000 
Aug 15 23:13:45 security kernel: [   87.271314] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   87.271318] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e50000 
Aug 15 23:13:45 security kernel: [   87.290173] <<< 10
Aug 15 23:13:45 security kernel: [   87.290192] (pipe 0x80000280): IN:  c0 02 00 00 3c 00 01 00 
Aug 15 23:13:45 security kernel: [   87.290235] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:45 security kernel: [   87.290242] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   87.290247] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   87.290252] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   87.290257] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf250800 maddr: 0x7e50800 
Aug 15 23:13:45 security kernel: [   87.290262] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e50800 
Aug 15 23:13:45 security kernel: [   87.290275] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e50800 
Aug 15 23:13:45 security kernel: [   87.290280] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:45 security kernel: [   87.290287] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   87.290291] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   87.290295] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   87.290299] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf251000 maddr: 0x7e51000 
Aug 15 23:13:45 security kernel: [   87.290305] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e51000 
Aug 15 23:13:45 security kernel: [   87.290316] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e51000 
Aug 15 23:13:45 security kernel: [   87.290743] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   87.290757] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   87.290762] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e50800  paddr: 0xf250800 
Aug 15 23:13:45 security kernel: [   87.290769] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   87.290775] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e50800 
Aug 15 23:13:45 security kernel: [   87.290784] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   87.290788] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   87.290792] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e51000  paddr: 0xf251000 
Aug 15 23:13:45 security kernel: [   87.290798] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   87.290803] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e51000 
Aug 15 23:13:45 security kernel: [   87.290841] <<< 10
Aug 15 23:13:45 security kernel: [   87.290848] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:45 security kernel: [   87.290900] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:45 security kernel: [   87.290908] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   87.290913] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   87.290919] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   87.290923] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf251800 maddr: 0x7e51800 
Aug 15 23:13:45 security kernel: [   87.290930] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e51800 
Aug 15 23:13:45 security kernel: [   87.290948] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e51800 
Aug 15 23:13:45 security kernel: [   87.290955] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:45 security kernel: [   87.290961] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   87.290966] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   87.290971] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   87.290975] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf252000 maddr: 0x7e52000 
Aug 15 23:13:45 security kernel: [   87.290982] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e52000 
Aug 15 23:13:45 security kernel: [   87.290995] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e52000 
Aug 15 23:13:45 security kernel: [   87.291539] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   87.291570] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   87.291587] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e51800  paddr: 0xf251800 
Aug 15 23:13:45 security kernel: [   87.291613] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   87.291634] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e51800 
Aug 15 23:13:45 security kernel: [   87.291660] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   87.291664] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   87.291668] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e52000  paddr: 0xf252000 
Aug 15 23:13:45 security kernel: [   87.291675] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   87.291679] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e52000 
Aug 15 23:13:45 security kernel: [   87.291715] <<< 10
Aug 15 23:13:45 security kernel: [   87.291723] (pipe 0x80000280): IN:  c0 02 00 00 3e 00 01 00 
Aug 15 23:13:45 security kernel: [   87.291773] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:45 security kernel: [   87.291781] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   87.291786] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   87.291796] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   87.291806] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf252800 maddr: 0x7e52800 
Aug 15 23:13:45 security kernel: [   87.291813] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e52800 
Aug 15 23:13:45 security kernel: [   87.291827] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e52800 
Aug 15 23:13:45 security kernel: [   87.291833] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:45 security kernel: [   87.291839] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:45 security kernel: [   87.291844] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:45 security kernel: [   87.291849] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:45 security kernel: [   87.291854] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf253000 maddr: 0x7e53000 
Aug 15 23:13:45 security kernel: [   87.291860] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e53000 
Aug 15 23:13:45 security kernel: [   87.291873] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e53000 
Aug 15 23:13:45 security kernel: [   87.292347] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   87.292358] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   87.292363] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e52800  paddr: 0xf252800 
Aug 15 23:13:45 security kernel: [   87.292369] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   87.292374] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e52800 
Aug 15 23:13:45 security kernel: [   87.292385] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:45 security kernel: [   87.292389] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:45 security kernel: [   87.292392] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e53000  paddr: 0xf253000 
Aug 15 23:13:45 security kernel: [   87.292398] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:45 security kernel: [   87.292403] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e53000 
Aug 15 23:13:46 security kernel: [   87.298485] <<< 10
Aug 15 23:13:46 security kernel: [   87.298495] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:46 security kernel: [   87.298537] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:46 security kernel: [   87.298545] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:46 security kernel: [   87.298549] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:46 security kernel: [   87.298555] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:46 security kernel: [   87.298560] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf253800 maddr: 0x7e53800 
Aug 15 23:13:46 security kernel: [   87.298566] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e53800 
Aug 15 23:13:46 security kernel: [   87.298580] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e53800 
Aug 15 23:13:46 security kernel: [   87.298586] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:46 security kernel: [   87.298593] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:46 security kernel: [   87.298597] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:46 security kernel: [   87.298602] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:46 security kernel: [   87.298607] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf254000 maddr: 0x7e54000 
Aug 15 23:13:46 security kernel: [   87.298613] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e54000 
Aug 15 23:13:46 security kernel: [   87.298626] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e54000 
Aug 15 23:13:46 security kernel: [   87.299194] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:46 security kernel: [   87.299201] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:46 security kernel: [   87.299205] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e53800  paddr: 0xf253800 
Aug 15 23:13:46 security kernel: [   87.299212] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:46 security kernel: [   87.299217] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e53800 
Aug 15 23:13:46 security kernel: [   87.299223] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:46 security kernel: [   87.299228] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:46 security kernel: [   87.299232] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e54000  paddr: 0xf254000 
Aug 15 23:13:46 security kernel: [   87.299237] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:46 security kernel: [   87.299242] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e54000 
Aug 15 23:13:46 security kernel: [   87.299314] <<< 10
Aug 15 23:13:46 security kernel: [   87.299321] (pipe 0x80000280): IN:  c0 02 00 00 40 00 01 00 
Aug 15 23:13:46 security kernel: [   87.299360] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:46 security kernel: [   87.299367] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:46 security kernel: [   87.299371] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:46 security kernel: [   87.299376] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:46 security kernel: [   87.299380] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf254800 maddr: 0x7e54800 
Aug 15 23:13:46 security kernel: [   87.299386] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e54800 
Aug 15 23:13:46 security kernel: [   87.299398] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e54800 
Aug 15 23:13:46 security kernel: [   87.299403] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:46 security kernel: [   87.299409] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:46 security kernel: [   87.299413] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:46 security kernel: [   87.299418] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:46 security kernel: [   87.299422] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf255000 maddr: 0x7e55000 
Aug 15 23:13:46 security kernel: [   87.299428] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e55000 
Aug 15 23:13:46 security kernel: [   87.299439] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e55000 
Aug 15 23:13:46 security kernel: [   87.299816] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:46 security kernel: [   87.299821] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:46 security kernel: [   87.299825] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e54800  paddr: 0xf254800 
Aug 15 23:13:46 security kernel: [   87.299831] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:46 security kernel: [   87.299835] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e54800 
Aug 15 23:13:46 security kernel: [   87.299841] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:46 security kernel: [   87.299845] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:46 security kernel: [   87.299849] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e55000  paddr: 0xf255000 
Aug 15 23:13:46 security kernel: [   87.299855] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:46 security kernel: [   87.299859] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e55000 
Aug 15 23:13:46 security kernel: [   87.299899] <<< 10
Aug 15 23:13:46 security kernel: [   87.299905] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:46 security kernel: [   87.299939] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:46 security kernel: [   87.299946] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:46 security kernel: [   87.299950] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:46 security kernel: [   87.299955] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:46 security kernel: [   87.299959] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf255800 maddr: 0x7e55800 
Aug 15 23:13:46 security kernel: [   87.299965] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e55800 
Aug 15 23:13:46 security kernel: [   87.299977] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e55800 
Aug 15 23:13:46 security kernel: [   87.299982] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:46 security kernel: [   87.299988] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   87.299996] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   87.300004] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   87.300008] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf256000 maddr: 0x7e56000 
Aug 15 23:13:47 security kernel: [   87.300014] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e56000 
Aug 15 23:13:47 security kernel: [   87.300017] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e56000 
Aug 15 23:13:47 security kernel: [   87.300567] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   87.300572] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   87.300576] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e55800  paddr: 0xf255800 
Aug 15 23:13:47 security kernel: [   87.300582] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   87.300587] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e55800 
Aug 15 23:13:47 security kernel: [   87.300593] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   87.304040] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   87.304040] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e56000  paddr: 0xf256000 
Aug 15 23:13:47 security kernel: [   87.304040] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   87.304040] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e56000 
Aug 15 23:13:47 security kernel: [   87.481231] <<< 10
Aug 15 23:13:47 security kernel: [   87.481247] (pipe 0x80000280): IN:  c0 02 00 00 42 00 01 00 
Aug 15 23:13:47 security kernel: [   87.481268] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:47 security kernel: [   87.481274] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   87.481278] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   87.481283] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   87.481288] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf256800 maddr: 0x7e56800 
Aug 15 23:13:47 security kernel: [   87.481294] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e56800 
Aug 15 23:13:47 security kernel: [   87.481306] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e56800 
Aug 15 23:13:47 security kernel: [   87.481311] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:47 security kernel: [   87.481317] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   87.481321] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   87.481325] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   87.481330] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf257000 maddr: 0x7e57000 
Aug 15 23:13:47 security kernel: [   87.481335] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e57000 
Aug 15 23:13:47 security kernel: [   87.481347] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e57000 
Aug 15 23:13:47 security kernel: [   87.481703] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   87.481714] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   87.481718] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e56800  paddr: 0xf256800 
Aug 15 23:13:47 security kernel: [   87.481724] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   87.481729] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e56800 
Aug 15 23:13:47 security kernel: [   87.481735] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   87.481739] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   87.481743] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e57000  paddr: 0xf257000 
Aug 15 23:13:47 security kernel: [   87.481748] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   87.481753] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e57000 
Aug 15 23:13:47 security kernel: [   87.481792] <<< 10
Aug 15 23:13:47 security kernel: [   87.481798] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:47 security kernel: [   87.481816] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:47 security kernel: [   87.481822] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   87.481826] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   87.481831] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   87.481835] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf257800 maddr: 0x7e57800 
Aug 15 23:13:47 security kernel: [   87.481842] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e57800 
Aug 15 23:13:47 security kernel: [   87.481853] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e57800 
Aug 15 23:13:47 security kernel: [   87.481859] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:47 security kernel: [   87.481864] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   87.481868] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   87.481873] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   87.481877] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf258000 maddr: 0x7e58000 
Aug 15 23:13:47 security kernel: [   87.481883] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e58000 
Aug 15 23:13:47 security kernel: [   87.481894] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e58000 
Aug 15 23:13:47 security kernel: [   87.482202] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   87.482213] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   87.482217] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e57800  paddr: 0xf257800 
Aug 15 23:13:47 security kernel: [   87.482223] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   87.482228] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e57800 
Aug 15 23:13:47 security kernel: [   87.482234] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   87.482238] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   87.482242] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e58000  paddr: 0xf258000 
Aug 15 23:13:47 security kernel: [   87.482248] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   87.482252] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e58000 
Aug 15 23:13:47 security kernel: [   87.482302] <<< 10
Aug 15 23:13:47 security kernel: [   87.482310] (pipe 0x80000280): IN:  c0 02 00 00 44 00 01 00 
Aug 15 23:13:47 security kernel: [   87.482327] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:47 security kernel: [   87.482333] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   87.482337] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   87.482342] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   87.482346] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf258800 maddr: 0x7e58800 
Aug 15 23:13:47 security kernel: [   87.482352] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e58800 
Aug 15 23:13:47 security kernel: [   87.482363] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e58800 
Aug 15 23:13:47 security kernel: [   87.482369] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:47 security kernel: [   87.482374] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   87.482378] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   87.482383] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   87.482387] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf259000 maddr: 0x7e59000 
Aug 15 23:13:47 security kernel: [   87.482392] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e59000 
Aug 15 23:13:47 security kernel: [   87.482403] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e59000 
Aug 15 23:13:47 security kernel: [   87.482705] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   87.482713] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   87.482717] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e58800  paddr: 0xf258800 
Aug 15 23:13:47 security kernel: [   87.482727] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   87.482732] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e58800 
Aug 15 23:13:47 security kernel: [   87.482739] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   87.482743] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   87.482747] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e59000  paddr: 0xf259000 
Aug 15 23:13:47 security kernel: [   87.482754] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   87.482759] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e59000 
Aug 15 23:13:47 security kernel: [   87.482801] <<< 10
Aug 15 23:13:47 security kernel: [   87.482807] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:47 security kernel: [   87.482852] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:47 security kernel: [   87.482859] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   87.482864] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   87.482869] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   87.482876] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf259800 maddr: 0x7e59800 
Aug 15 23:13:47 security kernel: [   87.482883] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e59800 
Aug 15 23:13:47 security kernel: [   87.482896] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e59800 
Aug 15 23:13:47 security kernel: [   87.482902] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:47 security kernel: [   87.482909] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   87.482914] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   87.482919] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   87.482924] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf25a000 maddr: 0x7e5a000 
Aug 15 23:13:47 security kernel: [   87.482931] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e5a000 
Aug 15 23:13:47 security kernel: [   87.482944] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e5a000 
Aug 15 23:13:47 security kernel: [   87.483328] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   87.483338] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   87.483344] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e59800  paddr: 0xf259800 
Aug 15 23:13:47 security kernel: [   87.483349] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   87.483354] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e59800 
Aug 15 23:13:47 security kernel: [   87.483360] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   87.483364] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   87.483367] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e5a000  paddr: 0xf25a000 
Aug 15 23:13:47 security kernel: [   87.483373] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   87.483378] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e5a000 
Aug 15 23:13:47 security kernel: [   87.483411] <<< 10
Aug 15 23:13:47 security kernel: [   87.483418] (pipe 0x80000280): IN:  c0 02 00 00 46 00 01 00 
Aug 15 23:13:47 security kernel: [   87.483456] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:47 security kernel: [   87.483463] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   87.483467] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   87.483472] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   87.483477] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf25a800 maddr: 0x7e5a800 
Aug 15 23:13:47 security kernel: [   87.483483] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e5a800 
Aug 15 23:13:47 security kernel: [   87.483494] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e5a800 
Aug 15 23:13:47 security kernel: [   87.483500] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:47 security kernel: [   87.483505] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   87.483509] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   87.483514] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   87.483518] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf25b000 maddr: 0x7e5b000 
Aug 15 23:13:47 security kernel: [   87.483524] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e5b000 
Aug 15 23:13:47 security kernel: [   87.483535] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e5b000 
Aug 15 23:13:47 security kernel: [   87.483956] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   87.483962] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   87.483967] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e5a800  paddr: 0xf25a800 
Aug 15 23:13:47 security kernel: [   87.483973] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   87.483978] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e5a800 
Aug 15 23:13:47 security kernel: [   87.483984] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   87.483988] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   87.483991] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e5b000  paddr: 0xf25b000 
Aug 15 23:13:47 security kernel: [   87.483997] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   87.484003] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e5b000 
Aug 15 23:13:47 security kernel: [   87.484053] <<< 10
Aug 15 23:13:47 security kernel: [   87.484059] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:47 security kernel: [   87.484098] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:47 security kernel: [   87.484105] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   87.484109] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   87.484114] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   87.484119] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf25b800 maddr: 0x7e5b800 
Aug 15 23:13:47 security kernel: [   87.484125] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e5b800 
Aug 15 23:13:47 security kernel: [   87.484137] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e5b800 
Aug 15 23:13:47 security kernel: [   87.484142] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:47 security kernel: [   87.484148] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   87.484152] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   87.484156] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   87.484160] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf25c000 maddr: 0x7e5c000 
Aug 15 23:13:47 security kernel: [   87.484166] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e5c000 
Aug 15 23:13:47 security kernel: [   87.484177] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e5c000 
Aug 15 23:13:47 security kernel: [   87.484575] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   87.484580] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   87.484585] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e5b800  paddr: 0xf25b800 
Aug 15 23:13:47 security kernel: [   87.484590] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   87.484595] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e5b800 
Aug 15 23:13:47 security kernel: [   87.484601] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   87.484605] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   87.484608] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e5c000  paddr: 0xf25c000 
Aug 15 23:13:47 security kernel: [   87.484614] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   87.484619] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e5c000 
Aug 15 23:13:47 security kernel: [   87.484672] <<< 10
Aug 15 23:13:47 security kernel: [   87.484679] (pipe 0x80000280): IN:  c0 02 00 00 48 00 01 00 
Aug 15 23:13:47 security kernel: [   87.484714] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:47 security kernel: [   87.484720] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   87.484725] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   87.484730] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   87.484734] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf25c800 maddr: 0x7e5c800 
Aug 15 23:13:47 security kernel: [   87.484740] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e5c800 
Aug 15 23:13:47 security kernel: [   87.484752] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e5c800 
Aug 15 23:13:47 security kernel: [   87.484757] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:47 security kernel: [   87.484763] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   87.484767] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   87.484772] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   87.484776] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf25d000 maddr: 0x7e5d000 
Aug 15 23:13:47 security kernel: [   87.484782] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e5d000 
Aug 15 23:13:47 security kernel: [   87.484793] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e5d000 
Aug 15 23:13:47 security kernel: [   87.485200] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   87.485205] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   87.485209] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e5c800  paddr: 0xf25c800 
Aug 15 23:13:47 security kernel: [   87.485214] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   87.485219] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e5c800 
Aug 15 23:13:47 security kernel: [   87.485225] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   87.488019] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   87.488019] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e5d000  paddr: 0xf25d000 
Aug 15 23:13:47 security kernel: [   87.488019] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   87.488019] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e5d000 
Aug 15 23:13:47 security kernel: [   87.683419] <<< 10
Aug 15 23:13:47 security kernel: [   87.683426] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:47 security kernel: [   87.683445] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:47 security kernel: [   87.683452] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   87.683456] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   87.683461] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   87.683465] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf25d800 maddr: 0x7e5d800 
Aug 15 23:13:47 security kernel: [   87.683470] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e5d800 
Aug 15 23:13:47 security kernel: [   87.683482] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e5d800 
Aug 15 23:13:47 security kernel: [   87.683488] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:47 security kernel: [   87.683493] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   87.683497] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   87.683502] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   87.683506] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf25e000 maddr: 0x7e5e000 
Aug 15 23:13:47 security kernel: [   87.683512] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e5e000 
Aug 15 23:13:47 security kernel: [   87.683524] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e5e000 
Aug 15 23:13:47 security kernel: [   87.683908] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   87.683921] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   87.683925] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e5d800  paddr: 0xf25d800 
Aug 15 23:13:47 security kernel: [   87.683931] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   87.683936] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e5d800 
Aug 15 23:13:47 security kernel: [   87.683943] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   87.683946] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   87.683950] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e5e000  paddr: 0xf25e000 
Aug 15 23:13:47 security kernel: [   87.683955] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   87.683960] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e5e000 
Aug 15 23:13:47 security kernel: [   87.684727] <<< 10
Aug 15 23:13:47 security kernel: [   87.684736] (pipe 0x80000280): IN:  c0 02 00 00 4a 00 01 00 
Aug 15 23:13:47 security kernel: [   87.684756] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:47 security kernel: [   87.684762] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   87.684766] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   87.684771] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   87.684775] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf25e800 maddr: 0x7e5e800 
Aug 15 23:13:47 security kernel: [   87.684781] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e5e800 
Aug 15 23:13:47 security kernel: [   87.684793] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e5e800 
Aug 15 23:13:47 security kernel: [   87.684799] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:47 security kernel: [   87.684804] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   87.684808] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   87.684813] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   87.684817] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf25f000 maddr: 0x7e5f000 
Aug 15 23:13:47 security kernel: [   87.684823] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e5f000 
Aug 15 23:13:47 security kernel: [   87.684834] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e5f000 
Aug 15 23:13:47 security kernel: [   87.685268] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   87.685280] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   87.685284] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e5e800  paddr: 0xf25e800 
Aug 15 23:13:47 security kernel: [   87.685290] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   87.685295] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e5e800 
Aug 15 23:13:47 security kernel: [   87.685301] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   87.685305] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   87.685309] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e5f000  paddr: 0xf25f000 
Aug 15 23:13:47 security kernel: [   87.685314] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   87.685319] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e5f000 
Aug 15 23:13:47 security kernel: [   87.685352] <<< 11
Aug 15 23:13:47 security kernel: [   87.685358] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:47 security kernel: [   87.685380] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:47 security kernel: [   87.685386] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   87.685390] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   87.685395] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   87.685399] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf25f800 maddr: 0x7e5f800 
Aug 15 23:13:47 security kernel: [   87.685405] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e5f800 
Aug 15 23:13:47 security kernel: [   87.685417] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e5f800 
Aug 15 23:13:47 security kernel: [   87.685422] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:47 security kernel: [   87.685428] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   87.685432] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   87.685437] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   87.685441] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf260000 maddr: 0x7e60000 
Aug 15 23:13:47 security kernel: [   87.685447] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e60000 
Aug 15 23:13:47 security kernel: [   87.685458] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e60000 
Aug 15 23:13:47 security kernel: [   87.685767] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   87.685776] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   87.685780] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e5f800  paddr: 0xf25f800 
Aug 15 23:13:47 security kernel: [   87.685786] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   87.685791] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e5f800 
Aug 15 23:13:47 security kernel: [   87.685797] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   87.685801] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   87.685805] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e60000  paddr: 0xf260000 
Aug 15 23:13:47 security kernel: [   87.685811] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   87.685816] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e60000 
Aug 15 23:13:47 security kernel: [   87.685848] <<< 00
Aug 15 23:13:47 security kernel: [   87.685854] em28xx #0: found i2c device @ 0x4a [saa7113h]
Aug 15 23:13:47 security kernel: [   87.685859] (pipe 0x80000280): IN:  c0 02 00 00 4c 00 01 00 
Aug 15 23:13:47 security kernel: [   87.685876] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:47 security kernel: [   87.685882] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   87.685886] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   87.685891] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   87.685895] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf260800 maddr: 0x7e60800 
Aug 15 23:13:47 security kernel: [   87.685900] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e60800 
Aug 15 23:13:47 security kernel: [   87.685911] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e60800 
Aug 15 23:13:47 security kernel: [   87.685917] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:47 security kernel: [   87.685923] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   87.685927] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   87.685931] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   87.685935] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf261000 maddr: 0x7e61000 
Aug 15 23:13:47 security kernel: [   87.685941] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e61000 
Aug 15 23:13:47 security kernel: [   87.685952] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e61000 
Aug 15 23:13:47 security kernel: [   87.686267] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   87.686277] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   87.686281] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e60800  paddr: 0xf260800 
Aug 15 23:13:47 security kernel: [   87.686287] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   87.686291] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e60800 
Aug 15 23:13:47 security kernel: [   87.686298] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   87.686301] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   87.686305] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e61000  paddr: 0xf261000 
Aug 15 23:13:47 security kernel: [   87.686311] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   87.686316] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e61000 
Aug 15 23:13:47 security kernel: [   87.686347] <<< 00
Aug 15 23:13:47 security kernel: [   87.686353] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:47 security kernel: [   87.686371] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:47 security kernel: [   87.686378] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   87.686382] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   87.686386] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   87.686390] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf261800 maddr: 0x7e61800 
Aug 15 23:13:47 security kernel: [   87.686396] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e61800 
Aug 15 23:13:47 security kernel: [   87.686407] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e61800 
Aug 15 23:13:47 security kernel: [   87.686412] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:47 security kernel: [   87.686418] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   87.686422] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   87.686427] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   87.686431] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf262000 maddr: 0x7e62000 
Aug 15 23:13:47 security kernel: [   87.686436] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e62000 
Aug 15 23:13:47 security kernel: [   87.686447] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e62000 
Aug 15 23:13:47 security kernel: [   87.686772] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   87.686780] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   87.686784] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e61800  paddr: 0xf261800 
Aug 15 23:13:47 security kernel: [   87.686791] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   87.686796] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e61800 
Aug 15 23:13:47 security kernel: [   87.686809] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   87.686813] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   87.686817] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e62000  paddr: 0xf262000 
Aug 15 23:13:47 security kernel: [   87.686824] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   87.686829] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e62000 
Aug 15 23:13:47 security kernel: [   87.686870] <<< 10
Aug 15 23:13:47 security kernel: [   87.686878] (pipe 0x80000280): IN:  c0 02 00 00 4e 00 01 00 
Aug 15 23:13:47 security kernel: [   87.686898] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:47 security kernel: [   87.686905] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   87.686909] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   87.686915] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   87.686920] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf262800 maddr: 0x7e62800 
Aug 15 23:13:47 security kernel: [   87.686927] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e62800 
Aug 15 23:13:47 security kernel: [   87.686939] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e62800 
Aug 15 23:13:47 security kernel: [   87.686946] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:47 security kernel: [   87.686952] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   87.686958] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   87.686963] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   87.686968] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf263000 maddr: 0x7e63000 
Aug 15 23:13:47 security kernel: [   87.686974] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e63000 
Aug 15 23:13:47 security kernel: [   87.686987] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e63000 
Aug 15 23:13:47 security kernel: [   87.687395] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   87.687400] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   87.687403] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e62800  paddr: 0xf262800 
Aug 15 23:13:47 security kernel: [   87.687409] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   87.687414] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e62800 
Aug 15 23:13:47 security kernel: [   87.687419] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   87.687423] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   87.687427] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e63000  paddr: 0xf263000 
Aug 15 23:13:47 security kernel: [   87.687433] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   87.687437] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e63000 
Aug 15 23:13:47 security kernel: [   87.687469] <<< 10
Aug 15 23:13:47 security kernel: [   87.687475] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:47 security kernel: [   87.687493] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:47 security kernel: [   87.687499] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   87.687503] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   87.687508] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   87.687512] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf263800 maddr: 0x7e63800 
Aug 15 23:13:47 security kernel: [   87.687518] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e63800 
Aug 15 23:13:47 security kernel: [   87.687529] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e63800 
Aug 15 23:13:47 security kernel: [   87.687535] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:47 security kernel: [   87.687541] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   87.687545] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   87.687550] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   87.687554] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf264000 maddr: 0x7e64000 
Aug 15 23:13:47 security kernel: [   87.687560] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e64000 
Aug 15 23:13:47 security kernel: [   87.687571] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e64000 
Aug 15 23:13:47 security kernel: [   87.687892] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   87.687897] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   87.687900] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e63800  paddr: 0xf263800 
Aug 15 23:13:47 security kernel: [   87.687906] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   87.687911] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e63800 
Aug 15 23:13:47 security kernel: [   87.687917] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   87.688008] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   87.688008] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e64000  paddr: 0xf264000 
Aug 15 23:13:47 security kernel: [   87.688008] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   87.688008] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e64000 
Aug 15 23:13:47 security kernel: [   87.887408] <<< 10
Aug 15 23:13:47 security kernel: [   87.887418] (pipe 0x80000280): IN:  c0 02 00 00 50 00 01 00 
Aug 15 23:13:47 security kernel: [   87.887438] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:47 security kernel: [   87.887444] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   87.887449] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   87.887453] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   87.887458] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf264800 maddr: 0x7e64800 
Aug 15 23:13:47 security kernel: [   87.887464] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e64800 
Aug 15 23:13:47 security kernel: [   87.887476] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e64800 
Aug 15 23:13:47 security kernel: [   87.887482] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:47 security kernel: [   87.887487] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   87.887491] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   87.887496] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   87.887500] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf265000 maddr: 0x7e65000 
Aug 15 23:13:47 security kernel: [   87.887505] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e65000 
Aug 15 23:13:47 security kernel: [   87.887517] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e65000 
Aug 15 23:13:47 security kernel: [   87.887871] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   87.887885] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   87.887889] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e64800  paddr: 0xf264800 
Aug 15 23:13:47 security kernel: [   87.887895] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   87.887900] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e64800 
Aug 15 23:13:47 security kernel: [   87.887908] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   87.887922] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   87.887926] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e65000  paddr: 0xf265000 
Aug 15 23:13:47 security kernel: [   87.887932] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   87.887937] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e65000 
Aug 15 23:13:47 security kernel: [   87.888636] <<< 10
Aug 15 23:13:47 security kernel: [   87.888644] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:47 security kernel: [   87.888664] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:47 security kernel: [   87.888670] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   87.888674] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   87.888679] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   87.888683] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf265800 maddr: 0x7e65800 
Aug 15 23:13:47 security kernel: [   87.888689] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e65800 
Aug 15 23:13:47 security kernel: [   87.888701] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e65800 
Aug 15 23:13:47 security kernel: [   87.888709] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:47 security kernel: [   87.888715] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   87.888719] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   87.888723] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   87.888728] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf266000 maddr: 0x7e66000 
Aug 15 23:13:47 security kernel: [   87.888733] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e66000 
Aug 15 23:13:47 security kernel: [   87.888745] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e66000 
Aug 15 23:13:47 security kernel: [   87.889381] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   87.889392] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   87.889398] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e65800  paddr: 0xf265800 
Aug 15 23:13:47 security kernel: [   87.889405] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   87.889410] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e65800 
Aug 15 23:13:47 security kernel: [   87.889417] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   87.889422] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   87.889426] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e66000  paddr: 0xf266000 
Aug 15 23:13:47 security kernel: [   87.889432] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   87.889437] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e66000 
Aug 15 23:13:47 security kernel: [   87.889721] <<< 10
Aug 15 23:13:47 security kernel: [   87.889730] (pipe 0x80000280): IN:  c0 02 00 00 52 00 01 00 
Aug 15 23:13:47 security kernel: [   87.889749] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:47 security kernel: [   87.889756] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   87.889760] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   87.889765] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   87.889769] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf266800 maddr: 0x7e66800 
Aug 15 23:13:47 security kernel: [   87.889775] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e66800 
Aug 15 23:13:47 security kernel: [   87.889788] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e66800 
Aug 15 23:13:47 security kernel: [   87.889793] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:47 security kernel: [   87.889799] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   87.889803] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   87.889807] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   87.889811] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf267000 maddr: 0x7e67000 
Aug 15 23:13:47 security kernel: [   87.889817] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e67000 
Aug 15 23:13:47 security kernel: [   87.889828] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e67000 
Aug 15 23:13:47 security kernel: [   87.890211] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   87.890218] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   87.890223] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e66800  paddr: 0xf266800 
Aug 15 23:13:47 security kernel: [   87.890228] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   87.890233] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e66800 
Aug 15 23:13:47 security kernel: [   87.890240] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   87.890244] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   87.890248] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e67000  paddr: 0xf267000 
Aug 15 23:13:47 security kernel: [   87.890253] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   87.890258] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e67000 
Aug 15 23:13:47 security kernel: [   87.890608] <<< 10
Aug 15 23:13:47 security kernel: [   87.890617] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:47 security kernel: [   87.890635] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:47 security kernel: [   87.890641] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   87.890646] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   87.890651] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   87.890655] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf267800 maddr: 0x7e67800 
Aug 15 23:13:47 security kernel: [   87.890661] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e67800 
Aug 15 23:13:47 security kernel: [   87.890673] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e67800 
Aug 15 23:13:47 security kernel: [   87.890678] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:47 security kernel: [   87.890684] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   87.890688] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   87.890692] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   87.890696] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf268000 maddr: 0x7e68000 
Aug 15 23:13:47 security kernel: [   87.890702] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e68000 
Aug 15 23:13:47 security kernel: [   87.890713] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e68000 
Aug 15 23:13:47 security kernel: [   87.891107] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   87.891118] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   87.891123] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e67800  paddr: 0xf267800 
Aug 15 23:13:47 security kernel: [   87.891130] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   87.891136] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e67800 
Aug 15 23:13:47 security kernel: [   87.891144] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   87.891148] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   87.891152] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e68000  paddr: 0xf268000 
Aug 15 23:13:47 security kernel: [   87.891158] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   87.891163] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e68000 
Aug 15 23:13:47 security kernel: [   87.891410] <<< 10
Aug 15 23:13:47 security kernel: [   87.891565] (pipe 0x80000280): IN:  c0 02 00 00 54 00 01 00 
Aug 15 23:13:47 security kernel: [   87.891633] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:47 security kernel: [   87.891644] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   87.891648] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   87.891654] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   87.891659] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf268800 maddr: 0x7e68800 
Aug 15 23:13:47 security kernel: [   87.891665] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e68800 
Aug 15 23:13:47 security kernel: [   87.891679] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e68800 
Aug 15 23:13:47 security kernel: [   87.891685] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:47 security kernel: [   87.891692] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   87.891697] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   87.891702] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   87.891706] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf269000 maddr: 0x7e69000 
Aug 15 23:13:47 security kernel: [   87.891713] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e69000 
Aug 15 23:13:47 security kernel: [   87.891726] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e69000 
Aug 15 23:13:47 security kernel: [   87.892211] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   87.892217] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   87.892221] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e68800  paddr: 0xf268800 
Aug 15 23:13:47 security kernel: [   87.892228] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   87.892233] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e68800 
Aug 15 23:13:47 security kernel: [   87.892240] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   87.892245] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   87.892249] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e69000  paddr: 0xf269000 
Aug 15 23:13:47 security kernel: [   87.892255] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   87.892260] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e69000 
Aug 15 23:13:47 security kernel: [   87.892396] <<< 10
Aug 15 23:13:47 security kernel: [   87.892402] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:47 security kernel: [   87.892421] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:47 security kernel: [   87.892427] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   87.892431] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   87.892436] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   87.892440] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf269800 maddr: 0x7e69800 
Aug 15 23:13:47 security kernel: [   87.892446] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e69800 
Aug 15 23:13:47 security kernel: [   87.892457] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e69800 
Aug 15 23:13:47 security kernel: [   87.892463] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:47 security kernel: [   87.892468] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   87.892472] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   87.892477] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   87.892481] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf26a000 maddr: 0x7e6a000 
Aug 15 23:13:47 security kernel: [   87.892487] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e6a000 
Aug 15 23:13:47 security kernel: [   87.892498] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e6a000 
Aug 15 23:13:47 security kernel: [   87.892859] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   87.892865] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   87.892869] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e69800  paddr: 0xf269800 
Aug 15 23:13:47 security kernel: [   87.892874] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   87.892879] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e69800 
Aug 15 23:13:47 security kernel: [   87.892885] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   87.896030] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   87.896030] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e6a000  paddr: 0xf26a000 
Aug 15 23:13:47 security kernel: [   87.896030] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   87.896030] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e6a000 
Aug 15 23:13:47 security kernel: [   88.091986] <<< 10
Aug 15 23:13:47 security kernel: [   88.092124] (pipe 0x80000280): IN:  c0 02 00 00 56 00 01 00 
Aug 15 23:13:47 security kernel: [   88.092150] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:47 security kernel: [   88.092157] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.092161] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.092167] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.092171] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf26a800 maddr: 0x7e6a800 
Aug 15 23:13:47 security kernel: [   88.092177] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e6a800 
Aug 15 23:13:47 security kernel: [   88.092190] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e6a800 
Aug 15 23:13:47 security kernel: [   88.092195] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:47 security kernel: [   88.092201] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.092205] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.092209] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.092213] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf26b000 maddr: 0x7e6b000 
Aug 15 23:13:47 security kernel: [   88.092219] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e6b000 
Aug 15 23:13:47 security kernel: [   88.092230] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e6b000 
Aug 15 23:13:47 security kernel: [   88.092690] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.092696] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.092701] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e6a800  paddr: 0xf26a800 
Aug 15 23:13:47 security kernel: [   88.092707] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.092713] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e6a800 
Aug 15 23:13:47 security kernel: [   88.092720] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.092725] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.092729] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e6b000  paddr: 0xf26b000 
Aug 15 23:13:47 security kernel: [   88.092735] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.092740] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e6b000 
Aug 15 23:13:47 security kernel: [   88.092946] <<< 10
Aug 15 23:13:47 security kernel: [   88.092954] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:47 security kernel: [   88.092981] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:47 security kernel: [   88.092988] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.092993] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.092998] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.093003] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf26b800 maddr: 0x7e6b800 
Aug 15 23:13:47 security kernel: [   88.093010] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e6b800 
Aug 15 23:13:47 security kernel: [   88.093023] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e6b800 
Aug 15 23:13:47 security kernel: [   88.093029] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:47 security kernel: [   88.093036] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.093040] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.093045] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.093050] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf26c000 maddr: 0x7e6c000 
Aug 15 23:13:47 security kernel: [   88.093056] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e6c000 
Aug 15 23:13:47 security kernel: [   88.093069] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e6c000 
Aug 15 23:13:47 security kernel: [   88.093428] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.093435] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.093439] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e6b800  paddr: 0xf26b800 
Aug 15 23:13:47 security kernel: [   88.093445] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.093450] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e6b800 
Aug 15 23:13:47 security kernel: [   88.093456] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.093460] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.093464] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e6c000  paddr: 0xf26c000 
Aug 15 23:13:47 security kernel: [   88.093470] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.093474] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e6c000 
Aug 15 23:13:47 security kernel: [   88.093553] <<< 10
Aug 15 23:13:47 security kernel: [   88.093562] (pipe 0x80000280): IN:  c0 02 00 00 58 00 01 00 
Aug 15 23:13:47 security kernel: [   88.093583] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:47 security kernel: [   88.093589] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.093593] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.093598] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.093603] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf26c800 maddr: 0x7e6c800 
Aug 15 23:13:47 security kernel: [   88.093608] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e6c800 
Aug 15 23:13:47 security kernel: [   88.093621] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e6c800 
Aug 15 23:13:47 security kernel: [   88.093626] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:47 security kernel: [   88.093632] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.093636] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.093640] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.093644] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf26d000 maddr: 0x7e6d000 
Aug 15 23:13:47 security kernel: [   88.093650] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e6d000 
Aug 15 23:13:47 security kernel: [   88.093661] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e6d000 
Aug 15 23:13:47 security kernel: [   88.094030] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.094040] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.094045] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e6c800  paddr: 0xf26c800 
Aug 15 23:13:47 security kernel: [   88.094051] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.094056] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e6c800 
Aug 15 23:13:47 security kernel: [   88.094062] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.094066] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.094069] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e6d000  paddr: 0xf26d000 
Aug 15 23:13:47 security kernel: [   88.094075] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.094080] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e6d000 
Aug 15 23:13:47 security kernel: [   88.094129] <<< 10
Aug 15 23:13:47 security kernel: [   88.094135] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:47 security kernel: [   88.094170] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:47 security kernel: [   88.094177] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.094181] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.094186] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.094191] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf26d800 maddr: 0x7e6d800 
Aug 15 23:13:47 security kernel: [   88.094197] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e6d800 
Aug 15 23:13:47 security kernel: [   88.094208] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e6d800 
Aug 15 23:13:47 security kernel: [   88.094214] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:47 security kernel: [   88.094220] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.094224] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.094228] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.094232] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf26e000 maddr: 0x7e6e000 
Aug 15 23:13:47 security kernel: [   88.094238] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e6e000 
Aug 15 23:13:47 security kernel: [   88.094250] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e6e000 
Aug 15 23:13:47 security kernel: [   88.094653] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.094663] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.094669] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e6d800  paddr: 0xf26d800 
Aug 15 23:13:47 security kernel: [   88.094674] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.094679] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e6d800 
Aug 15 23:13:47 security kernel: [   88.094685] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.094689] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.094693] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e6e000  paddr: 0xf26e000 
Aug 15 23:13:47 security kernel: [   88.094698] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.094703] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e6e000 
Aug 15 23:13:47 security kernel: [   88.094735] <<< 10
Aug 15 23:13:47 security kernel: [   88.094743] (pipe 0x80000280): IN:  c0 02 00 00 5a 00 01 00 
Aug 15 23:13:47 security kernel: [   88.094784] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:47 security kernel: [   88.094790] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.094795] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.094800] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.094884] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf26e800 maddr: 0x7e6e800 
Aug 15 23:13:47 security kernel: [   88.094891] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e6e800 
Aug 15 23:13:47 security kernel: [   88.094905] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e6e800 
Aug 15 23:13:47 security kernel: [   88.094911] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:47 security kernel: [   88.094918] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.094922] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.094927] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.094932] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf26f000 maddr: 0x7e6f000 
Aug 15 23:13:47 security kernel: [   88.094938] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e6f000 
Aug 15 23:13:47 security kernel: [   88.094951] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e6f000 
Aug 15 23:13:47 security kernel: [   88.095280] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.095287] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.095292] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e6e800  paddr: 0xf26e800 
Aug 15 23:13:47 security kernel: [   88.095298] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.095306] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e6e800 
Aug 15 23:13:47 security kernel: [   88.095313] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.095319] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.095323] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e6f000  paddr: 0xf26f000 
Aug 15 23:13:47 security kernel: [   88.095330] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.095335] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e6f000 
Aug 15 23:13:47 security kernel: [   88.095400] <<< 10
Aug 15 23:13:47 security kernel: [   88.095407] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:47 security kernel: [   88.095448] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:47 security kernel: [   88.095455] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.095460] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.095466] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.095470] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf26f800 maddr: 0x7e6f800 
Aug 15 23:13:47 security kernel: [   88.095477] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e6f800 
Aug 15 23:13:47 security kernel: [   88.095494] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e6f800 
Aug 15 23:13:47 security kernel: [   88.095500] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:47 security kernel: [   88.095507] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.095511] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.095516] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.095521] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf270000 maddr: 0x7e70000 
Aug 15 23:13:47 security kernel: [   88.095528] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e70000 
Aug 15 23:13:47 security kernel: [   88.095541] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e70000 
Aug 15 23:13:47 security kernel: [   88.095903] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.095908] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.095912] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e6f800  paddr: 0xf26f800 
Aug 15 23:13:47 security kernel: [   88.095918] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.095922] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e6f800 
Aug 15 23:13:47 security kernel: [   88.095928] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.095932] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.095936] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e70000  paddr: 0xf270000 
Aug 15 23:13:47 security kernel: [   88.095941] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.095946] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e70000 
Aug 15 23:13:47 security kernel: [   88.096003] <<< 10
Aug 15 23:13:47 security kernel: [   88.096008] (pipe 0x80000280): IN:  c0 02 00 00 5c 00 01 00 
Aug 15 23:13:47 security kernel: [   88.096053] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:47 security kernel: [   88.096060] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.096064] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.096069] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.100019] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf270800 maddr: 0x7e70800 
Aug 15 23:13:47 security kernel: [   88.100019] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e70800 
Aug 15 23:13:47 security kernel: [   88.100019] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e70800 
Aug 15 23:13:47 security kernel: [   88.100019] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:47 security kernel: [   88.100019] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.100019] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.100019] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.100019] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf271000 maddr: 0x7e71000 
Aug 15 23:13:47 security kernel: [   88.100019] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e71000 
Aug 15 23:13:47 security kernel: [   88.100019] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e71000 
Aug 15 23:13:47 security kernel: [   88.296103] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.296113] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.296117] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e70800  paddr: 0xf270800 
Aug 15 23:13:47 security kernel: [   88.296124] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.296130] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e70800 
Aug 15 23:13:47 security kernel: [   88.296137] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.296142] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.296146] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e71000  paddr: 0xf271000 
Aug 15 23:13:47 security kernel: [   88.296152] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.296157] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e71000 
Aug 15 23:13:47 security kernel: [   88.303887] <<< 10
Aug 15 23:13:47 security kernel: [   88.303906] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:47 security kernel: [   88.303945] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:47 security kernel: [   88.303952] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.303957] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.303962] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.303967] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf271800 maddr: 0x7e71800 
Aug 15 23:13:47 security kernel: [   88.303973] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e71800 
Aug 15 23:13:47 security kernel: [   88.303985] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e71800 
Aug 15 23:13:47 security kernel: [   88.303991] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:47 security kernel: [   88.303996] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.304000] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.304005] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.304010] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf272000 maddr: 0x7e72000 
Aug 15 23:13:47 security kernel: [   88.304015] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e72000 
Aug 15 23:13:47 security kernel: [   88.304027] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e72000 
Aug 15 23:13:47 security kernel: [   88.305051] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.305060] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.305064] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e71800  paddr: 0xf271800 
Aug 15 23:13:47 security kernel: [   88.305070] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.305075] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e71800 
Aug 15 23:13:47 security kernel: [   88.305086] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.305093] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.305097] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e72000  paddr: 0xf272000 
Aug 15 23:13:47 security kernel: [   88.305102] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.305107] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e72000 
Aug 15 23:13:47 security kernel: [   88.305142] <<< 10
Aug 15 23:13:47 security kernel: [   88.305151] (pipe 0x80000280): IN:  c0 02 00 00 5e 00 01 00 
Aug 15 23:13:47 security kernel: [   88.305176] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:47 security kernel: [   88.305183] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.305187] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.305192] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.305196] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf272800 maddr: 0x7e72800 
Aug 15 23:13:47 security kernel: [   88.305202] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e72800 
Aug 15 23:13:47 security kernel: [   88.305214] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e72800 
Aug 15 23:13:47 security kernel: [   88.305219] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:47 security kernel: [   88.305225] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.305229] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.305233] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.305238] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf273000 maddr: 0x7e73000 
Aug 15 23:13:47 security kernel: [   88.305243] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e73000 
Aug 15 23:13:47 security kernel: [   88.305255] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e73000 
Aug 15 23:13:47 security kernel: [   88.305673] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.305683] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.305687] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e72800  paddr: 0xf272800 
Aug 15 23:13:47 security kernel: [   88.305693] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.305698] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e72800 
Aug 15 23:13:47 security kernel: [   88.305708] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.305712] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.305715] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e73000  paddr: 0xf273000 
Aug 15 23:13:47 security kernel: [   88.305721] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.305726] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e73000 
Aug 15 23:13:47 security kernel: [   88.305757] <<< 10
Aug 15 23:13:47 security kernel: [   88.305763] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:47 security kernel: [   88.305784] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:47 security kernel: [   88.305791] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.305795] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.305800] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.305804] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf273800 maddr: 0x7e73800 
Aug 15 23:13:47 security kernel: [   88.305810] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e73800 
Aug 15 23:13:47 security kernel: [   88.305821] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e73800 
Aug 15 23:13:47 security kernel: [   88.305826] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:47 security kernel: [   88.305832] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.305836] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.305841] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.305845] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf274000 maddr: 0x7e74000 
Aug 15 23:13:47 security kernel: [   88.305851] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e74000 
Aug 15 23:13:47 security kernel: [   88.305862] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e74000 
Aug 15 23:13:47 security kernel: [   88.306171] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.306181] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.306185] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e73800  paddr: 0xf273800 
Aug 15 23:13:47 security kernel: [   88.306191] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.306195] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e73800 
Aug 15 23:13:47 security kernel: [   88.306205] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.306209] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.306213] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e74000  paddr: 0xf274000 
Aug 15 23:13:47 security kernel: [   88.306219] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.306224] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e74000 
Aug 15 23:13:47 security kernel: [   88.306255] <<< 10
Aug 15 23:13:47 security kernel: [   88.306262] (pipe 0x80000280): IN:  c0 02 00 00 60 00 01 00 
Aug 15 23:13:47 security kernel: [   88.306280] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:47 security kernel: [   88.306286] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.306290] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.306295] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.306299] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf274800 maddr: 0x7e74800 
Aug 15 23:13:47 security kernel: [   88.306305] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e74800 
Aug 15 23:13:47 security kernel: [   88.306316] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e74800 
Aug 15 23:13:47 security kernel: [   88.306321] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:47 security kernel: [   88.306326] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.306330] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.306335] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.306339] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf275000 maddr: 0x7e75000 
Aug 15 23:13:47 security kernel: [   88.306345] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e75000 
Aug 15 23:13:47 security kernel: [   88.306356] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e75000 
Aug 15 23:13:47 security kernel: [   88.306674] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.306684] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.306688] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e74800  paddr: 0xf274800 
Aug 15 23:13:47 security kernel: [   88.306693] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.306698] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e74800 
Aug 15 23:13:47 security kernel: [   88.306709] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.306713] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.306716] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e75000  paddr: 0xf275000 
Aug 15 23:13:47 security kernel: [   88.306722] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.306727] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e75000 
Aug 15 23:13:47 security kernel: [   88.306766] <<< 10
Aug 15 23:13:47 security kernel: [   88.306772] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:47 security kernel: [   88.306794] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:47 security kernel: [   88.306800] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.306805] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.306809] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.306814] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf275800 maddr: 0x7e75800 
Aug 15 23:13:47 security kernel: [   88.306819] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e75800 
Aug 15 23:13:47 security kernel: [   88.306831] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e75800 
Aug 15 23:13:47 security kernel: [   88.306836] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:47 security kernel: [   88.306842] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.306846] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.306850] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.306855] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf276000 maddr: 0x7e76000 
Aug 15 23:13:47 security kernel: [   88.306860] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e76000 
Aug 15 23:13:47 security kernel: [   88.306871] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e76000 
Aug 15 23:13:47 security kernel: [   88.307177] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.307184] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.307189] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e75800  paddr: 0xf275800 
Aug 15 23:13:47 security kernel: [   88.307195] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.307201] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e75800 
Aug 15 23:13:47 security kernel: [   88.307208] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.307212] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.307216] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e76000  paddr: 0xf276000 
Aug 15 23:13:47 security kernel: [   88.307223] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.307228] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e76000 
Aug 15 23:13:47 security kernel: [   88.307323] <<< 10
Aug 15 23:13:47 security kernel: [   88.307333] (pipe 0x80000280): IN:  c0 02 00 00 62 00 01 00 
Aug 15 23:13:47 security kernel: [   88.307354] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:47 security kernel: [   88.307361] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.307365] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.307371] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.307375] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf276800 maddr: 0x7e76800 
Aug 15 23:13:47 security kernel: [   88.307382] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e76800 
Aug 15 23:13:47 security kernel: [   88.307395] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e76800 
Aug 15 23:13:47 security kernel: [   88.307401] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:47 security kernel: [   88.307407] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.307412] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.307417] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.307422] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf277000 maddr: 0x7e77000 
Aug 15 23:13:47 security kernel: [   88.307428] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e77000 
Aug 15 23:13:47 security kernel: [   88.307440] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e77000 
Aug 15 23:13:47 security kernel: [   88.307806] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.307811] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.307815] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e76800  paddr: 0xf276800 
Aug 15 23:13:47 security kernel: [   88.307821] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.307826] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e76800 
Aug 15 23:13:47 security kernel: [   88.307832] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.307836] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.307839] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e77000  paddr: 0xf277000 
Aug 15 23:13:47 security kernel: [   88.307845] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.307850] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e77000 
Aug 15 23:13:47 security kernel: [   88.307914] <<< 10
Aug 15 23:13:47 security kernel: [   88.307920] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:47 security kernel: [   88.307938] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:47 security kernel: [   88.307944] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.307948] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.307953] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.307957] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf277800 maddr: 0x7e77800 
Aug 15 23:13:47 security kernel: [   88.307963] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e77800 
Aug 15 23:13:47 security kernel: [   88.307974] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e77800 
Aug 15 23:13:47 security kernel: [   88.307979] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:47 security kernel: [   88.307985] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.307989] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.308047] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.308047] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf278000 maddr: 0x7e78000 
Aug 15 23:13:47 security kernel: [   88.308047] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e78000 
Aug 15 23:13:47 security kernel: [   88.308047] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e78000 
Aug 15 23:13:47 security kernel: [   88.503832] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.503838] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.503843] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e77800  paddr: 0xf277800 
Aug 15 23:13:47 security kernel: [   88.503850] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.503855] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e77800 
Aug 15 23:13:47 security kernel: [   88.503861] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.503865] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.503869] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e78000  paddr: 0xf278000 
Aug 15 23:13:47 security kernel: [   88.503874] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.503879] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e78000 
Aug 15 23:13:47 security kernel: [   88.661460] <<< 10
Aug 15 23:13:47 security kernel: [   88.661486] (pipe 0x80000280): IN:  c0 02 00 00 64 00 01 00 
Aug 15 23:13:47 security kernel: [   88.661508] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:47 security kernel: [   88.661515] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.661520] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.661526] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.661531] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf278800 maddr: 0x7e78800 
Aug 15 23:13:47 security kernel: [   88.661537] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e78800 
Aug 15 23:13:47 security kernel: [   88.661551] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e78800 
Aug 15 23:13:47 security kernel: [   88.661556] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:47 security kernel: [   88.661562] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.661566] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.661570] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.661574] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf279000 maddr: 0x7e79000 
Aug 15 23:13:47 security kernel: [   88.661580] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e79000 
Aug 15 23:13:47 security kernel: [   88.661591] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e79000 
Aug 15 23:13:47 security kernel: [   88.662136] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.662171] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.662200] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e78800  paddr: 0xf278800 
Aug 15 23:13:47 security kernel: [   88.662207] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.662212] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e78800 
Aug 15 23:13:47 security kernel: [   88.662219] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.662223] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.662226] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e79000  paddr: 0xf279000 
Aug 15 23:13:47 security kernel: [   88.662232] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.662236] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e79000 
Aug 15 23:13:47 security kernel: [   88.662279] <<< 10
Aug 15 23:13:47 security kernel: [   88.662285] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:47 security kernel: [   88.662307] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:47 security kernel: [   88.662313] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.662317] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.662322] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.662327] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf279800 maddr: 0x7e79800 
Aug 15 23:13:47 security kernel: [   88.662333] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e79800 
Aug 15 23:13:47 security kernel: [   88.662345] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e79800 
Aug 15 23:13:47 security kernel: [   88.662350] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:47 security kernel: [   88.662356] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.662360] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.662364] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.662368] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf27a000 maddr: 0x7e7a000 
Aug 15 23:13:47 security kernel: [   88.662374] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e7a000 
Aug 15 23:13:47 security kernel: [   88.662385] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e7a000 
Aug 15 23:13:47 security kernel: [   88.662851] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.662884] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.662901] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e79800  paddr: 0xf279800 
Aug 15 23:13:47 security kernel: [   88.662927] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.662948] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e79800 
Aug 15 23:13:47 security kernel: [   88.662975] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.662991] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.663007] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e7a000  paddr: 0xf27a000 
Aug 15 23:13:47 security kernel: [   88.663035] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.663039] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e7a000 
Aug 15 23:13:47 security kernel: [   88.663073] <<< 10
Aug 15 23:13:47 security kernel: [   88.663081] (pipe 0x80000280): IN:  c0 02 00 00 66 00 01 00 
Aug 15 23:13:47 security kernel: [   88.663131] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:47 security kernel: [   88.663150] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.663155] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.663161] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.663166] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf27a800 maddr: 0x7e7a800 
Aug 15 23:13:47 security kernel: [   88.663173] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e7a800 
Aug 15 23:13:47 security kernel: [   88.663188] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e7a800 
Aug 15 23:13:47 security kernel: [   88.663194] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:47 security kernel: [   88.663201] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.663206] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.663211] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.663215] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf27b000 maddr: 0x7e7b000 
Aug 15 23:13:47 security kernel: [   88.663222] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e7b000 
Aug 15 23:13:47 security kernel: [   88.663235] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e7b000 
Aug 15 23:13:47 security kernel: [   88.663671] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.663679] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.663683] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e7a800  paddr: 0xf27a800 
Aug 15 23:13:47 security kernel: [   88.663689] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.663694] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e7a800 
Aug 15 23:13:47 security kernel: [   88.663700] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.663704] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.663708] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e7b000  paddr: 0xf27b000 
Aug 15 23:13:47 security kernel: [   88.663713] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.663718] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e7b000 
Aug 15 23:13:47 security kernel: [   88.663755] <<< 10
Aug 15 23:13:47 security kernel: [   88.663761] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:47 security kernel: [   88.663804] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:47 security kernel: [   88.663811] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.663815] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.663821] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.663825] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf27b800 maddr: 0x7e7b800 
Aug 15 23:13:47 security kernel: [   88.663831] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e7b800 
Aug 15 23:13:47 security kernel: [   88.663843] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e7b800 
Aug 15 23:13:47 security kernel: [   88.663848] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:47 security kernel: [   88.663854] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.663858] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.663863] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.663867] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf27c000 maddr: 0x7e7c000 
Aug 15 23:13:47 security kernel: [   88.663873] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e7c000 
Aug 15 23:13:47 security kernel: [   88.663884] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e7c000 
Aug 15 23:13:47 security kernel: [   88.664328] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.664338] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.664344] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e7b800  paddr: 0xf27b800 
Aug 15 23:13:47 security kernel: [   88.664349] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.664355] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e7b800 
Aug 15 23:13:47 security kernel: [   88.664361] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.664365] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.664368] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e7c000  paddr: 0xf27c000 
Aug 15 23:13:47 security kernel: [   88.664374] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.664379] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e7c000 
Aug 15 23:13:47 security kernel: [   88.672495] <<< 10
Aug 15 23:13:47 security kernel: [   88.672512] (pipe 0x80000280): IN:  c0 02 00 00 68 00 01 00 
Aug 15 23:13:47 security kernel: [   88.672532] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:47 security kernel: [   88.672538] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.672542] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.672547] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.672552] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf27c800 maddr: 0x7e7c800 
Aug 15 23:13:47 security kernel: [   88.672558] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e7c800 
Aug 15 23:13:47 security kernel: [   88.672569] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e7c800 
Aug 15 23:13:47 security kernel: [   88.672575] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:47 security kernel: [   88.672581] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.672585] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.672589] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.672593] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf27d000 maddr: 0x7e7d000 
Aug 15 23:13:47 security kernel: [   88.672599] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e7d000 
Aug 15 23:13:47 security kernel: [   88.672610] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e7d000 
Aug 15 23:13:47 security kernel: [   88.673013] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.673026] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.673030] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e7c800  paddr: 0xf27c800 
Aug 15 23:13:47 security kernel: [   88.673036] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.673041] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e7c800 
Aug 15 23:13:47 security kernel: [   88.673047] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.673051] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.673055] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e7d000  paddr: 0xf27d000 
Aug 15 23:13:47 security kernel: [   88.673060] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.673065] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e7d000 
Aug 15 23:13:47 security kernel: [   88.673110] <<< 10
Aug 15 23:13:47 security kernel: [   88.673116] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:47 security kernel: [   88.673134] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:47 security kernel: [   88.673141] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.673145] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.673150] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.673154] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf27d800 maddr: 0x7e7d800 
Aug 15 23:13:47 security kernel: [   88.673159] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e7d800 
Aug 15 23:13:47 security kernel: [   88.673171] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e7d800 
Aug 15 23:13:47 security kernel: [   88.673177] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:47 security kernel: [   88.673182] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.673186] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.673191] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.673195] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf27e000 maddr: 0x7e7e000 
Aug 15 23:13:47 security kernel: [   88.673200] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e7e000 
Aug 15 23:13:47 security kernel: [   88.673211] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e7e000 
Aug 15 23:13:47 security kernel: [   88.673757] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.673762] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.673766] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e7d800  paddr: 0xf27d800 
Aug 15 23:13:47 security kernel: [   88.673772] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.673777] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e7d800 
Aug 15 23:13:47 security kernel: [   88.673783] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.673787] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.673790] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e7e000  paddr: 0xf27e000 
Aug 15 23:13:47 security kernel: [   88.673796] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.673801] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e7e000 
Aug 15 23:13:47 security kernel: [   88.674538] <<< 10
Aug 15 23:13:47 security kernel: [   88.674545] (pipe 0x80000280): IN:  c0 02 00 00 6a 00 01 00 
Aug 15 23:13:47 security kernel: [   88.674563] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:47 security kernel: [   88.674569] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.674573] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.674578] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.674582] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf27e800 maddr: 0x7e7e800 
Aug 15 23:13:47 security kernel: [   88.674588] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e7e800 
Aug 15 23:13:47 security kernel: [   88.674599] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e7e800 
Aug 15 23:13:47 security kernel: [   88.674604] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:47 security kernel: [   88.674610] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.674614] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.676021] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.676021] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf27f000 maddr: 0x7e7f000 
Aug 15 23:13:47 security kernel: [   88.676021] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e7f000 
Aug 15 23:13:47 security kernel: [   88.676021] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e7f000 
Aug 15 23:13:47 security kernel: [   88.707760] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.707767] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.707771] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e7e800  paddr: 0xf27e800 
Aug 15 23:13:47 security kernel: [   88.707778] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.707783] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e7e800 
Aug 15 23:13:47 security kernel: [   88.707791] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.707795] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.707799] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e7f000  paddr: 0xf27f000 
Aug 15 23:13:47 security kernel: [   88.707806] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.707811] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e7f000 
Aug 15 23:13:47 security kernel: [   88.727367] <<< 10
Aug 15 23:13:47 security kernel: [   88.727382] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:47 security kernel: [   88.727426] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:47 security kernel: [   88.727434] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.727439] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.727446] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.727453] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf27f800 maddr: 0x7e7f800 
Aug 15 23:13:47 security kernel: [   88.727461] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e7f800 
Aug 15 23:13:47 security kernel: [   88.727477] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e7f800 
Aug 15 23:13:47 security kernel: [   88.727483] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:47 security kernel: [   88.727491] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.727496] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.727501] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.727506] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf280000 maddr: 0x7e00000 
Aug 15 23:13:47 security kernel: [   88.727512] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e00000 
Aug 15 23:13:47 security kernel: [   88.727525] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e00000 
Aug 15 23:13:47 security kernel: [   88.727899] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.727906] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.727910] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e7f800  paddr: 0xf27f800 
Aug 15 23:13:47 security kernel: [   88.727916] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.727921] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e7f800 
Aug 15 23:13:47 security kernel: [   88.727928] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.727932] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.727935] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e00000  paddr: 0xf280000 
Aug 15 23:13:47 security kernel: [   88.727941] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.727946] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e00000 
Aug 15 23:13:47 security kernel: [   88.727983] <<< 10
Aug 15 23:13:47 security kernel: [   88.727992] (pipe 0x80000280): IN:  c0 02 00 00 6c 00 01 00 
Aug 15 23:13:47 security kernel: [   88.728465] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:47 security kernel: [   88.728478] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.728482] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.728487] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.728491] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf280800 maddr: 0x7e00800 
Aug 15 23:13:47 security kernel: [   88.728497] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e00800 
Aug 15 23:13:47 security kernel: [   88.728509] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e00800 
Aug 15 23:13:47 security kernel: [   88.728515] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:47 security kernel: [   88.728520] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.728524] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.728529] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.728533] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf281000 maddr: 0x7e01000 
Aug 15 23:13:47 security kernel: [   88.728538] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e01000 
Aug 15 23:13:47 security kernel: [   88.728550] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e01000 
Aug 15 23:13:47 security kernel: [   88.728882] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.728890] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.728895] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e00800  paddr: 0xf280800 
Aug 15 23:13:47 security kernel: [   88.728900] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.728905] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e00800 
Aug 15 23:13:47 security kernel: [   88.728911] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.728915] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.728919] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e01000  paddr: 0xf281000 
Aug 15 23:13:47 security kernel: [   88.728925] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.728929] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e01000 
Aug 15 23:13:47 security kernel: [   88.735760] <<< 10
Aug 15 23:13:47 security kernel: [   88.735787] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:47 security kernel: [   88.735830] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:47 security kernel: [   88.735838] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.735842] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.735848] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.735853] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf281800 maddr: 0x7e01800 
Aug 15 23:13:47 security kernel: [   88.735859] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e01800 
Aug 15 23:13:47 security kernel: [   88.735873] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e01800 
Aug 15 23:13:47 security kernel: [   88.735880] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:47 security kernel: [   88.735886] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.735891] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.735896] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.735900] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf282000 maddr: 0x7e02000 
Aug 15 23:13:47 security kernel: [   88.735907] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e02000 
Aug 15 23:13:47 security kernel: [   88.735920] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e02000 
Aug 15 23:13:47 security kernel: [   88.736259] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.736266] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.736269] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e01800  paddr: 0xf281800 
Aug 15 23:13:47 security kernel: [   88.736275] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.736280] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e01800 
Aug 15 23:13:47 security kernel: [   88.736287] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.736290] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.736294] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e02000  paddr: 0xf282000 
Aug 15 23:13:47 security kernel: [   88.736300] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.736304] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e02000 
Aug 15 23:13:47 security kernel: [   88.737033] <<< 10
Aug 15 23:13:47 security kernel: [   88.737048] (pipe 0x80000280): IN:  c0 02 00 00 6e 00 01 00 
Aug 15 23:13:47 security kernel: [   88.737066] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:47 security kernel: [   88.737072] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.737077] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.737081] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.737086] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf282800 maddr: 0x7e02800 
Aug 15 23:13:47 security kernel: [   88.737091] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e02800 
Aug 15 23:13:47 security kernel: [   88.737103] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e02800 
Aug 15 23:13:47 security kernel: [   88.737108] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:47 security kernel: [   88.737118] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.737122] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.737127] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.737131] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf283000 maddr: 0x7e03000 
Aug 15 23:13:47 security kernel: [   88.737137] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e03000 
Aug 15 23:13:47 security kernel: [   88.737148] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e03000 
Aug 15 23:13:47 security kernel: [   88.737506] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.737512] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.737517] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e02800  paddr: 0xf282800 
Aug 15 23:13:47 security kernel: [   88.737524] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.737529] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e02800 
Aug 15 23:13:47 security kernel: [   88.737535] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.737540] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.737544] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e03000  paddr: 0xf283000 
Aug 15 23:13:47 security kernel: [   88.737550] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.737555] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e03000 
Aug 15 23:13:47 security kernel: [   88.737661] <<< 10
Aug 15 23:13:47 security kernel: [   88.737668] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:47 security kernel: [   88.737685] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:47 security kernel: [   88.737691] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.737695] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.737699] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.737704] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf283800 maddr: 0x7e03800 
Aug 15 23:13:47 security kernel: [   88.737709] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e03800 
Aug 15 23:13:47 security kernel: [   88.737721] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e03800 
Aug 15 23:13:47 security kernel: [   88.737726] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:47 security kernel: [   88.737732] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.737736] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.737740] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.737744] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf284000 maddr: 0x7e04000 
Aug 15 23:13:47 security kernel: [   88.737750] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e04000 
Aug 15 23:13:47 security kernel: [   88.737761] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e04000 
Aug 15 23:13:47 security kernel: [   88.738127] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.738133] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.738136] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e03800  paddr: 0xf283800 
Aug 15 23:13:47 security kernel: [   88.738142] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.738147] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e03800 
Aug 15 23:13:47 security kernel: [   88.738153] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.738156] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.738160] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e04000  paddr: 0xf284000 
Aug 15 23:13:47 security kernel: [   88.738166] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.738170] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e04000 
Aug 15 23:13:47 security kernel: [   88.738203] <<< 10
Aug 15 23:13:47 security kernel: [   88.738210] (pipe 0x80000280): IN:  c0 02 00 00 70 00 01 00 
Aug 15 23:13:47 security kernel: [   88.738227] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:47 security kernel: [   88.738233] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.738237] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.738242] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.738246] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf284800 maddr: 0x7e04800 
Aug 15 23:13:47 security kernel: [   88.740012] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e04800 
Aug 15 23:13:47 security kernel: [   88.740012] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e04800 
Aug 15 23:13:47 security kernel: [   88.740012] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:47 security kernel: [   88.740012] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.740012] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.740012] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.740012] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf285000 maddr: 0x7e05000 
Aug 15 23:13:47 security kernel: [   88.740012] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e05000 
Aug 15 23:13:47 security kernel: [   88.740012] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e05000 
Aug 15 23:13:47 security kernel: [   88.911973] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.911979] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.911984] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e04800  paddr: 0xf284800 
Aug 15 23:13:47 security kernel: [   88.911991] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.911996] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e04800 
Aug 15 23:13:47 security kernel: [   88.912007] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.912012] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.912016] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e05000  paddr: 0xf285000 
Aug 15 23:13:47 security kernel: [   88.912021] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.912026] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e05000 
Aug 15 23:13:47 security kernel: [   88.927847] <<< 10
Aug 15 23:13:47 security kernel: [   88.927866] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:47 security kernel: [   88.927912] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:47 security kernel: [   88.927920] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.927924] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.927929] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.927933] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf285800 maddr: 0x7e05800 
Aug 15 23:13:47 security kernel: [   88.927939] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e05800 
Aug 15 23:13:47 security kernel: [   88.927952] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e05800 
Aug 15 23:13:47 security kernel: [   88.927958] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:47 security kernel: [   88.927964] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.927968] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.927972] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.927977] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf286000 maddr: 0x7e06000 
Aug 15 23:13:47 security kernel: [   88.927983] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e06000 
Aug 15 23:13:47 security kernel: [   88.927994] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e06000 
Aug 15 23:13:47 security kernel: [   88.928416] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.928430] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.928434] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e05800  paddr: 0xf285800 
Aug 15 23:13:47 security kernel: [   88.928440] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.928446] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e05800 
Aug 15 23:13:47 security kernel: [   88.928457] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.928461] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.928464] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e06000  paddr: 0xf286000 
Aug 15 23:13:47 security kernel: [   88.928470] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.928474] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e06000 
Aug 15 23:13:47 security kernel: [   88.932436] <<< 10
Aug 15 23:13:47 security kernel: [   88.932453] (pipe 0x80000280): IN:  c0 02 00 00 72 00 01 00 
Aug 15 23:13:47 security kernel: [   88.932473] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:47 security kernel: [   88.932479] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.932483] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.932488] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.932492] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf286800 maddr: 0x7e06800 
Aug 15 23:13:47 security kernel: [   88.932498] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e06800 
Aug 15 23:13:47 security kernel: [   88.932512] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e06800 
Aug 15 23:13:47 security kernel: [   88.932518] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:47 security kernel: [   88.932523] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.932528] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.932532] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.932537] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf287000 maddr: 0x7e07000 
Aug 15 23:13:47 security kernel: [   88.932542] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e07000 
Aug 15 23:13:47 security kernel: [   88.932553] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e07000 
Aug 15 23:13:47 security kernel: [   88.933012] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.933042] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.933061] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e06800  paddr: 0xf286800 
Aug 15 23:13:47 security kernel: [   88.933087] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.933108] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e06800 
Aug 15 23:13:47 security kernel: [   88.933136] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.933153] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.933172] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e07000  paddr: 0xf287000 
Aug 15 23:13:47 security kernel: [   88.933177] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.933182] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e07000 
Aug 15 23:13:47 security kernel: [   88.933228] <<< 10
Aug 15 23:13:47 security kernel: [   88.933234] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:47 security kernel: [   88.933255] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:47 security kernel: [   88.933261] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.933265] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.933270] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.933275] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf287800 maddr: 0x7e07800 
Aug 15 23:13:47 security kernel: [   88.933281] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e07800 
Aug 15 23:13:47 security kernel: [   88.933293] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e07800 
Aug 15 23:13:47 security kernel: [   88.933298] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:47 security kernel: [   88.933304] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.933308] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.933312] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.933316] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf288000 maddr: 0x7e08000 
Aug 15 23:13:47 security kernel: [   88.933322] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e08000 
Aug 15 23:13:47 security kernel: [   88.933333] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e08000 
Aug 15 23:13:47 security kernel: [   88.933681] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.933692] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.933696] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e07800  paddr: 0xf287800 
Aug 15 23:13:47 security kernel: [   88.933702] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.933707] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e07800 
Aug 15 23:13:47 security kernel: [   88.933716] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.933720] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.933723] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e08000  paddr: 0xf288000 
Aug 15 23:13:47 security kernel: [   88.933729] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.933734] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e08000 
Aug 15 23:13:47 security kernel: [   88.933767] <<< 10
Aug 15 23:13:47 security kernel: [   88.933774] (pipe 0x80000280): IN:  c0 02 00 00 74 00 01 00 
Aug 15 23:13:47 security kernel: [   88.933798] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:47 security kernel: [   88.933805] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.933809] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.933814] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.933818] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf288800 maddr: 0x7e08800 
Aug 15 23:13:47 security kernel: [   88.933824] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e08800 
Aug 15 23:13:47 security kernel: [   88.933836] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e08800 
Aug 15 23:13:47 security kernel: [   88.933841] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:47 security kernel: [   88.933847] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.933851] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.933855] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.933859] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf289000 maddr: 0x7e09000 
Aug 15 23:13:47 security kernel: [   88.933866] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e09000 
Aug 15 23:13:47 security kernel: [   88.933877] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e09000 
Aug 15 23:13:47 security kernel: [   88.934366] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.934396] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.934414] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e08800  paddr: 0xf288800 
Aug 15 23:13:47 security kernel: [   88.934439] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.934459] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e08800 
Aug 15 23:13:47 security kernel: [   88.934486] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.934508] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.934511] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e09000  paddr: 0xf289000 
Aug 15 23:13:47 security kernel: [   88.934517] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.934521] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e09000 
Aug 15 23:13:47 security kernel: [   88.934554] <<< 10
Aug 15 23:13:47 security kernel: [   88.934560] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:47 security kernel: [   88.934578] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:47 security kernel: [   88.934584] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.934588] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.934593] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.934597] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf289800 maddr: 0x7e09800 
Aug 15 23:13:47 security kernel: [   88.934603] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e09800 
Aug 15 23:13:47 security kernel: [   88.934614] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e09800 
Aug 15 23:13:47 security kernel: [   88.934620] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:47 security kernel: [   88.934625] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.934629] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.934634] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.934638] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf28a000 maddr: 0x7e0a000 
Aug 15 23:13:47 security kernel: [   88.934644] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e0a000 
Aug 15 23:13:47 security kernel: [   88.934655] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e0a000 
Aug 15 23:13:47 security kernel: [   88.935115] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.935144] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.935162] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e09800  paddr: 0xf289800 
Aug 15 23:13:47 security kernel: [   88.935187] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.935207] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e09800 
Aug 15 23:13:47 security kernel: [   88.935234] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:47 security kernel: [   88.935250] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:47 security kernel: [   88.935279] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e0a000  paddr: 0xf28a000 
Aug 15 23:13:47 security kernel: [   88.935303] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:47 security kernel: [   88.935329] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e0a000 
Aug 15 23:13:47 security kernel: [   88.935450] <<< 10
Aug 15 23:13:47 security kernel: [   88.935459] (pipe 0x80000280): IN:  c0 02 00 00 76 00 01 00 
Aug 15 23:13:47 security kernel: [   88.935487] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:47 security kernel: [   88.935494] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:47 security kernel: [   88.935499] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:47 security kernel: [   88.935504] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:47 security kernel: [   88.935509] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf28a800 maddr: 0x7e0a800 
Aug 15 23:13:47 security kernel: [   88.935515] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e0a800 
Aug 15 23:13:47 security kernel: [   88.935529] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e0a800 
Aug 15 23:13:47 security kernel: [   88.935535] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:47 security kernel: [   88.935541] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:48 security kernel: [   88.935545] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:48 security kernel: [   88.935550] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:48 security kernel: [   88.935555] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf28b000 maddr: 0x7e0b000 
Aug 15 23:13:48 security kernel: [   88.935562] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e0b000 
Aug 15 23:13:48 security kernel: [   88.935575] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e0b000 
Aug 15 23:13:48 security kernel: [   88.935899] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:48 security kernel: [   88.935904] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:48 security kernel: [   88.935908] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e0a800  paddr: 0xf28a800 
Aug 15 23:13:48 security kernel: [   88.935914] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:48 security kernel: [   88.935918] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e0a800 
Aug 15 23:13:48 security kernel: [   88.935924] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:48 security kernel: [   88.935930] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:48 security kernel: [   88.935934] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e0b000  paddr: 0xf28b000 
Aug 15 23:13:48 security kernel: [   88.935940] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:48 security kernel: [   88.935944] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e0b000 
Aug 15 23:13:48 security kernel: [   88.935969] <<< 10
Aug 15 23:13:48 security kernel: [   88.935975] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:48 security kernel: [   88.935992] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:48 security kernel: [   88.935998] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:48 security kernel: [   88.936003] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:48 security kernel: [   88.936008] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:48 security kernel: [   88.936009] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf28b800 maddr: 0x7e0b800 
Aug 15 23:13:48 security kernel: [   88.936009] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e0b800 
Aug 15 23:13:48 security kernel: [   88.936009] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e0b800 
Aug 15 23:13:48 security kernel: [   88.936009] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:48 security kernel: [   88.936009] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:48 security kernel: [   88.936009] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:48 security kernel: [   88.936009] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:48 security kernel: [   88.936009] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf28c000 maddr: 0x7e0c000 
Aug 15 23:13:48 security kernel: [   88.936009] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e0c000 
Aug 15 23:13:48 security kernel: [   88.936009] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e0c000 
Aug 15 23:13:48 security kernel: [   88.936433] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:48 security kernel: [   88.936439] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:48 security kernel: [   88.936443] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e0b800  paddr: 0xf28b800 
Aug 15 23:13:48 security kernel: [   88.936448] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:48 security kernel: [   88.936453] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e0b800 
Aug 15 23:13:48 security kernel: [   88.936459] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:48 security kernel: [   88.940111] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:48 security kernel: [   88.940111] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e0c000  paddr: 0xf28c000 
Aug 15 23:13:48 security kernel: [   88.940111] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:48 security kernel: [   88.940111] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e0c000 
Aug 15 23:13:48 security kernel: [   89.125399] <<< 10
Aug 15 23:13:48 security kernel: [   89.125419] (pipe 0x80000280): IN:  c0 02 00 00 78 00 01 00 
Aug 15 23:13:48 security kernel: [   89.125438] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:48 security kernel: [   89.125444] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:48 security kernel: [   89.125448] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:48 security kernel: [   89.125454] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:48 security kernel: [   89.125458] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf28c800 maddr: 0x7e0c800 
Aug 15 23:13:48 security kernel: [   89.125464] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e0c800 
Aug 15 23:13:48 security kernel: [   89.125476] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e0c800 
Aug 15 23:13:48 security kernel: [   89.125481] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:48 security kernel: [   89.125487] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:48 security kernel: [   89.125491] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:48 security kernel: [   89.125496] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:48 security kernel: [   89.125500] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf28d000 maddr: 0x7e0d000 
Aug 15 23:13:48 security kernel: [   89.125506] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e0d000 
Aug 15 23:13:48 security kernel: [   89.125517] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e0d000 
Aug 15 23:13:48 security kernel: [   89.125889] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:48 security kernel: [   89.125901] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:48 security kernel: [   89.125905] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e0c800  paddr: 0xf28c800 
Aug 15 23:13:48 security kernel: [   89.125911] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:48 security kernel: [   89.125916] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e0c800 
Aug 15 23:13:48 security kernel: [   89.125923] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:48 security kernel: [   89.125926] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:48 security kernel: [   89.125930] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e0d000  paddr: 0xf28d000 
Aug 15 23:13:48 security kernel: [   89.125936] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:48 security kernel: [   89.125940] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e0d000 
Aug 15 23:13:48 security kernel: [   89.126000] <<< 10
Aug 15 23:13:48 security kernel: [   89.126006] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:48 security kernel: [   89.126045] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:48 security kernel: [   89.126053] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:48 security kernel: [   89.126057] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:48 security kernel: [   89.126062] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:48 security kernel: [   89.126066] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf28d800 maddr: 0x7e0d800 
Aug 15 23:13:48 security kernel: [   89.126072] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e0d800 
Aug 15 23:13:48 security kernel: [   89.126084] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e0d800 
Aug 15 23:13:48 security kernel: [   89.126089] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:48 security kernel: [   89.126095] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:48 security kernel: [   89.126099] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:48 security kernel: [   89.126103] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:48 security kernel: [   89.126107] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf28e000 maddr: 0x7e0e000 
Aug 15 23:13:48 security kernel: [   89.126113] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e0e000 
Aug 15 23:13:48 security kernel: [   89.126125] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e0e000 
Aug 15 23:13:48 security kernel: [   89.126514] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:48 security kernel: [   89.126521] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:48 security kernel: [   89.126525] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e0d800  paddr: 0xf28d800 
Aug 15 23:13:48 security kernel: [   89.126531] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:48 security kernel: [   89.126536] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e0d800 
Aug 15 23:13:48 security kernel: [   89.126542] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:48 security kernel: [   89.126546] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:48 security kernel: [   89.126550] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e0e000  paddr: 0xf28e000 
Aug 15 23:13:48 security kernel: [   89.126556] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:48 security kernel: [   89.126560] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e0e000 
Aug 15 23:13:48 security kernel: [   89.126593] <<< 10
Aug 15 23:13:48 security kernel: [   89.126601] (pipe 0x80000280): IN:  c0 02 00 00 7a 00 01 00 
Aug 15 23:13:48 security kernel: [   89.126639] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:48 security kernel: [   89.126646] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:48 security kernel: [   89.126651] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:48 security kernel: [   89.126655] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:48 security kernel: [   89.126660] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf28e800 maddr: 0x7e0e800 
Aug 15 23:13:48 security kernel: [   89.126666] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e0e800 
Aug 15 23:13:48 security kernel: [   89.126678] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e0e800 
Aug 15 23:13:48 security kernel: [   89.126684] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:48 security kernel: [   89.126689] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:48 security kernel: [   89.126693] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:48 security kernel: [   89.126698] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:48 security kernel: [   89.126702] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf28f000 maddr: 0x7e0f000 
Aug 15 23:13:48 security kernel: [   89.126708] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e0f000 
Aug 15 23:13:48 security kernel: [   89.126719] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e0f000 
Aug 15 23:13:48 security kernel: [   89.127136] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:48 security kernel: [   89.127148] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:48 security kernel: [   89.127152] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e0e800  paddr: 0xf28e800 
Aug 15 23:13:48 security kernel: [   89.127158] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:48 security kernel: [   89.127163] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e0e800 
Aug 15 23:13:48 security kernel: [   89.127169] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:48 security kernel: [   89.127173] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:48 security kernel: [   89.127176] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e0f000  paddr: 0xf28f000 
Aug 15 23:13:48 security kernel: [   89.127182] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:48 security kernel: [   89.127186] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e0f000 
Aug 15 23:13:48 security kernel: [   89.127222] <<< 10
Aug 15 23:13:48 security kernel: [   89.127229] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:48 security kernel: [   89.127267] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:48 security kernel: [   89.127274] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:48 security kernel: [   89.127278] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:48 security kernel: [   89.127283] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:48 security kernel: [   89.127288] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf28f800 maddr: 0x7e0f800 
Aug 15 23:13:48 security kernel: [   89.127294] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e0f800 
Aug 15 23:13:48 security kernel: [   89.127306] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e0f800 
Aug 15 23:13:48 security kernel: [   89.127311] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:48 security kernel: [   89.127317] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:48 security kernel: [   89.127321] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:48 security kernel: [   89.127325] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:48 security kernel: [   89.127330] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf290000 maddr: 0x7e10000 
Aug 15 23:13:48 security kernel: [   89.127335] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e10000 
Aug 15 23:13:48 security kernel: [   89.127351] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e10000 
Aug 15 23:13:48 security kernel: [   89.127762] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:48 security kernel: [   89.127768] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:48 security kernel: [   89.127773] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e0f800  paddr: 0xf28f800 
Aug 15 23:13:48 security kernel: [   89.127780] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:48 security kernel: [   89.127785] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e0f800 
Aug 15 23:13:48 security kernel: [   89.127792] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:48 security kernel: [   89.127796] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:48 security kernel: [   89.127800] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e10000  paddr: 0xf290000 
Aug 15 23:13:48 security kernel: [   89.127807] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:48 security kernel: [   89.127812] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e10000 
Aug 15 23:13:48 security kernel: [   89.128297] <<< 10
Aug 15 23:13:48 security kernel: [   89.128313] (pipe 0x80000280): IN:  c0 02 00 00 7c 00 01 00 
Aug 15 23:13:48 security kernel: [   89.128355] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:48 security kernel: [   89.128362] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:48 security kernel: [   89.128366] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:48 security kernel: [   89.128371] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:48 security kernel: [   89.128375] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf290800 maddr: 0x7e10800 
Aug 15 23:13:48 security kernel: [   89.128382] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e10800 
Aug 15 23:13:48 security kernel: [   89.128394] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e10800 
Aug 15 23:13:48 security kernel: [   89.128399] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:48 security kernel: [   89.128405] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:48 security kernel: [   89.128409] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:48 security kernel: [   89.128415] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:48 security kernel: [   89.128419] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf291000 maddr: 0x7e11000 
Aug 15 23:13:48 security kernel: [   89.128425] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e11000 
Aug 15 23:13:48 security kernel: [   89.128437] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e11000 
Aug 15 23:13:48 security kernel: [   89.128765] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:48 security kernel: [   89.128771] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:48 security kernel: [   89.128775] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e10800  paddr: 0xf290800 
Aug 15 23:13:48 security kernel: [   89.128781] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:48 security kernel: [   89.128786] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e10800 
Aug 15 23:13:48 security kernel: [   89.128792] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:48 security kernel: [   89.128796] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:48 security kernel: [   89.128799] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e11000  paddr: 0xf291000 
Aug 15 23:13:48 security kernel: [   89.128805] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:48 security kernel: [   89.128810] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e11000 
Aug 15 23:13:48 security kernel: [   89.128845] <<< 10
Aug 15 23:13:48 security kernel: [   89.128851] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:48 security kernel: [   89.128887] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:48 security kernel: [   89.128894] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:48 security kernel: [   89.128898] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:48 security kernel: [   89.128903] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:48 security kernel: [   89.128907] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf291800 maddr: 0x7e11800 
Aug 15 23:13:48 security kernel: [   89.128913] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e11800 
Aug 15 23:13:48 security kernel: [   89.128924] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e11800 
Aug 15 23:13:48 security kernel: [   89.128930] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:48 security kernel: [   89.128935] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:48 security kernel: [   89.128940] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:48 security kernel: [   89.128944] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:48 security kernel: [   89.128948] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf292000 maddr: 0x7e12000 
Aug 15 23:13:48 security kernel: [   89.128954] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e12000 
Aug 15 23:13:48 security kernel: [   89.128965] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e12000 
Aug 15 23:13:48 security kernel: [   89.129389] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:48 security kernel: [   89.129393] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:48 security kernel: [   89.129397] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e11800  paddr: 0xf291800 
Aug 15 23:13:48 security kernel: [   89.129403] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:48 security kernel: [   89.129408] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e11800 
Aug 15 23:13:48 security kernel: [   89.129413] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:48 security kernel: [   89.129417] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:48 security kernel: [   89.129421] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e12000  paddr: 0xf292000 
Aug 15 23:13:48 security kernel: [   89.129427] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:48 security kernel: [   89.129431] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e12000 
Aug 15 23:13:48 security kernel: [   89.129462] <<< 10
Aug 15 23:13:48 security kernel: [   89.129469] (pipe 0x80000280): IN:  c0 02 00 00 7e 00 01 00 
Aug 15 23:13:48 security kernel: [   89.129503] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:48 security kernel: [   89.129510] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:48 security kernel: [   89.129514] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:48 security kernel: [   89.129519] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:48 security kernel: [   89.129523] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf292800 maddr: 0x7e12800 
Aug 15 23:13:48 security kernel: [   89.132008] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e12800 
Aug 15 23:13:48 security kernel: [   89.132008] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e12800 
Aug 15 23:13:48 security kernel: [   89.132008] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:48 security kernel: [   89.132008] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:48 security kernel: [   89.132008] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:48 security kernel: [   89.132008] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:48 security kernel: [   89.132008] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf293000 maddr: 0x7e13000 
Aug 15 23:13:48 security kernel: [   89.132008] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e13000 
Aug 15 23:13:48 security kernel: [   89.132008] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e13000 
Aug 15 23:13:48 security kernel: [   89.324762] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:48 security kernel: [   89.324772] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:48 security kernel: [   89.324779] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e12800  paddr: 0xf292800 
Aug 15 23:13:48 security kernel: [   89.324785] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:48 security kernel: [   89.324791] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e12800 
Aug 15 23:13:48 security kernel: [   89.324800] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:48 security kernel: [   89.324804] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:48 security kernel: [   89.324808] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e13000  paddr: 0xf293000 
Aug 15 23:13:48 security kernel: [   89.324813] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:48 security kernel: [   89.324818] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e13000 
Aug 15 23:13:48 security kernel: [   89.366545] <<< 10
Aug 15 23:13:48 security kernel: [   89.366567] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:48 security kernel: [   89.366606] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:48 security kernel: [   89.366622] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:48 security kernel: [   89.366626] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:48 security kernel: [   89.366632] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:48 security kernel: [   89.366637] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf293800 maddr: 0x7e13800 
Aug 15 23:13:48 security kernel: [   89.366643] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e13800 
Aug 15 23:13:48 security kernel: [   89.366656] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e13800 
Aug 15 23:13:48 security kernel: [   89.366662] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:48 security kernel: [   89.366668] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:48 security kernel: [   89.366672] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:48 security kernel: [   89.366676] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:48 security kernel: [   89.366680] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf294000 maddr: 0x7e14000 
Aug 15 23:13:48 security kernel: [   89.366686] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e14000 
Aug 15 23:13:48 security kernel: [   89.366698] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e14000 
Aug 15 23:13:48 security kernel: [   89.367232] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:48 security kernel: [   89.367262] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:48 security kernel: [   89.367280] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e13800  paddr: 0xf293800 
Aug 15 23:13:48 security kernel: [   89.367307] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:48 security kernel: [   89.367328] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e13800 
Aug 15 23:13:48 security kernel: [   89.367361] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:48 security kernel: [   89.367365] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:48 security kernel: [   89.367368] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e14000  paddr: 0xf294000 
Aug 15 23:13:48 security kernel: [   89.367374] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:48 security kernel: [   89.367378] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e14000 
Aug 15 23:13:48 security kernel: [   89.367420] <<< 10
Aug 15 23:13:48 security kernel: [   89.367431] (pipe 0x80000280): IN:  c0 02 00 00 80 00 01 00 
Aug 15 23:13:48 security kernel: [   89.367482] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:48 security kernel: [   89.367496] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:48 security kernel: [   89.367501] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:48 security kernel: [   89.367507] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:48 security kernel: [   89.367512] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf294800 maddr: 0x7e14800 
Aug 15 23:13:48 security kernel: [   89.367519] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e14800 
Aug 15 23:13:48 security kernel: [   89.367532] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e14800 
Aug 15 23:13:48 security kernel: [   89.367539] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:48 security kernel: [   89.367546] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:48 security kernel: [   89.367550] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:48 security kernel: [   89.367555] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:48 security kernel: [   89.367561] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf295000 maddr: 0x7e15000 
Aug 15 23:13:48 security kernel: [   89.367568] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e15000 
Aug 15 23:13:48 security kernel: [   89.367581] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e15000 
Aug 15 23:13:48 security kernel: [   89.368017] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:48 security kernel: [   89.368017] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:48 security kernel: [   89.368017] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e14800  paddr: 0xf294800 
Aug 15 23:13:48 security kernel: [   89.368017] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:48 security kernel: [   89.368017] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e14800 
Aug 15 23:13:48 security kernel: [   89.368017] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:48 security kernel: [   89.368017] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:48 security kernel: [   89.368017] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e15000  paddr: 0xf295000 
Aug 15 23:13:48 security kernel: [   89.368017] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:48 security kernel: [   89.368017] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e15000 
Aug 15 23:13:48 security kernel: [   89.369709] <<< 10
Aug 15 23:13:48 security kernel: [   89.369717] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:48 security kernel: [   89.369739] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:48 security kernel: [   89.369745] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:48 security kernel: [   89.369749] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:48 security kernel: [   89.369754] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:48 security kernel: [   89.369758] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf295800 maddr: 0x7e15800 
Aug 15 23:13:48 security kernel: [   89.369764] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e15800 
Aug 15 23:13:48 security kernel: [   89.369779] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e15800 
Aug 15 23:13:48 security kernel: [   89.369784] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:48 security kernel: [   89.369790] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:48 security kernel: [   89.369794] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:48 security kernel: [   89.369799] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:48 security kernel: [   89.369803] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf296000 maddr: 0x7e16000 
Aug 15 23:13:48 security kernel: [   89.369808] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e16000 
Aug 15 23:13:48 security kernel: [   89.369820] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e16000 
Aug 15 23:13:48 security kernel: [   89.370245] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:48 security kernel: [   89.370256] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:48 security kernel: [   89.370261] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e15800  paddr: 0xf295800 
Aug 15 23:13:48 security kernel: [   89.370267] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:48 security kernel: [   89.370272] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e15800 
Aug 15 23:13:48 security kernel: [   89.370280] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:48 security kernel: [   89.370284] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:48 security kernel: [   89.370288] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e16000  paddr: 0xf296000 
Aug 15 23:13:48 security kernel: [   89.370294] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:48 security kernel: [   89.370298] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e16000 
Aug 15 23:13:48 security kernel: [   89.370392] <<< 10
Aug 15 23:13:48 security kernel: [   89.370400] (pipe 0x80000280): IN:  c0 02 00 00 82 00 01 00 
Aug 15 23:13:48 security kernel: [   89.370423] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:48 security kernel: [   89.370430] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:48 security kernel: [   89.370434] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:48 security kernel: [   89.370439] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:48 security kernel: [   89.370443] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf296800 maddr: 0x7e16800 
Aug 15 23:13:48 security kernel: [   89.370448] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e16800 
Aug 15 23:13:48 security kernel: [   89.370460] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e16800 
Aug 15 23:13:48 security kernel: [   89.370465] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:48 security kernel: [   89.370471] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:48 security kernel: [   89.370475] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:48 security kernel: [   89.370479] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:48 security kernel: [   89.370484] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf297000 maddr: 0x7e17000 
Aug 15 23:13:48 security kernel: [   89.370489] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e17000 
Aug 15 23:13:48 security kernel: [   89.370501] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e17000 
Aug 15 23:13:48 security kernel: [   89.370868] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:48 security kernel: [   89.370879] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:48 security kernel: [   89.370883] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e16800  paddr: 0xf296800 
Aug 15 23:13:48 security kernel: [   89.370889] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:48 security kernel: [   89.370893] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e16800 
Aug 15 23:13:48 security kernel: [   89.370903] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:48 security kernel: [   89.370907] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:48 security kernel: [   89.370911] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e17000  paddr: 0xf297000 
Aug 15 23:13:48 security kernel: [   89.370916] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:48 security kernel: [   89.370921] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e17000 
Aug 15 23:13:48 security kernel: [   89.370973] <<< 10
Aug 15 23:13:48 security kernel: [   89.370979] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:48 security kernel: [   89.370995] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:48 security kernel: [   89.371002] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:48 security kernel: [   89.371006] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:48 security kernel: [   89.371010] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   89.371014] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf297800 maddr: 0x7e17800 
Aug 15 23:13:49 security kernel: [   89.371020] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e17800 
Aug 15 23:13:49 security kernel: [   89.371031] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e17800 
Aug 15 23:13:49 security kernel: [   89.371037] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   89.371042] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   89.371046] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   89.371051] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   89.371055] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf298000 maddr: 0x7e18000 
Aug 15 23:13:49 security kernel: [   89.371061] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e18000 
Aug 15 23:13:49 security kernel: [   89.371072] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e18000 
Aug 15 23:13:49 security kernel: [   89.371368] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   89.371379] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   89.371383] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e17800  paddr: 0xf297800 
Aug 15 23:13:49 security kernel: [   89.371389] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   89.371394] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e17800 
Aug 15 23:13:49 security kernel: [   89.371403] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   89.371407] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   89.371411] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e18000  paddr: 0xf298000 
Aug 15 23:13:49 security kernel: [   89.371417] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   89.371422] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e18000 
Aug 15 23:13:49 security kernel: [   89.371546] <<< 10
Aug 15 23:13:49 security kernel: [   89.371554] (pipe 0x80000280): IN:  c0 02 00 00 84 00 01 00 
Aug 15 23:13:49 security kernel: [   89.371598] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   89.371606] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   89.371611] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   89.371616] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   89.371621] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf298800 maddr: 0x7e18800 
Aug 15 23:13:49 security kernel: [   89.371628] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e18800 
Aug 15 23:13:49 security kernel: [   89.371641] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e18800 
Aug 15 23:13:49 security kernel: [   89.371651] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   89.371660] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   89.371665] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   89.371670] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   89.371675] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf299000 maddr: 0x7e19000 
Aug 15 23:13:49 security kernel: [   89.371681] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e19000 
Aug 15 23:13:49 security kernel: [   89.371694] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e19000 
Aug 15 23:13:49 security kernel: [   89.372170] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   89.372176] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   89.372180] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e18800  paddr: 0xf298800 
Aug 15 23:13:49 security kernel: [   89.372186] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   89.372190] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e18800 
Aug 15 23:13:49 security kernel: [   89.372197] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   89.372201] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   89.372204] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e19000  paddr: 0xf299000 
Aug 15 23:13:49 security kernel: [   89.372210] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   89.372215] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e19000 
Aug 15 23:13:49 security kernel: [   89.372756] <<< 10
Aug 15 23:13:49 security kernel: [   89.372765] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:49 security kernel: [   89.372786] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   89.372792] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   89.372796] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   89.372801] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   89.372805] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf299800 maddr: 0x7e19800 
Aug 15 23:13:49 security kernel: [   89.372811] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e19800 
Aug 15 23:13:49 security kernel: [   89.372823] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e19800 
Aug 15 23:13:49 security kernel: [   89.372829] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   89.372834] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   89.372838] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   89.372843] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   89.372847] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf29a000 maddr: 0x7e1a000 
Aug 15 23:13:49 security kernel: [   89.372852] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e1a000 
Aug 15 23:13:49 security kernel: [   89.372864] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e1a000 
Aug 15 23:13:49 security kernel: [   89.373246] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   89.373251] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   89.373255] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e19800  paddr: 0xf299800 
Aug 15 23:13:49 security kernel: [   89.373261] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   89.373265] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e19800 
Aug 15 23:13:49 security kernel: [   89.373272] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   89.376021] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   89.376021] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e1a000  paddr: 0xf29a000 
Aug 15 23:13:49 security kernel: [   89.376021] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   89.376021] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e1a000 
Aug 15 23:13:49 security kernel: [   89.528722] <<< 10
Aug 15 23:13:49 security kernel: [   89.528738] (pipe 0x80000280): IN:  c0 02 00 00 86 00 01 00 
Aug 15 23:13:49 security kernel: [   89.528759] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   89.528765] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   89.528769] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   89.528774] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   89.528779] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf29a800 maddr: 0x7e1a800 
Aug 15 23:13:49 security kernel: [   89.528785] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e1a800 
Aug 15 23:13:49 security kernel: [   89.528797] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e1a800 
Aug 15 23:13:49 security kernel: [   89.528803] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   89.528808] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   89.528812] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   89.528817] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   89.528821] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf29b000 maddr: 0x7e1b000 
Aug 15 23:13:49 security kernel: [   89.528826] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e1b000 
Aug 15 23:13:49 security kernel: [   89.528838] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e1b000 
Aug 15 23:13:49 security kernel: [   89.529234] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   89.529239] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   89.529244] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e1a800  paddr: 0xf29a800 
Aug 15 23:13:49 security kernel: [   89.529251] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   89.529256] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e1a800 
Aug 15 23:13:49 security kernel: [   89.529262] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   89.529266] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   89.529270] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e1b000  paddr: 0xf29b000 
Aug 15 23:13:49 security kernel: [   89.529276] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   89.529280] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e1b000 
Aug 15 23:13:49 security kernel: [   89.529327] <<< 10
Aug 15 23:13:49 security kernel: [   89.529333] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:49 security kernel: [   89.529351] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   89.529357] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   89.529361] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   89.529366] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   89.529370] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf29b800 maddr: 0x7e1b800 
Aug 15 23:13:49 security kernel: [   89.529376] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e1b800 
Aug 15 23:13:49 security kernel: [   89.529388] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e1b800 
Aug 15 23:13:49 security kernel: [   89.529393] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   89.529399] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   89.529403] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   89.529408] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   89.529412] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf29c000 maddr: 0x7e1c000 
Aug 15 23:13:49 security kernel: [   89.529417] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e1c000 
Aug 15 23:13:49 security kernel: [   89.529428] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e1c000 
Aug 15 23:13:49 security kernel: [   89.529732] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   89.529738] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   89.529742] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e1b800  paddr: 0xf29b800 
Aug 15 23:13:49 security kernel: [   89.529748] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   89.529752] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e1b800 
Aug 15 23:13:49 security kernel: [   89.529758] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   89.529762] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   89.529766] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e1c000  paddr: 0xf29c000 
Aug 15 23:13:49 security kernel: [   89.529771] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   89.529776] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e1c000 
Aug 15 23:13:49 security kernel: [   89.529828] <<< 10
Aug 15 23:13:49 security kernel: [   89.529835] (pipe 0x80000280): IN:  c0 02 00 00 88 00 01 00 
Aug 15 23:13:49 security kernel: [   89.529857] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   89.529863] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   89.529867] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   89.529872] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   89.529876] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf29c800 maddr: 0x7e1c800 
Aug 15 23:13:49 security kernel: [   89.529882] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e1c800 
Aug 15 23:13:49 security kernel: [   89.529893] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e1c800 
Aug 15 23:13:49 security kernel: [   89.529898] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   89.529904] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   89.529909] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   89.529913] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   89.529917] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf29d000 maddr: 0x7e1d000 
Aug 15 23:13:49 security kernel: [   89.529923] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e1d000 
Aug 15 23:13:49 security kernel: [   89.529934] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e1d000 
Aug 15 23:13:49 security kernel: [   89.530242] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   89.530248] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   89.530253] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e1c800  paddr: 0xf29c800 
Aug 15 23:13:49 security kernel: [   89.530260] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   89.530264] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e1c800 
Aug 15 23:13:49 security kernel: [   89.530270] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   89.530274] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   89.530278] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e1d000  paddr: 0xf29d000 
Aug 15 23:13:49 security kernel: [   89.530283] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   89.530288] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e1d000 
Aug 15 23:13:49 security kernel: [   89.530327] <<< 10
Aug 15 23:13:49 security kernel: [   89.530333] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:49 security kernel: [   89.530371] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   89.530378] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   89.530382] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   89.530387] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   89.530392] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf29d800 maddr: 0x7e1d800 
Aug 15 23:13:49 security kernel: [   89.530398] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e1d800 
Aug 15 23:13:49 security kernel: [   89.530410] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e1d800 
Aug 15 23:13:49 security kernel: [   89.530415] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   89.530421] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   89.530425] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   89.530429] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   89.530434] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf29e000 maddr: 0x7e1e000 
Aug 15 23:13:49 security kernel: [   89.530439] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e1e000 
Aug 15 23:13:49 security kernel: [   89.530451] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e1e000 
Aug 15 23:13:49 security kernel: [   89.530856] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   89.530866] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   89.530870] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e1d800  paddr: 0xf29d800 
Aug 15 23:13:49 security kernel: [   89.530876] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   89.530881] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e1d800 
Aug 15 23:13:49 security kernel: [   89.530887] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   89.530891] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   89.530894] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e1e000  paddr: 0xf29e000 
Aug 15 23:13:49 security kernel: [   89.530900] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   89.530904] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e1e000 
Aug 15 23:13:49 security kernel: [   89.530964] <<< 10
Aug 15 23:13:49 security kernel: [   89.530972] (pipe 0x80000280): IN:  c0 02 00 00 8a 00 01 00 
Aug 15 23:13:49 security kernel: [   89.531011] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   89.531017] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   89.531021] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   89.531026] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   89.531031] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf29e800 maddr: 0x7e1e800 
Aug 15 23:13:49 security kernel: [   89.531036] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e1e800 
Aug 15 23:13:49 security kernel: [   89.531048] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e1e800 
Aug 15 23:13:49 security kernel: [   89.531054] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   89.531059] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   89.531064] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   89.531069] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   89.531073] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf29f000 maddr: 0x7e1f000 
Aug 15 23:13:49 security kernel: [   89.531079] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e1f000 
Aug 15 23:13:49 security kernel: [   89.531091] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e1f000 
Aug 15 23:13:49 security kernel: [   89.531480] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   89.531490] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   89.531494] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e1e800  paddr: 0xf29e800 
Aug 15 23:13:49 security kernel: [   89.531500] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   89.531505] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e1e800 
Aug 15 23:13:49 security kernel: [   89.531510] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   89.531514] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   89.531518] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e1f000  paddr: 0xf29f000 
Aug 15 23:13:49 security kernel: [   89.531523] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   89.531528] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e1f000 
Aug 15 23:13:49 security kernel: [   89.531567] <<< 10
Aug 15 23:13:49 security kernel: [   89.531577] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:49 security kernel: [   89.531620] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   89.531628] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   89.531633] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   89.531640] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   89.531644] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf29f800 maddr: 0x7e1f800 
Aug 15 23:13:49 security kernel: [   89.531651] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e1f800 
Aug 15 23:13:49 security kernel: [   89.531664] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e1f800 
Aug 15 23:13:49 security kernel: [   89.531670] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   89.531677] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   89.531681] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   89.531687] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   89.531691] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2a0000 maddr: 0x7e20000 
Aug 15 23:13:49 security kernel: [   89.531698] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e20000 
Aug 15 23:13:49 security kernel: [   89.531711] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e20000 
Aug 15 23:13:49 security kernel: [   89.532106] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   89.532112] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   89.532116] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e1f800  paddr: 0xf29f800 
Aug 15 23:13:49 security kernel: [   89.532121] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   89.532126] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e1f800 
Aug 15 23:13:49 security kernel: [   89.532132] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   89.532136] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   89.532140] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e20000  paddr: 0xf2a0000 
Aug 15 23:13:49 security kernel: [   89.532146] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   89.532150] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e20000 
Aug 15 23:13:49 security kernel: [   89.532210] <<< 10
Aug 15 23:13:49 security kernel: [   89.532217] (pipe 0x80000280): IN:  c0 02 00 00 8c 00 01 00 
Aug 15 23:13:49 security kernel: [   89.532235] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   89.532241] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   89.532245] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   89.532250] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   89.532254] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2a0800 maddr: 0x7e20800 
Aug 15 23:13:49 security kernel: [   89.532259] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e20800 
Aug 15 23:13:49 security kernel: [   89.532271] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e20800 
Aug 15 23:13:49 security kernel: [   89.532276] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   89.532282] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   89.532286] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   89.532290] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   89.532295] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2a1000 maddr: 0x7e21000 
Aug 15 23:13:49 security kernel: [   89.532300] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e21000 
Aug 15 23:13:49 security kernel: [   89.532311] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e21000 
Aug 15 23:13:49 security kernel: [   89.532732] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   89.532737] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   89.532741] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e20800  paddr: 0xf2a0800 
Aug 15 23:13:49 security kernel: [   89.532747] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   89.532751] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e20800 
Aug 15 23:13:49 security kernel: [   89.532757] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   89.536011] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   89.536011] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e21000  paddr: 0xf2a1000 
Aug 15 23:13:49 security kernel: [   89.536011] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   89.536011] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e21000 
Aug 15 23:13:49 security kernel: [   89.734525] <<< 10
Aug 15 23:13:49 security kernel: [   89.734542] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:49 security kernel: [   89.734564] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   89.734571] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   89.734575] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   89.734580] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   89.734585] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2a1800 maddr: 0x7e21800 
Aug 15 23:13:49 security kernel: [   89.734595] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e21800 
Aug 15 23:13:49 security kernel: [   89.734608] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e21800 
Aug 15 23:13:49 security kernel: [   89.734613] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   89.734619] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   89.734623] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   89.734627] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   89.734631] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2a2000 maddr: 0x7e22000 
Aug 15 23:13:49 security kernel: [   89.734637] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e22000 
Aug 15 23:13:49 security kernel: [   89.734649] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e22000 
Aug 15 23:13:49 security kernel: [   89.735000] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   89.735008] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   89.735015] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e21800  paddr: 0xf2a1800 
Aug 15 23:13:49 security kernel: [   89.735021] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   89.735026] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e21800 
Aug 15 23:13:49 security kernel: [   89.735037] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   89.735050] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   89.735054] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e22000  paddr: 0xf2a2000 
Aug 15 23:13:49 security kernel: [   89.735060] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   89.735065] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e22000 
Aug 15 23:13:49 security kernel: [   89.735103] <<< 10
Aug 15 23:13:49 security kernel: [   89.735113] (pipe 0x80000280): IN:  c0 02 00 00 8e 00 01 00 
Aug 15 23:13:49 security kernel: [   89.735133] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   89.735139] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   89.735144] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   89.735149] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   89.735154] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2a2800 maddr: 0x7e22800 
Aug 15 23:13:49 security kernel: [   89.735161] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e22800 
Aug 15 23:13:49 security kernel: [   89.735173] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e22800 
Aug 15 23:13:49 security kernel: [   89.735179] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   89.735185] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   89.735190] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   89.735195] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   89.735200] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2a3000 maddr: 0x7e23000 
Aug 15 23:13:49 security kernel: [   89.735206] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e23000 
Aug 15 23:13:49 security kernel: [   89.735218] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e23000 
Aug 15 23:13:49 security kernel: [   89.735593] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   89.735599] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   89.735604] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e22800  paddr: 0xf2a2800 
Aug 15 23:13:49 security kernel: [   89.735613] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   89.735618] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e22800 
Aug 15 23:13:49 security kernel: [   89.735625] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   89.735629] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   89.735633] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e23000  paddr: 0xf2a3000 
Aug 15 23:13:49 security kernel: [   89.735640] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   89.735674] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e23000 
Aug 15 23:13:49 security kernel: [   89.735717] <<< 10
Aug 15 23:13:49 security kernel: [   89.735723] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:49 security kernel: [   89.735744] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   89.735751] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   89.735756] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   89.735761] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   89.735766] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2a3800 maddr: 0x7e23800 
Aug 15 23:13:49 security kernel: [   89.735772] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e23800 
Aug 15 23:13:49 security kernel: [   89.735785] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e23800 
Aug 15 23:13:49 security kernel: [   89.735791] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   89.735797] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   89.735801] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   89.735806] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   89.735811] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2a4000 maddr: 0x7e24000 
Aug 15 23:13:49 security kernel: [   89.735817] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e24000 
Aug 15 23:13:49 security kernel: [   89.735830] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e24000 
Aug 15 23:13:49 security kernel: [   89.736222] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   89.736228] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   89.736232] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e23800  paddr: 0xf2a3800 
Aug 15 23:13:49 security kernel: [   89.736239] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   89.736243] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e23800 
Aug 15 23:13:49 security kernel: [   89.736250] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   89.736257] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   89.736261] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e24000  paddr: 0xf2a4000 
Aug 15 23:13:49 security kernel: [   89.736267] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   89.736272] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e24000 
Aug 15 23:13:49 security kernel: [   89.736328] <<< 10
Aug 15 23:13:49 security kernel: [   89.736335] (pipe 0x80000280): IN:  c0 02 00 00 90 00 01 00 
Aug 15 23:13:49 security kernel: [   89.736352] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   89.736358] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   89.736362] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   89.736366] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   89.736371] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2a4800 maddr: 0x7e24800 
Aug 15 23:13:49 security kernel: [   89.736376] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e24800 
Aug 15 23:13:49 security kernel: [   89.736387] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e24800 
Aug 15 23:13:49 security kernel: [   89.736393] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   89.736398] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   89.736402] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   89.736407] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   89.736411] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2a5000 maddr: 0x7e25000 
Aug 15 23:13:49 security kernel: [   89.736417] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e25000 
Aug 15 23:13:49 security kernel: [   89.736428] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e25000 
Aug 15 23:13:49 security kernel: [   89.736868] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   89.736879] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   89.736883] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e24800  paddr: 0xf2a4800 
Aug 15 23:13:49 security kernel: [   89.736889] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   89.736894] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e24800 
Aug 15 23:13:49 security kernel: [   89.736900] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   89.736904] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   89.736909] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e25000  paddr: 0xf2a5000 
Aug 15 23:13:49 security kernel: [   89.736915] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   89.736919] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e25000 
Aug 15 23:13:49 security kernel: [   89.736982] <<< 10
Aug 15 23:13:49 security kernel: [   89.736989] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:49 security kernel: [   89.737006] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   89.737012] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   89.737016] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   89.737021] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   89.737025] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2a5800 maddr: 0x7e25800 
Aug 15 23:13:49 security kernel: [   89.737031] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e25800 
Aug 15 23:13:49 security kernel: [   89.737042] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e25800 
Aug 15 23:13:49 security kernel: [   89.737048] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   89.737054] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   89.737058] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   89.737062] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   89.737067] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2a6000 maddr: 0x7e26000 
Aug 15 23:13:49 security kernel: [   89.737072] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e26000 
Aug 15 23:13:49 security kernel: [   89.737084] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e26000 
Aug 15 23:13:49 security kernel: [   89.737480] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   89.737490] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   89.737495] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e25800  paddr: 0xf2a5800 
Aug 15 23:13:49 security kernel: [   89.737501] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   89.737507] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e25800 
Aug 15 23:13:49 security kernel: [   89.737514] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   89.737519] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   89.737523] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e26000  paddr: 0xf2a6000 
Aug 15 23:13:49 security kernel: [   89.737530] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   89.737535] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e26000 
Aug 15 23:13:49 security kernel: [   89.737690] <<< 10
Aug 15 23:13:49 security kernel: [   89.737700] (pipe 0x80000280): IN:  c0 02 00 00 92 00 01 00 
Aug 15 23:13:49 security kernel: [   89.737720] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   89.737728] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   89.737733] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   89.737738] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   89.737743] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2a6800 maddr: 0x7e26800 
Aug 15 23:13:49 security kernel: [   89.737750] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e26800 
Aug 15 23:13:49 security kernel: [   89.737766] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e26800 
Aug 15 23:13:49 security kernel: [   89.737772] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   89.737778] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   89.737782] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   89.737787] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   89.737792] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2a7000 maddr: 0x7e27000 
Aug 15 23:13:49 security kernel: [   89.737799] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e27000 
Aug 15 23:13:49 security kernel: [   89.737811] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e27000 
Aug 15 23:13:49 security kernel: [   89.738223] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   89.738234] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   89.738239] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e26800  paddr: 0xf2a6800 
Aug 15 23:13:49 security kernel: [   89.738245] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   89.738251] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e26800 
Aug 15 23:13:49 security kernel: [   89.738261] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   89.738265] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   89.738269] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e27000  paddr: 0xf2a7000 
Aug 15 23:13:49 security kernel: [   89.738276] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   89.738282] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e27000 
Aug 15 23:13:49 security kernel: [   89.738391] <<< 10
Aug 15 23:13:49 security kernel: [   89.738398] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:49 security kernel: [   89.738419] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   89.738427] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   89.738431] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   89.738437] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   89.738442] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2a7800 maddr: 0x7e27800 
Aug 15 23:13:49 security kernel: [   89.738449] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e27800 
Aug 15 23:13:49 security kernel: [   89.738462] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e27800 
Aug 15 23:13:49 security kernel: [   89.738469] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   89.738475] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   89.738480] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   89.738485] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   89.738490] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2a8000 maddr: 0x7e28000 
Aug 15 23:13:49 security kernel: [   89.738497] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e28000 
Aug 15 23:13:49 security kernel: [   89.738513] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e28000 
Aug 15 23:13:49 security kernel: [   89.738969] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   89.738992] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   89.738996] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e27800  paddr: 0xf2a7800 
Aug 15 23:13:49 security kernel: [   89.739002] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   89.739007] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e27800 
Aug 15 23:13:49 security kernel: [   89.739013] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   89.739017] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   89.739021] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e28000  paddr: 0xf2a8000 
Aug 15 23:13:49 security kernel: [   89.739027] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   89.739032] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e28000 
Aug 15 23:13:49 security kernel: [   89.739187] <<< 10
Aug 15 23:13:49 security kernel: [   89.739194] (pipe 0x80000280): IN:  c0 02 00 00 94 00 01 00 
Aug 15 23:13:49 security kernel: [   89.739212] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   89.739218] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   89.739222] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   89.739227] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   89.739232] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2a8800 maddr: 0x7e28800 
Aug 15 23:13:49 security kernel: [   89.739238] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e28800 
Aug 15 23:13:49 security kernel: [   89.739249] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e28800 
Aug 15 23:13:49 security kernel: [   89.739255] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   89.739260] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   89.739265] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   89.739269] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   89.739274] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2a9000 maddr: 0x7e29000 
Aug 15 23:13:49 security kernel: [   89.739279] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e29000 
Aug 15 23:13:49 security kernel: [   89.739291] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e29000 
Aug 15 23:13:49 security kernel: [   89.739609] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   89.739614] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   89.739618] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e28800  paddr: 0xf2a8800 
Aug 15 23:13:49 security kernel: [   89.739624] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   89.739629] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e28800 
Aug 15 23:13:49 security kernel: [   89.739635] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   89.740006] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   89.740006] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e29000  paddr: 0xf2a9000 
Aug 15 23:13:49 security kernel: [   89.740006] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   89.740006] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e29000 
Aug 15 23:13:49 security kernel: [   89.937288] <<< 10
Aug 15 23:13:49 security kernel: [   89.937299] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:49 security kernel: [   89.937329] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   89.937337] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   89.937341] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   89.937347] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   89.937352] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2a9800 maddr: 0x7e29800 
Aug 15 23:13:49 security kernel: [   89.937358] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e29800 
Aug 15 23:13:49 security kernel: [   89.937372] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e29800 
Aug 15 23:13:49 security kernel: [   89.937378] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   89.937384] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   89.937389] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   89.937394] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   89.937399] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2aa000 maddr: 0x7e2a000 
Aug 15 23:13:49 security kernel: [   89.937405] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e2a000 
Aug 15 23:13:49 security kernel: [   89.937418] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e2a000 
Aug 15 23:13:49 security kernel: [   89.937869] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   89.937874] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   89.937878] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e29800  paddr: 0xf2a9800 
Aug 15 23:13:49 security kernel: [   89.937884] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   89.937889] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e29800 
Aug 15 23:13:49 security kernel: [   89.937895] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   89.937899] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   89.937903] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e2a000  paddr: 0xf2aa000 
Aug 15 23:13:49 security kernel: [   89.937908] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   89.937913] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e2a000 
Aug 15 23:13:49 security kernel: [   89.937968] <<< 10
Aug 15 23:13:49 security kernel: [   89.937977] (pipe 0x80000280): IN:  c0 02 00 00 96 00 01 00 
Aug 15 23:13:49 security kernel: [   89.938017] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   89.938024] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   89.938028] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   89.938033] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   89.938038] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2aa800 maddr: 0x7e2a800 
Aug 15 23:13:49 security kernel: [   89.938043] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e2a800 
Aug 15 23:13:49 security kernel: [   89.938055] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e2a800 
Aug 15 23:13:49 security kernel: [   89.938061] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   89.938067] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   89.938071] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   89.938076] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   89.938080] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2ab000 maddr: 0x7e2b000 
Aug 15 23:13:49 security kernel: [   89.938086] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e2b000 
Aug 15 23:13:49 security kernel: [   89.938097] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e2b000 
Aug 15 23:13:49 security kernel: [   89.938477] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   89.938483] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   89.938487] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e2a800  paddr: 0xf2aa800 
Aug 15 23:13:49 security kernel: [   89.938495] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   89.938499] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e2a800 
Aug 15 23:13:49 security kernel: [   89.938506] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   89.938510] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   89.938514] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e2b000  paddr: 0xf2ab000 
Aug 15 23:13:49 security kernel: [   89.938520] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   89.938525] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e2b000 
Aug 15 23:13:49 security kernel: [   89.938556] <<< 10
Aug 15 23:13:49 security kernel: [   89.938562] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:49 security kernel: [   89.938597] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   89.938604] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   89.938609] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   89.938614] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   89.938618] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2ab800 maddr: 0x7e2b800 
Aug 15 23:13:49 security kernel: [   89.938624] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e2b800 
Aug 15 23:13:49 security kernel: [   89.938635] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e2b800 
Aug 15 23:13:49 security kernel: [   89.938641] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   89.938647] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   89.938651] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   89.938655] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   89.938660] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2ac000 maddr: 0x7e2c000 
Aug 15 23:13:49 security kernel: [   89.938666] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e2c000 
Aug 15 23:13:49 security kernel: [   89.938677] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e2c000 
Aug 15 23:13:49 security kernel: [   89.939101] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   89.939112] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   89.939116] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e2b800  paddr: 0xf2ab800 
Aug 15 23:13:49 security kernel: [   89.939122] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   89.939127] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e2b800 
Aug 15 23:13:49 security kernel: [   89.939136] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   89.939140] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   89.939144] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e2c000  paddr: 0xf2ac000 
Aug 15 23:13:49 security kernel: [   89.939150] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   89.939155] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e2c000 
Aug 15 23:13:49 security kernel: [   89.939186] <<< 10
Aug 15 23:13:49 security kernel: [   89.939192] (pipe 0x80000280): IN:  c0 02 00 00 98 00 01 00 
Aug 15 23:13:49 security kernel: [   89.939233] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   89.939240] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   89.939244] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   89.939249] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   89.939253] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2ac800 maddr: 0x7e2c800 
Aug 15 23:13:49 security kernel: [   89.939259] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e2c800 
Aug 15 23:13:49 security kernel: [   89.939271] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e2c800 
Aug 15 23:13:49 security kernel: [   89.939276] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   89.939283] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   89.939287] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   89.939291] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   89.939296] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2ad000 maddr: 0x7e2d000 
Aug 15 23:13:49 security kernel: [   89.939302] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e2d000 
Aug 15 23:13:49 security kernel: [   89.939313] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e2d000 
Aug 15 23:13:49 security kernel: [   89.939729] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   89.939799] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   89.939804] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e2c800  paddr: 0xf2ac800 
Aug 15 23:13:49 security kernel: [   89.939811] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   89.939817] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e2c800 
Aug 15 23:13:49 security kernel: [   89.939824] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   89.939828] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   89.939833] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e2d000  paddr: 0xf2ad000 
Aug 15 23:13:49 security kernel: [   89.939839] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   89.939844] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e2d000 
Aug 15 23:13:49 security kernel: [   89.939882] <<< 10
Aug 15 23:13:49 security kernel: [   89.939889] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:49 security kernel: [   89.939929] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   89.939940] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   89.939948] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   89.939953] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   89.939958] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2ad800 maddr: 0x7e2d800 
Aug 15 23:13:49 security kernel: [   89.939965] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e2d800 
Aug 15 23:13:49 security kernel: [   89.939978] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e2d800 
Aug 15 23:13:49 security kernel: [   89.939985] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   89.939991] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   89.939996] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   89.940003] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   89.940008] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2ae000 maddr: 0x7e2e000 
Aug 15 23:13:49 security kernel: [   89.940017] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e2e000 
Aug 15 23:13:49 security kernel: [   89.940030] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e2e000 
Aug 15 23:13:49 security kernel: [   89.940481] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   89.940488] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   89.940492] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e2d800  paddr: 0xf2ad800 
Aug 15 23:13:49 security kernel: [   89.940499] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   89.940507] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e2d800 
Aug 15 23:13:49 security kernel: [   89.940514] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   89.940518] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   89.940522] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e2e000  paddr: 0xf2ae000 
Aug 15 23:13:49 security kernel: [   89.940529] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   89.940534] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e2e000 
Aug 15 23:13:49 security kernel: [   89.940570] <<< 10
Aug 15 23:13:49 security kernel: [   89.940578] (pipe 0x80000280): IN:  c0 02 00 00 9a 00 01 00 
Aug 15 23:13:49 security kernel: [   89.940598] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   89.940605] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   89.940610] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   89.940615] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   89.940620] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2ae800 maddr: 0x7e2e800 
Aug 15 23:13:49 security kernel: [   89.940627] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e2e800 
Aug 15 23:13:49 security kernel: [   89.940640] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e2e800 
Aug 15 23:13:49 security kernel: [   89.940646] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   89.940653] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   89.940658] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   89.940663] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   89.940668] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2af000 maddr: 0x7e2f000 
Aug 15 23:13:49 security kernel: [   89.940674] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e2f000 
Aug 15 23:13:49 security kernel: [   89.940687] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e2f000 
Aug 15 23:13:49 security kernel: [   89.941102] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   89.941110] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   89.941114] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e2e800  paddr: 0xf2ae800 
Aug 15 23:13:49 security kernel: [   89.941121] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   89.941126] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e2e800 
Aug 15 23:13:49 security kernel: [   89.941133] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   89.941137] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   89.941141] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e2f000  paddr: 0xf2af000 
Aug 15 23:13:49 security kernel: [   89.941148] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   89.941153] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e2f000 
Aug 15 23:13:49 security kernel: [   89.941188] <<< 10
Aug 15 23:13:49 security kernel: [   89.941202] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:49 security kernel: [   89.941219] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   89.941225] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   89.941229] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   89.941234] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   89.941238] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2af800 maddr: 0x7e2f800 
Aug 15 23:13:49 security kernel: [   89.941244] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e2f800 
Aug 15 23:13:49 security kernel: [   89.941255] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e2f800 
Aug 15 23:13:49 security kernel: [   89.941261] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   89.941267] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   89.941271] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   89.941275] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   89.941280] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2b0000 maddr: 0x7e30000 
Aug 15 23:13:49 security kernel: [   89.941286] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e30000 
Aug 15 23:13:49 security kernel: [   89.941297] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e30000 
Aug 15 23:13:49 security kernel: [   89.941601] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   89.941607] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   89.941612] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e2f800  paddr: 0xf2af800 
Aug 15 23:13:49 security kernel: [   89.941618] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   89.941623] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e2f800 
Aug 15 23:13:49 security kernel: [   89.941629] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   89.941634] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   89.941639] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e30000  paddr: 0xf2b0000 
Aug 15 23:13:49 security kernel: [   89.941645] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   89.941650] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e30000 
Aug 15 23:13:49 security kernel: [   89.941681] <<< 10
Aug 15 23:13:49 security kernel: [   89.941688] (pipe 0x80000280): IN:  c0 02 00 00 9c 00 01 00 
Aug 15 23:13:49 security kernel: [   89.941706] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   89.941712] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   89.941716] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   89.941721] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   89.941725] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2b0800 maddr: 0x7e30800 
Aug 15 23:13:49 security kernel: [   89.941731] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e30800 
Aug 15 23:13:49 security kernel: [   89.941742] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e30800 
Aug 15 23:13:49 security kernel: [   89.941748] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   89.941754] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   89.941758] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   89.941762] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   89.941766] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2b1000 maddr: 0x7e31000 
Aug 15 23:13:49 security kernel: [   89.941772] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e31000 
Aug 15 23:13:49 security kernel: [   89.941784] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e31000 
Aug 15 23:13:49 security kernel: [   89.942102] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   89.942108] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   89.942111] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e30800  paddr: 0xf2b0800 
Aug 15 23:13:49 security kernel: [   89.942117] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   89.942122] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e30800 
Aug 15 23:13:49 security kernel: [   89.942128] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   89.942132] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   89.942135] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e31000  paddr: 0xf2b1000 
Aug 15 23:13:49 security kernel: [   89.942141] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   89.942146] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e31000 
Aug 15 23:13:49 security kernel: [   89.942176] <<< 10
Aug 15 23:13:49 security kernel: [   89.942182] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:49 security kernel: [   89.942201] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   89.942207] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   89.942211] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   89.942216] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   89.942220] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2b1800 maddr: 0x7e31800 
Aug 15 23:13:49 security kernel: [   89.942226] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e31800 
Aug 15 23:13:49 security kernel: [   89.942238] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e31800 
Aug 15 23:13:49 security kernel: [   89.942243] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   89.942249] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   89.942255] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   89.942259] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   89.942263] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2b2000 maddr: 0x7e32000 
Aug 15 23:13:49 security kernel: [   89.942269] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e32000 
Aug 15 23:13:49 security kernel: [   89.942281] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e32000 
Aug 15 23:13:49 security kernel: [   89.942602] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   89.942607] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   89.944046] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e31800  paddr: 0xf2b1800 
Aug 15 23:13:49 security kernel: [   89.944046] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   89.944046] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e31800 
Aug 15 23:13:49 security kernel: [   89.944046] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   89.944046] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   89.944046] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e32000  paddr: 0xf2b2000 
Aug 15 23:13:49 security kernel: [   89.944046] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   89.944046] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e32000 
Aug 15 23:13:49 security kernel: [   90.140571] <<< 10
Aug 15 23:13:49 security kernel: [   90.140581] (pipe 0x80000280): IN:  c0 02 00 00 9e 00 01 00 
Aug 15 23:13:49 security kernel: [   90.140603] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   90.140609] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.140613] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.140618] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.140623] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2b2800 maddr: 0x7e32800 
Aug 15 23:13:49 security kernel: [   90.140628] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e32800 
Aug 15 23:13:49 security kernel: [   90.140641] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e32800 
Aug 15 23:13:49 security kernel: [   90.140647] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   90.140652] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.140656] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.140661] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.140665] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2b3000 maddr: 0x7e33000 
Aug 15 23:13:49 security kernel: [   90.140670] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e33000 
Aug 15 23:13:49 security kernel: [   90.140682] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e33000 
Aug 15 23:13:49 security kernel: [   90.141029] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.141042] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.141047] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e32800  paddr: 0xf2b2800 
Aug 15 23:13:49 security kernel: [   90.141053] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.141058] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e32800 
Aug 15 23:13:49 security kernel: [   90.141078] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.141082] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.141086] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e33000  paddr: 0xf2b3000 
Aug 15 23:13:49 security kernel: [   90.141092] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.141097] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e33000 
Aug 15 23:13:49 security kernel: [   90.141267] <<< 10
Aug 15 23:13:49 security kernel: [   90.141274] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:49 security kernel: [   90.141297] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   90.141304] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.141308] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.141313] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.141318] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2b3800 maddr: 0x7e33800 
Aug 15 23:13:49 security kernel: [   90.141324] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e33800 
Aug 15 23:13:49 security kernel: [   90.141338] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e33800 
Aug 15 23:13:49 security kernel: [   90.141344] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   90.141350] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.141354] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.141359] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.141364] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2b4000 maddr: 0x7e34000 
Aug 15 23:13:49 security kernel: [   90.141370] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e34000 
Aug 15 23:13:49 security kernel: [   90.141383] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e34000 
Aug 15 23:13:49 security kernel: [   90.141746] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.141757] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.141761] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e33800  paddr: 0xf2b3800 
Aug 15 23:13:49 security kernel: [   90.141767] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.141772] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e33800 
Aug 15 23:13:49 security kernel: [   90.141782] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.141785] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.141789] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e34000  paddr: 0xf2b4000 
Aug 15 23:13:49 security kernel: [   90.141795] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.141799] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e34000 
Aug 15 23:13:49 security kernel: [   90.142084] <<< 10
Aug 15 23:13:49 security kernel: [   90.142098] (pipe 0x80000280): IN:  c0 02 00 00 a0 00 01 00 
Aug 15 23:13:49 security kernel: [   90.142117] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   90.142123] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.142127] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.142132] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.142136] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2b4800 maddr: 0x7e34800 
Aug 15 23:13:49 security kernel: [   90.142142] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e34800 
Aug 15 23:13:49 security kernel: [   90.142154] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e34800 
Aug 15 23:13:49 security kernel: [   90.142159] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   90.142165] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.142169] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.142174] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.142178] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2b5000 maddr: 0x7e35000 
Aug 15 23:13:49 security kernel: [   90.142183] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e35000 
Aug 15 23:13:49 security kernel: [   90.142194] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e35000 
Aug 15 23:13:49 security kernel: [   90.142649] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.142659] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.142664] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e34800  paddr: 0xf2b4800 
Aug 15 23:13:49 security kernel: [   90.142671] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.142677] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e34800 
Aug 15 23:13:49 security kernel: [   90.142685] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.142689] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.142693] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e35000  paddr: 0xf2b5000 
Aug 15 23:13:49 security kernel: [   90.142699] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.142704] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e35000 
Aug 15 23:13:49 security kernel: [   90.142910] <<< 10
Aug 15 23:13:49 security kernel: [   90.142918] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:49 security kernel: [   90.142944] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   90.142951] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.142955] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.142961] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.142966] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2b5800 maddr: 0x7e35800 
Aug 15 23:13:49 security kernel: [   90.142973] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e35800 
Aug 15 23:13:49 security kernel: [   90.142986] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e35800 
Aug 15 23:13:49 security kernel: [   90.142992] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   90.142998] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.143003] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.143008] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.143013] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2b6000 maddr: 0x7e36000 
Aug 15 23:13:49 security kernel: [   90.143019] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e36000 
Aug 15 23:13:49 security kernel: [   90.143032] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e36000 
Aug 15 23:13:49 security kernel: [   90.143366] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.143372] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.143377] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e35800  paddr: 0xf2b5800 
Aug 15 23:13:49 security kernel: [   90.143384] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.143397] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e35800 
Aug 15 23:13:49 security kernel: [   90.143403] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.143407] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.143410] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e36000  paddr: 0xf2b6000 
Aug 15 23:13:49 security kernel: [   90.143416] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.143421] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e36000 
Aug 15 23:13:49 security kernel: [   90.143515] <<< 10
Aug 15 23:13:49 security kernel: [   90.143524] (pipe 0x80000280): IN:  c0 02 00 00 a2 00 01 00 
Aug 15 23:13:49 security kernel: [   90.143542] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   90.143548] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.143553] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.143558] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.143562] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2b6800 maddr: 0x7e36800 
Aug 15 23:13:49 security kernel: [   90.143568] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e36800 
Aug 15 23:13:49 security kernel: [   90.143579] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e36800 
Aug 15 23:13:49 security kernel: [   90.143584] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   90.143590] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.143594] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.143598] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.143602] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2b7000 maddr: 0x7e37000 
Aug 15 23:13:49 security kernel: [   90.143608] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e37000 
Aug 15 23:13:49 security kernel: [   90.143619] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e37000 
Aug 15 23:13:49 security kernel: [   90.144023] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.144033] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.144124] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e36800  paddr: 0xf2b6800 
Aug 15 23:13:49 security kernel: [   90.144133] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.144141] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e36800 
Aug 15 23:13:49 security kernel: [   90.144149] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.144154] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.144158] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e37000  paddr: 0xf2b7000 
Aug 15 23:13:49 security kernel: [   90.144164] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.144169] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e37000 
Aug 15 23:13:49 security kernel: [   90.144859] <<< 10
Aug 15 23:13:49 security kernel: [   90.144870] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:49 security kernel: [   90.144895] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   90.144902] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.144907] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.144913] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.144918] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2b7800 maddr: 0x7e37800 
Aug 15 23:13:49 security kernel: [   90.144933] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e37800 
Aug 15 23:13:49 security kernel: [   90.144945] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e37800 
Aug 15 23:13:49 security kernel: [   90.144951] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   90.144956] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.144960] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.144965] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.144969] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2b8000 maddr: 0x7e38000 
Aug 15 23:13:49 security kernel: [   90.144975] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e38000 
Aug 15 23:13:49 security kernel: [   90.144986] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e38000 
Aug 15 23:13:49 security kernel: [   90.145375] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.145380] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.145384] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e37800  paddr: 0xf2b7800 
Aug 15 23:13:49 security kernel: [   90.145389] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.145394] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e37800 
Aug 15 23:13:49 security kernel: [   90.145401] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.145405] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.145408] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e38000  paddr: 0xf2b8000 
Aug 15 23:13:49 security kernel: [   90.145414] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.145419] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e38000 
Aug 15 23:13:49 security kernel: [   90.145499] <<< 10
Aug 15 23:13:49 security kernel: [   90.145507] (pipe 0x80000280): IN:  c0 02 00 00 a4 00 01 00 
Aug 15 23:13:49 security kernel: [   90.145526] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   90.145532] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.145536] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.148201] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.148201] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2b8800 maddr: 0x7e38800 
Aug 15 23:13:49 security kernel: [   90.148201] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e38800 
Aug 15 23:13:49 security kernel: [   90.148201] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e38800 
Aug 15 23:13:49 security kernel: [   90.148201] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   90.148201] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.148201] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.148201] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.148201] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2b9000 maddr: 0x7e39000 
Aug 15 23:13:49 security kernel: [   90.148201] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e39000 
Aug 15 23:13:49 security kernel: [   90.148201] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e39000 
Aug 15 23:13:49 security kernel: [   90.344842] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.344850] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.344854] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e38800  paddr: 0xf2b8800 
Aug 15 23:13:49 security kernel: [   90.344861] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.344866] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e38800 
Aug 15 23:13:49 security kernel: [   90.344873] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.344878] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.344882] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e39000  paddr: 0xf2b9000 
Aug 15 23:13:49 security kernel: [   90.344888] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.344893] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e39000 
Aug 15 23:13:49 security kernel: [   90.523774] <<< 10
Aug 15 23:13:49 security kernel: [   90.523797] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:49 security kernel: [   90.523838] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   90.523854] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.523858] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.523865] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.523869] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2b9800 maddr: 0x7e39800 
Aug 15 23:13:49 security kernel: [   90.523876] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e39800 
Aug 15 23:13:49 security kernel: [   90.523890] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e39800 
Aug 15 23:13:49 security kernel: [   90.523896] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   90.523901] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.523905] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.523910] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.523914] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2ba000 maddr: 0x7e3a000 
Aug 15 23:13:49 security kernel: [   90.523920] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e3a000 
Aug 15 23:13:49 security kernel: [   90.523932] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e3a000 
Aug 15 23:13:49 security kernel: [   90.524420] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.524431] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.524435] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e39800  paddr: 0xf2b9800 
Aug 15 23:13:49 security kernel: [   90.524442] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.524447] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e39800 
Aug 15 23:13:49 security kernel: [   90.524455] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.524460] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.524464] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e3a000  paddr: 0xf2ba000 
Aug 15 23:13:49 security kernel: [   90.524470] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.524475] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e3a000 
Aug 15 23:13:49 security kernel: [   90.529801] <<< 10
Aug 15 23:13:49 security kernel: [   90.529821] (pipe 0x80000280): IN:  c0 02 00 00 a6 00 01 00 
Aug 15 23:13:49 security kernel: [   90.529841] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   90.529847] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.529851] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.529856] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.529861] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2ba800 maddr: 0x7e3a800 
Aug 15 23:13:49 security kernel: [   90.529867] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e3a800 
Aug 15 23:13:49 security kernel: [   90.529882] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e3a800 
Aug 15 23:13:49 security kernel: [   90.529887] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   90.529893] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.529897] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.529901] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.529905] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2bb000 maddr: 0x7e3b000 
Aug 15 23:13:49 security kernel: [   90.529911] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e3b000 
Aug 15 23:13:49 security kernel: [   90.529922] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e3b000 
Aug 15 23:13:49 security kernel: [   90.530409] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.530440] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.530459] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e3a800  paddr: 0xf2ba800 
Aug 15 23:13:49 security kernel: [   90.530487] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.530508] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e3a800 
Aug 15 23:13:49 security kernel: [   90.530536] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.530555] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.530559] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e3b000  paddr: 0xf2bb000 
Aug 15 23:13:49 security kernel: [   90.530564] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.530569] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e3b000 
Aug 15 23:13:49 security kernel: [   90.530603] <<< 10
Aug 15 23:13:49 security kernel: [   90.530609] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:49 security kernel: [   90.530628] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   90.530634] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.530639] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.530643] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.530648] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2bb800 maddr: 0x7e3b800 
Aug 15 23:13:49 security kernel: [   90.530653] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e3b800 
Aug 15 23:13:49 security kernel: [   90.530665] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e3b800 
Aug 15 23:13:49 security kernel: [   90.530671] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   90.530676] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.530680] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.530685] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.530689] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2bc000 maddr: 0x7e3c000 
Aug 15 23:13:49 security kernel: [   90.530694] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e3c000 
Aug 15 23:13:49 security kernel: [   90.530706] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e3c000 
Aug 15 23:13:49 security kernel: [   90.531155] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.531185] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.531203] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e3b800  paddr: 0xf2bb800 
Aug 15 23:13:49 security kernel: [   90.531228] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.531249] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e3b800 
Aug 15 23:13:49 security kernel: [   90.531276] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.531292] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.531306] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e3c000  paddr: 0xf2bc000 
Aug 15 23:13:49 security kernel: [   90.531312] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.531316] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e3c000 
Aug 15 23:13:49 security kernel: [   90.531348] <<< 10
Aug 15 23:13:49 security kernel: [   90.531357] (pipe 0x80000280): IN:  c0 02 00 00 a8 00 01 00 
Aug 15 23:13:49 security kernel: [   90.531376] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   90.531382] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.531386] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.531391] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.531395] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2bc800 maddr: 0x7e3c800 
Aug 15 23:13:49 security kernel: [   90.531401] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e3c800 
Aug 15 23:13:49 security kernel: [   90.531412] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e3c800 
Aug 15 23:13:49 security kernel: [   90.531417] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   90.531423] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.531427] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.531432] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.531436] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2bd000 maddr: 0x7e3d000 
Aug 15 23:13:49 security kernel: [   90.531441] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e3d000 
Aug 15 23:13:49 security kernel: [   90.531453] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e3d000 
Aug 15 23:13:49 security kernel: [   90.532011] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.532011] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.532011] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e3c800  paddr: 0xf2bc800 
Aug 15 23:13:49 security kernel: [   90.532011] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.532011] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e3c800 
Aug 15 23:13:49 security kernel: [   90.532011] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.532011] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.532011] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e3d000  paddr: 0xf2bd000 
Aug 15 23:13:49 security kernel: [   90.532011] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.532011] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e3d000 
Aug 15 23:13:49 security kernel: [   90.534986] <<< 10
Aug 15 23:13:49 security kernel: [   90.535000] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:49 security kernel: [   90.535021] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   90.535030] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.535034] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.535040] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.535044] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2bd800 maddr: 0x7e3d800 
Aug 15 23:13:49 security kernel: [   90.535050] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e3d800 
Aug 15 23:13:49 security kernel: [   90.535061] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e3d800 
Aug 15 23:13:49 security kernel: [   90.535067] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   90.535073] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.535077] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.535081] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.535085] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2be000 maddr: 0x7e3e000 
Aug 15 23:13:49 security kernel: [   90.535091] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e3e000 
Aug 15 23:13:49 security kernel: [   90.535103] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e3e000 
Aug 15 23:13:49 security kernel: [   90.535448] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.535455] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.535459] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e3d800  paddr: 0xf2bd800 
Aug 15 23:13:49 security kernel: [   90.535466] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.535472] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e3d800 
Aug 15 23:13:49 security kernel: [   90.535479] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.535483] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.535487] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e3e000  paddr: 0xf2be000 
Aug 15 23:13:49 security kernel: [   90.535494] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.535499] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e3e000 
Aug 15 23:13:49 security kernel: [   90.535553] <<< 10
Aug 15 23:13:49 security kernel: [   90.535562] (pipe 0x80000280): IN:  c0 02 00 00 aa 00 01 00 
Aug 15 23:13:49 security kernel: [   90.535601] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   90.535609] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.535615] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.535620] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.535625] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2be800 maddr: 0x7e3e800 
Aug 15 23:13:49 security kernel: [   90.535632] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e3e800 
Aug 15 23:13:49 security kernel: [   90.535645] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e3e800 
Aug 15 23:13:49 security kernel: [   90.535651] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   90.535658] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.535663] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.535674] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.535680] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2bf000 maddr: 0x7e3f000 
Aug 15 23:13:49 security kernel: [   90.535687] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e3f000 
Aug 15 23:13:49 security kernel: [   90.535699] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e3f000 
Aug 15 23:13:49 security kernel: [   90.536068] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.536077] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.536081] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e3e800  paddr: 0xf2be800 
Aug 15 23:13:49 security kernel: [   90.536088] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.536098] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e3e800 
Aug 15 23:13:49 security kernel: [   90.536105] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.536110] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.536114] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e3f000  paddr: 0xf2bf000 
Aug 15 23:13:49 security kernel: [   90.536121] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.536126] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e3f000 
Aug 15 23:13:49 security kernel: [   90.538878] <<< 10
Aug 15 23:13:49 security kernel: [   90.538887] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:49 security kernel: [   90.538908] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   90.538914] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.538918] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.538923] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.538928] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2bf800 maddr: 0x7e3f800 
Aug 15 23:13:49 security kernel: [   90.538933] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e3f800 
Aug 15 23:13:49 security kernel: [   90.538945] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e3f800 
Aug 15 23:13:49 security kernel: [   90.538951] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   90.538956] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.538960] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.538965] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.538969] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2c0000 maddr: 0x7dc0000 
Aug 15 23:13:49 security kernel: [   90.538975] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc0000 
Aug 15 23:13:49 security kernel: [   90.540026] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc0000 
Aug 15 23:13:49 security kernel: [   90.548703] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.548712] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.548716] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7e3f800  paddr: 0xf2bf800 
Aug 15 23:13:49 security kernel: [   90.548723] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.548728] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7e3f800 
Aug 15 23:13:49 security kernel: [   90.548734] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.548738] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.548742] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dc0000  paddr: 0xf2c0000 
Aug 15 23:13:49 security kernel: [   90.548747] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.548752] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc0000 
Aug 15 23:13:49 security kernel: [   90.555825] <<< 10
Aug 15 23:13:49 security kernel: [   90.555841] (pipe 0x80000280): IN:  c0 02 00 00 ac 00 01 00 
Aug 15 23:13:49 security kernel: [   90.555887] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   90.555923] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.555927] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.555933] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.555938] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2c0800 maddr: 0x7dc0800 
Aug 15 23:13:49 security kernel: [   90.555945] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc0800 
Aug 15 23:13:49 security kernel: [   90.555958] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc0800 
Aug 15 23:13:49 security kernel: [   90.555964] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   90.555971] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.555975] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.555980] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.555985] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2c1000 maddr: 0x7dc1000 
Aug 15 23:13:49 security kernel: [   90.555991] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc1000 
Aug 15 23:13:49 security kernel: [   90.556005] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc1000 
Aug 15 23:13:49 security kernel: [   90.556702] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.556715] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.556719] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dc0800  paddr: 0xf2c0800 
Aug 15 23:13:49 security kernel: [   90.556725] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.556730] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc0800 
Aug 15 23:13:49 security kernel: [   90.556736] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.556740] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.556745] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dc1000  paddr: 0xf2c1000 
Aug 15 23:13:49 security kernel: [   90.556750] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.556755] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc1000 
Aug 15 23:13:49 security kernel: [   90.557837] <<< 10
Aug 15 23:13:49 security kernel: [   90.557845] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:49 security kernel: [   90.557864] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   90.557870] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.557874] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.557879] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.557883] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2c1800 maddr: 0x7dc1800 
Aug 15 23:13:49 security kernel: [   90.557889] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc1800 
Aug 15 23:13:49 security kernel: [   90.557900] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc1800 
Aug 15 23:13:49 security kernel: [   90.557909] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   90.557915] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.557919] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.557924] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.557928] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2c2000 maddr: 0x7dc2000 
Aug 15 23:13:49 security kernel: [   90.557933] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc2000 
Aug 15 23:13:49 security kernel: [   90.557945] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc2000 
Aug 15 23:13:49 security kernel: [   90.558315] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.558328] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.558332] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dc1800  paddr: 0xf2c1800 
Aug 15 23:13:49 security kernel: [   90.558338] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.558343] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc1800 
Aug 15 23:13:49 security kernel: [   90.558350] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.558354] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.558358] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dc2000  paddr: 0xf2c2000 
Aug 15 23:13:49 security kernel: [   90.558364] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.558368] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc2000 
Aug 15 23:13:49 security kernel: [   90.558467] <<< 10
Aug 15 23:13:49 security kernel: [   90.558475] (pipe 0x80000280): IN:  c0 02 00 00 ae 00 01 00 
Aug 15 23:13:49 security kernel: [   90.558497] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   90.558503] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.558507] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.558512] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.558516] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2c2800 maddr: 0x7dc2800 
Aug 15 23:13:49 security kernel: [   90.558522] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc2800 
Aug 15 23:13:49 security kernel: [   90.558533] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc2800 
Aug 15 23:13:49 security kernel: [   90.558538] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   90.558544] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.558549] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.558553] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.558557] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2c3000 maddr: 0x7dc3000 
Aug 15 23:13:49 security kernel: [   90.558563] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc3000 
Aug 15 23:13:49 security kernel: [   90.558574] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc3000 
Aug 15 23:13:49 security kernel: [   90.558939] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.558949] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.558954] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dc2800  paddr: 0xf2c2800 
Aug 15 23:13:49 security kernel: [   90.558960] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.558964] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc2800 
Aug 15 23:13:49 security kernel: [   90.558974] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.558978] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.558981] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dc3000  paddr: 0xf2c3000 
Aug 15 23:13:49 security kernel: [   90.558987] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.558992] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc3000 
Aug 15 23:13:49 security kernel: [   90.559044] <<< 10
Aug 15 23:13:49 security kernel: [   90.559050] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:49 security kernel: [   90.559089] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   90.559096] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.559100] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.559105] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.559110] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2c3800 maddr: 0x7dc3800 
Aug 15 23:13:49 security kernel: [   90.559115] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc3800 
Aug 15 23:13:49 security kernel: [   90.559127] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc3800 
Aug 15 23:13:49 security kernel: [   90.559133] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   90.559138] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.559142] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.559147] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.559151] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2c4000 maddr: 0x7dc4000 
Aug 15 23:13:49 security kernel: [   90.559157] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc4000 
Aug 15 23:13:49 security kernel: [   90.559168] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc4000 
Aug 15 23:13:49 security kernel: [   90.559564] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.559574] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.559578] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dc3800  paddr: 0xf2c3800 
Aug 15 23:13:49 security kernel: [   90.559584] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.559588] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc3800 
Aug 15 23:13:49 security kernel: [   90.559599] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.559602] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.559606] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dc4000  paddr: 0xf2c4000 
Aug 15 23:13:49 security kernel: [   90.559612] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.559616] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc4000 
Aug 15 23:13:49 security kernel: [   90.559674] <<< 10
Aug 15 23:13:49 security kernel: [   90.559681] (pipe 0x80000280): IN:  c0 02 00 00 b0 00 01 00 
Aug 15 23:13:49 security kernel: [   90.559719] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   90.559726] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.559730] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.559735] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.559740] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2c4800 maddr: 0x7dc4800 
Aug 15 23:13:49 security kernel: [   90.559746] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc4800 
Aug 15 23:13:49 security kernel: [   90.559758] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc4800 
Aug 15 23:13:49 security kernel: [   90.559763] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   90.559769] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.559773] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.559778] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.559782] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2c5000 maddr: 0x7dc5000 
Aug 15 23:13:49 security kernel: [   90.559788] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc5000 
Aug 15 23:13:49 security kernel: [   90.559799] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc5000 
Aug 15 23:13:49 security kernel: [   90.560213] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.560220] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.560224] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dc4800  paddr: 0xf2c4800 
Aug 15 23:13:49 security kernel: [   90.560231] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.560236] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc4800 
Aug 15 23:13:49 security kernel: [   90.560243] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.560248] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.560252] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dc5000  paddr: 0xf2c5000 
Aug 15 23:13:49 security kernel: [   90.560258] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.560264] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc5000 
Aug 15 23:13:49 security kernel: [   90.565548] <<< 10
Aug 15 23:13:49 security kernel: [   90.565567] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:49 security kernel: [   90.565588] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   90.565594] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.565598] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.565603] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.565608] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2c5800 maddr: 0x7dc5800 
Aug 15 23:13:49 security kernel: [   90.565614] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc5800 
Aug 15 23:13:49 security kernel: [   90.565632] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc5800 
Aug 15 23:13:49 security kernel: [   90.565638] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   90.565644] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.565648] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.565652] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.565656] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2c6000 maddr: 0x7dc6000 
Aug 15 23:13:49 security kernel: [   90.565662] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc6000 
Aug 15 23:13:49 security kernel: [   90.565673] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc6000 
Aug 15 23:13:49 security kernel: [   90.566069] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.566074] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.566078] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dc5800  paddr: 0xf2c5800 
Aug 15 23:13:49 security kernel: [   90.566084] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.566088] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc5800 
Aug 15 23:13:49 security kernel: [   90.566095] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.566099] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.566102] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dc6000  paddr: 0xf2c6000 
Aug 15 23:13:49 security kernel: [   90.566108] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.566112] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc6000 
Aug 15 23:13:49 security kernel: [   90.566146] <<< 10
Aug 15 23:13:49 security kernel: [   90.566154] (pipe 0x80000280): IN:  c0 02 00 00 b2 00 01 00 
Aug 15 23:13:49 security kernel: [   90.566172] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   90.566178] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.566182] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.566186] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.566191] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2c6800 maddr: 0x7dc6800 
Aug 15 23:13:49 security kernel: [   90.566196] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc6800 
Aug 15 23:13:49 security kernel: [   90.566208] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc6800 
Aug 15 23:13:49 security kernel: [   90.566213] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   90.566219] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.566223] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.566227] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.566231] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2c7000 maddr: 0x7dc7000 
Aug 15 23:13:49 security kernel: [   90.566237] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc7000 
Aug 15 23:13:49 security kernel: [   90.566248] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc7000 
Aug 15 23:13:49 security kernel: [   90.566564] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.566569] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.566573] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dc6800  paddr: 0xf2c6800 
Aug 15 23:13:49 security kernel: [   90.566579] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.566583] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc6800 
Aug 15 23:13:49 security kernel: [   90.566589] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.568011] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.568011] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dc7000  paddr: 0xf2c7000 
Aug 15 23:13:49 security kernel: [   90.568011] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.568011] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc7000 
Aug 15 23:13:49 security kernel: [   90.753094] <<< 10
Aug 15 23:13:49 security kernel: [   90.753105] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:49 security kernel: [   90.753136] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   90.753142] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.753146] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.753151] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.753155] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2c7800 maddr: 0x7dc7800 
Aug 15 23:13:49 security kernel: [   90.753161] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc7800 
Aug 15 23:13:49 security kernel: [   90.753174] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc7800 
Aug 15 23:13:49 security kernel: [   90.753179] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   90.753186] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.753190] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.753194] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.753198] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2c8000 maddr: 0x7dc8000 
Aug 15 23:13:49 security kernel: [   90.753204] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc8000 
Aug 15 23:13:49 security kernel: [   90.753216] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc8000 
Aug 15 23:13:49 security kernel: [   90.753587] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.753592] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.753596] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dc7800  paddr: 0xf2c7800 
Aug 15 23:13:49 security kernel: [   90.753615] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.753620] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc7800 
Aug 15 23:13:49 security kernel: [   90.753627] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.753631] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.753636] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dc8000  paddr: 0xf2c8000 
Aug 15 23:13:49 security kernel: [   90.753642] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.753647] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc8000 
Aug 15 23:13:49 security kernel: [   90.753704] <<< 10
Aug 15 23:13:49 security kernel: [   90.753713] (pipe 0x80000280): IN:  c0 02 00 00 b4 00 01 00 
Aug 15 23:13:49 security kernel: [   90.753736] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   90.753743] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.753748] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.753753] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.753758] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2c8800 maddr: 0x7dc8800 
Aug 15 23:13:49 security kernel: [   90.753764] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc8800 
Aug 15 23:13:49 security kernel: [   90.753779] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc8800 
Aug 15 23:13:49 security kernel: [   90.753785] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   90.753791] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.753796] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.753801] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.753806] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2c9000 maddr: 0x7dc9000 
Aug 15 23:13:49 security kernel: [   90.753813] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc9000 
Aug 15 23:13:49 security kernel: [   90.753825] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc9000 
Aug 15 23:13:49 security kernel: [   90.754185] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.754196] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.754200] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dc8800  paddr: 0xf2c8800 
Aug 15 23:13:49 security kernel: [   90.754206] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.754210] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc8800 
Aug 15 23:13:49 security kernel: [   90.754223] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.754227] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.754230] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dc9000  paddr: 0xf2c9000 
Aug 15 23:13:49 security kernel: [   90.754236] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.754241] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc9000 
Aug 15 23:13:49 security kernel: [   90.754293] <<< 10
Aug 15 23:13:49 security kernel: [   90.754299] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:49 security kernel: [   90.754339] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   90.754346] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.754350] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.754356] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.754360] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2c9800 maddr: 0x7dc9800 
Aug 15 23:13:49 security kernel: [   90.754366] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc9800 
Aug 15 23:13:49 security kernel: [   90.754378] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc9800 
Aug 15 23:13:49 security kernel: [   90.754383] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   90.754389] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.754393] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.754398] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.754402] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2ca000 maddr: 0x7dca000 
Aug 15 23:13:49 security kernel: [   90.754408] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dca000 
Aug 15 23:13:49 security kernel: [   90.754419] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dca000 
Aug 15 23:13:49 security kernel: [   90.754809] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.754814] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.754818] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dc9800  paddr: 0xf2c9800 
Aug 15 23:13:49 security kernel: [   90.754824] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.754828] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dc9800 
Aug 15 23:13:49 security kernel: [   90.754834] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.754838] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.754842] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dca000  paddr: 0xf2ca000 
Aug 15 23:13:49 security kernel: [   90.754848] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.754852] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dca000 
Aug 15 23:13:49 security kernel: [   90.754891] <<< 10
Aug 15 23:13:49 security kernel: [   90.754898] (pipe 0x80000280): IN:  c0 02 00 00 b6 00 01 00 
Aug 15 23:13:49 security kernel: [   90.754937] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   90.754944] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.754948] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.754953] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.754957] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2ca800 maddr: 0x7dca800 
Aug 15 23:13:49 security kernel: [   90.754963] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dca800 
Aug 15 23:13:49 security kernel: [   90.754976] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dca800 
Aug 15 23:13:49 security kernel: [   90.754981] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   90.754987] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.754991] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.754996] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.755000] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2cb000 maddr: 0x7dcb000 
Aug 15 23:13:49 security kernel: [   90.755005] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dcb000 
Aug 15 23:13:49 security kernel: [   90.755017] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dcb000 
Aug 15 23:13:49 security kernel: [   90.755437] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.755443] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.755448] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dca800  paddr: 0xf2ca800 
Aug 15 23:13:49 security kernel: [   90.755454] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.755459] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dca800 
Aug 15 23:13:49 security kernel: [   90.755466] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.755471] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.755475] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dcb000  paddr: 0xf2cb000 
Aug 15 23:13:49 security kernel: [   90.755481] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.755486] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dcb000 
Aug 15 23:13:49 security kernel: [   90.755550] <<< 10
Aug 15 23:13:49 security kernel: [   90.755557] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:49 security kernel: [   90.755601] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   90.755609] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.755615] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.755621] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.755625] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2cb800 maddr: 0x7dcb800 
Aug 15 23:13:49 security kernel: [   90.755632] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dcb800 
Aug 15 23:13:49 security kernel: [   90.755646] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dcb800 
Aug 15 23:13:49 security kernel: [   90.755652] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   90.755658] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.755663] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.755668] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.755673] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2cc000 maddr: 0x7dcc000 
Aug 15 23:13:49 security kernel: [   90.755679] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dcc000 
Aug 15 23:13:49 security kernel: [   90.755695] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dcc000 
Aug 15 23:13:49 security kernel: [   90.756068] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.756075] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.756079] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dcb800  paddr: 0xf2cb800 
Aug 15 23:13:49 security kernel: [   90.756085] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.756090] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dcb800 
Aug 15 23:13:49 security kernel: [   90.756096] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.756103] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.756106] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dcc000  paddr: 0xf2cc000 
Aug 15 23:13:49 security kernel: [   90.756112] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.756117] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dcc000 
Aug 15 23:13:49 security kernel: [   90.756157] <<< 10
Aug 15 23:13:49 security kernel: [   90.756238] (pipe 0x80000280): IN:  c0 02 00 00 b8 00 01 00 
Aug 15 23:13:49 security kernel: [   90.756260] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   90.756266] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.756271] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.756276] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.756281] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2cc800 maddr: 0x7dcc800 
Aug 15 23:13:49 security kernel: [   90.756287] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dcc800 
Aug 15 23:13:49 security kernel: [   90.756300] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dcc800 
Aug 15 23:13:49 security kernel: [   90.756306] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   90.756313] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.756317] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.756322] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.756327] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2cd000 maddr: 0x7dcd000 
Aug 15 23:13:49 security kernel: [   90.756334] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dcd000 
Aug 15 23:13:49 security kernel: [   90.756346] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dcd000 
Aug 15 23:13:49 security kernel: [   90.756694] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.756700] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.756704] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dcc800  paddr: 0xf2cc800 
Aug 15 23:13:49 security kernel: [   90.756710] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.756715] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dcc800 
Aug 15 23:13:49 security kernel: [   90.756721] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.756725] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.756728] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dcd000  paddr: 0xf2cd000 
Aug 15 23:13:49 security kernel: [   90.756734] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.756739] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dcd000 
Aug 15 23:13:49 security kernel: [   90.756798] <<< 10
Aug 15 23:13:49 security kernel: [   90.756804] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:49 security kernel: [   90.756844] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   90.756850] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.756854] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.756859] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.756864] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2cd800 maddr: 0x7dcd800 
Aug 15 23:13:49 security kernel: [   90.756869] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dcd800 
Aug 15 23:13:49 security kernel: [   90.756881] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dcd800 
Aug 15 23:13:49 security kernel: [   90.756887] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   90.756893] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.756897] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.756902] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.756906] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2ce000 maddr: 0x7dce000 
Aug 15 23:13:49 security kernel: [   90.756912] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dce000 
Aug 15 23:13:49 security kernel: [   90.756924] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dce000 
Aug 15 23:13:49 security kernel: [   90.757307] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.757312] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.757316] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dcd800  paddr: 0xf2cd800 
Aug 15 23:13:49 security kernel: [   90.757322] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.757326] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dcd800 
Aug 15 23:13:49 security kernel: [   90.757332] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.757336] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.757340] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dce000  paddr: 0xf2ce000 
Aug 15 23:13:49 security kernel: [   90.757345] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.757350] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dce000 
Aug 15 23:13:49 security kernel: [   90.757394] <<< 10
Aug 15 23:13:49 security kernel: [   90.757401] (pipe 0x80000280): IN:  c0 02 00 00 ba 00 01 00 
Aug 15 23:13:49 security kernel: [   90.757436] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   90.757443] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.757448] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.757452] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.757457] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2ce800 maddr: 0x7dce800 
Aug 15 23:13:49 security kernel: [   90.760006] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dce800 
Aug 15 23:13:49 security kernel: [   90.760006] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dce800 
Aug 15 23:13:49 security kernel: [   90.760006] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   90.760006] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.760006] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.760006] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.760006] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2cf000 maddr: 0x7dcf000 
Aug 15 23:13:49 security kernel: [   90.760006] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dcf000 
Aug 15 23:13:49 security kernel: [   90.760006] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dcf000 
Aug 15 23:13:49 security kernel: [   90.957616] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.957630] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.957635] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dce800  paddr: 0xf2ce800 
Aug 15 23:13:49 security kernel: [   90.957640] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.957646] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dce800 
Aug 15 23:13:49 security kernel: [   90.957667] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.957671] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.957675] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dcf000  paddr: 0xf2cf000 
Aug 15 23:13:49 security kernel: [   90.957681] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.957687] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dcf000 
Aug 15 23:13:49 security kernel: [   90.978894] <<< 10
Aug 15 23:13:49 security kernel: [   90.978915] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:49 security kernel: [   90.978957] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   90.978965] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.978969] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.978974] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.978979] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2cf800 maddr: 0x7dcf800 
Aug 15 23:13:49 security kernel: [   90.978985] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dcf800 
Aug 15 23:13:49 security kernel: [   90.978997] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dcf800 
Aug 15 23:13:49 security kernel: [   90.979002] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   90.979009] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.979013] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.979018] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.979022] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2d0000 maddr: 0x7dd0000 
Aug 15 23:13:49 security kernel: [   90.979028] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd0000 
Aug 15 23:13:49 security kernel: [   90.979039] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd0000 
Aug 15 23:13:49 security kernel: [   90.979453] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.979464] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.979469] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dcf800  paddr: 0xf2cf800 
Aug 15 23:13:49 security kernel: [   90.979475] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.979480] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dcf800 
Aug 15 23:13:49 security kernel: [   90.979488] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.979494] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.979498] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dd0000  paddr: 0xf2d0000 
Aug 15 23:13:49 security kernel: [   90.979503] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.979508] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd0000 
Aug 15 23:13:49 security kernel: [   90.979541] <<< 10
Aug 15 23:13:49 security kernel: [   90.979550] (pipe 0x80000280): IN:  c0 02 00 00 bc 00 01 00 
Aug 15 23:13:49 security kernel: [   90.979590] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   90.979597] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.979601] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.979607] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.979611] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2d0800 maddr: 0x7dd0800 
Aug 15 23:13:49 security kernel: [   90.979617] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd0800 
Aug 15 23:13:49 security kernel: [   90.979629] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd0800 
Aug 15 23:13:49 security kernel: [   90.979635] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   90.979640] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.979645] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.979649] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.979653] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2d1000 maddr: 0x7dd1000 
Aug 15 23:13:49 security kernel: [   90.979659] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd1000 
Aug 15 23:13:49 security kernel: [   90.979670] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd1000 
Aug 15 23:13:49 security kernel: [   90.980059] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.980070] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.980075] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dd0800  paddr: 0xf2d0800 
Aug 15 23:13:49 security kernel: [   90.980081] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.980087] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd0800 
Aug 15 23:13:49 security kernel: [   90.980093] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.980099] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.980104] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dd1000  paddr: 0xf2d1000 
Aug 15 23:13:49 security kernel: [   90.980110] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.980116] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd1000 
Aug 15 23:13:49 security kernel: [   90.980636] <<< 10
Aug 15 23:13:49 security kernel: [   90.980653] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:49 security kernel: [   90.980704] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   90.980711] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.980715] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.980721] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.980725] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2d1800 maddr: 0x7dd1800 
Aug 15 23:13:49 security kernel: [   90.980731] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd1800 
Aug 15 23:13:49 security kernel: [   90.980744] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd1800 
Aug 15 23:13:49 security kernel: [   90.980750] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   90.980756] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.980760] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.980764] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.980769] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2d2000 maddr: 0x7dd2000 
Aug 15 23:13:49 security kernel: [   90.980774] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd2000 
Aug 15 23:13:49 security kernel: [   90.980786] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd2000 
Aug 15 23:13:49 security kernel: [   90.981312] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.981325] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.981328] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dd1800  paddr: 0xf2d1800 
Aug 15 23:13:49 security kernel: [   90.981334] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.981339] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd1800 
Aug 15 23:13:49 security kernel: [   90.981348] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.981352] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.981356] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dd2000  paddr: 0xf2d2000 
Aug 15 23:13:49 security kernel: [   90.981361] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.981366] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd2000 
Aug 15 23:13:49 security kernel: [   90.981406] <<< 10
Aug 15 23:13:49 security kernel: [   90.981414] (pipe 0x80000280): IN:  c0 02 00 00 be 00 01 00 
Aug 15 23:13:49 security kernel: [   90.981454] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   90.981461] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.981465] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.981470] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.981474] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2d2800 maddr: 0x7dd2800 
Aug 15 23:13:49 security kernel: [   90.981480] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd2800 
Aug 15 23:13:49 security kernel: [   90.981492] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd2800 
Aug 15 23:13:49 security kernel: [   90.981498] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   90.981503] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.981508] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.981512] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.981516] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2d3000 maddr: 0x7dd3000 
Aug 15 23:13:49 security kernel: [   90.981522] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd3000 
Aug 15 23:13:49 security kernel: [   90.981534] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd3000 
Aug 15 23:13:49 security kernel: [   90.981931] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.981937] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.981942] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dd2800  paddr: 0xf2d2800 
Aug 15 23:13:49 security kernel: [   90.981949] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.981954] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd2800 
Aug 15 23:13:49 security kernel: [   90.981960] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.981965] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.981968] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dd3000  paddr: 0xf2d3000 
Aug 15 23:13:49 security kernel: [   90.981974] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.981978] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd3000 
Aug 15 23:13:49 security kernel: [   90.982012] <<< 10
Aug 15 23:13:49 security kernel: [   90.982018] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:49 security kernel: [   90.982058] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   90.982065] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.982069] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.982074] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.982079] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2d3800 maddr: 0x7dd3800 
Aug 15 23:13:49 security kernel: [   90.982084] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd3800 
Aug 15 23:13:49 security kernel: [   90.982096] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd3800 
Aug 15 23:13:49 security kernel: [   90.982102] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   90.982108] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.982112] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.982117] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.982121] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2d4000 maddr: 0x7dd4000 
Aug 15 23:13:49 security kernel: [   90.982127] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd4000 
Aug 15 23:13:49 security kernel: [   90.982139] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd4000 
Aug 15 23:13:49 security kernel: [   90.982558] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.982564] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.982569] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dd3800  paddr: 0xf2d3800 
Aug 15 23:13:49 security kernel: [   90.982575] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.982579] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd3800 
Aug 15 23:13:49 security kernel: [   90.982585] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.982591] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.982596] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dd4000  paddr: 0xf2d4000 
Aug 15 23:13:49 security kernel: [   90.982602] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.982607] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd4000 
Aug 15 23:13:49 security kernel: [   90.982640] <<< 10
Aug 15 23:13:49 security kernel: [   90.982647] (pipe 0x80000280): IN:  c0 02 00 00 c0 00 01 00 
Aug 15 23:13:49 security kernel: [   90.982687] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   90.982695] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.982699] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.982704] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.982708] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2d4800 maddr: 0x7dd4800 
Aug 15 23:13:49 security kernel: [   90.982714] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd4800 
Aug 15 23:13:49 security kernel: [   90.982726] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd4800 
Aug 15 23:13:49 security kernel: [   90.982731] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   90.982737] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.982743] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.982748] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.982752] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2d5000 maddr: 0x7dd5000 
Aug 15 23:13:49 security kernel: [   90.982758] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd5000 
Aug 15 23:13:49 security kernel: [   90.982770] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd5000 
Aug 15 23:13:49 security kernel: [   90.983184] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.983189] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.983193] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dd4800  paddr: 0xf2d4800 
Aug 15 23:13:49 security kernel: [   90.983199] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.983203] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd4800 
Aug 15 23:13:49 security kernel: [   90.983209] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   90.983213] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   90.983217] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dd5000  paddr: 0xf2d5000 
Aug 15 23:13:49 security kernel: [   90.983222] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   90.983227] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd5000 
Aug 15 23:13:49 security kernel: [   90.983282] <<< 10
Aug 15 23:13:49 security kernel: [   90.983288] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:49 security kernel: [   90.983323] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   90.983330] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.983334] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.983339] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.983343] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2d5800 maddr: 0x7dd5800 
Aug 15 23:13:49 security kernel: [   90.984032] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd5800 
Aug 15 23:13:49 security kernel: [   90.984032] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd5800 
Aug 15 23:13:49 security kernel: [   90.984032] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   90.984032] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   90.984032] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   90.984032] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   90.984032] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2d6000 maddr: 0x7dd6000 
Aug 15 23:13:49 security kernel: [   90.984032] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd6000 
Aug 15 23:13:49 security kernel: [   90.984032] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd6000 
Aug 15 23:13:49 security kernel: [   91.161585] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   91.161596] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   91.161601] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dd5800  paddr: 0xf2d5800 
Aug 15 23:13:49 security kernel: [   91.161606] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   91.161611] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd5800 
Aug 15 23:13:49 security kernel: [   91.161621] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   91.161625] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   91.161629] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dd6000  paddr: 0xf2d6000 
Aug 15 23:13:49 security kernel: [   91.161635] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   91.161639] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd6000 
Aug 15 23:13:49 security kernel: [   91.277997] <<< 10
Aug 15 23:13:49 security kernel: [   91.278023] (pipe 0x80000280): IN:  c0 02 00 00 c2 00 01 00 
Aug 15 23:13:49 security kernel: [   91.278069] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   91.278077] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   91.278081] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   91.278087] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   91.278092] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2d6800 maddr: 0x7dd6800 
Aug 15 23:13:49 security kernel: [   91.278098] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd6800 
Aug 15 23:13:49 security kernel: [   91.278112] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd6800 
Aug 15 23:13:49 security kernel: [   91.278118] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   91.278123] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   91.278128] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   91.278133] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   91.278137] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2d7000 maddr: 0x7dd7000 
Aug 15 23:13:49 security kernel: [   91.278144] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd7000 
Aug 15 23:13:49 security kernel: [   91.278155] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd7000 
Aug 15 23:13:49 security kernel: [   91.278681] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   91.278717] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   91.278736] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dd6800  paddr: 0xf2d6800 
Aug 15 23:13:49 security kernel: [   91.278763] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   91.278786] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd6800 
Aug 15 23:13:49 security kernel: [   91.278814] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   91.278831] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   91.278847] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dd7000  paddr: 0xf2d7000 
Aug 15 23:13:49 security kernel: [   91.278872] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   91.278891] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd7000 
Aug 15 23:13:49 security kernel: [   91.278983] <<< 10
Aug 15 23:13:49 security kernel: [   91.278989] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:49 security kernel: [   91.279043] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   91.279052] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   91.279057] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   91.279062] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   91.279067] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2d7800 maddr: 0x7dd7800 
Aug 15 23:13:49 security kernel: [   91.279075] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd7800 
Aug 15 23:13:49 security kernel: [   91.279089] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd7800 
Aug 15 23:13:49 security kernel: [   91.279095] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   91.279101] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   91.279106] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   91.279111] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   91.279116] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2d8000 maddr: 0x7dd8000 
Aug 15 23:13:49 security kernel: [   91.279123] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd8000 
Aug 15 23:13:49 security kernel: [   91.279136] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd8000 
Aug 15 23:13:49 security kernel: [   91.279651] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   91.279682] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   91.279700] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dd7800  paddr: 0xf2d7800 
Aug 15 23:13:49 security kernel: [   91.279726] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   91.279746] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd7800 
Aug 15 23:13:49 security kernel: [   91.279761] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   91.279764] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   91.279769] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dd8000  paddr: 0xf2d8000 
Aug 15 23:13:49 security kernel: [   91.279774] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   91.279779] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd8000 
Aug 15 23:13:49 security kernel: [   91.279812] <<< 10
Aug 15 23:13:49 security kernel: [   91.279820] (pipe 0x80000280): IN:  c0 02 00 00 c4 00 01 00 
Aug 15 23:13:49 security kernel: [   91.279866] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:49 security kernel: [   91.279873] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   91.279877] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   91.279882] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   91.279887] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2d8800 maddr: 0x7dd8800 
Aug 15 23:13:49 security kernel: [   91.279893] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd8800 
Aug 15 23:13:49 security kernel: [   91.279905] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd8800 
Aug 15 23:13:49 security kernel: [   91.279911] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:49 security kernel: [   91.279916] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:49 security kernel: [   91.279920] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:49 security kernel: [   91.279925] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:49 security kernel: [   91.279929] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2d9000 maddr: 0x7dd9000 
Aug 15 23:13:49 security kernel: [   91.279935] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd9000 
Aug 15 23:13:49 security kernel: [   91.279947] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd9000 
Aug 15 23:13:49 security kernel: [   91.280342] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   91.280352] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   91.280358] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dd8800  paddr: 0xf2d8800 
Aug 15 23:13:49 security kernel: [   91.280363] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   91.280368] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd8800 
Aug 15 23:13:49 security kernel: [   91.280374] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:49 security kernel: [   91.280378] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:49 security kernel: [   91.280382] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dd9000  paddr: 0xf2d9000 
Aug 15 23:13:49 security kernel: [   91.280389] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:49 security kernel: [   91.280393] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd9000 
Aug 15 23:13:50 security motion: [1] Retrying until successful connection with camera
Aug 15 23:13:50 security motion: [1] Failed to open video device /dev/kworld: 
Aug 15 23:13:50 security kernel: [   91.290093] <<< 10
Aug 15 23:13:50 security kernel: [   91.290111] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:50 security kernel: [   91.290132] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:50 security kernel: [   91.290138] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:50 security kernel: [   91.290142] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:50 security kernel: [   91.290147] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:50 security kernel: [   91.290152] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2d9800 maddr: 0x7dd9800 
Aug 15 23:13:50 security kernel: [   91.290158] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd9800 
Aug 15 23:13:50 security kernel: [   91.290178] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd9800 
Aug 15 23:13:50 security kernel: [   91.290183] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:50 security kernel: [   91.290189] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:50 security kernel: [   91.290193] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:50 security kernel: [   91.290198] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:50 security kernel: [   91.290202] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2da000 maddr: 0x7dda000 
Aug 15 23:13:50 security kernel: [   91.290207] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dda000 
Aug 15 23:13:50 security kernel: [   91.290219] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dda000 
Aug 15 23:13:50 security kernel: [   91.290557] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:50 security kernel: [   91.290567] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:50 security kernel: [   91.290573] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dd9800  paddr: 0xf2d9800 
Aug 15 23:13:50 security kernel: [   91.290578] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:50 security kernel: [   91.290583] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dd9800 
Aug 15 23:13:50 security kernel: [   91.290597] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:50 security kernel: [   91.290601] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:50 security kernel: [   91.290605] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dda000  paddr: 0xf2da000 
Aug 15 23:13:50 security kernel: [   91.290611] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:50 security kernel: [   91.290615] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dda000 
Aug 15 23:13:50 security kernel: [   91.290659] <<< 10
Aug 15 23:13:50 security kernel: [   91.290668] (pipe 0x80000280): IN:  c0 02 00 00 c6 00 01 00 
Aug 15 23:13:50 security kernel: [   91.290685] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:50 security kernel: [   91.290691] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:50 security kernel: [   91.290695] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:50 security kernel: [   91.290700] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:50 security kernel: [   91.290704] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2da800 maddr: 0x7dda800 
Aug 15 23:13:50 security kernel: [   91.290710] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dda800 
Aug 15 23:13:50 security kernel: [   91.290721] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dda800 
Aug 15 23:13:50 security kernel: [   91.290726] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:50 security kernel: [   91.290732] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:50 security kernel: [   91.290736] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:50 security kernel: [   91.290740] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:50 security kernel: [   91.290744] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2db000 maddr: 0x7ddb000 
Aug 15 23:13:50 security kernel: [   91.290750] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ddb000 
Aug 15 23:13:50 security kernel: [   91.290761] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ddb000 
Aug 15 23:13:50 security kernel: [   91.291179] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:50 security kernel: [   91.291189] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:50 security kernel: [   91.291195] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dda800  paddr: 0xf2da800 
Aug 15 23:13:50 security kernel: [   91.291201] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:50 security kernel: [   91.291205] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dda800 
Aug 15 23:13:50 security kernel: [   91.291219] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:50 security kernel: [   91.291223] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:50 security kernel: [   91.291227] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ddb000  paddr: 0xf2db000 
Aug 15 23:13:50 security kernel: [   91.291233] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:50 security kernel: [   91.291237] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ddb000 
Aug 15 23:13:50 security kernel: [   91.291270] <<< 10
Aug 15 23:13:50 security kernel: [   91.291276] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:50 security kernel: [   91.291311] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:50 security kernel: [   91.291318] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:50 security kernel: [   91.291322] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:50 security kernel: [   91.291327] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:50 security kernel: [   91.291331] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2db800 maddr: 0x7ddb800 
Aug 15 23:13:50 security kernel: [   91.291337] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ddb800 
Aug 15 23:13:50 security kernel: [   91.291349] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ddb800 
Aug 15 23:13:50 security kernel: [   91.291355] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:50 security kernel: [   91.291361] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:50 security kernel: [   91.291365] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:50 security kernel: [   91.291370] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:50 security kernel: [   91.291374] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2dc000 maddr: 0x7ddc000 
Aug 15 23:13:50 security kernel: [   91.291380] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ddc000 
Aug 15 23:13:50 security kernel: [   91.291391] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ddc000 
Aug 15 23:13:50 security kernel: [   91.291799] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:50 security kernel: [   91.291804] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:50 security kernel: [   91.291808] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ddb800  paddr: 0xf2db800 
Aug 15 23:13:50 security kernel: [   91.291814] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:50 security kernel: [   91.291819] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ddb800 
Aug 15 23:13:50 security kernel: [   91.291825] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:50 security kernel: [   91.291829] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:50 security kernel: [   91.291832] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ddc000  paddr: 0xf2dc000 
Aug 15 23:13:50 security kernel: [   91.291838] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:50 security kernel: [   91.291843] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ddc000 
Aug 15 23:13:50 security kernel: [   91.291893] <<< 10
Aug 15 23:13:50 security kernel: [   91.291900] (pipe 0x80000280): IN:  c0 02 00 00 c8 00 01 00 
Aug 15 23:13:50 security kernel: [   91.291934] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:50 security kernel: [   91.291941] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:50 security kernel: [   91.291945] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:50 security kernel: [   91.291950] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:50 security kernel: [   91.291955] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2dc800 maddr: 0x7ddc800 
Aug 15 23:13:50 security kernel: [   91.291961] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ddc800 
Aug 15 23:13:50 security kernel: [   91.291972] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ddc800 
Aug 15 23:13:50 security kernel: [   91.291978] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:50 security kernel: [   91.291984] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:50 security kernel: [   91.291988] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:50 security kernel: [   91.291992] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:50 security kernel: [   91.291997] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2dd000 maddr: 0x7ddd000 
Aug 15 23:13:50 security kernel: [   91.292010] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ddd000 
Aug 15 23:13:50 security kernel: [   91.292010] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ddd000 
Aug 15 23:13:50 security kernel: [   91.369846] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:50 security kernel: [   91.369855] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:50 security kernel: [   91.369860] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ddc800  paddr: 0xf2dc800 
Aug 15 23:13:50 security kernel: [   91.369866] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:50 security kernel: [   91.369871] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ddc800 
Aug 15 23:13:50 security kernel: [   91.369877] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:50 security kernel: [   91.369881] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:50 security kernel: [   91.369885] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ddd000  paddr: 0xf2dd000 
Aug 15 23:13:50 security kernel: [   91.369890] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:50 security kernel: [   91.369895] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ddd000 
Aug 15 23:13:50 security kernel: [   91.390893] <<< 10
Aug 15 23:13:50 security kernel: [   91.390913] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:50 security kernel: [   91.390950] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:50 security kernel: [   91.390957] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:50 security kernel: [   91.390961] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:50 security kernel: [   91.390967] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:50 security kernel: [   91.390971] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2dd800 maddr: 0x7ddd800 
Aug 15 23:13:50 security kernel: [   91.390977] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ddd800 
Aug 15 23:13:50 security kernel: [   91.390991] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ddd800 
Aug 15 23:13:50 security kernel: [   91.390997] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:50 security kernel: [   91.391002] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:50 security kernel: [   91.391006] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:50 security kernel: [   91.391011] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:50 security kernel: [   91.391015] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2de000 maddr: 0x7dde000 
Aug 15 23:13:50 security kernel: [   91.391021] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dde000 
Aug 15 23:13:50 security kernel: [   91.391032] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dde000 
Aug 15 23:13:50 security kernel: [   91.391536] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:50 security kernel: [   91.391568] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:50 security kernel: [   91.391587] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ddd800  paddr: 0xf2dd800 
Aug 15 23:13:50 security kernel: [   91.391613] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:50 security kernel: [   91.391643] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ddd800 
Aug 15 23:13:50 security kernel: [   91.391650] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:50 security kernel: [   91.391654] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:50 security kernel: [   91.391657] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dde000  paddr: 0xf2de000 
Aug 15 23:13:50 security kernel: [   91.391663] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:50 security kernel: [   91.391667] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dde000 
Aug 15 23:13:50 security kernel: [   91.391700] <<< 10
Aug 15 23:13:50 security kernel: [   91.391709] (pipe 0x80000280): IN:  c0 02 00 00 ca 00 01 00 
Aug 15 23:13:50 security kernel: [   91.391756] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:50 security kernel: [   91.391763] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:50 security kernel: [   91.391767] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:50 security kernel: [   91.391773] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:50 security kernel: [   91.391777] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2de800 maddr: 0x7dde800 
Aug 15 23:13:50 security kernel: [   91.391783] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dde800 
Aug 15 23:13:50 security kernel: [   91.391798] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dde800 
Aug 15 23:13:50 security kernel: [   91.391803] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:50 security kernel: [   91.391809] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:50 security kernel: [   91.391813] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:50 security kernel: [   91.391817] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:50 security kernel: [   91.391821] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2df000 maddr: 0x7ddf000 
Aug 15 23:13:50 security kernel: [   91.391827] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ddf000 
Aug 15 23:13:50 security kernel: [   91.391839] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ddf000 
Aug 15 23:13:50 security kernel: [   91.392172] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:50 security kernel: [   91.392177] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:50 security kernel: [   91.392181] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dde800  paddr: 0xf2de800 
Aug 15 23:13:50 security kernel: [   91.392189] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:50 security kernel: [   91.392194] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dde800 
Aug 15 23:13:50 security kernel: [   91.392200] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:50 security kernel: [   91.392204] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:50 security kernel: [   91.392208] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ddf000  paddr: 0xf2df000 
Aug 15 23:13:50 security kernel: [   91.392213] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:50 security kernel: [   91.392218] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ddf000 
Aug 15 23:13:50 security kernel: [   91.399092] <<< 10
Aug 15 23:13:50 security kernel: [   91.399108] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:50 security kernel: [   91.399145] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:50 security kernel: [   91.399152] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:50 security kernel: [   91.399156] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:50 security kernel: [   91.399161] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:50 security kernel: [   91.399166] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2df800 maddr: 0x7ddf800 
Aug 15 23:13:50 security kernel: [   91.399172] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ddf800 
Aug 15 23:13:50 security kernel: [   91.399184] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ddf800 
Aug 15 23:13:50 security kernel: [   91.399189] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:50 security kernel: [   91.399195] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:50 security kernel: [   91.399199] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:50 security kernel: [   91.399204] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:50 security kernel: [   91.399208] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2e0000 maddr: 0x7de0000 
Aug 15 23:13:50 security kernel: [   91.399214] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de0000 
Aug 15 23:13:50 security kernel: [   91.399226] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de0000 
Aug 15 23:13:50 security kernel: [   91.399664] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:50 security kernel: [   91.399674] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:50 security kernel: [   91.399679] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ddf800  paddr: 0xf2df800 
Aug 15 23:13:50 security kernel: [   91.399685] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:50 security kernel: [   91.399690] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ddf800 
Aug 15 23:13:50 security kernel: [   91.399696] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:50 security kernel: [   91.399700] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:50 security kernel: [   91.399704] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7de0000  paddr: 0xf2e0000 
Aug 15 23:13:50 security kernel: [   91.399709] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:50 security kernel: [   91.399714] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de0000 
Aug 15 23:13:50 security kernel: [   91.399780] <<< 10
Aug 15 23:13:50 security kernel: [   91.399788] (pipe 0x80000280): IN:  c0 02 00 00 cc 00 01 00 
Aug 15 23:13:50 security kernel: [   91.399828] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:50 security kernel: [   91.399836] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:50 security kernel: [   91.399840] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:50 security kernel: [   91.399845] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:50 security kernel: [   91.399849] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2e0800 maddr: 0x7de0800 
Aug 15 23:13:50 security kernel: [   91.399855] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de0800 
Aug 15 23:13:50 security kernel: [   91.399867] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de0800 
Aug 15 23:13:50 security kernel: [   91.399872] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:50 security kernel: [   91.399878] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:50 security kernel: [   91.399882] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:50 security kernel: [   91.399888] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:50 security kernel: [   91.399892] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2e1000 maddr: 0x7de1000 
Aug 15 23:13:50 security kernel: [   91.399898] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de1000 
Aug 15 23:13:50 security kernel: [   91.399909] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de1000 
Aug 15 23:13:50 security kernel: [   91.400303] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:50 security kernel: [   91.400318] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:50 security kernel: [   91.400322] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7de0800  paddr: 0xf2e0800 
Aug 15 23:13:50 security kernel: [   91.400328] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:50 security kernel: [   91.400333] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de0800 
Aug 15 23:13:50 security kernel: [   91.400340] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:50 security kernel: [   91.400344] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:50 security kernel: [   91.400347] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7de1000  paddr: 0xf2e1000 
Aug 15 23:13:50 security kernel: [   91.400353] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:50 security kernel: [   91.400357] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de1000 
Aug 15 23:13:50 security kernel: [   91.403058] <<< 10
Aug 15 23:13:50 security kernel: [   91.403070] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:50 security kernel: [   91.403089] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:50 security kernel: [   91.403095] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:50 security kernel: [   91.403100] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:50 security kernel: [   91.403105] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:50 security kernel: [   91.403109] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2e1800 maddr: 0x7de1800 
Aug 15 23:13:50 security kernel: [   91.403115] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de1800 
Aug 15 23:13:50 security kernel: [   91.403127] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de1800 
Aug 15 23:13:50 security kernel: [   91.403133] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:50 security kernel: [   91.403138] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:50 security kernel: [   91.403142] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:50 security kernel: [   91.403147] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:50 security kernel: [   91.403151] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2e2000 maddr: 0x7de2000 
Aug 15 23:13:50 security kernel: [   91.403157] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de2000 
Aug 15 23:13:50 security kernel: [   91.403168] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de2000 
Aug 15 23:13:50 security kernel: [   91.403538] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:50 security kernel: [   91.403543] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:50 security kernel: [   91.403547] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7de1800  paddr: 0xf2e1800 
Aug 15 23:13:50 security kernel: [   91.403553] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:50 security kernel: [   91.403557] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de1800 
Aug 15 23:13:50 security kernel: [   91.403563] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:50 security kernel: [   91.403567] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:50 security kernel: [   91.403571] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7de2000  paddr: 0xf2e2000 
Aug 15 23:13:50 security kernel: [   91.403576] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:50 security kernel: [   91.403581] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de2000 
Aug 15 23:13:50 security kernel: [   91.403965] <<< 10
Aug 15 23:13:50 security kernel: [   91.403973] (pipe 0x80000280): IN:  c0 02 00 00 ce 00 01 00 
Aug 15 23:13:50 security kernel: [   91.403991] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:50 security kernel: [   91.403997] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:50 security kernel: [   91.404002] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:50 security kernel: [   91.404007] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:50 security kernel: [   91.404011] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2e2800 maddr: 0x7de2800 
Aug 15 23:13:50 security kernel: [   91.404013] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de2800 
Aug 15 23:13:50 security kernel: [   91.404013] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de2800 
Aug 15 23:13:50 security kernel: [   91.404013] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:50 security kernel: [   91.404013] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:50 security kernel: [   91.404013] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:50 security kernel: [   91.404013] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:50 security kernel: [   91.404013] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2e3000 maddr: 0x7de3000 
Aug 15 23:13:50 security kernel: [   91.404013] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de3000 
Aug 15 23:13:50 security kernel: [   91.404013] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de3000 
Aug 15 23:13:50 security kernel: [   91.404421] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:50 security kernel: [   91.404426] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:50 security kernel: [   91.404430] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7de2800  paddr: 0xf2e2800 
Aug 15 23:13:50 security kernel: [   91.404436] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:50 security kernel: [   91.404441] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de2800 
Aug 15 23:13:50 security kernel: [   91.404447] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:50 security kernel: [   91.408103] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:50 security kernel: [   91.408103] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7de3000  paddr: 0xf2e3000 
Aug 15 23:13:50 security kernel: [   91.408103] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:50 security kernel: [   91.408103] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de3000 
Aug 15 23:13:50 security kernel: [   91.574984] <<< 10
Aug 15 23:13:50 security kernel: [   91.575001] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:50 security kernel: [   91.575024] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:50 security kernel: [   91.575034] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:50 security kernel: [   91.575038] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:50 security kernel: [   91.575043] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:50 security kernel: [   91.575048] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2e3800 maddr: 0x7de3800 
Aug 15 23:13:50 security kernel: [   91.575053] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de3800 
Aug 15 23:13:50 security kernel: [   91.575065] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de3800 
Aug 15 23:13:50 security kernel: [   91.575071] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:50 security kernel: [   91.575076] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:50 security kernel: [   91.575080] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:50 security kernel: [   91.575085] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:50 security kernel: [   91.575089] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2e4000 maddr: 0x7de4000 
Aug 15 23:13:50 security kernel: [   91.575095] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de4000 
Aug 15 23:13:50 security kernel: [   91.575107] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de4000 
Aug 15 23:13:50 security kernel: [   91.575413] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:50 security kernel: [   91.575420] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:50 security kernel: [   91.575424] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7de3800  paddr: 0xf2e3800 
Aug 15 23:13:50 security kernel: [   91.575431] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:50 security kernel: [   91.575437] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de3800 
Aug 15 23:13:50 security kernel: [   91.575444] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:50 security kernel: [   91.575449] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:50 security kernel: [   91.575453] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7de4000  paddr: 0xf2e4000 
Aug 15 23:13:50 security kernel: [   91.575459] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:50 security kernel: [   91.575464] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de4000 
Aug 15 23:13:50 security kernel: [   91.575523] <<< 10
Aug 15 23:13:50 security kernel: [   91.575533] (pipe 0x80000280): IN:  c0 02 00 00 d0 00 01 00 
Aug 15 23:13:50 security kernel: [   91.575557] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:50 security kernel: [   91.575564] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:50 security kernel: [   91.575569] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:50 security kernel: [   91.575575] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   91.575580] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2e4800 maddr: 0x7de4800 
Aug 15 23:13:51 security kernel: [   91.575586] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de4800 
Aug 15 23:13:51 security kernel: [   91.575599] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de4800 
Aug 15 23:13:51 security kernel: [   91.575605] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   91.575611] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   91.575616] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   91.575621] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   91.575625] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2e5000 maddr: 0x7de5000 
Aug 15 23:13:51 security kernel: [   91.575632] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de5000 
Aug 15 23:13:51 security kernel: [   91.575644] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de5000 
Aug 15 23:13:51 security kernel: [   91.576035] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   91.576041] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   91.576045] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7de4800  paddr: 0xf2e4800 
Aug 15 23:13:51 security kernel: [   91.576052] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   91.576057] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de4800 
Aug 15 23:13:51 security kernel: [   91.576063] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   91.576068] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   91.576073] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7de5000  paddr: 0xf2e5000 
Aug 15 23:13:51 security kernel: [   91.576079] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   91.576084] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de5000 
Aug 15 23:13:51 security kernel: [   91.577340] <<< 10
Aug 15 23:13:51 security kernel: [   91.577351] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:51 security kernel: [   91.577373] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:51 security kernel: [   91.577383] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   91.577391] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   91.577397] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   91.577402] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2e5800 maddr: 0x7de5800 
Aug 15 23:13:51 security kernel: [   91.577409] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de5800 
Aug 15 23:13:51 security kernel: [   91.577422] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de5800 
Aug 15 23:13:51 security kernel: [   91.577428] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   91.577435] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   91.577439] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   91.577444] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   91.577449] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2e6000 maddr: 0x7de6000 
Aug 15 23:13:51 security kernel: [   91.577455] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de6000 
Aug 15 23:13:51 security kernel: [   91.577469] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de6000 
Aug 15 23:13:51 security kernel: [   91.577788] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   91.577796] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   91.577800] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7de5800  paddr: 0xf2e5800 
Aug 15 23:13:51 security kernel: [   91.577807] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   91.577812] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de5800 
Aug 15 23:13:51 security kernel: [   91.577819] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   91.577823] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   91.577828] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7de6000  paddr: 0xf2e6000 
Aug 15 23:13:51 security kernel: [   91.577834] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   91.577839] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de6000 
Aug 15 23:13:51 security kernel: [   91.579121] <<< 10
Aug 15 23:13:51 security kernel: [   91.579131] (pipe 0x80000280): IN:  c0 02 00 00 d2 00 01 00 
Aug 15 23:13:51 security kernel: [   91.579151] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:51 security kernel: [   91.579157] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   91.579161] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   91.579166] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   91.579171] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2e6800 maddr: 0x7de6800 
Aug 15 23:13:51 security kernel: [   91.579177] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de6800 
Aug 15 23:13:51 security kernel: [   91.579188] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de6800 
Aug 15 23:13:51 security kernel: [   91.579194] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   91.579200] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   91.579204] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   91.579209] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   91.579213] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2e7000 maddr: 0x7de7000 
Aug 15 23:13:51 security kernel: [   91.579219] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de7000 
Aug 15 23:13:51 security kernel: [   91.579230] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de7000 
Aug 15 23:13:51 security kernel: [   91.579661] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   91.579671] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   91.579676] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7de6800  paddr: 0xf2e6800 
Aug 15 23:13:51 security kernel: [   91.579683] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   91.579687] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de6800 
Aug 15 23:13:51 security kernel: [   91.579696] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   91.579700] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   91.579704] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7de7000  paddr: 0xf2e7000 
Aug 15 23:13:51 security kernel: [   91.579710] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   91.579714] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de7000 
Aug 15 23:13:51 security kernel: [   91.579748] <<< 10
Aug 15 23:13:51 security kernel: [   91.579754] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:51 security kernel: [   91.579795] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:51 security kernel: [   91.579802] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   91.579806] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   91.579811] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   91.579816] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2e7800 maddr: 0x7de7800 
Aug 15 23:13:51 security kernel: [   91.579821] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de7800 
Aug 15 23:13:51 security kernel: [   91.579834] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de7800 
Aug 15 23:13:51 security kernel: [   91.579840] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   91.579846] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   91.579850] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   91.579855] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   91.579859] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2e8000 maddr: 0x7de8000 
Aug 15 23:13:51 security kernel: [   91.579865] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de8000 
Aug 15 23:13:51 security kernel: [   91.579876] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de8000 
Aug 15 23:13:51 security kernel: [   91.580297] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   91.580310] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   91.580314] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7de7800  paddr: 0xf2e7800 
Aug 15 23:13:51 security kernel: [   91.580320] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   91.580325] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de7800 
Aug 15 23:13:51 security kernel: [   91.580333] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   91.580339] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   91.580343] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7de8000  paddr: 0xf2e8000 
Aug 15 23:13:51 security kernel: [   91.580348] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   91.580353] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de8000 
Aug 15 23:13:51 security kernel: [   91.581730] <<< 10
Aug 15 23:13:51 security kernel: [   91.581747] (pipe 0x80000280): IN:  c0 02 00 00 d4 00 01 00 
Aug 15 23:13:51 security kernel: [   91.581768] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:51 security kernel: [   91.581777] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   91.581781] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   91.581787] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   91.581791] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2e8800 maddr: 0x7de8800 
Aug 15 23:13:51 security kernel: [   91.581797] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de8800 
Aug 15 23:13:51 security kernel: [   91.581809] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de8800 
Aug 15 23:13:51 security kernel: [   91.581814] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   91.581820] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   91.581824] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   91.581828] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   91.581832] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2e9000 maddr: 0x7de9000 
Aug 15 23:13:51 security kernel: [   91.581838] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de9000 
Aug 15 23:13:51 security kernel: [   91.581850] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de9000 
Aug 15 23:13:51 security kernel: [   91.582159] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   91.582165] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   91.582168] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7de8800  paddr: 0xf2e8800 
Aug 15 23:13:51 security kernel: [   91.582174] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   91.582179] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de8800 
Aug 15 23:13:51 security kernel: [   91.582185] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   91.582189] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   91.582193] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7de9000  paddr: 0xf2e9000 
Aug 15 23:13:51 security kernel: [   91.582198] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   91.582203] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de9000 
Aug 15 23:13:51 security kernel: [   91.582241] <<< 10
Aug 15 23:13:51 security kernel: [   91.582248] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:51 security kernel: [   91.582266] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:51 security kernel: [   91.582272] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   91.582276] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   91.582281] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   91.582285] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2e9800 maddr: 0x7de9800 
Aug 15 23:13:51 security kernel: [   91.582291] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de9800 
Aug 15 23:13:51 security kernel: [   91.582302] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de9800 
Aug 15 23:13:51 security kernel: [   91.582308] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   91.582313] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   91.582317] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   91.582322] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   91.582326] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2ea000 maddr: 0x7dea000 
Aug 15 23:13:51 security kernel: [   91.582332] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dea000 
Aug 15 23:13:51 security kernel: [   91.582343] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dea000 
Aug 15 23:13:51 security kernel: [   91.582659] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   91.582664] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   91.582668] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7de9800  paddr: 0xf2e9800 
Aug 15 23:13:51 security kernel: [   91.582674] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   91.582679] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7de9800 
Aug 15 23:13:51 security kernel: [   91.582685] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   91.584015] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   91.584015] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dea000  paddr: 0xf2ea000 
Aug 15 23:13:51 security kernel: [   91.584015] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   91.584015] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dea000 
Aug 15 23:13:51 security kernel: [   91.778794] <<< 10
Aug 15 23:13:51 security kernel: [   91.778805] (pipe 0x80000280): IN:  c0 02 00 00 d6 00 01 00 
Aug 15 23:13:51 security kernel: [   91.778826] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:51 security kernel: [   91.778843] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   91.778847] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   91.778853] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   91.778858] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2ea800 maddr: 0x7dea800 
Aug 15 23:13:51 security kernel: [   91.778865] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dea800 
Aug 15 23:13:51 security kernel: [   91.778878] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dea800 
Aug 15 23:13:51 security kernel: [   91.778884] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   91.778890] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   91.778895] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   91.778900] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   91.778905] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2eb000 maddr: 0x7deb000 
Aug 15 23:13:51 security kernel: [   91.778911] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7deb000 
Aug 15 23:13:51 security kernel: [   91.778923] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7deb000 
Aug 15 23:13:51 security kernel: [   91.779260] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   91.779267] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   91.779272] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dea800  paddr: 0xf2ea800 
Aug 15 23:13:51 security kernel: [   91.779278] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   91.779284] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dea800 
Aug 15 23:13:51 security kernel: [   91.779291] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   91.779295] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   91.779299] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7deb000  paddr: 0xf2eb000 
Aug 15 23:13:51 security kernel: [   91.779306] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   91.779311] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7deb000 
Aug 15 23:13:51 security kernel: [   91.779349] <<< 10
Aug 15 23:13:51 security kernel: [   91.779356] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:51 security kernel: [   91.779376] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:51 security kernel: [   91.779383] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   91.779387] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   91.779393] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   91.779397] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2eb800 maddr: 0x7deb800 
Aug 15 23:13:51 security kernel: [   91.779404] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7deb800 
Aug 15 23:13:51 security kernel: [   91.779416] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7deb800 
Aug 15 23:13:51 security kernel: [   91.779423] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   91.779429] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   91.779434] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   91.779439] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   91.779443] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2ec000 maddr: 0x7dec000 
Aug 15 23:13:51 security kernel: [   91.779449] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dec000 
Aug 15 23:13:51 security kernel: [   91.779462] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dec000 
Aug 15 23:13:51 security kernel: [   91.779867] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   91.779873] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   91.779878] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7deb800  paddr: 0xf2eb800 
Aug 15 23:13:51 security kernel: [   91.779884] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   91.779889] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7deb800 
Aug 15 23:13:51 security kernel: [   91.779895] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   91.779900] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   91.779905] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dec000  paddr: 0xf2ec000 
Aug 15 23:13:51 security kernel: [   91.779911] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   91.779916] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dec000 
Aug 15 23:13:51 security kernel: [   91.779948] <<< 10
Aug 15 23:13:51 security kernel: [   91.779955] (pipe 0x80000280): IN:  c0 02 00 00 d8 00 01 00 
Aug 15 23:13:51 security kernel: [   91.779978] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:51 security kernel: [   91.779985] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   91.779989] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   91.779994] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   91.779998] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2ec800 maddr: 0x7dec800 
Aug 15 23:13:51 security kernel: [   91.780006] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dec800 
Aug 15 23:13:51 security kernel: [   91.780017] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dec800 
Aug 15 23:13:51 security kernel: [   91.780022] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   91.780028] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   91.780032] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   91.780036] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   91.780040] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2ed000 maddr: 0x7ded000 
Aug 15 23:13:51 security kernel: [   91.780046] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ded000 
Aug 15 23:13:51 security kernel: [   91.780057] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ded000 
Aug 15 23:13:51 security kernel: [   91.780391] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   91.780397] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   91.780401] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dec800  paddr: 0xf2ec800 
Aug 15 23:13:51 security kernel: [   91.780407] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   91.780412] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dec800 
Aug 15 23:13:51 security kernel: [   91.780418] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   91.780422] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   91.780425] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ded000  paddr: 0xf2ed000 
Aug 15 23:13:51 security kernel: [   91.780431] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   91.780436] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ded000 
Aug 15 23:13:51 security kernel: [   91.780830] <<< 10
Aug 15 23:13:51 security kernel: [   91.780840] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:51 security kernel: [   91.780860] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:51 security kernel: [   91.780867] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   91.780872] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   91.780878] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   91.780882] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2ed800 maddr: 0x7ded800 
Aug 15 23:13:51 security kernel: [   91.780889] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ded800 
Aug 15 23:13:51 security kernel: [   91.780903] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ded800 
Aug 15 23:13:51 security kernel: [   91.780909] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   91.780915] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   91.780920] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   91.780927] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   91.780932] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2ee000 maddr: 0x7dee000 
Aug 15 23:13:51 security kernel: [   91.780938] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dee000 
Aug 15 23:13:51 security kernel: [   91.780951] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dee000 
Aug 15 23:13:51 security kernel: [   91.781387] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   91.781393] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   91.781397] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ded800  paddr: 0xf2ed800 
Aug 15 23:13:51 security kernel: [   91.781403] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   91.781409] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ded800 
Aug 15 23:13:51 security kernel: [   91.781416] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   91.781420] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   91.781425] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dee000  paddr: 0xf2ee000 
Aug 15 23:13:51 security kernel: [   91.781431] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   91.781437] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dee000 
Aug 15 23:13:51 security kernel: [   91.781789] <<< 10
Aug 15 23:13:51 security kernel: [   91.781801] (pipe 0x80000280): IN:  c0 02 00 00 da 00 01 00 
Aug 15 23:13:51 security kernel: [   91.781823] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:51 security kernel: [   91.781830] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   91.781835] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   91.781841] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   91.781845] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2ee800 maddr: 0x7dee800 
Aug 15 23:13:51 security kernel: [   91.781852] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dee800 
Aug 15 23:13:51 security kernel: [   91.781866] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dee800 
Aug 15 23:13:51 security kernel: [   91.781872] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   91.781878] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   91.781883] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   91.781888] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   91.781892] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2ef000 maddr: 0x7def000 
Aug 15 23:13:51 security kernel: [   91.781899] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7def000 
Aug 15 23:13:51 security kernel: [   91.781911] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7def000 
Aug 15 23:13:51 security kernel: [   91.782243] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   91.782253] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   91.782258] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dee800  paddr: 0xf2ee800 
Aug 15 23:13:51 security kernel: [   91.782263] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   91.782268] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dee800 
Aug 15 23:13:51 security kernel: [   91.782279] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   91.782283] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   91.782287] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7def000  paddr: 0xf2ef000 
Aug 15 23:13:51 security kernel: [   91.782293] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   91.782297] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7def000 
Aug 15 23:13:51 security kernel: [   91.782329] <<< 10
Aug 15 23:13:51 security kernel: [   91.782335] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:51 security kernel: [   91.782357] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:51 security kernel: [   91.782364] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   91.782368] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   91.782373] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   91.782377] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2ef800 maddr: 0x7def800 
Aug 15 23:13:51 security kernel: [   91.782383] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7def800 
Aug 15 23:13:51 security kernel: [   91.782395] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7def800 
Aug 15 23:13:51 security kernel: [   91.782401] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   91.782406] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   91.782411] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   91.782416] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   91.782420] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2f0000 maddr: 0x7df0000 
Aug 15 23:13:51 security kernel: [   91.782426] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df0000 
Aug 15 23:13:51 security kernel: [   91.782437] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df0000 
Aug 15 23:13:51 security kernel: [   91.782741] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   91.782751] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   91.782756] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7def800  paddr: 0xf2ef800 
Aug 15 23:13:51 security kernel: [   91.782762] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   91.782767] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7def800 
Aug 15 23:13:51 security kernel: [   91.782776] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   91.782780] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   91.782784] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7df0000  paddr: 0xf2f0000 
Aug 15 23:13:51 security kernel: [   91.782790] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   91.782794] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df0000 
Aug 15 23:13:51 security kernel: [   91.782825] <<< 10
Aug 15 23:13:51 security kernel: [   91.782832] (pipe 0x80000280): IN:  c0 02 00 00 dc 00 01 00 
Aug 15 23:13:51 security kernel: [   91.782851] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:51 security kernel: [   91.782857] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   91.782861] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   91.782866] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   91.782870] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2f0800 maddr: 0x7df0800 
Aug 15 23:13:51 security kernel: [   91.782876] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df0800 
Aug 15 23:13:51 security kernel: [   91.782887] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df0800 
Aug 15 23:13:51 security kernel: [   91.782893] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   91.782898] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   91.782903] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   91.782907] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   91.782911] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2f1000 maddr: 0x7df1000 
Aug 15 23:13:51 security kernel: [   91.782917] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df1000 
Aug 15 23:13:51 security kernel: [   91.782929] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df1000 
Aug 15 23:13:51 security kernel: [   91.783245] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   91.783249] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   91.783253] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7df0800  paddr: 0xf2f0800 
Aug 15 23:13:51 security kernel: [   91.783259] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   91.783264] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df0800 
Aug 15 23:13:51 security kernel: [   91.783270] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   91.783274] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   91.783277] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7df1000  paddr: 0xf2f1000 
Aug 15 23:13:51 security kernel: [   91.783283] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   91.783288] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df1000 
Aug 15 23:13:51 security kernel: [   91.783319] <<< 10
Aug 15 23:13:51 security kernel: [   91.783324] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:51 security kernel: [   91.783344] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:51 security kernel: [   91.783350] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   91.783354] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   91.783359] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   91.783363] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2f1800 maddr: 0x7df1800 
Aug 15 23:13:51 security kernel: [   91.783369] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df1800 
Aug 15 23:13:51 security kernel: [   91.783381] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df1800 
Aug 15 23:13:51 security kernel: [   91.783386] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   91.783392] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   91.783396] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   91.783401] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   91.783405] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2f2000 maddr: 0x7df2000 
Aug 15 23:13:51 security kernel: [   91.783411] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df2000 
Aug 15 23:13:51 security kernel: [   91.783422] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df2000 
Aug 15 23:13:51 security kernel: [   91.783741] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   91.783746] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   91.783749] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7df1800  paddr: 0xf2f1800 
Aug 15 23:13:51 security kernel: [   91.783755] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   91.783760] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df1800 
Aug 15 23:13:51 security kernel: [   91.783766] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   91.784088] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   91.784088] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7df2000  paddr: 0xf2f2000 
Aug 15 23:13:51 security kernel: [   91.784088] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   91.784088] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df2000 
Aug 15 23:13:51 security kernel: [   91.981889] <<< 10
Aug 15 23:13:51 security kernel: [   91.981907] (pipe 0x80000280): IN:  c0 02 00 00 de 00 01 00 
Aug 15 23:13:51 security kernel: [   91.981933] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:51 security kernel: [   91.981939] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   91.981944] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   91.981949] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   91.981953] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2f2800 maddr: 0x7df2800 
Aug 15 23:13:51 security kernel: [   91.981959] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df2800 
Aug 15 23:13:51 security kernel: [   91.981971] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df2800 
Aug 15 23:13:51 security kernel: [   91.981977] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   91.981982] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   91.981986] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   91.981991] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   91.981996] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2f3000 maddr: 0x7df3000 
Aug 15 23:13:51 security kernel: [   91.982002] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df3000 
Aug 15 23:13:51 security kernel: [   91.982030] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df3000 
Aug 15 23:13:51 security kernel: [   91.982715] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   91.982722] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   91.982739] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7df2800  paddr: 0xf2f2800 
Aug 15 23:13:51 security kernel: [   91.982745] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   91.982765] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df2800 
Aug 15 23:13:51 security kernel: [   91.982772] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   91.982776] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   91.982780] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7df3000  paddr: 0xf2f3000 
Aug 15 23:13:51 security kernel: [   91.982787] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   91.982792] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df3000 
Aug 15 23:13:51 security kernel: [   91.983244] <<< 10
Aug 15 23:13:51 security kernel: [   91.983252] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:51 security kernel: [   91.983274] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:51 security kernel: [   91.983281] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   91.983285] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   91.983293] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   91.983298] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2f3800 maddr: 0x7df3800 
Aug 15 23:13:51 security kernel: [   91.983305] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df3800 
Aug 15 23:13:51 security kernel: [   91.983318] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df3800 
Aug 15 23:13:51 security kernel: [   91.983328] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   91.983335] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   91.983340] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   91.983345] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   91.983350] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2f4000 maddr: 0x7df4000 
Aug 15 23:13:51 security kernel: [   91.983356] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df4000 
Aug 15 23:13:51 security kernel: [   91.983369] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df4000 
Aug 15 23:13:51 security kernel: [   91.983795] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   91.983802] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   91.983807] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7df3800  paddr: 0xf2f3800 
Aug 15 23:13:51 security kernel: [   91.983816] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   91.983822] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df3800 
Aug 15 23:13:51 security kernel: [   91.983829] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   91.983833] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   91.983838] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7df4000  paddr: 0xf2f4000 
Aug 15 23:13:51 security kernel: [   91.983844] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   91.983850] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df4000 
Aug 15 23:13:51 security kernel: [   91.983943] <<< 10
Aug 15 23:13:51 security kernel: [   91.983952] (pipe 0x80000280): IN:  c0 02 00 00 e0 00 01 00 
Aug 15 23:13:51 security kernel: [   91.983973] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:51 security kernel: [   91.983979] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   91.983984] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   91.983990] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   91.983994] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2f4800 maddr: 0x7df4800 
Aug 15 23:13:51 security kernel: [   91.984004] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df4800 
Aug 15 23:13:51 security kernel: [   91.984017] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df4800 
Aug 15 23:13:51 security kernel: [   91.984023] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   91.984029] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   91.984034] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   91.984039] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   91.984043] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2f5000 maddr: 0x7df5000 
Aug 15 23:13:51 security kernel: [   91.984050] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df5000 
Aug 15 23:13:51 security kernel: [   91.984062] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df5000 
Aug 15 23:13:51 security kernel: [   91.984442] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   91.984449] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   91.984453] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7df4800  paddr: 0xf2f4800 
Aug 15 23:13:51 security kernel: [   91.984460] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   91.984466] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df4800 
Aug 15 23:13:51 security kernel: [   91.984473] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   91.984477] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   91.984482] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7df5000  paddr: 0xf2f5000 
Aug 15 23:13:51 security kernel: [   91.984488] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   91.984494] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df5000 
Aug 15 23:13:51 security kernel: [   91.984768] <<< 10
Aug 15 23:13:51 security kernel: [   91.984776] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:51 security kernel: [   91.984888] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:51 security kernel: [   91.984901] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   91.984906] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   91.984913] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   91.984917] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2f5800 maddr: 0x7df5800 
Aug 15 23:13:51 security kernel: [   91.984924] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df5800 
Aug 15 23:13:51 security kernel: [   91.984938] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df5800 
Aug 15 23:13:51 security kernel: [   91.984944] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   91.984951] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   91.984955] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   91.984960] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   91.984965] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2f6000 maddr: 0x7df6000 
Aug 15 23:13:51 security kernel: [   91.984971] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df6000 
Aug 15 23:13:51 security kernel: [   91.984984] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df6000 
Aug 15 23:13:51 security kernel: [   91.985336] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   91.985343] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   91.985348] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7df5800  paddr: 0xf2f5800 
Aug 15 23:13:51 security kernel: [   91.985355] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   91.985360] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df5800 
Aug 15 23:13:51 security kernel: [   91.985368] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   91.985372] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   91.985376] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7df6000  paddr: 0xf2f6000 
Aug 15 23:13:51 security kernel: [   91.985383] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   91.985388] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df6000 
Aug 15 23:13:51 security kernel: [   91.985429] <<< 10
Aug 15 23:13:51 security kernel: [   91.985438] (pipe 0x80000280): IN:  c0 02 00 00 e2 00 01 00 
Aug 15 23:13:51 security kernel: [   91.985459] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:51 security kernel: [   91.985466] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   91.985470] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   91.985475] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   91.985480] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2f6800 maddr: 0x7df6800 
Aug 15 23:13:51 security kernel: [   91.985486] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df6800 
Aug 15 23:13:51 security kernel: [   91.985499] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df6800 
Aug 15 23:13:51 security kernel: [   91.985505] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   91.985511] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   91.985516] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   91.985521] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   91.985526] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2f7000 maddr: 0x7df7000 
Aug 15 23:13:51 security kernel: [   91.985532] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df7000 
Aug 15 23:13:51 security kernel: [   91.985544] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df7000 
Aug 15 23:13:51 security kernel: [   91.985916] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   91.985927] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   91.985932] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7df6800  paddr: 0xf2f6800 
Aug 15 23:13:51 security kernel: [   91.985941] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   91.985946] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df6800 
Aug 15 23:13:51 security kernel: [   91.985953] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   91.985957] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   91.985961] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7df7000  paddr: 0xf2f7000 
Aug 15 23:13:51 security kernel: [   91.985968] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   91.985973] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df7000 
Aug 15 23:13:51 security kernel: [   91.986076] <<< 10
Aug 15 23:13:51 security kernel: [   91.986089] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:51 security kernel: [   91.986107] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:51 security kernel: [   91.986113] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   91.986117] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   91.986122] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   91.986126] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2f7800 maddr: 0x7df7800 
Aug 15 23:13:51 security kernel: [   91.986132] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df7800 
Aug 15 23:13:51 security kernel: [   91.986143] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df7800 
Aug 15 23:13:51 security kernel: [   91.986148] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   91.986154] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   91.986158] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   91.986163] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   91.986167] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2f8000 maddr: 0x7df8000 
Aug 15 23:13:51 security kernel: [   91.986173] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df8000 
Aug 15 23:13:51 security kernel: [   91.986184] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df8000 
Aug 15 23:13:51 security kernel: [   91.986545] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   91.986550] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   91.986554] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7df7800  paddr: 0xf2f7800 
Aug 15 23:13:51 security kernel: [   91.986560] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   91.986565] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df7800 
Aug 15 23:13:51 security kernel: [   91.986571] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   91.986575] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   91.986579] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7df8000  paddr: 0xf2f8000 
Aug 15 23:13:51 security kernel: [   91.986585] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   91.986589] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df8000 
Aug 15 23:13:51 security kernel: [   91.986624] <<< 10
Aug 15 23:13:51 security kernel: [   91.986631] (pipe 0x80000280): IN:  c0 02 00 00 e4 00 01 00 
Aug 15 23:13:51 security kernel: [   91.986650] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:51 security kernel: [   91.986656] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   91.986660] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   91.986665] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   91.986669] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2f8800 maddr: 0x7df8800 
Aug 15 23:13:51 security kernel: [   91.986675] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df8800 
Aug 15 23:13:51 security kernel: [   91.986686] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df8800 
Aug 15 23:13:51 security kernel: [   91.986692] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   91.986697] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   91.986701] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   91.986706] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   91.986710] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2f9000 maddr: 0x7df9000 
Aug 15 23:13:51 security kernel: [   91.986716] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df9000 
Aug 15 23:13:51 security kernel: [   91.986727] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df9000 
Aug 15 23:13:51 security kernel: [   91.987163] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   91.987169] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   91.987172] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7df8800  paddr: 0xf2f8800 
Aug 15 23:13:51 security kernel: [   91.987178] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   91.987183] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df8800 
Aug 15 23:13:51 security kernel: [   91.987189] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   91.988100] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   91.988100] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7df9000  paddr: 0xf2f9000 
Aug 15 23:13:51 security kernel: [   91.988100] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   91.988100] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df9000 
Aug 15 23:13:51 security kernel: [   92.185546] <<< 10
Aug 15 23:13:51 security kernel: [   92.185554] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:51 security kernel: [   92.185576] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:51 security kernel: [   92.185582] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   92.185586] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   92.185592] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   92.185596] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2f9800 maddr: 0x7df9800 
Aug 15 23:13:51 security kernel: [   92.185602] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df9800 
Aug 15 23:13:51 security kernel: [   92.185614] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df9800 
Aug 15 23:13:51 security kernel: [   92.185620] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   92.185626] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   92.185630] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   92.185634] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   92.185638] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2fa000 maddr: 0x7dfa000 
Aug 15 23:13:51 security kernel: [   92.185644] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dfa000 
Aug 15 23:13:51 security kernel: [   92.185655] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dfa000 
Aug 15 23:13:51 security kernel: [   92.186039] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   92.186053] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   92.186057] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7df9800  paddr: 0xf2f9800 
Aug 15 23:13:51 security kernel: [   92.186063] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   92.186068] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7df9800 
Aug 15 23:13:51 security kernel: [   92.186079] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   92.186093] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   92.186097] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dfa000  paddr: 0xf2fa000 
Aug 15 23:13:51 security kernel: [   92.186103] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   92.186109] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dfa000 
Aug 15 23:13:51 security kernel: [   92.186808] <<< 10
Aug 15 23:13:51 security kernel: [   92.186819] (pipe 0x80000280): IN:  c0 02 00 00 e6 00 01 00 
Aug 15 23:13:51 security kernel: [   92.186842] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:51 security kernel: [   92.186848] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   92.186852] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   92.186857] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   92.186861] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2fa800 maddr: 0x7dfa800 
Aug 15 23:13:51 security kernel: [   92.186867] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dfa800 
Aug 15 23:13:51 security kernel: [   92.186880] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dfa800 
Aug 15 23:13:51 security kernel: [   92.186885] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   92.186890] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   92.186895] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   92.186900] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   92.186904] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2fb000 maddr: 0x7dfb000 
Aug 15 23:13:51 security kernel: [   92.186910] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dfb000 
Aug 15 23:13:51 security kernel: [   92.186921] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dfb000 
Aug 15 23:13:51 security kernel: [   92.187362] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   92.187373] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   92.187378] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dfa800  paddr: 0xf2fa800 
Aug 15 23:13:51 security kernel: [   92.187386] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   92.187392] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dfa800 
Aug 15 23:13:51 security kernel: [   92.187400] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   92.187404] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   92.187408] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dfb000  paddr: 0xf2fb000 
Aug 15 23:13:51 security kernel: [   92.187414] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   92.187419] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dfb000 
Aug 15 23:13:51 security kernel: [   92.187610] <<< 10
Aug 15 23:13:51 security kernel: [   92.187619] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:51 security kernel: [   92.187646] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:51 security kernel: [   92.187653] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   92.187658] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   92.187664] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   92.187668] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2fb800 maddr: 0x7dfb800 
Aug 15 23:13:51 security kernel: [   92.187676] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dfb800 
Aug 15 23:13:51 security kernel: [   92.187689] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dfb800 
Aug 15 23:13:51 security kernel: [   92.187695] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   92.187701] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   92.187706] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   92.187711] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   92.187715] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2fc000 maddr: 0x7dfc000 
Aug 15 23:13:51 security kernel: [   92.187722] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dfc000 
Aug 15 23:13:51 security kernel: [   92.187734] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dfc000 
Aug 15 23:13:51 security kernel: [   92.188245] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   92.188256] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   92.188261] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dfb800  paddr: 0xf2fb800 
Aug 15 23:13:51 security kernel: [   92.188267] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   92.188272] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dfb800 
Aug 15 23:13:51 security kernel: [   92.188281] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   92.188284] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   92.188288] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dfc000  paddr: 0xf2fc000 
Aug 15 23:13:51 security kernel: [   92.188294] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   92.188298] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dfc000 
Aug 15 23:13:51 security kernel: [   92.188550] <<< 10
Aug 15 23:13:51 security kernel: [   92.188559] (pipe 0x80000280): IN:  c0 02 00 00 e8 00 01 00 
Aug 15 23:13:51 security kernel: [   92.188578] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:51 security kernel: [   92.188584] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   92.188588] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   92.188593] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   92.188598] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2fc800 maddr: 0x7dfc800 
Aug 15 23:13:51 security kernel: [   92.188603] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dfc800 
Aug 15 23:13:51 security kernel: [   92.188616] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dfc800 
Aug 15 23:13:51 security kernel: [   92.188621] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   92.188627] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   92.188631] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   92.188636] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   92.188640] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2fd000 maddr: 0x7dfd000 
Aug 15 23:13:51 security kernel: [   92.188645] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dfd000 
Aug 15 23:13:51 security kernel: [   92.188656] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dfd000 
Aug 15 23:13:51 security kernel: [   92.188997] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   92.189004] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   92.189009] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dfc800  paddr: 0xf2fc800 
Aug 15 23:13:51 security kernel: [   92.189015] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   92.189021] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dfc800 
Aug 15 23:13:51 security kernel: [   92.189028] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   92.189036] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   92.189040] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dfd000  paddr: 0xf2fd000 
Aug 15 23:13:51 security kernel: [   92.189047] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   92.189052] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dfd000 
Aug 15 23:13:51 security kernel: [   92.189327] <<< 10
Aug 15 23:13:51 security kernel: [   92.189335] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:51 security kernel: [   92.189357] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:51 security kernel: [   92.189365] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   92.189370] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   92.189375] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   92.189380] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2fd800 maddr: 0x7dfd800 
Aug 15 23:13:51 security kernel: [   92.189386] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dfd800 
Aug 15 23:13:51 security kernel: [   92.189400] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dfd800 
Aug 15 23:13:51 security kernel: [   92.189406] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   92.189412] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   92.189417] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   92.189422] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   92.189426] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2fe000 maddr: 0x7dfe000 
Aug 15 23:13:51 security kernel: [   92.189433] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dfe000 
Aug 15 23:13:51 security kernel: [   92.189445] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dfe000 
Aug 15 23:13:51 security kernel: [   92.189745] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   92.189751] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   92.189755] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dfd800  paddr: 0xf2fd800 
Aug 15 23:13:51 security kernel: [   92.189762] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   92.189767] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dfd800 
Aug 15 23:13:51 security kernel: [   92.189774] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   92.189778] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   92.189783] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dfe000  paddr: 0xf2fe000 
Aug 15 23:13:51 security kernel: [   92.189789] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   92.189794] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dfe000 
Aug 15 23:13:51 security kernel: [   92.189902] <<< 10
Aug 15 23:13:51 security kernel: [   92.189911] (pipe 0x80000280): IN:  c0 02 00 00 ea 00 01 00 
Aug 15 23:13:51 security kernel: [   92.190206] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:51 security kernel: [   92.190214] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   92.190219] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   92.190225] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   92.190229] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2fe800 maddr: 0x7dfe800 
Aug 15 23:13:51 security kernel: [   92.190236] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dfe800 
Aug 15 23:13:51 security kernel: [   92.190259] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dfe800 
Aug 15 23:13:51 security kernel: [   92.190264] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   92.190270] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   92.190274] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   92.190278] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   92.190283] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2ff000 maddr: 0x7dff000 
Aug 15 23:13:51 security kernel: [   92.190288] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dff000 
Aug 15 23:13:51 security kernel: [   92.190300] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dff000 
Aug 15 23:13:51 security kernel: [   92.190677] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   92.190682] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   92.190686] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dfe800  paddr: 0xf2fe800 
Aug 15 23:13:51 security kernel: [   92.190692] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   92.190696] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dfe800 
Aug 15 23:13:51 security kernel: [   92.190702] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   92.192063] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   92.192063] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dff000  paddr: 0xf2ff000 
Aug 15 23:13:51 security kernel: [   92.192063] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   92.192063] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dff000 
Aug 15 23:13:51 security kernel: [   92.392248] <<< 10
Aug 15 23:13:51 security kernel: [   92.392264] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:51 security kernel: [   92.392285] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:51 security kernel: [   92.392291] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   92.392295] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   92.392301] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   92.392305] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf2ff800 maddr: 0x7dff800 
Aug 15 23:13:51 security kernel: [   92.392313] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dff800 
Aug 15 23:13:51 security kernel: [   92.392329] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dff800 
Aug 15 23:13:51 security kernel: [   92.392335] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   92.392340] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   92.392344] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   92.392349] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   92.392353] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf300000 maddr: 0x7d80000 
Aug 15 23:13:51 security kernel: [   92.392359] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d80000 
Aug 15 23:13:51 security kernel: [   92.392370] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d80000 
Aug 15 23:13:51 security kernel: [   92.392777] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   92.392782] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   92.392786] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dff800  paddr: 0xf2ff800 
Aug 15 23:13:51 security kernel: [   92.392799] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   92.392804] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dff800 
Aug 15 23:13:51 security kernel: [   92.392811] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   92.392815] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   92.392819] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d80000  paddr: 0xf300000 
Aug 15 23:13:51 security kernel: [   92.392824] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   92.392829] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d80000 
Aug 15 23:13:51 security kernel: [   92.392957] <<< 10
Aug 15 23:13:51 security kernel: [   92.392966] (pipe 0x80000280): IN:  c0 02 00 00 ec 00 01 00 
Aug 15 23:13:51 security kernel: [   92.393021] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:51 security kernel: [   92.393031] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   92.393039] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   92.393045] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   92.393050] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf300800 maddr: 0x7d80800 
Aug 15 23:13:51 security kernel: [   92.393056] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d80800 
Aug 15 23:13:51 security kernel: [   92.393070] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d80800 
Aug 15 23:13:51 security kernel: [   92.393077] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   92.393084] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   92.393088] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   92.393093] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   92.393098] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf301000 maddr: 0x7d81000 
Aug 15 23:13:51 security kernel: [   92.393105] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d81000 
Aug 15 23:13:51 security kernel: [   92.393118] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d81000 
Aug 15 23:13:51 security kernel: [   92.393530] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   92.393545] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   92.393549] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d80800  paddr: 0xf300800 
Aug 15 23:13:51 security kernel: [   92.393556] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   92.393561] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d80800 
Aug 15 23:13:51 security kernel: [   92.393567] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   92.393571] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   92.393574] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d81000  paddr: 0xf301000 
Aug 15 23:13:51 security kernel: [   92.393580] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   92.393584] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d81000 
Aug 15 23:13:51 security kernel: [   92.393624] <<< 10
Aug 15 23:13:51 security kernel: [   92.393630] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:51 security kernel: [   92.393651] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:51 security kernel: [   92.393658] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   92.393662] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   92.393666] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   92.393671] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf301800 maddr: 0x7d81800 
Aug 15 23:13:51 security kernel: [   92.393676] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d81800 
Aug 15 23:13:51 security kernel: [   92.393688] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d81800 
Aug 15 23:13:51 security kernel: [   92.393693] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   92.393699] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   92.393703] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   92.393707] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   92.393711] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf302000 maddr: 0x7d82000 
Aug 15 23:13:51 security kernel: [   92.393717] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d82000 
Aug 15 23:13:51 security kernel: [   92.393728] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d82000 
Aug 15 23:13:51 security kernel: [   92.394147] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   92.394155] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   92.394159] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d81800  paddr: 0xf301800 
Aug 15 23:13:51 security kernel: [   92.394165] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   92.394170] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d81800 
Aug 15 23:13:51 security kernel: [   92.394176] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   92.394184] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   92.394188] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d82000  paddr: 0xf302000 
Aug 15 23:13:51 security kernel: [   92.394194] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   92.394198] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d82000 
Aug 15 23:13:51 security kernel: [   92.394234] <<< 10
Aug 15 23:13:51 security kernel: [   92.394241] (pipe 0x80000280): IN:  c0 02 00 00 ee 00 01 00 
Aug 15 23:13:51 security kernel: [   92.394266] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:51 security kernel: [   92.394272] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   92.394276] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   92.394281] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   92.394286] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf302800 maddr: 0x7d82800 
Aug 15 23:13:51 security kernel: [   92.394291] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d82800 
Aug 15 23:13:51 security kernel: [   92.394303] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d82800 
Aug 15 23:13:51 security kernel: [   92.394308] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   92.394314] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   92.394318] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   92.394326] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   92.394330] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf303000 maddr: 0x7d83000 
Aug 15 23:13:51 security kernel: [   92.394336] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d83000 
Aug 15 23:13:51 security kernel: [   92.394347] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d83000 
Aug 15 23:13:51 security kernel: [   92.394761] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   92.394772] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   92.394776] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d82800  paddr: 0xf302800 
Aug 15 23:13:51 security kernel: [   92.394782] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   92.394786] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d82800 
Aug 15 23:13:51 security kernel: [   92.394797] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   92.394801] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   92.394804] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d83000  paddr: 0xf303000 
Aug 15 23:13:51 security kernel: [   92.394810] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   92.394815] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d83000 
Aug 15 23:13:51 security kernel: [   92.394847] <<< 10
Aug 15 23:13:51 security kernel: [   92.394853] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:51 security kernel: [   92.394871] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:51 security kernel: [   92.394877] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   92.394881] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   92.394886] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   92.394890] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf303800 maddr: 0x7d83800 
Aug 15 23:13:51 security kernel: [   92.394896] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d83800 
Aug 15 23:13:51 security kernel: [   92.394907] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d83800 
Aug 15 23:13:51 security kernel: [   92.394912] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   92.394918] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   92.394922] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   92.394926] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   92.394930] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf304000 maddr: 0x7d84000 
Aug 15 23:13:51 security kernel: [   92.394936] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d84000 
Aug 15 23:13:51 security kernel: [   92.394947] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d84000 
Aug 15 23:13:51 security kernel: [   92.395262] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   92.395272] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   92.395276] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d83800  paddr: 0xf303800 
Aug 15 23:13:51 security kernel: [   92.395282] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   92.395286] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d83800 
Aug 15 23:13:51 security kernel: [   92.395297] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   92.395300] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   92.395304] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d84000  paddr: 0xf304000 
Aug 15 23:13:51 security kernel: [   92.395310] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   92.395314] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d84000 
Aug 15 23:13:51 security kernel: [   92.395365] <<< 10
Aug 15 23:13:51 security kernel: [   92.395375] (pipe 0x80000280): IN:  c0 02 00 00 f0 00 01 00 
Aug 15 23:13:51 security kernel: [   92.395397] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:51 security kernel: [   92.395405] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   92.395410] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   92.395415] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   92.395420] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf304800 maddr: 0x7d84800 
Aug 15 23:13:51 security kernel: [   92.395427] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d84800 
Aug 15 23:13:51 security kernel: [   92.395440] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d84800 
Aug 15 23:13:51 security kernel: [   92.395446] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   92.395452] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   92.395457] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   92.395462] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   92.395466] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf305000 maddr: 0x7d85000 
Aug 15 23:13:51 security kernel: [   92.395473] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d85000 
Aug 15 23:13:51 security kernel: [   92.395485] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d85000 
Aug 15 23:13:51 security kernel: [   92.395885] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   92.395891] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   92.395895] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d84800  paddr: 0xf304800 
Aug 15 23:13:51 security kernel: [   92.395901] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   92.395906] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d84800 
Aug 15 23:13:51 security kernel: [   92.395912] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   92.395916] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   92.395919] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d85000  paddr: 0xf305000 
Aug 15 23:13:51 security kernel: [   92.395925] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   92.395930] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d85000 
Aug 15 23:13:51 security kernel: [   92.395961] <<< 10
Aug 15 23:13:51 security kernel: [   92.395967] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:51 security kernel: [   92.395984] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:51 security kernel: [   92.395990] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   92.395994] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   92.395998] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   92.396004] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf305800 maddr: 0x7d85800 
Aug 15 23:13:51 security kernel: [   92.396010] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d85800 
Aug 15 23:13:51 security kernel: [   92.396011] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d85800 
Aug 15 23:13:51 security kernel: [   92.396011] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   92.396011] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   92.396011] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   92.396011] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   92.396011] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf306000 maddr: 0x7d86000 
Aug 15 23:13:51 security kernel: [   92.396011] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d86000 
Aug 15 23:13:51 security kernel: [   92.396011] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d86000 
Aug 15 23:13:51 security kernel: [   92.396385] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   92.396390] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   92.396394] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d85800  paddr: 0xf305800 
Aug 15 23:13:51 security kernel: [   92.396400] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   92.396404] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d85800 
Aug 15 23:13:51 security kernel: [   92.396410] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   92.396414] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   92.396418] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d86000  paddr: 0xf306000 
Aug 15 23:13:51 security kernel: [   92.396424] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   92.396428] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d86000 
Aug 15 23:13:51 security kernel: [   92.396459] <<< 10
Aug 15 23:13:51 security kernel: [   92.396466] (pipe 0x80000280): IN:  c0 02 00 00 f2 00 01 00 
Aug 15 23:13:51 security kernel: [   92.396483] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:51 security kernel: [   92.396489] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   92.396494] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   92.396498] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   92.396503] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf306800 maddr: 0x7d86800 
Aug 15 23:13:51 security kernel: [   92.400094] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d86800 
Aug 15 23:13:51 security kernel: [   92.400094] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d86800 
Aug 15 23:13:51 security kernel: [   92.400094] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   92.400094] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   92.400094] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   92.400094] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   92.400094] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf307000 maddr: 0x7d87000 
Aug 15 23:13:51 security kernel: [   92.400094] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d87000 
Aug 15 23:13:51 security kernel: [   92.400094] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d87000 
Aug 15 23:13:51 security kernel: [   92.593740] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   92.593747] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   92.593751] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d86800  paddr: 0xf306800 
Aug 15 23:13:51 security kernel: [   92.593757] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   92.593761] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d86800 
Aug 15 23:13:51 security kernel: [   92.593768] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   92.593771] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   92.593775] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d87000  paddr: 0xf307000 
Aug 15 23:13:51 security kernel: [   92.593781] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   92.593785] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d87000 
Aug 15 23:13:51 security kernel: [   92.623412] <<< 10
Aug 15 23:13:51 security kernel: [   92.623432] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:51 security kernel: [   92.623455] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:51 security kernel: [   92.623462] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   92.623466] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   92.623472] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   92.623476] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf307800 maddr: 0x7d87800 
Aug 15 23:13:51 security kernel: [   92.623482] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d87800 
Aug 15 23:13:51 security kernel: [   92.623496] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d87800 
Aug 15 23:13:51 security kernel: [   92.623502] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   92.623507] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   92.623511] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   92.623516] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   92.623520] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf308000 maddr: 0x7d88000 
Aug 15 23:13:51 security kernel: [   92.623526] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d88000 
Aug 15 23:13:51 security kernel: [   92.623537] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d88000 
Aug 15 23:13:51 security kernel: [   92.624044] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   92.624050] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   92.624057] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d87800  paddr: 0xf307800 
Aug 15 23:13:51 security kernel: [   92.624063] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   92.624068] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d87800 
Aug 15 23:13:51 security kernel: [   92.624075] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   92.624079] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   92.624083] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d88000  paddr: 0xf308000 
Aug 15 23:13:51 security kernel: [   92.624089] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   92.624093] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d88000 
Aug 15 23:13:51 security kernel: [   92.626324] <<< 10
Aug 15 23:13:51 security kernel: [   92.626345] (pipe 0x80000280): IN:  c0 02 00 00 f4 00 01 00 
Aug 15 23:13:51 security kernel: [   92.626366] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:51 security kernel: [   92.626372] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   92.626376] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   92.626382] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   92.626386] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf308800 maddr: 0x7d88800 
Aug 15 23:13:51 security kernel: [   92.626392] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d88800 
Aug 15 23:13:51 security kernel: [   92.626404] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d88800 
Aug 15 23:13:51 security kernel: [   92.626410] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   92.626415] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   92.626419] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   92.626424] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   92.626428] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf309000 maddr: 0x7d89000 
Aug 15 23:13:51 security kernel: [   92.626434] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d89000 
Aug 15 23:13:51 security kernel: [   92.626446] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d89000 
Aug 15 23:13:51 security kernel: [   92.626843] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   92.626848] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   92.626852] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d88800  paddr: 0xf308800 
Aug 15 23:13:51 security kernel: [   92.626858] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   92.626863] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d88800 
Aug 15 23:13:51 security kernel: [   92.626869] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   92.626873] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   92.626877] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d89000  paddr: 0xf309000 
Aug 15 23:13:51 security kernel: [   92.626882] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   92.626887] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d89000 
Aug 15 23:13:51 security kernel: [   92.627052] <<< 10
Aug 15 23:13:51 security kernel: [   92.627060] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:51 security kernel: [   92.627081] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:51 security kernel: [   92.627088] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   92.627092] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   92.627098] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   92.627102] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf309800 maddr: 0x7d89800 
Aug 15 23:13:51 security kernel: [   92.627109] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d89800 
Aug 15 23:13:51 security kernel: [   92.627122] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d89800 
Aug 15 23:13:51 security kernel: [   92.627128] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   92.627134] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   92.627139] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   92.627144] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   92.627149] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf30a000 maddr: 0x7d8a000 
Aug 15 23:13:51 security kernel: [   92.627155] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d8a000 
Aug 15 23:13:51 security kernel: [   92.627168] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d8a000 
Aug 15 23:13:51 security kernel: [   92.627591] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   92.627598] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   92.627602] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d89800  paddr: 0xf309800 
Aug 15 23:13:51 security kernel: [   92.627608] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   92.627613] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d89800 
Aug 15 23:13:51 security kernel: [   92.627619] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   92.627622] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   92.627626] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d8a000  paddr: 0xf30a000 
Aug 15 23:13:51 security kernel: [   92.627632] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   92.627637] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d8a000 
Aug 15 23:13:51 security kernel: [   92.627681] <<< 10
Aug 15 23:13:51 security kernel: [   92.627688] (pipe 0x80000280): IN:  c0 02 00 00 f6 00 01 00 
Aug 15 23:13:51 security kernel: [   92.627711] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:51 security kernel: [   92.627718] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   92.627722] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   92.627727] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   92.627731] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf30a800 maddr: 0x7d8a800 
Aug 15 23:13:51 security kernel: [   92.627737] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d8a800 
Aug 15 23:13:51 security kernel: [   92.627748] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d8a800 
Aug 15 23:13:51 security kernel: [   92.627753] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   92.627759] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   92.627763] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   92.627768] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   92.627772] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf30b000 maddr: 0x7d8b000 
Aug 15 23:13:51 security kernel: [   92.627778] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d8b000 
Aug 15 23:13:51 security kernel: [   92.627789] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d8b000 
Aug 15 23:13:51 security kernel: [   92.628089] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   92.628095] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   92.628099] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d8a800  paddr: 0xf30a800 
Aug 15 23:13:51 security kernel: [   92.628105] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   92.628109] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d8a800 
Aug 15 23:13:51 security kernel: [   92.628115] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   92.628119] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   92.628123] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d8b000  paddr: 0xf30b000 
Aug 15 23:13:51 security kernel: [   92.628129] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   92.628133] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d8b000 
Aug 15 23:13:51 security kernel: [   92.629455] <<< 10
Aug 15 23:13:51 security kernel: [   92.629463] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:51 security kernel: [   92.629484] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:51 security kernel: [   92.629491] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   92.629496] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   92.629501] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   92.629506] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf30b800 maddr: 0x7d8b800 
Aug 15 23:13:51 security kernel: [   92.629512] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d8b800 
Aug 15 23:13:51 security kernel: [   92.629525] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d8b800 
Aug 15 23:13:51 security kernel: [   92.629531] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   92.629538] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   92.629542] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   92.629547] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   92.629552] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf30c000 maddr: 0x7d8c000 
Aug 15 23:13:51 security kernel: [   92.629558] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d8c000 
Aug 15 23:13:51 security kernel: [   92.629571] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d8c000 
Aug 15 23:13:51 security kernel: [   92.629983] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   92.629989] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   92.629994] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d8b800  paddr: 0xf30b800 
Aug 15 23:13:51 security kernel: [   92.630000] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   92.630005] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d8b800 
Aug 15 23:13:51 security kernel: [   92.630011] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   92.630015] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   92.630018] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d8c000  paddr: 0xf30c000 
Aug 15 23:13:51 security kernel: [   92.630024] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   92.630028] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d8c000 
Aug 15 23:13:51 security kernel: [   92.630079] <<< 10
Aug 15 23:13:51 security kernel: [   92.630086] (pipe 0x80000280): IN:  c0 02 00 00 f8 00 01 00 
Aug 15 23:13:51 security kernel: [   92.630105] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:51 security kernel: [   92.630111] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   92.630115] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   92.630120] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   92.630124] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf30c800 maddr: 0x7d8c800 
Aug 15 23:13:51 security kernel: [   92.630130] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d8c800 
Aug 15 23:13:51 security kernel: [   92.630141] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d8c800 
Aug 15 23:13:51 security kernel: [   92.630146] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   92.630152] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   92.630156] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   92.630160] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   92.630165] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf30d000 maddr: 0x7d8d000 
Aug 15 23:13:51 security kernel: [   92.630170] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d8d000 
Aug 15 23:13:51 security kernel: [   92.630181] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d8d000 
Aug 15 23:13:51 security kernel: [   92.630589] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   92.630594] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   92.630598] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d8c800  paddr: 0xf30c800 
Aug 15 23:13:51 security kernel: [   92.630604] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   92.630608] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d8c800 
Aug 15 23:13:51 security kernel: [   92.630614] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   92.630618] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   92.630622] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d8d000  paddr: 0xf30d000 
Aug 15 23:13:51 security kernel: [   92.630627] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   92.630632] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d8d000 
Aug 15 23:13:51 security kernel: [   92.630664] <<< 10
Aug 15 23:13:51 security kernel: [   92.630670] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:51 security kernel: [   92.630689] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:51 security kernel: [   92.630694] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   92.630698] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   92.630703] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   92.630707] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf30d800 maddr: 0x7d8d800 
Aug 15 23:13:51 security kernel: [   92.632012] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d8d800 
Aug 15 23:13:51 security kernel: [   92.632012] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d8d800 
Aug 15 23:13:51 security kernel: [   92.632012] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   92.632012] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   92.632012] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   92.632012] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   92.632012] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf30e000 maddr: 0x7d8e000 
Aug 15 23:13:51 security kernel: [   92.632012] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d8e000 
Aug 15 23:13:51 security kernel: [   92.632012] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d8e000 
Aug 15 23:13:51 security kernel: [   92.797868] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   92.797875] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   92.797879] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d8d800  paddr: 0xf30d800 
Aug 15 23:13:51 security kernel: [   92.797884] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   92.797889] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d8d800 
Aug 15 23:13:51 security kernel: [   92.797896] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   92.797899] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   92.797903] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d8e000  paddr: 0xf30e000 
Aug 15 23:13:51 security kernel: [   92.797908] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   92.797913] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d8e000 
Aug 15 23:13:51 security kernel: [   92.961403] <<< 10
Aug 15 23:13:51 security kernel: [   92.961421] (pipe 0x80000280): IN:  c0 02 00 00 fa 00 01 00 
Aug 15 23:13:51 security kernel: [   92.961468] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:51 security kernel: [   92.961476] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   92.961483] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   92.961493] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   92.961498] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf30e800 maddr: 0x7d8e800 
Aug 15 23:13:51 security kernel: [   92.961506] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d8e800 
Aug 15 23:13:51 security kernel: [   92.961522] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d8e800 
Aug 15 23:13:51 security kernel: [   92.961528] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   92.961534] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   92.961539] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   92.961545] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   92.961550] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf30f000 maddr: 0x7d8f000 
Aug 15 23:13:51 security kernel: [   92.961556] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d8f000 
Aug 15 23:13:51 security kernel: [   92.961569] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d8f000 
Aug 15 23:13:51 security kernel: [   92.962025] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   92.962033] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   92.962040] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d8e800  paddr: 0xf30e800 
Aug 15 23:13:51 security kernel: [   92.962046] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   92.962051] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d8e800 
Aug 15 23:13:51 security kernel: [   92.962075] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   92.962079] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   92.962083] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d8f000  paddr: 0xf30f000 
Aug 15 23:13:51 security kernel: [   92.962090] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   92.962095] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d8f000 
Aug 15 23:13:51 security kernel: [   92.962215] <<< 10
Aug 15 23:13:51 security kernel: [   92.962223] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:51 security kernel: [   92.962270] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:51 security kernel: [   92.962278] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   92.962283] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   92.962288] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   92.962293] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf30f800 maddr: 0x7d8f800 
Aug 15 23:13:51 security kernel: [   92.962300] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d8f800 
Aug 15 23:13:51 security kernel: [   92.962313] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d8f800 
Aug 15 23:13:51 security kernel: [   92.962320] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   92.962326] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   92.962331] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   92.962336] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   92.962342] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf310000 maddr: 0x7d90000 
Aug 15 23:13:51 security kernel: [   92.962348] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d90000 
Aug 15 23:13:51 security kernel: [   92.962361] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d90000 
Aug 15 23:13:51 security kernel: [   92.962745] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   92.962751] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   92.962756] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d8f800  paddr: 0xf30f800 
Aug 15 23:13:51 security kernel: [   92.962763] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   92.962767] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d8f800 
Aug 15 23:13:51 security kernel: [   92.962773] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   92.962778] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   92.962783] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d90000  paddr: 0xf310000 
Aug 15 23:13:51 security kernel: [   92.962789] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   92.962794] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d90000 
Aug 15 23:13:51 security kernel: [   92.962985] <<< 10
Aug 15 23:13:51 security kernel: [   92.962994] (pipe 0x80000280): IN:  c0 02 00 00 fc 00 01 00 
Aug 15 23:13:51 security kernel: [   92.963029] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:51 security kernel: [   92.963037] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   92.963041] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   92.963046] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   92.963050] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf310800 maddr: 0x7d90800 
Aug 15 23:13:51 security kernel: [   92.963056] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d90800 
Aug 15 23:13:51 security kernel: [   92.963068] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d90800 
Aug 15 23:13:51 security kernel: [   92.963073] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   92.963079] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   92.963083] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   92.963087] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   92.963092] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf311000 maddr: 0x7d91000 
Aug 15 23:13:51 security kernel: [   92.963097] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d91000 
Aug 15 23:13:51 security kernel: [   92.963109] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d91000 
Aug 15 23:13:51 security kernel: [   92.963617] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   92.963624] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   92.963628] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d90800  paddr: 0xf310800 
Aug 15 23:13:51 security kernel: [   92.963634] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   92.963639] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d90800 
Aug 15 23:13:51 security kernel: [   92.963645] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   92.963649] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   92.963656] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d91000  paddr: 0xf311000 
Aug 15 23:13:51 security kernel: [   92.963661] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   92.963666] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d91000 
Aug 15 23:13:51 security kernel: [   92.963699] <<< 10
Aug 15 23:13:51 security kernel: [   92.963705] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:51 security kernel: [   92.963745] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:51 security kernel: [   92.963752] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   92.963756] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   92.963761] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   92.963765] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf311800 maddr: 0x7d91800 
Aug 15 23:13:51 security kernel: [   92.963771] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d91800 
Aug 15 23:13:51 security kernel: [   92.963783] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d91800 
Aug 15 23:13:51 security kernel: [   92.963789] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   92.963795] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   92.963799] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   92.963804] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   92.963808] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf312000 maddr: 0x7d92000 
Aug 15 23:13:51 security kernel: [   92.963814] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d92000 
Aug 15 23:13:51 security kernel: [   92.963825] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d92000 
Aug 15 23:13:51 security kernel: [   92.964247] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   92.964259] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   92.964263] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d91800  paddr: 0xf311800 
Aug 15 23:13:51 security kernel: [   92.964269] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   92.964274] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d91800 
Aug 15 23:13:51 security kernel: [   92.964284] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   92.964288] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   92.964292] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d92000  paddr: 0xf312000 
Aug 15 23:13:51 security kernel: [   92.964298] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   92.964302] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d92000 
Aug 15 23:13:51 security kernel: [   92.967383] <<< 10
Aug 15 23:13:51 security kernel: [   92.967401] (pipe 0x80000280): IN:  c0 02 00 00 fe 00 01 00 
Aug 15 23:13:51 security kernel: [   92.967423] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:51 security kernel: [   92.967429] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   92.967433] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   92.967438] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   92.967442] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf312800 maddr: 0x7d92800 
Aug 15 23:13:51 security kernel: [   92.967452] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d92800 
Aug 15 23:13:51 security kernel: [   92.967465] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d92800 
Aug 15 23:13:51 security kernel: [   92.967470] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   92.967476] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   92.967480] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   92.967484] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   92.967489] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf313000 maddr: 0x7d93000 
Aug 15 23:13:51 security kernel: [   92.967494] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d93000 
Aug 15 23:13:51 security kernel: [   92.967505] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d93000 
Aug 15 23:13:51 security kernel: [   92.967875] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   92.967885] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   92.967890] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d92800  paddr: 0xf312800 
Aug 15 23:13:51 security kernel: [   92.967895] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   92.967900] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d92800 
Aug 15 23:13:51 security kernel: [   92.967911] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   92.967915] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   92.967919] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d93000  paddr: 0xf313000 
Aug 15 23:13:51 security kernel: [   92.967925] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   92.967929] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d93000 
Aug 15 23:13:51 security kernel: [   92.967963] <<< 10
Aug 15 23:13:51 security kernel: [   92.967969] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:51 security kernel: [   92.967992] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3352cdc0 maddr: 0x1f2962dc0 
Aug 15 23:13:51 security kernel: [   92.967998] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   92.968003] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   92.968008] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   92.968013] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf313800 maddr: 0x7d93800 
Aug 15 23:13:51 security kernel: [   92.968018] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d93800 
Aug 15 23:13:51 security kernel: [   92.968027] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d93800 
Aug 15 23:13:51 security kernel: [   92.968027] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   92.968027] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   92.968027] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   92.968027] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   92.968027] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf314000 maddr: 0x7d94000 
Aug 15 23:13:51 security kernel: [   92.968027] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d94000 
Aug 15 23:13:51 security kernel: [   92.968027] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d94000 
Aug 15 23:13:51 security kernel: [   92.968534] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   92.968540] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   92.968543] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d93800  paddr: 0xf313800 
Aug 15 23:13:51 security kernel: [   92.968549] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   92.968554] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d93800 
Aug 15 23:13:51 security kernel: [   92.968560] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   92.968564] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   92.968568] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d94000  paddr: 0xf314000 
Aug 15 23:13:51 security kernel: [   92.968573] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   92.968578] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d94000 
Aug 15 23:13:51 security kernel: [   92.970321] <<< 10
Aug 15 23:13:51 security kernel: [   92.970331] em28xx #0: Your board has no unique USB ID.
Aug 15 23:13:51 security kernel: [   92.970335] em28xx #0: A hint were successfully done, based on i2c devicelist hash.
Aug 15 23:13:51 security kernel: [   92.970342] em28xx #0: This method is not 100% failproof.
Aug 15 23:13:51 security kernel: [   92.970346] em28xx #0: If the board were missdetected, please email this log to:
Aug 15 23:13:51 security kernel: [   92.970351] em28xx #0: 	V4L Mailing List  <linux-media@vger.kernel.org>
Aug 15 23:13:51 security kernel: [   92.972105] em28xx #0: Board detected as EM2860/SAA711X Reference Design
Aug 15 23:13:51 security kernel: [   92.972105] em28xx #0: Registering snapshot button...
Aug 15 23:13:51 security kernel: [   93.006298] input: em28xx snapshot button as /devices/pci-0/pci0000:08/0000:08:00.0/usb4/4-3/input/input1
Aug 15 23:13:51 security kernel: [   93.129801] (pipe 0x80000280): IN:  c0 02 00 00 4a 00 01 00 
Aug 15 23:13:51 security kernel: [   93.129834] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c0093b0 maddr: 0x189e853b0 
Aug 15 23:13:51 security kernel: [   93.129847] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   93.129853] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   93.129860] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   93.129865] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf314800 maddr: 0x7d94800 
Aug 15 23:13:51 security kernel: [   93.129872] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d94800 
Aug 15 23:13:51 security kernel: [   93.129888] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d94800 
Aug 15 23:13:51 security kernel: [   93.129894] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   93.129900] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   93.129904] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   93.129909] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   93.129914] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf315000 maddr: 0x7d95000 
Aug 15 23:13:51 security kernel: [   93.129920] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d95000 
Aug 15 23:13:51 security kernel: [   93.129934] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d95000 
Aug 15 23:13:51 security kernel: [   93.130922] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   93.130936] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   93.130940] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d94800  paddr: 0xf314800 
Aug 15 23:13:51 security kernel: [   93.130946] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   93.130952] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d94800 
Aug 15 23:13:51 security kernel: [   93.130964] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   93.130968] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   93.130972] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d95000  paddr: 0xf315000 
Aug 15 23:13:51 security kernel: [   93.130977] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   93.130982] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d95000 
Aug 15 23:13:51 security kernel: [   93.131482] <<< 11
Aug 15 23:13:51 security kernel: [   93.131490] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:51 security kernel: [   93.131517] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c0093b0 maddr: 0x189e853b0 
Aug 15 23:13:51 security kernel: [   93.131523] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   93.131527] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   93.131533] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   93.131537] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf315800 maddr: 0x7d95800 
Aug 15 23:13:51 security kernel: [   93.131543] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d95800 
Aug 15 23:13:51 security kernel: [   93.131555] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d95800 
Aug 15 23:13:51 security kernel: [   93.131561] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   93.131566] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   93.131570] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   93.131575] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   93.131579] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf316000 maddr: 0x7d96000 
Aug 15 23:13:51 security kernel: [   93.131585] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d96000 
Aug 15 23:13:51 security kernel: [   93.131597] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d96000 
Aug 15 23:13:51 security kernel: [   93.131987] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   93.131998] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   93.132003] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d95800  paddr: 0xf315800 
Aug 15 23:13:51 security kernel: [   93.132009] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   93.132015] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d95800 
Aug 15 23:13:51 security kernel: [   93.132023] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   93.132028] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   93.132032] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d96000  paddr: 0xf316000 
Aug 15 23:13:51 security kernel: [   93.132038] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   93.132044] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d96000 
Aug 15 23:13:51 security kernel: [   93.135343] <<< 00
Aug 15 23:13:51 security kernel: [   93.135900] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 00 00
Aug 15 23:13:51 security kernel: [   93.135959] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:51 security kernel: [   93.135967] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   93.135971] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   93.135977] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   93.135982] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf316800 maddr: 0x7d96800 
Aug 15 23:13:51 security kernel: [   93.135988] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d96800 
Aug 15 23:13:51 security kernel: [   93.136005] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d96800 
Aug 15 23:13:51 security kernel: [   93.136010] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   93.136016] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   93.136020] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   93.136024] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   93.136029] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf317000 maddr: 0x7d97000 
Aug 15 23:13:51 security kernel: [   93.136034] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d97000 
Aug 15 23:13:51 security kernel: [   93.136048] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d97000 
Aug 15 23:13:51 security kernel: [   93.137130] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   93.137145] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   93.137149] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d96800  paddr: 0xf316800 
Aug 15 23:13:51 security kernel: [   93.137155] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   93.137213] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d96800 
Aug 15 23:13:51 security kernel: [   93.137224] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   93.137229] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   93.137233] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d97000  paddr: 0xf317000 
Aug 15 23:13:51 security kernel: [   93.137240] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   93.137245] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d97000 
Aug 15 23:13:51 security kernel: [   93.156065] (pipe 0x80000200): OUT: 40 03 00 00 4a 00 01 00 >>> 00
Aug 15 23:13:51 security kernel: [   93.156114] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:51 security kernel: [   93.156134] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   93.156138] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   93.156144] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   93.156151] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf317800 maddr: 0x7d97800 
Aug 15 23:13:51 security kernel: [   93.156160] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d97800 
Aug 15 23:13:51 security kernel: [   93.156175] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d97800 
Aug 15 23:13:51 security kernel: [   93.156181] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   93.156187] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   93.156191] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   93.156195] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   93.156199] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf318000 maddr: 0x7d98000 
Aug 15 23:13:51 security kernel: [   93.156205] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d98000 
Aug 15 23:13:51 security kernel: [   93.156219] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d98000 
Aug 15 23:13:51 security kernel: [   93.156749] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   93.156756] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   93.156763] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d97800  paddr: 0xf317800 
Aug 15 23:13:51 security kernel: [   93.156768] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   93.156774] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d97800 
Aug 15 23:13:51 security kernel: [   93.156783] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   93.156789] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   93.156792] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d98000  paddr: 0xf318000 
Aug 15 23:13:51 security kernel: [   93.156798] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   93.156802] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d98000 
Aug 15 23:13:51 security kernel: [   93.168168] (pipe 0x80000280): IN:  c0 02 00 00 4a 00 01 00 
Aug 15 23:13:51 security kernel: [   93.168196] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:51 security kernel: [   93.168214] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   93.168219] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   93.168224] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   93.168228] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf318800 maddr: 0x7d98800 
Aug 15 23:13:51 security kernel: [   93.168234] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d98800 
Aug 15 23:13:51 security kernel: [   93.168249] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d98800 
Aug 15 23:13:51 security kernel: [   93.168255] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   93.168260] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   93.168266] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   93.168271] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   93.168275] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf319000 maddr: 0x7d99000 
Aug 15 23:13:51 security kernel: [   93.168281] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d99000 
Aug 15 23:13:51 security kernel: [   93.168294] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d99000 
Aug 15 23:13:51 security kernel: [   93.168737] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   93.168750] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   93.168754] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d98800  paddr: 0xf318800 
Aug 15 23:13:51 security kernel: [   93.168760] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   93.168765] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d98800 
Aug 15 23:13:51 security kernel: [   93.168776] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   93.168780] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   93.168783] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d99000  paddr: 0xf319000 
Aug 15 23:13:51 security kernel: [   93.168789] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   93.168794] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d99000 
Aug 15 23:13:51 security kernel: [   93.168838] <<< 11
Aug 15 23:13:51 security kernel: [   93.168845] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:51 security kernel: [   93.168873] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:51 security kernel: [   93.168879] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   93.168883] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   93.168888] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   93.168893] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf319800 maddr: 0x7d99800 
Aug 15 23:13:51 security kernel: [   93.168898] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d99800 
Aug 15 23:13:51 security kernel: [   93.168912] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d99800 
Aug 15 23:13:51 security kernel: [   93.168917] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   93.168923] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   93.168927] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   93.168932] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   93.168936] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf31a000 maddr: 0x7d9a000 
Aug 15 23:13:51 security kernel: [   93.168942] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d9a000 
Aug 15 23:13:51 security kernel: [   93.168955] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d9a000 
Aug 15 23:13:51 security kernel: [   93.169352] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   93.169357] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   93.169418] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d99800  paddr: 0xf319800 
Aug 15 23:13:51 security kernel: [   93.169425] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   93.169431] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d99800 
Aug 15 23:13:51 security kernel: [   93.169438] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   93.169442] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   93.169447] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d9a000  paddr: 0xf31a000 
Aug 15 23:13:51 security kernel: [   93.169453] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   93.169458] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d9a000 
Aug 15 23:13:51 security kernel: [   93.169510] <<< 00
Aug 15 23:13:51 security kernel: [   93.169521] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 00 01
Aug 15 23:13:51 security kernel: [   93.169549] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:51 security kernel: [   93.169556] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   93.169561] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   93.169570] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   93.169577] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf31a800 maddr: 0x7d9a800 
Aug 15 23:13:51 security kernel: [   93.169584] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d9a800 
Aug 15 23:13:51 security kernel: [   93.169599] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d9a800 
Aug 15 23:13:51 security kernel: [   93.169605] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   93.169612] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   93.169616] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   93.169621] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   93.169626] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf31b000 maddr: 0x7d9b000 
Aug 15 23:13:51 security kernel: [   93.169632] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d9b000 
Aug 15 23:13:51 security kernel: [   93.172018] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d9b000 
Aug 15 23:13:51 security kernel: [   93.210276] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   93.210286] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   93.210292] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d9a800  paddr: 0xf31a800 
Aug 15 23:13:51 security kernel: [   93.210298] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   93.210303] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d9a800 
Aug 15 23:13:51 security kernel: [   93.210315] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   93.210319] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   93.210323] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d9b000  paddr: 0xf31b000 
Aug 15 23:13:51 security kernel: [   93.210329] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   93.210333] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d9b000 
Aug 15 23:13:51 security kernel: [   93.268701] (pipe 0x80000200): OUT: 40 03 00 00 4a 00 01 00 >>> 00
Aug 15 23:13:51 security kernel: [   93.268737] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:51 security kernel: [   93.268756] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   93.268762] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   93.268767] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   93.268772] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf31b800 maddr: 0x7d9b800 
Aug 15 23:13:51 security kernel: [   93.268779] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d9b800 
Aug 15 23:13:51 security kernel: [   93.268794] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d9b800 
Aug 15 23:13:51 security kernel: [   93.268800] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   93.268814] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   93.268818] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   93.268822] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   93.268826] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf31c000 maddr: 0x7d9c000 
Aug 15 23:13:51 security kernel: [   93.268832] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d9c000 
Aug 15 23:13:51 security kernel: [   93.268846] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d9c000 
Aug 15 23:13:51 security kernel: [   93.269390] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   93.269405] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   93.269409] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d9b800  paddr: 0xf31b800 
Aug 15 23:13:51 security kernel: [   93.269437] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   93.269446] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d9b800 
Aug 15 23:13:51 security kernel: [   93.269455] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   93.269460] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   93.269464] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d9c000  paddr: 0xf31c000 
Aug 15 23:13:51 security kernel: [   93.269470] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   93.269475] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d9c000 
Aug 15 23:13:51 security kernel: [   93.280595] (pipe 0x80000280): IN:  c0 02 00 00 4a 00 01 00 
Aug 15 23:13:51 security kernel: [   93.280629] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:51 security kernel: [   93.280644] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   93.280649] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   93.280655] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   93.280663] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf31c800 maddr: 0x7d9c800 
Aug 15 23:13:51 security kernel: [   93.280672] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d9c800 
Aug 15 23:13:51 security kernel: [   93.280687] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d9c800 
Aug 15 23:13:51 security kernel: [   93.280693] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   93.280698] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   93.280702] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   93.280707] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   93.280711] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf31d000 maddr: 0x7d9d000 
Aug 15 23:13:51 security kernel: [   93.280717] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d9d000 
Aug 15 23:13:51 security kernel: [   93.280730] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d9d000 
Aug 15 23:13:51 security kernel: [   93.281235] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   93.281249] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   93.281253] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d9c800  paddr: 0xf31c800 
Aug 15 23:13:51 security kernel: [   93.281258] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   93.281264] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d9c800 
Aug 15 23:13:51 security kernel: [   93.281275] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   93.281279] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   93.281283] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d9d000  paddr: 0xf31d000 
Aug 15 23:13:51 security kernel: [   93.281288] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   93.281293] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d9d000 
Aug 15 23:13:51 security kernel: [   93.281333] <<< 1f
Aug 15 23:13:51 security kernel: [   93.281339] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:51 security kernel: [   93.281369] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:51 security kernel: [   93.281375] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   93.281379] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   93.281384] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   93.281389] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf31d800 maddr: 0x7d9d800 
Aug 15 23:13:51 security kernel: [   93.281394] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d9d800 
Aug 15 23:13:51 security kernel: [   93.281408] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d9d800 
Aug 15 23:13:51 security kernel: [   93.281414] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   93.281423] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   93.281441] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   93.281447] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   93.281452] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf31e000 maddr: 0x7d9e000 
Aug 15 23:13:51 security kernel: [   93.281458] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d9e000 
Aug 15 23:13:51 security kernel: [   93.281474] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d9e000 
Aug 15 23:13:51 security kernel: [   93.281857] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   93.281869] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   93.281874] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d9d800  paddr: 0xf31d800 
Aug 15 23:13:51 security kernel: [   93.281880] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   93.281886] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d9d800 
Aug 15 23:13:51 security kernel: [   93.281893] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   93.281897] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   93.281901] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d9e000  paddr: 0xf31e000 
Aug 15 23:13:51 security kernel: [   93.281908] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   93.281913] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d9e000 
Aug 15 23:13:51 security kernel: [   93.281967] <<< 00
Aug 15 23:13:51 security kernel: [   93.281977] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 00 02
Aug 15 23:13:51 security kernel: [   93.282007] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:51 security kernel: [   93.282013] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   93.282017] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   93.282022] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   93.282026] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf31e800 maddr: 0x7d9e800 
Aug 15 23:13:51 security kernel: [   93.282032] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d9e800 
Aug 15 23:13:51 security kernel: [   93.282045] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d9e800 
Aug 15 23:13:51 security kernel: [   93.282051] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   93.282056] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   93.282061] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   93.282065] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   93.282070] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf31f000 maddr: 0x7d9f000 
Aug 15 23:13:51 security kernel: [   93.282075] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d9f000 
Aug 15 23:13:51 security kernel: [   93.282089] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d9f000 
Aug 15 23:13:51 security kernel: [   93.282609] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   93.282621] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   93.282626] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d9e800  paddr: 0xf31e800 
Aug 15 23:13:51 security kernel: [   93.282632] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   93.282638] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d9e800 
Aug 15 23:13:51 security kernel: [   93.282645] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   93.282649] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   93.282653] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d9f000  paddr: 0xf31f000 
Aug 15 23:13:51 security kernel: [   93.282660] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   93.282665] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d9f000 
Aug 15 23:13:51 security kernel: [   93.292500] (pipe 0x80000200): OUT: 40 03 00 00 4a 00 01 00 >>> 00
Aug 15 23:13:51 security kernel: [   93.292532] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:51 security kernel: [   93.292548] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   93.292553] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   93.292558] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   93.292562] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf31f800 maddr: 0x7d9f800 
Aug 15 23:13:51 security kernel: [   93.292568] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d9f800 
Aug 15 23:13:51 security kernel: [   93.292582] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d9f800 
Aug 15 23:13:51 security kernel: [   93.292588] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:51 security kernel: [   93.292593] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:51 security kernel: [   93.292602] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:51 security kernel: [   93.292607] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:51 security kernel: [   93.292611] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf320000 maddr: 0x7da0000 
Aug 15 23:13:51 security kernel: [   93.292617] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da0000 
Aug 15 23:13:51 security kernel: [   93.292631] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da0000 
Aug 15 23:13:51 security kernel: [   93.293098] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   93.293108] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   93.293113] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d9f800  paddr: 0xf31f800 
Aug 15 23:13:51 security kernel: [   93.293119] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   93.293124] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d9f800 
Aug 15 23:13:51 security kernel: [   93.293135] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:51 security kernel: [   93.293139] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:51 security kernel: [   93.293142] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7da0000  paddr: 0xf320000 
Aug 15 23:13:51 security kernel: [   93.293148] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:51 security kernel: [   93.293153] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da0000 
Aug 15 23:13:52 security kernel: [   93.304547] (pipe 0x80000280): IN:  c0 02 00 00 4a 00 01 00 
Aug 15 23:13:52 security kernel: [   93.304588] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:52 security kernel: [   93.304599] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   93.304604] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   93.304610] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   93.304619] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf320800 maddr: 0x7da0800 
Aug 15 23:13:52 security kernel: [   93.304628] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da0800 
Aug 15 23:13:52 security kernel: [   93.304642] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da0800 
Aug 15 23:13:52 security kernel: [   93.304648] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:52 security kernel: [   93.304654] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   93.304658] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   93.304662] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   93.304666] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf321000 maddr: 0x7da1000 
Aug 15 23:13:52 security kernel: [   93.304672] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da1000 
Aug 15 23:13:52 security kernel: [   93.304685] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da1000 
Aug 15 23:13:52 security kernel: [   93.305350] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   93.305367] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   93.305371] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7da0800  paddr: 0xf320800 
Aug 15 23:13:52 security kernel: [   93.305377] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   93.305382] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da0800 
Aug 15 23:13:52 security kernel: [   93.305389] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   93.305393] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   93.305397] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7da1000  paddr: 0xf321000 
Aug 15 23:13:52 security kernel: [   93.305402] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   93.305407] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da1000 
Aug 15 23:13:52 security kernel: [   93.305461] <<< 17
Aug 15 23:13:52 security kernel: [   93.305467] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:52 security kernel: [   93.305512] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:52 security kernel: [   93.305519] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   93.305524] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   93.305530] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   93.305535] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf321800 maddr: 0x7da1800 
Aug 15 23:13:52 security kernel: [   93.305542] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da1800 
Aug 15 23:13:52 security kernel: [   93.305558] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da1800 
Aug 15 23:13:52 security kernel: [   93.305564] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:52 security kernel: [   93.305570] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   93.305575] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   93.305580] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   93.305584] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf322000 maddr: 0x7da2000 
Aug 15 23:13:52 security kernel: [   93.305591] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da2000 
Aug 15 23:13:52 security kernel: [   93.305606] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da2000 
Aug 15 23:13:52 security kernel: [   93.306000] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   93.306007] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   93.306012] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7da1800  paddr: 0xf321800 
Aug 15 23:13:52 security kernel: [   93.306017] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   93.306022] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da1800 
Aug 15 23:13:52 security kernel: [   93.306028] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   93.308135] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   93.308135] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7da2000  paddr: 0xf322000 
Aug 15 23:13:52 security kernel: [   93.308135] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   93.308135] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da2000 
Aug 15 23:13:52 security kernel: [   93.420947] <<< 00
Aug 15 23:13:52 security kernel: [   93.420969] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 00 03
Aug 15 23:13:52 security kernel: [   93.420996] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:52 security kernel: [   93.421002] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   93.421006] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   93.421015] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   93.421021] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf322800 maddr: 0x7da2800 
Aug 15 23:13:52 security kernel: [   93.421027] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da2800 
Aug 15 23:13:52 security kernel: [   93.421041] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da2800 
Aug 15 23:13:52 security kernel: [   93.421047] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:52 security kernel: [   93.421053] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   93.421057] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   93.421061] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   93.421065] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf323000 maddr: 0x7da3000 
Aug 15 23:13:52 security kernel: [   93.421071] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da3000 
Aug 15 23:13:52 security kernel: [   93.421085] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da3000 
Aug 15 23:13:52 security kernel: [   93.421593] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   93.421600] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   93.421604] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7da2800  paddr: 0xf322800 
Aug 15 23:13:52 security kernel: [   93.421610] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   93.421616] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da2800 
Aug 15 23:13:52 security kernel: [   93.421623] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   93.421627] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   93.421631] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7da3000  paddr: 0xf323000 
Aug 15 23:13:52 security kernel: [   93.421638] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   93.421643] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da3000 
Aug 15 23:13:52 security kernel: [   93.433024] (pipe 0x80000200): OUT: 40 03 00 00 4a 00 01 00 >>> 00
Aug 15 23:13:52 security kernel: [   93.433060] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:52 security kernel: [   93.433082] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   93.433086] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   93.433092] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   93.433096] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf323800 maddr: 0x7da3800 
Aug 15 23:13:52 security kernel: [   93.433102] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da3800 
Aug 15 23:13:52 security kernel: [   93.433116] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da3800 
Aug 15 23:13:52 security kernel: [   93.433122] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:52 security kernel: [   93.433127] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   93.433131] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   93.433136] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   93.433140] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf324000 maddr: 0x7da4000 
Aug 15 23:13:52 security kernel: [   93.433145] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da4000 
Aug 15 23:13:52 security kernel: [   93.433159] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da4000 
Aug 15 23:13:52 security kernel: [   93.434434] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   93.434465] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   93.434483] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7da3800  paddr: 0xf323800 
Aug 15 23:13:52 security kernel: [   93.434509] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   93.434531] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da3800 
Aug 15 23:13:52 security kernel: [   93.434549] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   93.434553] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   93.434557] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7da4000  paddr: 0xf324000 
Aug 15 23:13:52 security kernel: [   93.434563] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   93.434568] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da4000 
Aug 15 23:13:52 security kernel: [   93.444471] (pipe 0x80000280): IN:  c0 02 00 00 4a 00 01 00 
Aug 15 23:13:52 security kernel: [   93.444502] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:52 security kernel: [   93.444516] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   93.444520] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   93.444526] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   93.444530] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf324800 maddr: 0x7da4800 
Aug 15 23:13:52 security kernel: [   93.444536] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da4800 
Aug 15 23:13:52 security kernel: [   93.444550] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da4800 
Aug 15 23:13:52 security kernel: [   93.444555] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:52 security kernel: [   93.444561] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   93.444565] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   93.444571] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   93.444575] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf325000 maddr: 0x7da5000 
Aug 15 23:13:52 security kernel: [   93.444581] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da5000 
Aug 15 23:13:52 security kernel: [   93.444594] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da5000 
Aug 15 23:13:52 security kernel: [   93.445194] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   93.445227] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   93.445245] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7da4800  paddr: 0xf324800 
Aug 15 23:13:52 security kernel: [   93.445271] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   93.445293] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da4800 
Aug 15 23:13:52 security kernel: [   93.445329] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   93.445346] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   93.445363] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7da5000  paddr: 0xf325000 
Aug 15 23:13:52 security kernel: [   93.445382] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   93.445386] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da5000 
Aug 15 23:13:52 security kernel: [   93.445426] <<< 11
Aug 15 23:13:52 security kernel: [   93.445433] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:52 security kernel: [   93.445456] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:52 security kernel: [   93.445463] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   93.445467] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   93.445472] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   93.445476] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf325800 maddr: 0x7da5800 
Aug 15 23:13:52 security kernel: [   93.445481] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da5800 
Aug 15 23:13:52 security kernel: [   93.445495] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da5800 
Aug 15 23:13:52 security kernel: [   93.445501] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:52 security kernel: [   93.445509] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   93.445523] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   93.445529] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   93.445533] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf326000 maddr: 0x7da6000 
Aug 15 23:13:52 security kernel: [   93.445541] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da6000 
Aug 15 23:13:52 security kernel: [   93.445556] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da6000 
Aug 15 23:13:52 security kernel: [   93.446107] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   93.446119] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   93.446124] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7da5800  paddr: 0xf325800 
Aug 15 23:13:52 security kernel: [   93.446129] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   93.446134] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da5800 
Aug 15 23:13:52 security kernel: [   93.446141] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   93.446145] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   93.446148] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7da6000  paddr: 0xf326000 
Aug 15 23:13:52 security kernel: [   93.446154] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   93.446158] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da6000 
Aug 15 23:13:52 security kernel: [   93.446191] <<< 00
Aug 15 23:13:52 security kernel: [   93.446200] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 00 04
Aug 15 23:13:52 security kernel: [   93.446225] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:52 security kernel: [   93.446231] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   93.446235] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   93.446240] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   93.446244] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf326800 maddr: 0x7da6800 
Aug 15 23:13:52 security kernel: [   93.446250] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da6800 
Aug 15 23:13:52 security kernel: [   93.446264] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da6800 
Aug 15 23:13:52 security kernel: [   93.446270] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:52 security kernel: [   93.446275] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   93.446280] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   93.446284] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   93.446288] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf327000 maddr: 0x7da7000 
Aug 15 23:13:52 security kernel: [   93.446294] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da7000 
Aug 15 23:13:52 security kernel: [   93.446307] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da7000 
Aug 15 23:13:52 security kernel: [   93.446919] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   93.446951] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   93.446969] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7da6800  paddr: 0xf326800 
Aug 15 23:13:52 security kernel: [   93.446986] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   93.446991] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da6800 
Aug 15 23:13:52 security kernel: [   93.446998] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   93.447002] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   93.447005] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7da7000  paddr: 0xf327000 
Aug 15 23:13:52 security kernel: [   93.447011] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   93.447015] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da7000 
Aug 15 23:13:52 security kernel: [   93.456440] (pipe 0x80000200): OUT: 40 03 00 00 4a 00 01 00 >>> 00
Aug 15 23:13:52 security kernel: [   93.456471] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:52 security kernel: [   93.456487] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   93.456491] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   93.456496] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   93.456501] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf327800 maddr: 0x7da7800 
Aug 15 23:13:52 security kernel: [   93.456506] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da7800 
Aug 15 23:13:52 security kernel: [   93.456520] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da7800 
Aug 15 23:13:52 security kernel: [   93.456526] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:52 security kernel: [   93.456531] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   93.456540] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   93.456546] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   93.456550] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf328000 maddr: 0x7da8000 
Aug 15 23:13:52 security kernel: [   93.456556] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da8000 
Aug 15 23:13:52 security kernel: [   93.456569] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da8000 
Aug 15 23:13:52 security kernel: [   93.457088] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   93.457094] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   93.457099] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7da7800  paddr: 0xf327800 
Aug 15 23:13:52 security kernel: [   93.457106] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   93.457110] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da7800 
Aug 15 23:13:52 security kernel: [   93.457117] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   93.457121] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   93.457126] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7da8000  paddr: 0xf328000 
Aug 15 23:13:52 security kernel: [   93.457132] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   93.457136] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da8000 
Aug 15 23:13:52 security kernel: [   93.468631] (pipe 0x80000280): IN:  c0 02 00 00 4a 00 01 00 
Aug 15 23:13:52 security kernel: [   93.468662] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:52 security kernel: [   93.468680] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   93.468684] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   93.468690] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   93.468694] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf328800 maddr: 0x7da8800 
Aug 15 23:13:52 security kernel: [   93.468700] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da8800 
Aug 15 23:13:52 security kernel: [   93.468714] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da8800 
Aug 15 23:13:52 security kernel: [   93.468720] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:52 security kernel: [   93.468725] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   93.468729] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   93.468736] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   93.468740] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf329000 maddr: 0x7da9000 
Aug 15 23:13:52 security kernel: [   93.468746] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da9000 
Aug 15 23:13:52 security kernel: [   93.468759] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da9000 
Aug 15 23:13:52 security kernel: [   93.469327] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   93.469353] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   93.469357] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7da8800  paddr: 0xf328800 
Aug 15 23:13:52 security kernel: [   93.469362] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   93.469367] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da8800 
Aug 15 23:13:52 security kernel: [   93.469374] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   93.469377] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   93.469381] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7da9000  paddr: 0xf329000 
Aug 15 23:13:52 security kernel: [   93.469386] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   93.469391] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da9000 
Aug 15 23:13:52 security kernel: [   93.469423] <<< 11
Aug 15 23:13:52 security kernel: [   93.469429] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:52 security kernel: [   93.469453] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:52 security kernel: [   93.469460] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   93.469464] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   93.469469] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   93.469473] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf329800 maddr: 0x7da9800 
Aug 15 23:13:52 security kernel: [   93.469479] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da9800 
Aug 15 23:13:52 security kernel: [   93.469492] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da9800 
Aug 15 23:13:52 security kernel: [   93.469498] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:52 security kernel: [   93.469503] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   93.469507] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   93.469512] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   93.469519] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf32a000 maddr: 0x7daa000 
Aug 15 23:13:52 security kernel: [   93.469525] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7daa000 
Aug 15 23:13:52 security kernel: [   93.469543] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7daa000 
Aug 15 23:13:52 security kernel: [   93.470046] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   93.470072] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   93.470089] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7da9800  paddr: 0xf329800 
Aug 15 23:13:52 security kernel: [   93.470113] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   93.470118] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7da9800 
Aug 15 23:13:52 security kernel: [   93.470125] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   93.472100] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   93.472100] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7daa000  paddr: 0xf32a000 
Aug 15 23:13:52 security kernel: [   93.472100] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   93.472100] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7daa000 
Aug 15 23:13:52 security kernel: [   93.623572] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 <<< 00
Aug 15 23:13:52 security kernel: [   93.623616] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 00 05
Aug 15 23:13:52 security kernel: [   93.623643] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:52 security kernel: [   93.623659] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   93.623663] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   93.623669] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   93.623673] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf32a800 maddr: 0x7daa800 
Aug 15 23:13:52 security kernel: [   93.623679] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7daa800 
Aug 15 23:13:52 security kernel: [   93.623694] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7daa800 
Aug 15 23:13:52 security kernel: [   93.623699] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:52 security kernel: [   93.623705] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   93.623709] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   93.623714] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   93.623718] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf32b000 maddr: 0x7dab000 
Aug 15 23:13:52 security kernel: [   93.623724] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dab000 
Aug 15 23:13:52 security kernel: [   93.623737] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dab000 
Aug 15 23:13:52 security kernel: [   93.624228] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   93.624241] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   93.624245] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7daa800  paddr: 0xf32a800 
Aug 15 23:13:52 security kernel: [   93.624251] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   93.624256] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7daa800 
Aug 15 23:13:52 security kernel: [   93.624263] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   93.624266] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   93.624270] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dab000  paddr: 0xf32b000 
Aug 15 23:13:52 security kernel: [   93.624276] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   93.624280] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dab000 
Aug 15 23:13:52 security kernel: [   93.624345] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:52 security kernel: [   93.624352] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   93.624356] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   93.624362] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   93.624366] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf32b800 maddr: 0x7dab800 
Aug 15 23:13:52 security kernel: [   93.624372] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dab800 
Aug 15 23:13:52 security kernel: [   93.624383] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dab800 
Aug 15 23:13:52 security kernel: [   93.624389] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:52 security kernel: [   93.624395] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   93.624399] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   93.624404] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   93.624408] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf32c000 maddr: 0x7dac000 
Aug 15 23:13:52 security kernel: [   93.624413] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dac000 
Aug 15 23:13:52 security kernel: [   93.624423] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dac000 
Aug 15 23:13:52 security kernel: [   93.624823] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   93.624834] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   93.624838] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dab800  paddr: 0xf32b800 
Aug 15 23:13:52 security kernel: [   93.624843] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   93.624848] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dab800 
Aug 15 23:13:52 security kernel: [   93.624855] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   93.624858] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   93.624862] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dac000  paddr: 0xf32c000 
Aug 15 23:13:52 security kernel: [   93.624868] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   93.624872] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dac000 
Aug 15 23:13:52 security kernel: [   93.624907] <<< 00
Aug 15 23:13:52 security kernel: [   93.636774] (pipe 0x80000200): OUT: 40 03 00 00 4a 00 01 00 >>> 00
Aug 15 23:13:52 security kernel: [   93.636807] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:52 security kernel: [   93.636825] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   93.636829] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   93.636835] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   93.636840] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf32c800 maddr: 0x7dac800 
Aug 15 23:13:52 security kernel: [   93.636845] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dac800 
Aug 15 23:13:52 security kernel: [   93.636860] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dac800 
Aug 15 23:13:52 security kernel: [   93.636866] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:52 security kernel: [   93.636871] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   93.636875] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   93.636880] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   93.636884] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf32d000 maddr: 0x7dad000 
Aug 15 23:13:52 security kernel: [   93.636889] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dad000 
Aug 15 23:13:52 security kernel: [   93.636903] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dad000 
Aug 15 23:13:52 security kernel: [   93.637548] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   93.637554] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   93.637559] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dac800  paddr: 0xf32c800 
Aug 15 23:13:52 security kernel: [   93.637566] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   93.637571] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dac800 
Aug 15 23:13:52 security kernel: [   93.637577] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   93.637581] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   93.637585] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dad000  paddr: 0xf32d000 
Aug 15 23:13:52 security kernel: [   93.637590] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   93.637669] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dad000 
Aug 15 23:13:52 security kernel: [   93.648618] (pipe 0x80000280): IN:  c0 02 00 00 4a 00 01 00 
Aug 15 23:13:52 security kernel: [   93.648648] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:52 security kernel: [   93.648663] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   93.648667] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   93.648672] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   93.648676] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf32d800 maddr: 0x7dad800 
Aug 15 23:13:52 security kernel: [   93.648682] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dad800 
Aug 15 23:13:52 security kernel: [   93.648696] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dad800 
Aug 15 23:13:52 security kernel: [   93.648702] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:52 security kernel: [   93.648707] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   93.648711] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   93.648716] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   93.648720] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf32e000 maddr: 0x7dae000 
Aug 15 23:13:52 security kernel: [   93.648725] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dae000 
Aug 15 23:13:52 security kernel: [   93.648739] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dae000 
Aug 15 23:13:52 security kernel: [   93.649216] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   93.649231] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   93.649235] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dad800  paddr: 0xf32d800 
Aug 15 23:13:52 security kernel: [   93.649241] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   93.649247] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dad800 
Aug 15 23:13:52 security kernel: [   93.649253] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   93.649257] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   93.649261] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dae000  paddr: 0xf32e000 
Aug 15 23:13:52 security kernel: [   93.649266] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   93.649271] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dae000 
Aug 15 23:13:52 security kernel: [   93.649311] <<< 13
Aug 15 23:13:52 security kernel: [   93.649317] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:52 security kernel: [   93.649341] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:52 security kernel: [   93.649347] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   93.649351] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   93.649356] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   93.649361] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf32e800 maddr: 0x7dae800 
Aug 15 23:13:52 security kernel: [   93.649366] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dae800 
Aug 15 23:13:52 security kernel: [   93.649380] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dae800 
Aug 15 23:13:52 security kernel: [   93.649386] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:52 security kernel: [   93.649391] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   93.649395] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   93.649400] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   93.649404] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf32f000 maddr: 0x7daf000 
Aug 15 23:13:52 security kernel: [   93.649409] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7daf000 
Aug 15 23:13:52 security kernel: [   93.649423] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7daf000 
Aug 15 23:13:52 security kernel: [   93.649840] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   93.649853] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   93.649857] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dae800  paddr: 0xf32e800 
Aug 15 23:13:52 security kernel: [   93.649864] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   93.649869] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dae800 
Aug 15 23:13:52 security kernel: [   93.649876] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   93.649881] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   93.649885] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7daf000  paddr: 0xf32f000 
Aug 15 23:13:52 security kernel: [   93.649891] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   93.649896] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7daf000 
Aug 15 23:13:52 security kernel: [   93.649931] <<< 00
Aug 15 23:13:52 security kernel: [   93.649940] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 00 06
Aug 15 23:13:52 security kernel: [   93.649969] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:52 security kernel: [   93.649976] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   93.649980] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   93.649986] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   93.649990] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf32f800 maddr: 0x7daf800 
Aug 15 23:13:52 security kernel: [   93.649997] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7daf800 
Aug 15 23:13:52 security kernel: [   93.650012] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7daf800 
Aug 15 23:13:52 security kernel: [   93.650018] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:52 security kernel: [   93.650025] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   93.650030] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   93.650035] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   93.650040] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf330000 maddr: 0x7db0000 
Aug 15 23:13:52 security kernel: [   93.650046] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db0000 
Aug 15 23:13:52 security kernel: [   93.650061] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db0000 
Aug 15 23:13:52 security kernel: [   93.650685] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   93.650713] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   93.650717] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7daf800  paddr: 0xf32f800 
Aug 15 23:13:52 security kernel: [   93.650723] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   93.650727] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7daf800 
Aug 15 23:13:52 security kernel: [   93.650734] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   93.650737] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   93.650741] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7db0000  paddr: 0xf330000 
Aug 15 23:13:52 security kernel: [   93.650746] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   93.650751] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db0000 
Aug 15 23:13:52 security kernel: [   93.660352] (pipe 0x80000200): OUT: 40 03 00 00 4a 00 01 00 >>> 00
Aug 15 23:13:52 security kernel: [   93.660383] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:52 security kernel: [   93.660391] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   93.660396] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   93.660401] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   93.660405] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf330800 maddr: 0x7db0800 
Aug 15 23:13:52 security kernel: [   93.660411] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db0800 
Aug 15 23:13:52 security kernel: [   93.660425] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db0800 
Aug 15 23:13:52 security kernel: [   93.660430] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:52 security kernel: [   93.660436] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   93.660440] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   93.660444] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   93.660448] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf331000 maddr: 0x7db1000 
Aug 15 23:13:52 security kernel: [   93.664017] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db1000 
Aug 15 23:13:52 security kernel: [   93.664017] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db1000 
Aug 15 23:13:52 security kernel: [   93.826623] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   93.826630] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   93.826634] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7db0800  paddr: 0xf330800 
Aug 15 23:13:52 security kernel: [   93.826640] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   93.826645] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db0800 
Aug 15 23:13:52 security kernel: [   93.826651] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   93.826655] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   93.826659] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7db1000  paddr: 0xf331000 
Aug 15 23:13:52 security kernel: [   93.826664] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   93.826669] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db1000 
Aug 15 23:13:52 security kernel: [   93.845802] (pipe 0x80000280): IN:  c0 02 00 00 4a 00 01 00 
Aug 15 23:13:52 security kernel: [   93.845837] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:52 security kernel: [   93.845849] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   93.845854] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   93.845860] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   93.845866] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf331800 maddr: 0x7db1800 
Aug 15 23:13:52 security kernel: [   93.845872] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db1800 
Aug 15 23:13:52 security kernel: [   93.845889] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db1800 
Aug 15 23:13:52 security kernel: [   93.845899] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:52 security kernel: [   93.845909] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   93.845913] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   93.845918] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   93.845923] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf332000 maddr: 0x7db2000 
Aug 15 23:13:52 security kernel: [   93.845929] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db2000 
Aug 15 23:13:52 security kernel: [   93.845945] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db2000 
Aug 15 23:13:52 security kernel: [   93.846447] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   93.846454] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   93.846458] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7db1800  paddr: 0xf331800 
Aug 15 23:13:52 security kernel: [   93.846464] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   93.846469] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db1800 
Aug 15 23:13:52 security kernel: [   93.846477] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   93.846480] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   93.846484] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7db2000  paddr: 0xf332000 
Aug 15 23:13:52 security kernel: [   93.846490] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   93.846494] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db2000 
Aug 15 23:13:52 security kernel: [   93.846535] <<< 1d
Aug 15 23:13:52 security kernel: [   93.846541] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:52 security kernel: [   93.846565] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:52 security kernel: [   93.846572] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   93.846576] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   93.846581] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   93.846585] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf332800 maddr: 0x7db2800 
Aug 15 23:13:52 security kernel: [   93.846591] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db2800 
Aug 15 23:13:52 security kernel: [   93.846605] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db2800 
Aug 15 23:13:52 security kernel: [   93.846610] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:52 security kernel: [   93.846616] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   93.846620] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   93.846624] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   93.846628] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf333000 maddr: 0x7db3000 
Aug 15 23:13:52 security kernel: [   93.846634] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db3000 
Aug 15 23:13:52 security kernel: [   93.846648] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db3000 
Aug 15 23:13:52 security kernel: [   93.847144] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   93.847175] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   93.847193] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7db2800  paddr: 0xf332800 
Aug 15 23:13:52 security kernel: [   93.847218] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   93.847239] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db2800 
Aug 15 23:13:52 security kernel: [   93.847266] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   93.847288] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   93.847291] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7db3000  paddr: 0xf333000 
Aug 15 23:13:52 security kernel: [   93.847297] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   93.847301] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db3000 
Aug 15 23:13:52 security kernel: [   93.847338] <<< 00
Aug 15 23:13:52 security kernel: [   93.847348] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 00 07
Aug 15 23:13:52 security kernel: [   93.847376] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:52 security kernel: [   93.847382] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   93.847386] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   93.847391] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   93.847396] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf333800 maddr: 0x7db3800 
Aug 15 23:13:52 security kernel: [   93.847402] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db3800 
Aug 15 23:13:52 security kernel: [   93.847416] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db3800 
Aug 15 23:13:52 security kernel: [   93.847421] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:52 security kernel: [   93.847427] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   93.847430] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   93.847435] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   93.847439] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf334000 maddr: 0x7db4000 
Aug 15 23:13:52 security kernel: [   93.847445] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db4000 
Aug 15 23:13:52 security kernel: [   93.847458] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db4000 
Aug 15 23:13:52 security kernel: [   93.848025] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   93.848057] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   93.848075] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7db3800  paddr: 0xf333800 
Aug 15 23:13:52 security kernel: [   93.848101] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   93.848103] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db3800 
Aug 15 23:13:52 security kernel: [   93.848103] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   93.848103] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   93.848103] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7db4000  paddr: 0xf334000 
Aug 15 23:13:52 security kernel: [   93.848103] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   93.848103] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db4000 
Aug 15 23:13:52 security kernel: [   93.868807] (pipe 0x80000200): OUT: 40 03 00 00 4a 00 01 00 >>> 00
Aug 15 23:13:52 security kernel: [   93.868842] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:52 security kernel: [   93.868862] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   93.868866] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   93.868872] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   93.868877] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf334800 maddr: 0x7db4800 
Aug 15 23:13:52 security kernel: [   93.868882] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db4800 
Aug 15 23:13:52 security kernel: [   93.868897] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db4800 
Aug 15 23:13:52 security kernel: [   93.868903] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:52 security kernel: [   93.868908] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   93.868912] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   93.868917] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   93.868921] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf335000 maddr: 0x7db5000 
Aug 15 23:13:52 security kernel: [   93.868927] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db5000 
Aug 15 23:13:52 security kernel: [   93.868941] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db5000 
Aug 15 23:13:52 security kernel: [   93.869513] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   93.869520] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   93.869525] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7db4800  paddr: 0xf334800 
Aug 15 23:13:52 security kernel: [   93.869531] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   93.869537] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db4800 
Aug 15 23:13:52 security kernel: [   93.869545] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   93.869549] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   93.869554] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7db5000  paddr: 0xf335000 
Aug 15 23:13:52 security kernel: [   93.869560] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   93.869565] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db5000 
Aug 15 23:13:52 security kernel: [   93.881699] (pipe 0x80000280): IN:  c0 02 00 00 4a 00 01 00 
Aug 15 23:13:52 security kernel: [   93.881761] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:52 security kernel: [   93.881771] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   93.881776] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   93.881783] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   93.881787] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf335800 maddr: 0x7db5800 
Aug 15 23:13:52 security kernel: [   93.881794] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db5800 
Aug 15 23:13:52 security kernel: [   93.881811] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db5800 
Aug 15 23:13:52 security kernel: [   93.881817] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:52 security kernel: [   93.881823] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   93.881828] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   93.881833] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   93.881837] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf336000 maddr: 0x7db6000 
Aug 15 23:13:52 security kernel: [   93.881844] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db6000 
Aug 15 23:13:52 security kernel: [   93.881859] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db6000 
Aug 15 23:13:52 security kernel: [   93.882376] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   93.882381] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   93.882385] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7db5800  paddr: 0xf335800 
Aug 15 23:13:52 security kernel: [   93.882391] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   93.882396] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db5800 
Aug 15 23:13:52 security kernel: [   93.882402] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   93.882406] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   93.882410] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7db6000  paddr: 0xf336000 
Aug 15 23:13:52 security kernel: [   93.882420] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   93.882425] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db6000 
Aug 15 23:13:52 security kernel: [   93.882515] <<< 10
Aug 15 23:13:52 security kernel: [   93.882521] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:52 security kernel: [   93.882544] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:52 security kernel: [   93.882550] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   93.882554] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   93.882559] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   93.882564] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf336800 maddr: 0x7db6800 
Aug 15 23:13:52 security kernel: [   93.884101] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db6800 
Aug 15 23:13:52 security kernel: [   93.884101] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db6800 
Aug 15 23:13:52 security kernel: [   93.884101] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:52 security kernel: [   93.884101] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   93.884101] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   93.884101] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   93.884101] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf337000 maddr: 0x7db7000 
Aug 15 23:13:52 security kernel: [   93.884101] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db7000 
Aug 15 23:13:52 security kernel: [   93.884101] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db7000 
Aug 15 23:13:52 security kernel: [   94.030641] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   94.030647] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   94.030652] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7db6800  paddr: 0xf336800 
Aug 15 23:13:52 security kernel: [   94.030659] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   94.030664] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db6800 
Aug 15 23:13:52 security kernel: [   94.030670] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   94.030674] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   94.030678] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7db7000  paddr: 0xf337000 
Aug 15 23:13:52 security kernel: [   94.030683] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   94.030688] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db7000 
Aug 15 23:13:52 security kernel: [   94.048039] <<< 00
Aug 15 23:13:52 security kernel: [   94.048061] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 00 08
Aug 15 23:13:52 security kernel: [   94.048287] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:52 security kernel: [   94.048296] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   94.048300] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   94.048306] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   94.048310] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf337800 maddr: 0x7db7800 
Aug 15 23:13:52 security kernel: [   94.048316] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db7800 
Aug 15 23:13:52 security kernel: [   94.048330] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db7800 
Aug 15 23:13:52 security kernel: [   94.048336] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:52 security kernel: [   94.048342] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   94.048346] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   94.048350] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   94.048354] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf338000 maddr: 0x7db8000 
Aug 15 23:13:52 security kernel: [   94.048360] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db8000 
Aug 15 23:13:52 security kernel: [   94.048373] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db8000 
Aug 15 23:13:52 security kernel: [   94.048846] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   94.048854] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   94.048858] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7db7800  paddr: 0xf337800 
Aug 15 23:13:52 security kernel: [   94.048863] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   94.048868] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db7800 
Aug 15 23:13:52 security kernel: [   94.048875] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   94.048879] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   94.048883] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7db8000  paddr: 0xf338000 
Aug 15 23:13:52 security kernel: [   94.048888] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   94.048893] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db8000 
Aug 15 23:13:52 security kernel: [   94.072601] (pipe 0x80000200): OUT: 40 03 00 00 4a 00 01 00 >>> 00
Aug 15 23:13:52 security kernel: [   94.072649] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:52 security kernel: [   94.072670] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   94.072677] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   94.072685] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   94.072693] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf338800 maddr: 0x7db8800 
Aug 15 23:13:52 security kernel: [   94.072703] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db8800 
Aug 15 23:13:52 security kernel: [   94.072725] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db8800 
Aug 15 23:13:52 security kernel: [   94.072733] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:52 security kernel: [   94.072742] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   94.072747] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   94.072754] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   94.072760] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf339000 maddr: 0x7db9000 
Aug 15 23:13:52 security kernel: [   94.072768] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db9000 
Aug 15 23:13:52 security kernel: [   94.072789] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db9000 
Aug 15 23:13:52 security kernel: [   94.073364] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   94.073380] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   94.073386] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7db8800  paddr: 0xf338800 
Aug 15 23:13:52 security kernel: [   94.073395] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   94.073402] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db8800 
Aug 15 23:13:52 security kernel: [   94.073412] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   94.073417] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   94.073423] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7db9000  paddr: 0xf339000 
Aug 15 23:13:52 security kernel: [   94.073443] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   94.073449] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db9000 
Aug 15 23:13:52 security kernel: [   94.084688] (pipe 0x80000280): IN:  c0 02 00 00 4a 00 01 00 
Aug 15 23:13:52 security kernel: [   94.084732] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:52 security kernel: [   94.084754] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   94.084761] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   94.084768] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   94.084775] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf339800 maddr: 0x7db9800 
Aug 15 23:13:52 security kernel: [   94.084783] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db9800 
Aug 15 23:13:52 security kernel: [   94.084805] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db9800 
Aug 15 23:13:52 security kernel: [   94.084813] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:52 security kernel: [   94.084822] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   94.084828] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   94.084834] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   94.084840] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf33a000 maddr: 0x7dba000 
Aug 15 23:13:52 security kernel: [   94.084849] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dba000 
Aug 15 23:13:52 security kernel: [   94.084869] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dba000 
Aug 15 23:13:52 security kernel: [   94.085348] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   94.085357] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   94.085363] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7db9800  paddr: 0xf339800 
Aug 15 23:13:52 security kernel: [   94.085372] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   94.085379] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7db9800 
Aug 15 23:13:52 security kernel: [   94.085389] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   94.085395] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   94.085400] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dba000  paddr: 0xf33a000 
Aug 15 23:13:52 security kernel: [   94.085409] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   94.085416] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dba000 
Aug 15 23:13:52 security kernel: [   94.085506] <<< 1e
Aug 15 23:13:52 security kernel: [   94.085516] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:52 security kernel: [   94.085550] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:52 security kernel: [   94.085559] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   94.085565] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   94.085572] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   94.085579] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf33a800 maddr: 0x7dba800 
Aug 15 23:13:52 security kernel: [   94.085587] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dba800 
Aug 15 23:13:52 security kernel: [   94.085607] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dba800 
Aug 15 23:13:52 security kernel: [   94.085616] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:52 security kernel: [   94.085624] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   94.085630] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   94.085638] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   94.085644] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf33b000 maddr: 0x7dbb000 
Aug 15 23:13:52 security kernel: [   94.085653] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dbb000 
Aug 15 23:13:52 security kernel: [   94.085673] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dbb000 
Aug 15 23:13:52 security kernel: [   94.086541] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   94.086550] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   94.086556] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dba800  paddr: 0xf33a800 
Aug 15 23:13:52 security kernel: [   94.086565] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   94.086572] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dba800 
Aug 15 23:13:52 security kernel: [   94.086581] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   94.086587] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   94.086592] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dbb000  paddr: 0xf33b000 
Aug 15 23:13:52 security kernel: [   94.086601] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   94.086608] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dbb000 
Aug 15 23:13:52 security kernel: [   94.086829] <<< 00
Aug 15 23:13:52 security kernel: [   94.086842] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 00 09
Aug 15 23:13:52 security kernel: [   94.086879] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:52 security kernel: [   94.086888] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   94.086895] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   94.086903] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   94.086910] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf33b800 maddr: 0x7dbb800 
Aug 15 23:13:52 security kernel: [   94.086919] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dbb800 
Aug 15 23:13:52 security kernel: [   94.086939] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dbb800 
Aug 15 23:13:52 security kernel: [   94.086947] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:52 security kernel: [   94.086955] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   94.086961] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   94.086968] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   94.086974] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf33c000 maddr: 0x7dbc000 
Aug 15 23:13:52 security kernel: [   94.086983] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dbc000 
Aug 15 23:13:52 security kernel: [   94.087003] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dbc000 
Aug 15 23:13:52 security kernel: [   94.087579] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   94.087596] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   94.087602] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dbb800  paddr: 0xf33b800 
Aug 15 23:13:52 security kernel: [   94.087611] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   94.087618] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dbb800 
Aug 15 23:13:52 security kernel: [   94.087628] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   94.087634] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   94.087639] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dbc000  paddr: 0xf33c000 
Aug 15 23:13:52 security kernel: [   94.087647] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   94.087654] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dbc000 
Aug 15 23:13:52 security kernel: [   94.096316] (pipe 0x80000200): OUT: 40 03 00 00 4a 00 01 00 >>> 00
Aug 15 23:13:52 security kernel: [   94.096348] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:52 security kernel: [   94.096357] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   94.096361] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   94.096366] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   94.096370] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf33c800 maddr: 0x7dbc800 
Aug 15 23:13:52 security kernel: [   94.096376] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dbc800 
Aug 15 23:13:52 security kernel: [   94.096390] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dbc800 
Aug 15 23:13:52 security kernel: [   94.096396] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:52 security kernel: [   94.096401] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   94.096405] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   94.096410] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   94.096414] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf33d000 maddr: 0x7dbd000 
Aug 15 23:13:52 security kernel: [   94.096420] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dbd000 
Aug 15 23:13:52 security kernel: [   94.096433] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dbd000 
Aug 15 23:13:52 security kernel: [   94.096952] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   94.096958] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   94.096962] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dbc800  paddr: 0xf33c800 
Aug 15 23:13:52 security kernel: [   94.096969] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   94.096975] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dbc800 
Aug 15 23:13:52 security kernel: [   94.100013] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   94.100013] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   94.100013] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dbd000  paddr: 0xf33d000 
Aug 15 23:13:52 security kernel: [   94.100013] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   94.100013] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dbd000 
Aug 15 23:13:52 security kernel: [   94.234950] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:13:52 security kernel: [   94.234994] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:52 security kernel: [   94.235006] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   94.235011] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   94.235016] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   94.235020] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf33d800 maddr: 0x7dbd800 
Aug 15 23:13:52 security kernel: [   94.235026] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dbd800 
Aug 15 23:13:52 security kernel: [   94.235036] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dbd800 
Aug 15 23:13:52 security kernel: [   94.235042] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:52 security kernel: [   94.235047] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   94.235052] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   94.235056] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   94.235061] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf33e000 maddr: 0x7dbe000 
Aug 15 23:13:52 security kernel: [   94.235069] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dbe000 
Aug 15 23:13:52 security kernel: [   94.235078] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dbe000 
Aug 15 23:13:52 security kernel: [   94.235458] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   94.235467] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   94.235471] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dbd800  paddr: 0xf33d800 
Aug 15 23:13:52 security kernel: [   94.235478] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   94.235484] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dbd800 
Aug 15 23:13:52 security kernel: [   94.235491] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   94.235495] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   94.235499] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dbe000  paddr: 0xf33e000 
Aug 15 23:13:52 security kernel: [   94.235506] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   94.235511] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dbe000 
Aug 15 23:13:52 security kernel: [   94.235558] <<< 00
Aug 15 23:13:52 security kernel: [   94.244621] (pipe 0x80000280): IN:  c0 02 00 00 4a 00 01 00 
Aug 15 23:13:52 security kernel: [   94.244653] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:52 security kernel: [   94.244669] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   94.244674] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   94.244679] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   94.244683] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf33e800 maddr: 0x7dbe800 
Aug 15 23:13:52 security kernel: [   94.244689] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dbe800 
Aug 15 23:13:52 security kernel: [   94.244704] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dbe800 
Aug 15 23:13:52 security kernel: [   94.244709] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:52 security kernel: [   94.244715] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   94.244723] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   94.244728] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   94.244732] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf33f000 maddr: 0x7dbf000 
Aug 15 23:13:52 security kernel: [   94.244737] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dbf000 
Aug 15 23:13:52 security kernel: [   94.244751] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dbf000 
Aug 15 23:13:52 security kernel: [   94.245187] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   94.245197] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   94.245201] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dbe800  paddr: 0xf33e800 
Aug 15 23:13:52 security kernel: [   94.245206] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   94.245211] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dbe800 
Aug 15 23:13:52 security kernel: [   94.245223] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   94.245226] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   94.245230] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dbf000  paddr: 0xf33f000 
Aug 15 23:13:52 security kernel: [   94.245236] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   94.245241] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dbf000 
Aug 15 23:13:52 security kernel: [   94.245275] <<< 11
Aug 15 23:13:52 security kernel: [   94.245281] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:52 security kernel: [   94.245308] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:52 security kernel: [   94.245315] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   94.245319] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   94.245324] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   94.245328] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf33f800 maddr: 0x7dbf800 
Aug 15 23:13:52 security kernel: [   94.245337] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dbf800 
Aug 15 23:13:52 security kernel: [   94.245350] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dbf800 
Aug 15 23:13:52 security kernel: [   94.245356] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:52 security kernel: [   94.245362] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   94.245366] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   94.245371] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   94.245375] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf340000 maddr: 0x7d40000 
Aug 15 23:13:52 security kernel: [   94.245381] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d40000 
Aug 15 23:13:52 security kernel: [   94.245394] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d40000 
Aug 15 23:13:52 security kernel: [   94.245807] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   94.245817] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   94.245823] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7dbf800  paddr: 0xf33f800 
Aug 15 23:13:52 security kernel: [   94.245829] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   94.245834] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7dbf800 
Aug 15 23:13:52 security kernel: [   94.245842] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   94.245846] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   94.245850] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d40000  paddr: 0xf340000 
Aug 15 23:13:52 security kernel: [   94.245856] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   94.245861] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d40000 
Aug 15 23:13:52 security kernel: [   94.245906] <<< 00
Aug 15 23:13:52 security kernel: [   94.245931] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 00 0a
Aug 15 23:13:52 security kernel: [   94.245964] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:52 security kernel: [   94.245971] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   94.245976] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   94.245981] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   94.245986] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf340800 maddr: 0x7d40800 
Aug 15 23:13:52 security kernel: [   94.245993] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d40800 
Aug 15 23:13:52 security kernel: [   94.246008] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d40800 
Aug 15 23:13:52 security kernel: [   94.246014] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:52 security kernel: [   94.246021] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   94.246025] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   94.246030] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   94.246036] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf341000 maddr: 0x7d41000 
Aug 15 23:13:52 security kernel: [   94.246042] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d41000 
Aug 15 23:13:52 security kernel: [   94.246057] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d41000 
Aug 15 23:13:52 security kernel: [   94.246566] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   94.246574] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   94.246579] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d40800  paddr: 0xf340800 
Aug 15 23:13:52 security kernel: [   94.246587] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   94.246592] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d40800 
Aug 15 23:13:52 security kernel: [   94.246598] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   94.246604] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   94.246607] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d41000  paddr: 0xf341000 
Aug 15 23:13:52 security kernel: [   94.246613] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   94.246617] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d41000 
Aug 15 23:13:52 security kernel: [   94.256415] (pipe 0x80000200): OUT: 40 03 00 00 4a 00 01 00 >>> 00
Aug 15 23:13:52 security kernel: [   94.256449] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:52 security kernel: [   94.256468] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   94.256472] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   94.256477] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   94.256482] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf341800 maddr: 0x7d41800 
Aug 15 23:13:52 security kernel: [   94.256488] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d41800 
Aug 15 23:13:52 security kernel: [   94.256502] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d41800 
Aug 15 23:13:52 security kernel: [   94.256508] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:52 security kernel: [   94.256513] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:52 security kernel: [   94.256518] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:52 security kernel: [   94.256524] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:52 security kernel: [   94.256528] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf342000 maddr: 0x7d42000 
Aug 15 23:13:52 security kernel: [   94.256534] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d42000 
Aug 15 23:13:52 security kernel: [   94.256547] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d42000 
Aug 15 23:13:52 security kernel: [   94.257095] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   94.257107] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   94.257112] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d41800  paddr: 0xf341800 
Aug 15 23:13:52 security kernel: [   94.257118] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   94.257123] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d41800 
Aug 15 23:13:52 security kernel: [   94.257135] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:52 security kernel: [   94.257141] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:52 security kernel: [   94.257146] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d42000  paddr: 0xf342000 
Aug 15 23:13:52 security kernel: [   94.257152] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:52 security kernel: [   94.257157] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d42000 
Aug 15 23:13:53 security kernel: [   94.268435] (pipe 0x80000280): IN:  c0 02 00 00 4a 00 01 00 
Aug 15 23:13:53 security kernel: [   94.268466] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:53 security kernel: [   94.268484] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   94.268488] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   94.268493] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   94.268497] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf342800 maddr: 0x7d42800 
Aug 15 23:13:53 security kernel: [   94.268503] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d42800 
Aug 15 23:13:53 security kernel: [   94.268517] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d42800 
Aug 15 23:13:53 security kernel: [   94.268523] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:53 security kernel: [   94.268528] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   94.268535] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   94.268540] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   94.268544] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf343000 maddr: 0x7d43000 
Aug 15 23:13:53 security kernel: [   94.268550] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d43000 
Aug 15 23:13:53 security kernel: [   94.268563] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d43000 
Aug 15 23:13:53 security kernel: [   94.269084] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   94.269090] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   94.269095] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d42800  paddr: 0xf342800 
Aug 15 23:13:53 security kernel: [   94.269102] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   94.269106] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d42800 
Aug 15 23:13:53 security kernel: [   94.269117] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   94.269133] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   94.269137] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d43000  paddr: 0xf343000 
Aug 15 23:13:53 security kernel: [   94.269143] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   94.269149] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d43000 
Aug 15 23:13:53 security kernel: [   94.269261] <<< 10
Aug 15 23:13:53 security kernel: [   94.269268] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:53 security kernel: [   94.269293] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:53 security kernel: [   94.269300] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   94.269305] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   94.269312] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   94.269318] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf343800 maddr: 0x7d43800 
Aug 15 23:13:53 security kernel: [   94.269324] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d43800 
Aug 15 23:13:53 security kernel: [   94.269342] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d43800 
Aug 15 23:13:53 security kernel: [   94.269348] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:53 security kernel: [   94.269354] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   94.269359] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   94.269364] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   94.269368] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf344000 maddr: 0x7d44000 
Aug 15 23:13:53 security kernel: [   94.269375] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d44000 
Aug 15 23:13:53 security kernel: [   94.269389] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d44000 
Aug 15 23:13:53 security kernel: [   94.269912] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   94.269943] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   94.269961] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d43800  paddr: 0xf343800 
Aug 15 23:13:53 security kernel: [   94.269988] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   94.270009] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d43800 
Aug 15 23:13:53 security kernel: [   94.270038] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   94.270055] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   94.270071] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d44000  paddr: 0xf344000 
Aug 15 23:13:53 security kernel: [   94.270095] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   94.270114] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d44000 
Aug 15 23:13:53 security kernel: [   94.270188] <<< 00
Aug 15 23:13:53 security kernel: [   94.270197] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 00 0b
Aug 15 23:13:53 security kernel: [   94.270227] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:53 security kernel: [   94.270234] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   94.270239] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   94.270244] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   94.270249] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf344800 maddr: 0x7d44800 
Aug 15 23:13:53 security kernel: [   94.270256] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d44800 
Aug 15 23:13:53 security kernel: [   94.270271] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d44800 
Aug 15 23:13:53 security kernel: [   94.270277] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:53 security kernel: [   94.270283] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   94.270288] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   94.270293] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   94.270298] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf345000 maddr: 0x7d45000 
Aug 15 23:13:53 security kernel: [   94.270308] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d45000 
Aug 15 23:13:53 security kernel: [   94.270323] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d45000 
Aug 15 23:13:53 security kernel: [   94.270902] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   94.270929] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   94.270951] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d44800  paddr: 0xf344800 
Aug 15 23:13:53 security kernel: [   94.270957] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   94.270961] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d44800 
Aug 15 23:13:53 security kernel: [   94.270967] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   94.272014] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   94.272014] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d45000  paddr: 0xf345000 
Aug 15 23:13:53 security kernel: [   94.272014] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   94.272014] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d45000 
Aug 15 23:13:53 security kernel: [   94.456808] (pipe 0x80000200): OUT: 40 03 00 00 4a 00 01 00 >>> 00
Aug 15 23:13:53 security kernel: [   94.456842] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:53 security kernel: [   94.456861] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   94.456865] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   94.456871] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   94.456875] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf345800 maddr: 0x7d45800 
Aug 15 23:13:53 security kernel: [   94.456885] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d45800 
Aug 15 23:13:53 security kernel: [   94.456901] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d45800 
Aug 15 23:13:53 security kernel: [   94.456907] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:53 security kernel: [   94.456912] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   94.456916] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   94.456921] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   94.456925] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf346000 maddr: 0x7d46000 
Aug 15 23:13:53 security kernel: [   94.456931] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d46000 
Aug 15 23:13:53 security kernel: [   94.456945] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d46000 
Aug 15 23:13:53 security kernel: [   94.457436] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   94.457447] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   94.457451] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d45800  paddr: 0xf345800 
Aug 15 23:13:53 security kernel: [   94.457457] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   94.457462] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d45800 
Aug 15 23:13:53 security kernel: [   94.457475] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   94.457479] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   94.457482] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d46000  paddr: 0xf346000 
Aug 15 23:13:53 security kernel: [   94.457488] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   94.457493] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d46000 
Aug 15 23:13:53 security kernel: [   94.468333] (pipe 0x80000280): IN:  c0 02 00 00 4a 00 01 00 
Aug 15 23:13:53 security kernel: [   94.468368] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:53 security kernel: [   94.468387] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   94.468392] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   94.468397] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   94.468406] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf346800 maddr: 0x7d46800 
Aug 15 23:13:53 security kernel: [   94.468412] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d46800 
Aug 15 23:13:53 security kernel: [   94.468427] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d46800 
Aug 15 23:13:53 security kernel: [   94.468432] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:53 security kernel: [   94.468438] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   94.468442] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   94.468446] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   94.468450] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf347000 maddr: 0x7d47000 
Aug 15 23:13:53 security kernel: [   94.468456] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d47000 
Aug 15 23:13:53 security kernel: [   94.468469] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d47000 
Aug 15 23:13:53 security kernel: [   94.468927] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   94.468936] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   94.468940] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d46800  paddr: 0xf346800 
Aug 15 23:13:53 security kernel: [   94.468947] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   94.468952] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d46800 
Aug 15 23:13:53 security kernel: [   94.468960] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   94.468964] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   94.468968] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d47000  paddr: 0xf347000 
Aug 15 23:13:53 security kernel: [   94.468975] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   94.468980] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d47000 
Aug 15 23:13:53 security kernel: [   94.469163] <<< 10
Aug 15 23:13:53 security kernel: [   94.469171] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:53 security kernel: [   94.469198] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:53 security kernel: [   94.469206] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   94.469210] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   94.469216] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   94.469220] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf347800 maddr: 0x7d47800 
Aug 15 23:13:53 security kernel: [   94.469227] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d47800 
Aug 15 23:13:53 security kernel: [   94.469242] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d47800 
Aug 15 23:13:53 security kernel: [   94.469248] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:53 security kernel: [   94.469254] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   94.469259] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   94.469264] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   94.469269] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf348000 maddr: 0x7d48000 
Aug 15 23:13:53 security kernel: [   94.469276] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d48000 
Aug 15 23:13:53 security kernel: [   94.469292] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d48000 
Aug 15 23:13:53 security kernel: [   94.469760] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   94.469792] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   94.469810] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d47800  paddr: 0xf347800 
Aug 15 23:13:53 security kernel: [   94.469836] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   94.469857] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d47800 
Aug 15 23:13:53 security kernel: [   94.469884] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   94.469901] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   94.469917] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d48000  paddr: 0xf348000 
Aug 15 23:13:53 security kernel: [   94.469941] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   94.469955] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d48000 
Aug 15 23:13:53 security kernel: [   94.469993] <<< 00
Aug 15 23:13:53 security kernel: [   94.470001] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 00 0c
Aug 15 23:13:53 security kernel: [   94.470032] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:53 security kernel: [   94.470042] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   94.470046] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   94.470051] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   94.470055] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf348800 maddr: 0x7d48800 
Aug 15 23:13:53 security kernel: [   94.470061] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d48800 
Aug 15 23:13:53 security kernel: [   94.470088] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d48800 
Aug 15 23:13:53 security kernel: [   94.470095] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:53 security kernel: [   94.470102] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   94.470106] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   94.470111] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   94.470116] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf349000 maddr: 0x7d49000 
Aug 15 23:13:53 security kernel: [   94.470123] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d49000 
Aug 15 23:13:53 security kernel: [   94.470137] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d49000 
Aug 15 23:13:53 security kernel: [   94.470691] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   94.470699] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   94.470703] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d48800  paddr: 0xf348800 
Aug 15 23:13:53 security kernel: [   94.470709] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   94.470716] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d48800 
Aug 15 23:13:53 security kernel: [   94.470722] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   94.470726] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   94.470729] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d49000  paddr: 0xf349000 
Aug 15 23:13:53 security kernel: [   94.470735] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   94.470739] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d49000 
Aug 15 23:13:53 security kernel: [   94.480335] (pipe 0x80000200): OUT: 40 03 00 00 4a 00 01 00 >>> 00
Aug 15 23:13:53 security kernel: [   94.480367] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:53 security kernel: [   94.480385] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   94.480389] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   94.480394] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   94.480399] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf349800 maddr: 0x7d49800 
Aug 15 23:13:53 security kernel: [   94.480404] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d49800 
Aug 15 23:13:53 security kernel: [   94.480418] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d49800 
Aug 15 23:13:53 security kernel: [   94.480424] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:53 security kernel: [   94.480430] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   94.480434] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   94.480438] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   94.480442] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf34a000 maddr: 0x7d4a000 
Aug 15 23:13:53 security kernel: [   94.480448] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d4a000 
Aug 15 23:13:53 security kernel: [   94.480461] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d4a000 
Aug 15 23:13:53 security kernel: [   94.480919] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   94.480925] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   94.480929] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d49800  paddr: 0xf349800 
Aug 15 23:13:53 security kernel: [   94.480935] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   94.480940] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d49800 
Aug 15 23:13:53 security kernel: [   94.480947] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   94.480951] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   94.480954] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d4a000  paddr: 0xf34a000 
Aug 15 23:13:53 security kernel: [   94.480960] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   94.480964] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d4a000 
Aug 15 23:13:53 security kernel: [   94.492583] (pipe 0x80000280): IN:  c0 02 00 00 4a 00 01 00 
Aug 15 23:13:53 security kernel: [   94.492615] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:53 security kernel: [   94.492631] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   94.492635] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   94.492641] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   94.492646] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf34a800 maddr: 0x7d4a800 
Aug 15 23:13:53 security kernel: [   94.492651] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d4a800 
Aug 15 23:13:53 security kernel: [   94.492666] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d4a800 
Aug 15 23:13:53 security kernel: [   94.492672] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:53 security kernel: [   94.492677] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   94.492681] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   94.492686] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   94.492690] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf34b000 maddr: 0x7d4b000 
Aug 15 23:13:53 security kernel: [   94.492695] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d4b000 
Aug 15 23:13:53 security kernel: [   94.492709] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d4b000 
Aug 15 23:13:53 security kernel: [   94.493260] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   94.493286] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   94.493309] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d4a800  paddr: 0xf34a800 
Aug 15 23:13:53 security kernel: [   94.493315] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   94.493319] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d4a800 
Aug 15 23:13:53 security kernel: [   94.493326] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   94.493329] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   94.493333] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d4b000  paddr: 0xf34b000 
Aug 15 23:13:53 security kernel: [   94.493338] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   94.493343] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d4b000 
Aug 15 23:13:53 security kernel: [   94.493376] <<< 10
Aug 15 23:13:53 security kernel: [   94.493382] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:53 security kernel: [   94.493406] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:53 security kernel: [   94.493412] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   94.493416] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   94.493421] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   94.493425] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf34b800 maddr: 0x7d4b800 
Aug 15 23:13:53 security kernel: [   94.493431] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d4b800 
Aug 15 23:13:53 security kernel: [   94.493445] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d4b800 
Aug 15 23:13:53 security kernel: [   94.493450] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:53 security kernel: [   94.493456] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   94.493460] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   94.493465] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   94.493469] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf34c000 maddr: 0x7d4c000 
Aug 15 23:13:53 security kernel: [   94.493474] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d4c000 
Aug 15 23:13:53 security kernel: [   94.493488] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d4c000 
Aug 15 23:13:53 security kernel: [   94.493880] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   94.493907] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   94.493924] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d4b800  paddr: 0xf34b800 
Aug 15 23:13:53 security kernel: [   94.493949] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   94.493969] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d4b800 
Aug 15 23:13:53 security kernel: [   94.493991] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   94.496069] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   94.496069] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d4c000  paddr: 0xf34c000 
Aug 15 23:13:53 security kernel: [   94.496069] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   94.496069] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d4c000 
Aug 15 23:13:53 security kernel: [   94.644406] <<< 00
Aug 15 23:13:53 security kernel: [   94.644424] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 00 0d
Aug 15 23:13:53 security kernel: [   94.644462] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:53 security kernel: [   94.644469] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   94.644474] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   94.644480] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   94.644485] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf34c800 maddr: 0x7d4c800 
Aug 15 23:13:53 security kernel: [   94.644491] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d4c800 
Aug 15 23:13:53 security kernel: [   94.644507] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d4c800 
Aug 15 23:13:53 security kernel: [   94.644514] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:53 security kernel: [   94.644520] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   94.644524] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   94.644530] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   94.644535] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf34d000 maddr: 0x7d4d000 
Aug 15 23:13:53 security kernel: [   94.644541] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d4d000 
Aug 15 23:13:53 security kernel: [   94.644556] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d4d000 
Aug 15 23:13:53 security kernel: [   94.645064] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   94.645073] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   94.645077] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d4c800  paddr: 0xf34c800 
Aug 15 23:13:53 security kernel: [   94.645091] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   94.645103] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d4c800 
Aug 15 23:13:53 security kernel: [   94.645110] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   94.645114] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   94.645119] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d4d000  paddr: 0xf34d000 
Aug 15 23:13:53 security kernel: [   94.645125] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   94.645130] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d4d000 
Aug 15 23:13:53 security kernel: [   94.656779] (pipe 0x80000200): OUT: 40 03 00 00 4a 00 01 00 >>> 00
Aug 15 23:13:53 security kernel: [   94.656812] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:53 security kernel: [   94.656829] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   94.656833] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   94.656838] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   94.656843] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf34d800 maddr: 0x7d4d800 
Aug 15 23:13:53 security kernel: [   94.656855] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d4d800 
Aug 15 23:13:53 security kernel: [   94.656869] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d4d800 
Aug 15 23:13:53 security kernel: [   94.656875] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:53 security kernel: [   94.656880] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   94.656884] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   94.656889] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   94.656893] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf34e000 maddr: 0x7d4e000 
Aug 15 23:13:53 security kernel: [   94.656899] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d4e000 
Aug 15 23:13:53 security kernel: [   94.656912] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d4e000 
Aug 15 23:13:53 security kernel: [   94.658156] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   94.658187] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   94.658206] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d4d800  paddr: 0xf34d800 
Aug 15 23:13:53 security kernel: [   94.658231] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   94.658253] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d4d800 
Aug 15 23:13:53 security kernel: [   94.658281] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   94.658298] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   94.658314] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d4e000  paddr: 0xf34e000 
Aug 15 23:13:53 security kernel: [   94.658341] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   94.658355] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d4e000 
Aug 15 23:13:53 security kernel: [   94.668470] (pipe 0x80000280): IN:  c0 02 00 00 4a 00 01 00 
Aug 15 23:13:53 security kernel: [   94.668499] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:53 security kernel: [   94.668509] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   94.668513] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   94.668518] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   94.668523] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf34e800 maddr: 0x7d4e800 
Aug 15 23:13:53 security kernel: [   94.668528] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d4e800 
Aug 15 23:13:53 security kernel: [   94.668542] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d4e800 
Aug 15 23:13:53 security kernel: [   94.668548] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:53 security kernel: [   94.668553] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   94.668558] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   94.668562] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   94.668567] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf34f000 maddr: 0x7d4f000 
Aug 15 23:13:53 security kernel: [   94.668573] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d4f000 
Aug 15 23:13:53 security kernel: [   94.668586] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d4f000 
Aug 15 23:13:53 security kernel: [   94.669042] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   94.669055] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   94.669059] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d4e800  paddr: 0xf34e800 
Aug 15 23:13:53 security kernel: [   94.669065] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   94.669070] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d4e800 
Aug 15 23:13:53 security kernel: [   94.669079] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   94.669085] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   94.669089] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d4f000  paddr: 0xf34f000 
Aug 15 23:13:53 security kernel: [   94.669094] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   94.669099] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d4f000 
Aug 15 23:13:53 security kernel: [   94.670162] <<< 10
Aug 15 23:13:53 security kernel: [   94.670184] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:53 security kernel: [   94.670212] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:53 security kernel: [   94.670220] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   94.670224] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   94.670230] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   94.670235] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf34f800 maddr: 0x7d4f800 
Aug 15 23:13:53 security kernel: [   94.670242] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d4f800 
Aug 15 23:13:53 security kernel: [   94.670258] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d4f800 
Aug 15 23:13:53 security kernel: [   94.670264] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:53 security kernel: [   94.670271] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   94.670275] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   94.670281] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   94.670285] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf350000 maddr: 0x7d50000 
Aug 15 23:13:53 security kernel: [   94.670292] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d50000 
Aug 15 23:13:53 security kernel: [   94.670307] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d50000 
Aug 15 23:13:53 security kernel: [   94.670792] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   94.670799] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   94.670803] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d4f800  paddr: 0xf34f800 
Aug 15 23:13:53 security kernel: [   94.670809] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   94.670814] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d4f800 
Aug 15 23:13:53 security kernel: [   94.670820] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   94.670825] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   94.670833] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d50000  paddr: 0xf350000 
Aug 15 23:13:53 security kernel: [   94.670839] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   94.670843] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d50000 
Aug 15 23:13:53 security kernel: [   94.670873] <<< 00
Aug 15 23:13:53 security kernel: [   94.670881] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 00 0e
Aug 15 23:13:53 security kernel: [   94.670910] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:53 security kernel: [   94.670917] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   94.670921] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   94.670926] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   94.670930] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf350800 maddr: 0x7d50800 
Aug 15 23:13:53 security kernel: [   94.670936] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d50800 
Aug 15 23:13:53 security kernel: [   94.670949] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d50800 
Aug 15 23:13:53 security kernel: [   94.670955] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:53 security kernel: [   94.670960] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   94.670964] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   94.670969] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   94.670973] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf351000 maddr: 0x7d51000 
Aug 15 23:13:53 security kernel: [   94.670979] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d51000 
Aug 15 23:13:53 security kernel: [   94.670992] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d51000 
Aug 15 23:13:53 security kernel: [   94.671644] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   94.671671] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   94.671681] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d50800  paddr: 0xf350800 
Aug 15 23:13:53 security kernel: [   94.671687] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   94.671696] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d50800 
Aug 15 23:13:53 security kernel: [   94.671703] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   94.671706] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   94.671710] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d51000  paddr: 0xf351000 
Aug 15 23:13:53 security kernel: [   94.671715] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   94.671720] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d51000 
Aug 15 23:13:53 security kernel: [   94.680352] (pipe 0x80000200): OUT: 40 03 00 00 4a 00 01 00 >>> 00
Aug 15 23:13:53 security kernel: [   94.680383] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:53 security kernel: [   94.680397] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   94.680402] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   94.680407] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   94.680411] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf351800 maddr: 0x7d51800 
Aug 15 23:13:53 security kernel: [   94.680417] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d51800 
Aug 15 23:13:53 security kernel: [   94.680431] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d51800 
Aug 15 23:13:53 security kernel: [   94.680437] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:53 security kernel: [   94.680442] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   94.680446] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   94.680454] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   94.680462] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf352000 maddr: 0x7d52000 
Aug 15 23:13:53 security kernel: [   94.680467] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d52000 
Aug 15 23:13:53 security kernel: [   94.680481] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d52000 
Aug 15 23:13:53 security kernel: [   94.681028] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   94.681038] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   94.681043] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d51800  paddr: 0xf351800 
Aug 15 23:13:53 security kernel: [   94.681049] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   94.681054] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d51800 
Aug 15 23:13:53 security kernel: [   94.681060] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   94.681068] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   94.681071] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d52000  paddr: 0xf352000 
Aug 15 23:13:53 security kernel: [   94.681077] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   94.681081] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d52000 
Aug 15 23:13:53 security kernel: [   94.692546] (pipe 0x80000280): IN:  c0 02 00 00 4a 00 01 00 
Aug 15 23:13:53 security kernel: [   94.692577] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:53 security kernel: [   94.692592] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   94.692597] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   94.692602] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   94.692606] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf352800 maddr: 0x7d52800 
Aug 15 23:13:53 security kernel: [   94.692612] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d52800 
Aug 15 23:13:53 security kernel: [   94.692626] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d52800 
Aug 15 23:13:53 security kernel: [   94.692632] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:53 security kernel: [   94.692637] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   94.692641] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   94.692646] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   94.692651] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf353000 maddr: 0x7d53000 
Aug 15 23:13:53 security kernel: [   94.692657] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d53000 
Aug 15 23:13:53 security kernel: [   94.692671] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d53000 
Aug 15 23:13:53 security kernel: [   94.693244] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   94.693270] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   94.693288] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d52800  paddr: 0xf352800 
Aug 15 23:13:53 security kernel: [   94.693301] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   94.693305] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d52800 
Aug 15 23:13:53 security kernel: [   94.693312] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   94.693315] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   94.693319] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d53000  paddr: 0xf353000 
Aug 15 23:13:53 security kernel: [   94.693324] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   94.693329] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d53000 
Aug 15 23:13:53 security kernel: [   94.693361] <<< 10
Aug 15 23:13:53 security kernel: [   94.693367] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:53 security kernel: [   94.693391] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009928 maddr: 0x189e85928 
Aug 15 23:13:53 security kernel: [   94.693397] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   94.693401] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   94.693406] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   94.693410] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf353800 maddr: 0x7d53800 
Aug 15 23:13:53 security kernel: [   94.693416] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d53800 
Aug 15 23:13:53 security kernel: [   94.693430] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d53800 
Aug 15 23:13:53 security kernel: [   94.693435] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:53 security kernel: [   94.693441] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   94.693445] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   94.693449] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   94.693453] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf354000 maddr: 0x7d54000 
Aug 15 23:13:53 security kernel: [   94.693459] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d54000 
Aug 15 23:13:53 security kernel: [   94.693473] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d54000 
Aug 15 23:13:53 security kernel: [   94.693865] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   94.693891] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   94.693908] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d53800  paddr: 0xf353800 
Aug 15 23:13:53 security kernel: [   94.693933] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   94.693953] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d53800 
Aug 15 23:13:53 security kernel: [   94.693974] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   94.696100] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   94.696100] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d54000  paddr: 0xf354000 
Aug 15 23:13:53 security kernel: [   94.696100] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   94.696100] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d54000 
Aug 15 23:13:53 security kernel: [   94.848277] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 <<< 00
Aug 15 23:13:53 security kernel: [   94.848436] saa7115 0-0025: saa7113 found (1f7113d0e100000) @ 0x4a (em28xx #0)
Aug 15 23:13:53 security kernel: [   94.848709] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 01 08
Aug 15 23:13:53 security kernel: [   94.848735] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:53 security kernel: [   94.848747] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   94.848751] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   94.848756] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   94.848761] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf354800 maddr: 0x7d54800 
Aug 15 23:13:53 security kernel: [   94.848767] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d54800 
Aug 15 23:13:53 security kernel: [   94.848781] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d54800 
Aug 15 23:13:53 security kernel: [   94.848787] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:53 security kernel: [   94.848792] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   94.848796] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   94.848801] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   94.848805] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf355000 maddr: 0x7d55000 
Aug 15 23:13:53 security kernel: [   94.848810] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d55000 
Aug 15 23:13:53 security kernel: [   94.848824] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d55000 
Aug 15 23:13:53 security kernel: [   94.849276] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   94.849292] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   94.849296] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d54800  paddr: 0xf354800 
Aug 15 23:13:53 security kernel: [   94.849302] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   94.849307] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d54800 
Aug 15 23:13:53 security kernel: [   94.849318] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   94.849322] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   94.849326] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d55000  paddr: 0xf355000 
Aug 15 23:13:53 security kernel: [   94.849331] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   94.849336] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d55000 
Aug 15 23:13:53 security kernel: [   94.849401] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:53 security kernel: [   94.849408] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   94.849412] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   94.849417] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   94.849422] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf355800 maddr: 0x7d55800 
Aug 15 23:13:53 security kernel: [   94.849427] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d55800 
Aug 15 23:13:53 security kernel: [   94.849437] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d55800 
Aug 15 23:13:53 security kernel: [   94.849442] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:53 security kernel: [   94.849448] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   94.849452] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   94.849456] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   94.849460] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf356000 maddr: 0x7d56000 
Aug 15 23:13:53 security kernel: [   94.849466] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d56000 
Aug 15 23:13:53 security kernel: [   94.849475] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d56000 
Aug 15 23:13:53 security kernel: [   94.849889] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   94.849896] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   94.849900] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d55800  paddr: 0xf355800 
Aug 15 23:13:53 security kernel: [   94.849906] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   94.849911] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d55800 
Aug 15 23:13:53 security kernel: [   94.849917] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   94.849922] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   94.849926] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d56000  paddr: 0xf356000 
Aug 15 23:13:53 security kernel: [   94.849931] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   94.849936] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d56000 
Aug 15 23:13:53 security kernel: [   94.849964] <<< 00
Aug 15 23:13:53 security kernel: [   94.860826] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 02 c2
Aug 15 23:13:53 security kernel: [   94.860860] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:53 security kernel: [   94.860879] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   94.860883] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   94.860888] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   94.860893] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf356800 maddr: 0x7d56800 
Aug 15 23:13:53 security kernel: [   94.860905] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d56800 
Aug 15 23:13:53 security kernel: [   94.860920] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d56800 
Aug 15 23:13:53 security kernel: [   94.860926] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:53 security kernel: [   94.860931] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   94.860935] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   94.860940] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   94.860944] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf357000 maddr: 0x7d57000 
Aug 15 23:13:53 security kernel: [   94.860949] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d57000 
Aug 15 23:13:53 security kernel: [   94.860963] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d57000 
Aug 15 23:13:53 security kernel: [   94.862177] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   94.862185] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   94.862192] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d56800  paddr: 0xf356800 
Aug 15 23:13:53 security kernel: [   94.862198] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   94.862203] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d56800 
Aug 15 23:13:53 security kernel: [   94.862215] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   94.862222] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   94.862225] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d57000  paddr: 0xf357000 
Aug 15 23:13:53 security kernel: [   94.862247] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   94.862252] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d57000 
Aug 15 23:13:53 security kernel: [   94.872781] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 03 30
Aug 15 23:13:53 security kernel: [   94.872814] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:53 security kernel: [   94.872829] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   94.872833] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   94.872839] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   94.872843] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf357800 maddr: 0x7d57800 
Aug 15 23:13:53 security kernel: [   94.872853] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d57800 
Aug 15 23:13:53 security kernel: [   94.872868] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d57800 
Aug 15 23:13:53 security kernel: [   94.872873] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:53 security kernel: [   94.872878] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   94.872882] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   94.872887] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   94.872891] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf358000 maddr: 0x7d58000 
Aug 15 23:13:53 security kernel: [   94.872897] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d58000 
Aug 15 23:13:53 security kernel: [   94.872910] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d58000 
Aug 15 23:13:53 security kernel: [   94.873535] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   94.873567] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   94.873586] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d57800  paddr: 0xf357800 
Aug 15 23:13:53 security kernel: [   94.873612] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   94.873634] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d57800 
Aug 15 23:13:53 security kernel: [   94.873662] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   94.873679] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   94.873698] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d58000  paddr: 0xf358000 
Aug 15 23:13:53 security kernel: [   94.873703] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   94.873707] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d58000 
Aug 15 23:13:53 security kernel: [   94.884474] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 04 00
Aug 15 23:13:53 security kernel: [   94.884507] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:53 security kernel: [   94.884523] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   94.884527] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   94.884532] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   94.884536] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf358800 maddr: 0x7d58800 
Aug 15 23:13:53 security kernel: [   94.884542] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d58800 
Aug 15 23:13:53 security kernel: [   94.884556] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d58800 
Aug 15 23:13:53 security kernel: [   94.884562] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:53 security kernel: [   94.884567] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   94.884571] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   94.884578] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   94.884583] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf359000 maddr: 0x7d59000 
Aug 15 23:13:53 security kernel: [   94.884588] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d59000 
Aug 15 23:13:53 security kernel: [   94.884602] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d59000 
Aug 15 23:13:53 security kernel: [   94.885070] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   94.885078] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   94.885086] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d58800  paddr: 0xf358800 
Aug 15 23:13:53 security kernel: [   94.885091] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   94.885096] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d58800 
Aug 15 23:13:53 security kernel: [   94.885105] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   94.885111] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   94.885115] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d59000  paddr: 0xf359000 
Aug 15 23:13:53 security kernel: [   94.885120] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   94.885125] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d59000 
Aug 15 23:13:53 security kernel: [   94.896690] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 05 00
Aug 15 23:13:53 security kernel: [   94.896735] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:53 security kernel: [   94.896752] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   94.896759] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   94.896766] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   94.896780] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf359800 maddr: 0x7d59800 
Aug 15 23:13:53 security kernel: [   94.896789] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d59800 
Aug 15 23:13:53 security kernel: [   94.896810] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d59800 
Aug 15 23:13:53 security kernel: [   94.896818] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:53 security kernel: [   94.896827] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   94.896832] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   94.896839] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   94.896845] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf35a000 maddr: 0x7d5a000 
Aug 15 23:13:53 security kernel: [   94.896854] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d5a000 
Aug 15 23:13:53 security kernel: [   94.896875] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d5a000 
Aug 15 23:13:53 security kernel: [   94.897451] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   94.897461] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   94.897467] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d59800  paddr: 0xf359800 
Aug 15 23:13:53 security kernel: [   94.897475] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   94.897482] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d59800 
Aug 15 23:13:53 security kernel: [   94.897492] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   94.897497] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   94.897503] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d5a000  paddr: 0xf35a000 
Aug 15 23:13:53 security kernel: [   94.897511] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   94.897517] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d5a000 
Aug 15 23:13:53 security kernel: [   94.908524] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 06 89
Aug 15 23:13:53 security kernel: [   94.908572] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:53 security kernel: [   94.908585] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   94.908591] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   94.908599] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   94.908605] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf35a800 maddr: 0x7d5a800 
Aug 15 23:13:53 security kernel: [   94.908614] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d5a800 
Aug 15 23:13:53 security kernel: [   94.908636] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d5a800 
Aug 15 23:13:53 security kernel: [   94.908644] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:53 security kernel: [   94.908652] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   94.908658] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   94.908665] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   94.908671] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf35b000 maddr: 0x7d5b000 
Aug 15 23:13:53 security kernel: [   94.908679] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d5b000 
Aug 15 23:13:53 security kernel: [   94.908700] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d5b000 
Aug 15 23:13:53 security kernel: [   94.909295] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   94.909318] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   94.909324] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d5a800  paddr: 0xf35a800 
Aug 15 23:13:53 security kernel: [   94.909332] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   94.909339] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d5a800 
Aug 15 23:13:53 security kernel: [   94.909348] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   94.912102] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   94.912102] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d5b000  paddr: 0xf35b000 
Aug 15 23:13:53 security kernel: [   94.912102] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   94.912102] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d5b000 
Aug 15 23:13:53 security kernel: [   95.060484] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 07 0d
Aug 15 23:13:53 security kernel: [   95.060516] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:53 security kernel: [   95.060532] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   95.060536] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   95.060541] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   95.060545] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf35b800 maddr: 0x7d5b800 
Aug 15 23:13:53 security kernel: [   95.060551] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d5b800 
Aug 15 23:13:53 security kernel: [   95.060565] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d5b800 
Aug 15 23:13:53 security kernel: [   95.060571] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:53 security kernel: [   95.060576] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   95.060580] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   95.060588] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   95.060592] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf35c000 maddr: 0x7d5c000 
Aug 15 23:13:53 security kernel: [   95.060598] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d5c000 
Aug 15 23:13:53 security kernel: [   95.060611] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d5c000 
Aug 15 23:13:53 security kernel: [   95.061178] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   95.061191] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   95.061198] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d5b800  paddr: 0xf35b800 
Aug 15 23:13:53 security kernel: [   95.061204] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   95.061209] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d5b800 
Aug 15 23:13:53 security kernel: [   95.061221] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   95.061225] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   95.061228] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d5c000  paddr: 0xf35c000 
Aug 15 23:13:53 security kernel: [   95.061234] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   95.061238] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d5c000 
Aug 15 23:13:53 security kernel: [   95.072580] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 08 88
Aug 15 23:13:53 security kernel: [   95.072613] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:53 security kernel: [   95.072628] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   95.072632] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   95.072637] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   95.072641] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf35c800 maddr: 0x7d5c800 
Aug 15 23:13:53 security kernel: [   95.072647] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d5c800 
Aug 15 23:13:53 security kernel: [   95.072662] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d5c800 
Aug 15 23:13:53 security kernel: [   95.072667] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:53 security kernel: [   95.072673] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   95.072681] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   95.072686] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   95.072690] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf35d000 maddr: 0x7d5d000 
Aug 15 23:13:53 security kernel: [   95.072695] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d5d000 
Aug 15 23:13:53 security kernel: [   95.072709] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d5d000 
Aug 15 23:13:53 security kernel: [   95.073179] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   95.073188] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   95.073195] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d5c800  paddr: 0xf35c800 
Aug 15 23:13:53 security kernel: [   95.073201] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   95.073206] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d5c800 
Aug 15 23:13:53 security kernel: [   95.073214] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   95.073220] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   95.073224] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d5d000  paddr: 0xf35d000 
Aug 15 23:13:53 security kernel: [   95.073229] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   95.073234] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d5d000 
Aug 15 23:13:53 security kernel: [   95.084708] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 09 01
Aug 15 23:13:53 security kernel: [   95.084776] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:53 security kernel: [   95.084800] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   95.084810] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   95.084823] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   95.084833] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf35d800 maddr: 0x7d5d800 
Aug 15 23:13:53 security kernel: [   95.084845] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d5d800 
Aug 15 23:13:53 security kernel: [   95.084877] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d5d800 
Aug 15 23:13:53 security kernel: [   95.084889] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:53 security kernel: [   95.084901] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   95.084910] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   95.084920] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   95.084929] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf35e000 maddr: 0x7d5e000 
Aug 15 23:13:53 security kernel: [   95.084942] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d5e000 
Aug 15 23:13:53 security kernel: [   95.084973] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d5e000 
Aug 15 23:13:53 security kernel: [   95.085580] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   95.085599] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   95.085608] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d5d800  paddr: 0xf35d800 
Aug 15 23:13:53 security kernel: [   95.085621] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   95.085633] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d5d800 
Aug 15 23:13:53 security kernel: [   95.085646] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   95.085655] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   95.085663] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d5e000  paddr: 0xf35e000 
Aug 15 23:13:53 security kernel: [   95.085675] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   95.085684] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d5e000 
Aug 15 23:13:53 security kernel: [   95.096884] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 0a 80
Aug 15 23:13:53 security kernel: [   95.096952] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:53 security kernel: [   95.096976] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   95.096986] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   95.096997] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   95.097006] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf35e800 maddr: 0x7d5e800 
Aug 15 23:13:53 security kernel: [   95.097019] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d5e800 
Aug 15 23:13:53 security kernel: [   95.097051] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d5e800 
Aug 15 23:13:53 security kernel: [   95.097063] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:53 security kernel: [   95.097075] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   95.097085] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   95.097095] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   95.097104] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf35f000 maddr: 0x7d5f000 
Aug 15 23:13:53 security kernel: [   95.097117] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d5f000 
Aug 15 23:13:53 security kernel: [   95.097147] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d5f000 
Aug 15 23:13:53 security kernel: [   95.097702] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   95.097719] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   95.097728] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d5e800  paddr: 0xf35e800 
Aug 15 23:13:53 security kernel: [   95.097741] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   95.097752] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d5e800 
Aug 15 23:13:53 security kernel: [   95.097765] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   95.097774] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   95.097782] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d5f000  paddr: 0xf35f000 
Aug 15 23:13:53 security kernel: [   95.097794] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   95.097803] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d5f000 
Aug 15 23:13:53 security kernel: [   95.108671] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 0b 47
Aug 15 23:13:53 security kernel: [   95.108738] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:53 security kernel: [   95.108760] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   95.108770] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   95.108782] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   95.108791] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf35f800 maddr: 0x7d5f800 
Aug 15 23:13:53 security kernel: [   95.108804] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d5f800 
Aug 15 23:13:53 security kernel: [   95.108836] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d5f800 
Aug 15 23:13:53 security kernel: [   95.108848] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:53 security kernel: [   95.108860] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   95.108869] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   95.108879] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   95.108888] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf360000 maddr: 0x7d60000 
Aug 15 23:13:53 security kernel: [   95.108901] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d60000 
Aug 15 23:13:53 security kernel: [   95.108933] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d60000 
Aug 15 23:13:53 security kernel: [   95.109450] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   95.109468] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   95.109477] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d5f800  paddr: 0xf35f800 
Aug 15 23:13:53 security kernel: [   95.109490] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   95.109504] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d5f800 
Aug 15 23:13:53 security kernel: [   95.109517] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   95.109526] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   95.109534] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d60000  paddr: 0xf360000 
Aug 15 23:13:53 security kernel: [   95.109546] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   95.109556] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d60000 
Aug 15 23:13:53 security kernel: [   95.120829] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 0c 40
Aug 15 23:13:53 security kernel: [   95.120897] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:53 security kernel: [   95.120922] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   95.120931] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   95.120942] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   95.120952] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf360800 maddr: 0x7d60800 
Aug 15 23:13:53 security kernel: [   95.120965] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d60800 
Aug 15 23:13:53 security kernel: [   95.121001] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d60800 
Aug 15 23:13:53 security kernel: [   95.121013] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:53 security kernel: [   95.121026] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   95.121035] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   95.121045] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   95.121054] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf361000 maddr: 0x7d61000 
Aug 15 23:13:53 security kernel: [   95.121066] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d61000 
Aug 15 23:13:53 security kernel: [   95.121097] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d61000 
Aug 15 23:13:53 security kernel: [   95.121702] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   95.121716] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   95.121724] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d60800  paddr: 0xf360800 
Aug 15 23:13:53 security kernel: [   95.121737] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   95.121748] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d60800 
Aug 15 23:13:53 security kernel: [   95.121761] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   95.121770] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   95.121778] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d61000  paddr: 0xf361000 
Aug 15 23:13:53 security kernel: [   95.121790] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   95.121799] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d61000 
Aug 15 23:13:53 security kernel: [   95.135465] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 0d 00
Aug 15 23:13:53 security kernel: [   95.135534] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:53 security kernel: [   95.135551] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   95.135560] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   95.135572] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   95.135582] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf361800 maddr: 0x7d61800 
Aug 15 23:13:53 security kernel: [   95.135595] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d61800 
Aug 15 23:13:53 security kernel: [   95.135627] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d61800 
Aug 15 23:13:53 security kernel: [   95.135639] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:53 security kernel: [   95.135652] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   95.135660] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   95.135671] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   95.135680] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf362000 maddr: 0x7d62000 
Aug 15 23:13:53 security kernel: [   95.135692] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d62000 
Aug 15 23:13:53 security kernel: [   95.135723] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d62000 
Aug 15 23:13:53 security kernel: [   95.136376] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   95.136390] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   95.136399] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d61800  paddr: 0xf361800 
Aug 15 23:13:53 security kernel: [   95.136411] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   95.136422] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d61800 
Aug 15 23:13:53 security kernel: [   95.136436] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   95.140066] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   95.140066] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d62000  paddr: 0xf362000 
Aug 15 23:13:53 security kernel: [   95.140066] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   95.140066] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d62000 
Aug 15 23:13:53 security kernel: [   95.264479] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 0e 01
Aug 15 23:13:53 security kernel: [   95.264511] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:53 security kernel: [   95.264526] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   95.264530] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   95.264535] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   95.264540] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf362800 maddr: 0x7d62800 
Aug 15 23:13:53 security kernel: [   95.264546] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d62800 
Aug 15 23:13:53 security kernel: [   95.264560] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d62800 
Aug 15 23:13:53 security kernel: [   95.264566] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:53 security kernel: [   95.264572] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   95.264580] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   95.264586] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   95.264590] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf363000 maddr: 0x7d63000 
Aug 15 23:13:53 security kernel: [   95.264595] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d63000 
Aug 15 23:13:53 security kernel: [   95.264609] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d63000 
Aug 15 23:13:53 security kernel: [   95.265255] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   95.265284] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   95.265302] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d62800  paddr: 0xf362800 
Aug 15 23:13:53 security kernel: [   95.265337] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   95.265360] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d62800 
Aug 15 23:13:53 security kernel: [   95.265393] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   95.265397] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   95.265400] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d63000  paddr: 0xf363000 
Aug 15 23:13:53 security kernel: [   95.265406] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   95.265410] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d63000 
Aug 15 23:13:53 security kernel: [   95.276794] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 0f 2a
Aug 15 23:13:53 security kernel: [   95.276840] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:53 security kernel: [   95.276857] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   95.276863] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   95.276871] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   95.276878] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf363800 maddr: 0x7d63800 
Aug 15 23:13:53 security kernel: [   95.276891] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d63800 
Aug 15 23:13:53 security kernel: [   95.276912] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d63800 
Aug 15 23:13:53 security kernel: [   95.276920] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:53 security kernel: [   95.276929] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   95.276935] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   95.276941] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   95.276947] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf364000 maddr: 0x7d64000 
Aug 15 23:13:53 security kernel: [   95.276956] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d64000 
Aug 15 23:13:53 security kernel: [   95.276976] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d64000 
Aug 15 23:13:53 security kernel: [   95.277549] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   95.277564] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   95.277570] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d63800  paddr: 0xf363800 
Aug 15 23:13:53 security kernel: [   95.277579] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   95.277586] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d63800 
Aug 15 23:13:53 security kernel: [   95.277599] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   95.277604] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   95.277610] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d64000  paddr: 0xf364000 
Aug 15 23:13:53 security kernel: [   95.277618] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   95.277624] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d64000 
Aug 15 23:13:53 security kernel: [   95.288812] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 10 08
Aug 15 23:13:53 security kernel: [   95.288860] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:53 security kernel: [   95.288882] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   95.288889] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   95.288900] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   95.288908] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf364800 maddr: 0x7d64800 
Aug 15 23:13:53 security kernel: [   95.288916] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d64800 
Aug 15 23:13:53 security kernel: [   95.288938] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d64800 
Aug 15 23:13:53 security kernel: [   95.288946] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:53 security kernel: [   95.288954] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   95.288960] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   95.288967] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   95.288973] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf365000 maddr: 0x7d65000 
Aug 15 23:13:53 security kernel: [   95.288981] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d65000 
Aug 15 23:13:53 security kernel: [   95.289003] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d65000 
Aug 15 23:13:53 security kernel: [   95.289766] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   95.289796] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   95.289802] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d64800  paddr: 0xf364800 
Aug 15 23:13:53 security kernel: [   95.289811] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   95.289821] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d64800 
Aug 15 23:13:53 security kernel: [   95.289830] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   95.289836] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   95.289841] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d65000  paddr: 0xf365000 
Aug 15 23:13:53 security kernel: [   95.289850] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   95.289856] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d65000 
Aug 15 23:13:53 security kernel: [   95.300971] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 11 0c
Aug 15 23:13:53 security kernel: [   95.301019] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:53 security kernel: [   95.301041] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   95.301047] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   95.301055] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   95.301061] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf365800 maddr: 0x7d65800 
Aug 15 23:13:53 security kernel: [   95.301069] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d65800 
Aug 15 23:13:53 security kernel: [   95.301091] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d65800 
Aug 15 23:13:53 security kernel: [   95.301102] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:53 security kernel: [   95.301110] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   95.301116] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   95.301123] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   95.301129] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf366000 maddr: 0x7d66000 
Aug 15 23:13:53 security kernel: [   95.301137] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d66000 
Aug 15 23:13:53 security kernel: [   95.301158] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d66000 
Aug 15 23:13:53 security kernel: [   95.301736] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   95.301767] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   95.301784] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d65800  paddr: 0xf365800 
Aug 15 23:13:53 security kernel: [   95.301810] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   95.301831] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d65800 
Aug 15 23:13:53 security kernel: [   95.301859] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   95.301876] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   95.301891] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d66000  paddr: 0xf366000 
Aug 15 23:13:53 security kernel: [   95.301916] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   95.301929] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d66000 
Aug 15 23:13:53 security kernel: [   95.312687] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 12 07
Aug 15 23:13:53 security kernel: [   95.312734] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:53 security kernel: [   95.312752] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   95.312758] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   95.312771] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   95.312780] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf366800 maddr: 0x7d66800 
Aug 15 23:13:53 security kernel: [   95.312788] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d66800 
Aug 15 23:13:53 security kernel: [   95.312810] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d66800 
Aug 15 23:13:53 security kernel: [   95.312818] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:53 security kernel: [   95.312826] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:53 security kernel: [   95.312832] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:53 security kernel: [   95.312838] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:53 security kernel: [   95.312845] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf367000 maddr: 0x7d67000 
Aug 15 23:13:53 security kernel: [   95.312853] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d67000 
Aug 15 23:13:53 security kernel: [   95.312874] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d67000 
Aug 15 23:13:53 security kernel: [   95.313484] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   95.313512] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   95.313530] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d66800  paddr: 0xf366800 
Aug 15 23:13:53 security kernel: [   95.313556] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   95.313577] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d66800 
Aug 15 23:13:53 security kernel: [   95.313613] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:53 security kernel: [   95.313618] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:53 security kernel: [   95.313624] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d67000  paddr: 0xf367000 
Aug 15 23:13:53 security kernel: [   95.313632] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:53 security kernel: [   95.313638] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d67000 
Aug 15 23:13:54 security kernel: [   95.327604] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 13 00
Aug 15 23:13:54 security kernel: [   95.327673] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:54 security kernel: [   95.327691] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   95.327700] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   95.327711] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   95.327721] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf367800 maddr: 0x7d67800 
Aug 15 23:13:54 security kernel: [   95.327733] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d67800 
Aug 15 23:13:54 security kernel: [   95.327765] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d67800 
Aug 15 23:13:54 security kernel: [   95.327777] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:54 security kernel: [   95.327789] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   95.327798] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   95.327808] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   95.327818] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf368000 maddr: 0x7d68000 
Aug 15 23:13:54 security kernel: [   95.327830] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d68000 
Aug 15 23:13:54 security kernel: [   95.327860] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d68000 
Aug 15 23:13:54 security kernel: [   95.328494] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   95.328506] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   95.328514] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d67800  paddr: 0xf367800 
Aug 15 23:13:54 security kernel: [   95.328527] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   95.328538] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d67800 
Aug 15 23:13:54 security kernel: [   95.328552] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   95.328560] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   95.328568] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d68000  paddr: 0xf368000 
Aug 15 23:13:54 security kernel: [   95.328581] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   95.328591] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d68000 
Aug 15 23:13:54 security kernel: [   95.340529] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 15 00
Aug 15 23:13:54 security kernel: [   95.340561] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:54 security kernel: [   95.340569] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   95.340573] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   95.340578] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   95.340582] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf368800 maddr: 0x7d68800 
Aug 15 23:13:54 security kernel: [   95.344102] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d68800 
Aug 15 23:13:54 security kernel: [   95.344102] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d68800 
Aug 15 23:13:54 security kernel: [   95.344102] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:54 security kernel: [   95.344102] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   95.344102] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   95.344102] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   95.344102] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf369000 maddr: 0x7d69000 
Aug 15 23:13:54 security kernel: [   95.344102] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d69000 
Aug 15 23:13:54 security kernel: [   95.344102] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d69000 
Aug 15 23:13:54 security kernel: [   95.459388] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   95.459395] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   95.459403] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d68800  paddr: 0xf368800 
Aug 15 23:13:54 security kernel: [   95.459409] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   95.459414] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d68800 
Aug 15 23:13:54 security kernel: [   95.459425] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   95.459429] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   95.459432] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d69000  paddr: 0xf369000 
Aug 15 23:13:54 security kernel: [   95.459438] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   95.459443] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d69000 
Aug 15 23:13:54 security kernel: [   95.460032] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:13:54 security kernel: [   95.462681] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:54 security kernel: [   95.462693] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   95.462698] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   95.462704] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   95.462709] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf369800 maddr: 0x7d69800 
Aug 15 23:13:54 security kernel: [   95.462716] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d69800 
Aug 15 23:13:54 security kernel: [   95.462730] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d69800 
Aug 15 23:13:54 security kernel: [   95.462736] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:54 security kernel: [   95.462742] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   95.462746] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   95.462752] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   95.462756] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf36a000 maddr: 0x7d6a000 
Aug 15 23:13:54 security kernel: [   95.462763] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d6a000 
Aug 15 23:13:54 security kernel: [   95.462773] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d6a000 
Aug 15 23:13:54 security kernel: [   95.463142] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   95.463149] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   95.463153] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d69800  paddr: 0xf369800 
Aug 15 23:13:54 security kernel: [   95.463159] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   95.463164] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d69800 
Aug 15 23:13:54 security kernel: [   95.463170] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   95.463174] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   95.463177] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d6a000  paddr: 0xf36a000 
Aug 15 23:13:54 security kernel: [   95.463183] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   95.463187] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d6a000 
Aug 15 23:13:54 security kernel: [   95.463221] <<< 00
Aug 15 23:13:54 security kernel: [   95.475122] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 16 00
Aug 15 23:13:54 security kernel: [   95.475168] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:54 security kernel: [   95.475180] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   95.475185] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   95.475192] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   95.475197] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf36a800 maddr: 0x7d6a800 
Aug 15 23:13:54 security kernel: [   95.475204] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d6a800 
Aug 15 23:13:54 security kernel: [   95.475220] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d6a800 
Aug 15 23:13:54 security kernel: [   95.475227] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:54 security kernel: [   95.475233] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   95.475238] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   95.475243] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   95.475247] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf36b000 maddr: 0x7d6b000 
Aug 15 23:13:54 security kernel: [   95.475254] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d6b000 
Aug 15 23:13:54 security kernel: [   95.475269] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d6b000 
Aug 15 23:13:54 security kernel: [   95.475774] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   95.475786] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   95.475791] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d6a800  paddr: 0xf36a800 
Aug 15 23:13:54 security kernel: [   95.475797] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   95.475803] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d6a800 
Aug 15 23:13:54 security kernel: [   95.475810] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   95.475815] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   95.475819] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d6b000  paddr: 0xf36b000 
Aug 15 23:13:54 security kernel: [   95.475825] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   95.475830] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d6b000 
Aug 15 23:13:54 security kernel: [   95.487179] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 17 00
Aug 15 23:13:54 security kernel: [   95.487214] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:54 security kernel: [   95.487238] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   95.487243] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   95.487250] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   95.487254] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf36b800 maddr: 0x7d6b800 
Aug 15 23:13:54 security kernel: [   95.487265] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d6b800 
Aug 15 23:13:54 security kernel: [   95.487281] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d6b800 
Aug 15 23:13:54 security kernel: [   95.487287] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:54 security kernel: [   95.487294] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   95.487298] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   95.487303] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   95.487308] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf36c000 maddr: 0x7d6c000 
Aug 15 23:13:54 security kernel: [   95.487314] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d6c000 
Aug 15 23:13:54 security kernel: [   95.487330] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d6c000 
Aug 15 23:13:54 security kernel: [   95.488012] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   95.488045] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   95.488067] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d6b800  paddr: 0xf36b800 
Aug 15 23:13:54 security kernel: [   95.488073] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   95.488093] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d6b800 
Aug 15 23:13:54 security kernel: [   95.488101] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   95.488106] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   95.488110] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d6c000  paddr: 0xf36c000 
Aug 15 23:13:54 security kernel: [   95.488113] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   95.488113] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d6c000 
Aug 15 23:13:54 security kernel: [   95.500485] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 40 20
Aug 15 23:13:54 security kernel: [   95.500532] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:54 security kernel: [   95.500553] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   95.500559] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   95.500567] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   95.500573] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf36c800 maddr: 0x7d6c800 
Aug 15 23:13:54 security kernel: [   95.500582] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d6c800 
Aug 15 23:13:54 security kernel: [   95.500604] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d6c800 
Aug 15 23:13:54 security kernel: [   95.500614] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:54 security kernel: [   95.500622] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   95.500628] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   95.500635] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   95.500641] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf36d000 maddr: 0x7d6d000 
Aug 15 23:13:54 security kernel: [   95.500649] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d6d000 
Aug 15 23:13:54 security kernel: [   95.500670] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d6d000 
Aug 15 23:13:54 security kernel: [   95.501140] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   95.501153] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   95.501159] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d6c800  paddr: 0xf36c800 
Aug 15 23:13:54 security kernel: [   95.501168] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   95.501175] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d6c800 
Aug 15 23:13:54 security kernel: [   95.501187] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   95.501193] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   95.501199] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d6d000  paddr: 0xf36d000 
Aug 15 23:13:54 security kernel: [   95.501208] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   95.501214] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d6d000 
Aug 15 23:13:54 security kernel: [   95.512449] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 41 ff
Aug 15 23:13:54 security kernel: [   95.512497] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:54 security kernel: [   95.512519] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   95.512525] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   95.512533] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   95.512539] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf36d800 maddr: 0x7d6d800 
Aug 15 23:13:54 security kernel: [   95.512548] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d6d800 
Aug 15 23:13:54 security kernel: [   95.512569] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d6d800 
Aug 15 23:13:54 security kernel: [   95.512578] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:54 security kernel: [   95.512587] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   95.512593] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   95.512599] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   95.512606] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf36e000 maddr: 0x7d6e000 
Aug 15 23:13:54 security kernel: [   95.512614] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d6e000 
Aug 15 23:13:54 security kernel: [   95.512634] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d6e000 
Aug 15 23:13:54 security kernel: [   95.513308] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   95.513316] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   95.513322] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d6d800  paddr: 0xf36d800 
Aug 15 23:13:54 security kernel: [   95.513331] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   95.513338] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d6d800 
Aug 15 23:13:54 security kernel: [   95.513347] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   95.513353] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   95.513359] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d6e000  paddr: 0xf36e000 
Aug 15 23:13:54 security kernel: [   95.513367] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   95.513374] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d6e000 
Aug 15 23:13:54 security kernel: [   95.524807] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 42 ff
Aug 15 23:13:54 security kernel: [   95.524855] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:54 security kernel: [   95.524877] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   95.524884] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   95.524892] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   95.524898] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf36e800 maddr: 0x7d6e800 
Aug 15 23:13:54 security kernel: [   95.524907] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d6e800 
Aug 15 23:13:54 security kernel: [   95.524928] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d6e800 
Aug 15 23:13:54 security kernel: [   95.524937] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:54 security kernel: [   95.524946] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   95.524952] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   95.524959] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   95.524965] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf36f000 maddr: 0x7d6f000 
Aug 15 23:13:54 security kernel: [   95.524973] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d6f000 
Aug 15 23:13:54 security kernel: [   95.524993] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d6f000 
Aug 15 23:13:54 security kernel: [   95.525592] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   95.525623] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   95.525641] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d6e800  paddr: 0xf36e800 
Aug 15 23:13:54 security kernel: [   95.525680] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   95.525688] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d6e800 
Aug 15 23:13:54 security kernel: [   95.525697] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   95.525703] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   95.525708] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d6f000  paddr: 0xf36f000 
Aug 15 23:13:54 security kernel: [   95.525716] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   95.525723] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d6f000 
Aug 15 23:13:54 security kernel: [   95.536683] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 43 ff
Aug 15 23:13:54 security kernel: [   95.536730] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:54 security kernel: [   95.536742] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   95.536748] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   95.536756] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   95.536762] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf36f800 maddr: 0x7d6f800 
Aug 15 23:13:54 security kernel: [   95.536771] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d6f800 
Aug 15 23:13:54 security kernel: [   95.536792] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d6f800 
Aug 15 23:13:54 security kernel: [   95.536800] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:54 security kernel: [   95.536808] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   95.536814] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   95.536821] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   95.536827] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf370000 maddr: 0x7d70000 
Aug 15 23:13:54 security kernel: [   95.536836] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d70000 
Aug 15 23:13:54 security kernel: [   95.536856] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d70000 
Aug 15 23:13:54 security kernel: [   95.537430] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   95.537439] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   95.537445] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d6f800  paddr: 0xf36f800 
Aug 15 23:13:54 security kernel: [   95.537454] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   95.537461] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d6f800 
Aug 15 23:13:54 security kernel: [   95.537470] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   95.537476] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   95.537481] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d70000  paddr: 0xf370000 
Aug 15 23:13:54 security kernel: [   95.537489] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   95.537496] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d70000 
Aug 15 23:13:54 security kernel: [   95.548687] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 44 ff
Aug 15 23:13:54 security kernel: [   95.548733] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:54 security kernel: [   95.548745] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   95.548751] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   95.548759] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   95.548765] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf370800 maddr: 0x7d70800 
Aug 15 23:13:54 security kernel: [   95.552099] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d70800 
Aug 15 23:13:54 security kernel: [   95.552099] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d70800 
Aug 15 23:13:54 security kernel: [   95.552099] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:54 security kernel: [   95.552099] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   95.552099] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   95.552099] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   95.552099] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf371000 maddr: 0x7d71000 
Aug 15 23:13:54 security kernel: [   95.552099] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d71000 
Aug 15 23:13:54 security kernel: [   95.552099] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d71000 
Aug 15 23:13:54 security kernel: [   95.663646] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   95.663657] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   95.663661] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d70800  paddr: 0xf370800 
Aug 15 23:13:54 security kernel: [   95.663667] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   95.663672] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d70800 
Aug 15 23:13:54 security kernel: [   95.663684] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   95.663694] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   95.663699] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d71000  paddr: 0xf371000 
Aug 15 23:13:54 security kernel: [   95.663705] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   95.663710] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d71000 
Aug 15 23:13:54 security kernel: [   95.676423] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 45 ff
Aug 15 23:13:54 security kernel: [   95.676457] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:54 security kernel: [   95.676475] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   95.676479] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   95.676484] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   95.676489] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf371800 maddr: 0x7d71800 
Aug 15 23:13:54 security kernel: [   95.676497] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d71800 
Aug 15 23:13:54 security kernel: [   95.676511] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d71800 
Aug 15 23:13:54 security kernel: [   95.676517] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:54 security kernel: [   95.676522] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   95.676526] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   95.676531] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   95.676535] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf372000 maddr: 0x7d72000 
Aug 15 23:13:54 security kernel: [   95.676540] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d72000 
Aug 15 23:13:54 security kernel: [   95.676554] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d72000 
Aug 15 23:13:54 security kernel: [   95.677087] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   95.677115] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   95.677133] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d71800  paddr: 0xf371800 
Aug 15 23:13:54 security kernel: [   95.677159] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   95.677181] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d71800 
Aug 15 23:13:54 security kernel: [   95.677208] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   95.677225] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   95.677241] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d72000  paddr: 0xf372000 
Aug 15 23:13:54 security kernel: [   95.677265] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   95.677287] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d72000 
Aug 15 23:13:54 security kernel: [   95.688723] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 46 ff
Aug 15 23:13:54 security kernel: [   95.688756] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:54 security kernel: [   95.688772] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   95.688776] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   95.688781] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   95.688786] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf372800 maddr: 0x7d72800 
Aug 15 23:13:54 security kernel: [   95.688796] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d72800 
Aug 15 23:13:54 security kernel: [   95.688811] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d72800 
Aug 15 23:13:54 security kernel: [   95.688816] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:54 security kernel: [   95.688822] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   95.688826] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   95.688830] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   95.688834] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf373000 maddr: 0x7d73000 
Aug 15 23:13:54 security kernel: [   95.688840] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d73000 
Aug 15 23:13:54 security kernel: [   95.688853] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d73000 
Aug 15 23:13:54 security kernel: [   95.689457] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   95.689487] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   95.689505] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d72800  paddr: 0xf372800 
Aug 15 23:13:54 security kernel: [   95.689518] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   95.689525] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d72800 
Aug 15 23:13:54 security kernel: [   95.689531] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   95.689535] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   95.689539] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d73000  paddr: 0xf373000 
Aug 15 23:13:54 security kernel: [   95.689544] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   95.689548] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d73000 
Aug 15 23:13:54 security kernel: [   95.700515] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 47 ff
Aug 15 23:13:54 security kernel: [   95.700559] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:54 security kernel: [   95.700572] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   95.700578] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   95.700586] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   95.700593] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf373800 maddr: 0x7d73800 
Aug 15 23:13:54 security kernel: [   95.700601] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d73800 
Aug 15 23:13:54 security kernel: [   95.700623] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d73800 
Aug 15 23:13:54 security kernel: [   95.700631] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:54 security kernel: [   95.700639] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   95.700645] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   95.700652] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   95.700658] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf374000 maddr: 0x7d74000 
Aug 15 23:13:54 security kernel: [   95.700666] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d74000 
Aug 15 23:13:54 security kernel: [   95.700687] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d74000 
Aug 15 23:13:54 security kernel: [   95.701267] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   95.701277] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   95.701286] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d73800  paddr: 0xf373800 
Aug 15 23:13:54 security kernel: [   95.701295] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   95.701307] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d73800 
Aug 15 23:13:54 security kernel: [   95.701317] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   95.701323] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   95.701328] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d74000  paddr: 0xf374000 
Aug 15 23:13:54 security kernel: [   95.701336] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   95.701343] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d74000 
Aug 15 23:13:54 security kernel: [   95.712688] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 48 ff
Aug 15 23:13:54 security kernel: [   95.712735] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:54 security kernel: [   95.712752] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   95.712759] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   95.712766] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   95.712773] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf374800 maddr: 0x7d74800 
Aug 15 23:13:54 security kernel: [   95.712784] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d74800 
Aug 15 23:13:54 security kernel: [   95.712806] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d74800 
Aug 15 23:13:54 security kernel: [   95.712814] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:54 security kernel: [   95.712822] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   95.712828] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   95.712835] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   95.712841] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf375000 maddr: 0x7d75000 
Aug 15 23:13:54 security kernel: [   95.712849] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d75000 
Aug 15 23:13:54 security kernel: [   95.712869] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d75000 
Aug 15 23:13:54 security kernel: [   95.713454] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   95.713484] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   95.713502] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d74800  paddr: 0xf374800 
Aug 15 23:13:54 security kernel: [   95.713528] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   95.713549] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d74800 
Aug 15 23:13:54 security kernel: [   95.713576] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   95.713593] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   95.713609] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d75000  paddr: 0xf375000 
Aug 15 23:13:54 security kernel: [   95.713634] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   95.713640] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d75000 
Aug 15 23:13:54 security kernel: [   95.724682] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 49 ff
Aug 15 23:13:54 security kernel: [   95.724750] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:54 security kernel: [   95.724774] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   95.724784] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   95.724797] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   95.724806] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf375800 maddr: 0x7d75800 
Aug 15 23:13:54 security kernel: [   95.724819] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d75800 
Aug 15 23:13:54 security kernel: [   95.724851] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d75800 
Aug 15 23:13:54 security kernel: [   95.724863] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:54 security kernel: [   95.724875] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   95.724884] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   95.724894] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   95.724903] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf376000 maddr: 0x7d76000 
Aug 15 23:13:54 security kernel: [   95.724915] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d76000 
Aug 15 23:13:54 security kernel: [   95.724948] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d76000 
Aug 15 23:13:54 security kernel: [   95.725555] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   95.725568] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   95.725577] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d75800  paddr: 0xf375800 
Aug 15 23:13:54 security kernel: [   95.725590] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   95.725600] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d75800 
Aug 15 23:13:54 security kernel: [   95.725614] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   95.725623] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   95.725631] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d76000  paddr: 0xf376000 
Aug 15 23:13:54 security kernel: [   95.725643] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   95.725653] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d76000 
Aug 15 23:13:54 security kernel: [   95.736667] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 4a ff
Aug 15 23:13:54 security kernel: [   95.736734] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:54 security kernel: [   95.736751] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   95.736760] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   95.736771] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   95.736781] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf376800 maddr: 0x7d76800 
Aug 15 23:13:54 security kernel: [   95.736793] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d76800 
Aug 15 23:13:54 security kernel: [   95.736825] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d76800 
Aug 15 23:13:54 security kernel: [   95.736837] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:54 security kernel: [   95.736849] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   95.736858] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   95.736868] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   95.736877] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf377000 maddr: 0x7d77000 
Aug 15 23:13:54 security kernel: [   95.736890] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d77000 
Aug 15 23:13:54 security kernel: [   95.736920] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d77000 
Aug 15 23:13:54 security kernel: [   95.737580] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   95.737607] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   95.737624] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d76800  paddr: 0xf376800 
Aug 15 23:13:54 security kernel: [   95.737650] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   95.737671] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d76800 
Aug 15 23:13:54 security kernel: [   95.737698] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   95.740070] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   95.740070] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d77000  paddr: 0xf377000 
Aug 15 23:13:54 security kernel: [   95.740070] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   95.740070] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d77000 
Aug 15 23:13:54 security kernel: [   95.880175] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 4b ff
Aug 15 23:13:54 security kernel: [   95.880208] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:54 security kernel: [   95.880223] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   95.880227] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   95.880233] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   95.880237] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf377800 maddr: 0x7d77800 
Aug 15 23:13:54 security kernel: [   95.880243] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d77800 
Aug 15 23:13:54 security kernel: [   95.880257] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d77800 
Aug 15 23:13:54 security kernel: [   95.880262] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:54 security kernel: [   95.880268] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   95.880276] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   95.880281] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   95.880285] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf378000 maddr: 0x7d78000 
Aug 15 23:13:54 security kernel: [   95.880291] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d78000 
Aug 15 23:13:54 security kernel: [   95.880305] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d78000 
Aug 15 23:13:54 security kernel: [   95.880780] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   95.880789] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   95.880796] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d77800  paddr: 0xf377800 
Aug 15 23:13:54 security kernel: [   95.880802] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   95.880807] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d77800 
Aug 15 23:13:54 security kernel: [   95.880815] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   95.880822] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   95.880825] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d78000  paddr: 0xf378000 
Aug 15 23:13:54 security kernel: [   95.880831] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   95.880835] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d78000 
Aug 15 23:13:54 security kernel: [   95.892477] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 4c ff
Aug 15 23:13:54 security kernel: [   95.892509] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:54 security kernel: [   95.892522] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   95.892526] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   95.892532] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   95.892536] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf378800 maddr: 0x7d78800 
Aug 15 23:13:54 security kernel: [   95.892542] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d78800 
Aug 15 23:13:54 security kernel: [   95.892556] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d78800 
Aug 15 23:13:54 security kernel: [   95.892562] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:54 security kernel: [   95.892567] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   95.892571] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   95.892579] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   95.892583] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf379000 maddr: 0x7d79000 
Aug 15 23:13:54 security kernel: [   95.892589] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d79000 
Aug 15 23:13:54 security kernel: [   95.892602] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d79000 
Aug 15 23:13:54 security kernel: [   95.893241] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   95.893273] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   95.893291] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d78800  paddr: 0xf378800 
Aug 15 23:13:54 security kernel: [   95.893317] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   95.893339] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d78800 
Aug 15 23:13:54 security kernel: [   95.893367] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   95.893387] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   95.893390] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d79000  paddr: 0xf379000 
Aug 15 23:13:54 security kernel: [   95.893396] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   95.893400] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d79000 
Aug 15 23:13:54 security kernel: [   95.904694] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 4d ff
Aug 15 23:13:54 security kernel: [   95.904761] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:54 security kernel: [   95.904784] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   95.904794] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   95.904806] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   95.904816] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf379800 maddr: 0x7d79800 
Aug 15 23:13:54 security kernel: [   95.904829] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d79800 
Aug 15 23:13:54 security kernel: [   95.904861] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d79800 
Aug 15 23:13:54 security kernel: [   95.904873] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:54 security kernel: [   95.904885] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   95.904894] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   95.904904] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   95.904913] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf37a000 maddr: 0x7d7a000 
Aug 15 23:13:54 security kernel: [   95.904925] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d7a000 
Aug 15 23:13:54 security kernel: [   95.904956] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d7a000 
Aug 15 23:13:54 security kernel: [   95.905722] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   95.905750] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   95.905768] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d79800  paddr: 0xf379800 
Aug 15 23:13:54 security kernel: [   95.905794] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   95.905815] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d79800 
Aug 15 23:13:54 security kernel: [   95.905847] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   95.905855] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   95.905863] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d7a000  paddr: 0xf37a000 
Aug 15 23:13:54 security kernel: [   95.905875] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   95.905885] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d7a000 
Aug 15 23:13:54 security kernel: [   95.916587] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 4e ff
Aug 15 23:13:54 security kernel: [   95.916654] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:54 security kernel: [   95.916676] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   95.916685] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   95.916697] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   95.916706] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf37a800 maddr: 0x7d7a800 
Aug 15 23:13:54 security kernel: [   95.916719] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d7a800 
Aug 15 23:13:54 security kernel: [   95.916754] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d7a800 
Aug 15 23:13:54 security kernel: [   95.916766] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:54 security kernel: [   95.916778] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   95.916787] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   95.916797] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   95.916806] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf37b000 maddr: 0x7d7b000 
Aug 15 23:13:54 security kernel: [   95.916818] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d7b000 
Aug 15 23:13:54 security kernel: [   95.916851] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d7b000 
Aug 15 23:13:54 security kernel: [   95.917423] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   95.917442] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   95.917451] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d7a800  paddr: 0xf37a800 
Aug 15 23:13:54 security kernel: [   95.917464] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   95.917474] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d7a800 
Aug 15 23:13:54 security kernel: [   95.917488] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   95.917496] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   95.917504] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d7b000  paddr: 0xf37b000 
Aug 15 23:13:54 security kernel: [   95.917516] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   95.917526] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d7b000 
Aug 15 23:13:54 security kernel: [   95.928660] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 4f ff
Aug 15 23:13:54 security kernel: [   95.928727] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:54 security kernel: [   95.928749] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   95.928759] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   95.928770] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   95.928780] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf37b800 maddr: 0x7d7b800 
Aug 15 23:13:54 security kernel: [   95.928792] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d7b800 
Aug 15 23:13:54 security kernel: [   95.928824] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d7b800 
Aug 15 23:13:54 security kernel: [   95.928836] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:54 security kernel: [   95.928848] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   95.928857] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   95.928867] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   95.928876] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf37c000 maddr: 0x7d7c000 
Aug 15 23:13:54 security kernel: [   95.928889] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d7c000 
Aug 15 23:13:54 security kernel: [   95.928920] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d7c000 
Aug 15 23:13:54 security kernel: [   95.929551] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   95.929570] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   95.929579] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d7b800  paddr: 0xf37b800 
Aug 15 23:13:54 security kernel: [   95.929591] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   95.929602] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d7b800 
Aug 15 23:13:54 security kernel: [   95.929617] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   95.929625] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   95.929633] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d7c000  paddr: 0xf37c000 
Aug 15 23:13:54 security kernel: [   95.929646] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   95.929655] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d7c000 
Aug 15 23:13:54 security kernel: [   95.943459] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 50 ff
Aug 15 23:13:54 security kernel: [   95.943528] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:54 security kernel: [   95.943553] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   95.943562] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   95.943574] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   95.943583] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf37c800 maddr: 0x7d7c800 
Aug 15 23:13:54 security kernel: [   95.943596] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d7c800 
Aug 15 23:13:54 security kernel: [   95.943630] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d7c800 
Aug 15 23:13:54 security kernel: [   95.943642] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:54 security kernel: [   95.943654] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   95.943663] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   95.943674] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   95.943683] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf37d000 maddr: 0x7d7d000 
Aug 15 23:13:54 security kernel: [   95.943695] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d7d000 
Aug 15 23:13:54 security kernel: [   95.943725] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d7d000 
Aug 15 23:13:54 security kernel: [   95.944322] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   95.944334] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   95.944342] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d7c800  paddr: 0xf37c800 
Aug 15 23:13:54 security kernel: [   95.944356] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   95.944366] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d7c800 
Aug 15 23:13:54 security kernel: [   95.944385] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   95.944394] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   95.944402] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d7d000  paddr: 0xf37d000 
Aug 15 23:13:54 security kernel: [   95.944415] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   95.944425] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d7d000 
Aug 15 23:13:54 security kernel: [   95.956747] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 51 ff
Aug 15 23:13:54 security kernel: [   95.956816] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:54 security kernel: [   95.956834] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   95.956844] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   95.956855] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   95.956865] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf37d800 maddr: 0x7d7d800 
Aug 15 23:13:54 security kernel: [   95.956878] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d7d800 
Aug 15 23:13:54 security kernel: [   95.956909] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d7d800 
Aug 15 23:13:54 security kernel: [   95.956921] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:54 security kernel: [   95.956934] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   95.956943] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   95.956953] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   95.956962] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf37e000 maddr: 0x7d7e000 
Aug 15 23:13:54 security kernel: [   95.956975] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d7e000 
Aug 15 23:13:54 security kernel: [   95.957005] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d7e000 
Aug 15 23:13:54 security kernel: [   95.957540] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   95.957554] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   95.957563] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d7d800  paddr: 0xf37d800 
Aug 15 23:13:54 security kernel: [   95.957576] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   95.957587] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d7d800 
Aug 15 23:13:54 security kernel: [   95.957601] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   95.960073] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   95.960073] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d7e000  paddr: 0xf37e000 
Aug 15 23:13:54 security kernel: [   95.960073] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   95.960073] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d7e000 
Aug 15 23:13:54 security kernel: [   96.071988] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:13:54 security kernel: [   96.072051] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:54 security kernel: [   96.072063] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   96.072067] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   96.072073] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   96.072077] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf37e800 maddr: 0x7d7e800 
Aug 15 23:13:54 security kernel: [   96.072083] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d7e800 
Aug 15 23:13:54 security kernel: [   96.072092] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d7e800 
Aug 15 23:13:54 security kernel: [   96.072097] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:54 security kernel: [   96.072103] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   96.072107] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   96.072112] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   96.072119] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf37f000 maddr: 0x7d7f000 
Aug 15 23:13:54 security kernel: [   96.072126] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d7f000 
Aug 15 23:13:54 security kernel: [   96.072135] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d7f000 
Aug 15 23:13:54 security kernel: [   96.072494] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   96.072504] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   96.072509] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d7e800  paddr: 0xf37e800 
Aug 15 23:13:54 security kernel: [   96.072515] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   96.072520] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d7e800 
Aug 15 23:13:54 security kernel: [   96.072529] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   96.072533] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   96.072537] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d7f000  paddr: 0xf37f000 
Aug 15 23:13:54 security kernel: [   96.072542] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   96.072547] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d7f000 
Aug 15 23:13:54 security kernel: [   96.072998] <<< 00
Aug 15 23:13:54 security kernel: [   96.084703] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 52 ff
Aug 15 23:13:54 security kernel: [   96.084736] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:54 security kernel: [   96.084750] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   96.084755] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   96.084760] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   96.084764] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf37f800 maddr: 0x7d7f800 
Aug 15 23:13:54 security kernel: [   96.084774] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d7f800 
Aug 15 23:13:54 security kernel: [   96.084789] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d7f800 
Aug 15 23:13:54 security kernel: [   96.084794] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:54 security kernel: [   96.084800] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   96.084804] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   96.084808] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   96.084812] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf380000 maddr: 0x7d00000 
Aug 15 23:13:54 security kernel: [   96.084818] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d00000 
Aug 15 23:13:54 security kernel: [   96.084832] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d00000 
Aug 15 23:13:54 security kernel: [   96.085479] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   96.085511] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   96.085529] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d7f800  paddr: 0xf37f800 
Aug 15 23:13:54 security kernel: [   96.085556] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   96.085578] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d7f800 
Aug 15 23:13:54 security kernel: [   96.085615] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   96.085619] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   96.085622] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d00000  paddr: 0xf380000 
Aug 15 23:13:54 security kernel: [   96.085628] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   96.085632] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d00000 
Aug 15 23:13:54 security kernel: [   96.096609] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 53 ff
Aug 15 23:13:54 security kernel: [   96.096654] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:54 security kernel: [   96.096676] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   96.096682] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   96.096690] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   96.096696] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf380800 maddr: 0x7d00800 
Aug 15 23:13:54 security kernel: [   96.096709] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d00800 
Aug 15 23:13:54 security kernel: [   96.096731] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d00800 
Aug 15 23:13:54 security kernel: [   96.096739] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:54 security kernel: [   96.096747] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   96.096753] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   96.096760] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   96.096766] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf381000 maddr: 0x7d01000 
Aug 15 23:13:54 security kernel: [   96.096774] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d01000 
Aug 15 23:13:54 security kernel: [   96.096794] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d01000 
Aug 15 23:13:54 security kernel: [   96.097397] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   96.097412] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   96.097418] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d00800  paddr: 0xf380800 
Aug 15 23:13:54 security kernel: [   96.097426] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   96.097436] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d00800 
Aug 15 23:13:54 security kernel: [   96.097448] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   96.097454] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   96.097459] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d01000  paddr: 0xf381000 
Aug 15 23:13:54 security kernel: [   96.097468] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   96.097474] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d01000 
Aug 15 23:13:54 security kernel: [   96.108493] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 54 ff
Aug 15 23:13:54 security kernel: [   96.108539] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:54 security kernel: [   96.108558] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   96.108565] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   96.108572] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   96.108578] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf381800 maddr: 0x7d01800 
Aug 15 23:13:54 security kernel: [   96.108587] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d01800 
Aug 15 23:13:54 security kernel: [   96.108608] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d01800 
Aug 15 23:13:54 security kernel: [   96.108619] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:54 security kernel: [   96.108627] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   96.108633] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   96.108640] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   96.108646] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf382000 maddr: 0x7d02000 
Aug 15 23:13:54 security kernel: [   96.108654] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d02000 
Aug 15 23:13:54 security kernel: [   96.108675] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d02000 
Aug 15 23:13:54 security kernel: [   96.109275] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   96.109289] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   96.109295] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d01800  paddr: 0xf381800 
Aug 15 23:13:54 security kernel: [   96.109304] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   96.109313] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d01800 
Aug 15 23:13:54 security kernel: [   96.109325] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   96.109330] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   96.109336] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d02000  paddr: 0xf382000 
Aug 15 23:13:54 security kernel: [   96.109344] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   96.109350] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d02000 
Aug 15 23:13:54 security kernel: [   96.120803] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 55 ff
Aug 15 23:13:54 security kernel: [   96.120851] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:54 security kernel: [   96.120872] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   96.120878] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   96.120886] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   96.120892] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf382800 maddr: 0x7d02800 
Aug 15 23:13:54 security kernel: [   96.120901] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d02800 
Aug 15 23:13:54 security kernel: [   96.120922] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d02800 
Aug 15 23:13:54 security kernel: [   96.120932] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:54 security kernel: [   96.120940] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   96.120946] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   96.120953] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   96.120959] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf383000 maddr: 0x7d03000 
Aug 15 23:13:54 security kernel: [   96.120968] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d03000 
Aug 15 23:13:54 security kernel: [   96.120988] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d03000 
Aug 15 23:13:54 security kernel: [   96.121585] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   96.121616] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   96.121634] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d02800  paddr: 0xf382800 
Aug 15 23:13:54 security kernel: [   96.121666] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   96.121673] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d02800 
Aug 15 23:13:54 security kernel: [   96.121682] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   96.121688] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   96.121693] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d03000  paddr: 0xf383000 
Aug 15 23:13:54 security kernel: [   96.121701] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   96.121707] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d03000 
Aug 15 23:13:54 security kernel: [   96.132702] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 56 ff
Aug 15 23:13:54 security kernel: [   96.132753] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:54 security kernel: [   96.132773] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   96.132779] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   96.132787] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   96.132801] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf383800 maddr: 0x7d03800 
Aug 15 23:13:54 security kernel: [   96.132810] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d03800 
Aug 15 23:13:54 security kernel: [   96.132832] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d03800 
Aug 15 23:13:54 security kernel: [   96.132840] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:54 security kernel: [   96.132848] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   96.132854] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   96.132861] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   96.132867] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf384000 maddr: 0x7d04000 
Aug 15 23:13:54 security kernel: [   96.132875] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d04000 
Aug 15 23:13:54 security kernel: [   96.132897] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d04000 
Aug 15 23:13:54 security kernel: [   96.133488] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   96.133515] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   96.133535] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d03800  paddr: 0xf383800 
Aug 15 23:13:54 security kernel: [   96.133547] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   96.133554] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d03800 
Aug 15 23:13:54 security kernel: [   96.133563] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   96.133569] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   96.133574] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d04000  paddr: 0xf384000 
Aug 15 23:13:54 security kernel: [   96.133582] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   96.133588] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d04000 
Aug 15 23:13:54 security kernel: [   96.144687] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 57 ff
Aug 15 23:13:54 security kernel: [   96.144735] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:54 security kernel: [   96.144747] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   96.144754] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   96.144761] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   96.144767] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf384800 maddr: 0x7d04800 
Aug 15 23:13:54 security kernel: [   96.144776] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d04800 
Aug 15 23:13:54 security kernel: [   96.144797] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d04800 
Aug 15 23:13:54 security kernel: [   96.144805] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:54 security kernel: [   96.144814] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   96.144819] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   96.144826] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   96.144832] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf385000 maddr: 0x7d05000 
Aug 15 23:13:54 security kernel: [   96.144841] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d05000 
Aug 15 23:13:54 security kernel: [   96.144861] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d05000 
Aug 15 23:13:54 security kernel: [   96.145487] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   96.145511] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   96.145517] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d04800  paddr: 0xf384800 
Aug 15 23:13:54 security kernel: [   96.145526] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   96.145532] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d04800 
Aug 15 23:13:54 security kernel: [   96.145542] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   96.148101] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   96.148101] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d05000  paddr: 0xf385000 
Aug 15 23:13:54 security kernel: [   96.148101] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   96.148101] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d05000 
Aug 15 23:13:54 security kernel: [   96.292324] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 58 40
Aug 15 23:13:54 security kernel: [   96.292375] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:54 security kernel: [   96.292392] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   96.292397] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   96.292402] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   96.292407] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf385800 maddr: 0x7d05800 
Aug 15 23:13:54 security kernel: [   96.292413] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d05800 
Aug 15 23:13:54 security kernel: [   96.292427] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d05800 
Aug 15 23:13:54 security kernel: [   96.292433] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:54 security kernel: [   96.292439] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   96.292446] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   96.292450] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   96.292455] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf386000 maddr: 0x7d06000 
Aug 15 23:13:54 security kernel: [   96.292461] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d06000 
Aug 15 23:13:54 security kernel: [   96.292474] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d06000 
Aug 15 23:13:54 security kernel: [   96.292986] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   96.292997] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   96.293002] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d05800  paddr: 0xf385800 
Aug 15 23:13:54 security kernel: [   96.293008] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   96.293014] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d05800 
Aug 15 23:13:54 security kernel: [   96.293021] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   96.293026] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   96.293030] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d06000  paddr: 0xf386000 
Aug 15 23:13:54 security kernel: [   96.293037] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   96.293042] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d06000 
Aug 15 23:13:54 security kernel: [   96.304586] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 59 47
Aug 15 23:13:54 security kernel: [   96.304620] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:54 security kernel: [   96.304638] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   96.304643] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   96.304648] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   96.304652] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf386800 maddr: 0x7d06800 
Aug 15 23:13:54 security kernel: [   96.304658] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d06800 
Aug 15 23:13:54 security kernel: [   96.304673] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d06800 
Aug 15 23:13:54 security kernel: [   96.304681] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:54 security kernel: [   96.304690] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:54 security kernel: [   96.304694] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:54 security kernel: [   96.304698] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:54 security kernel: [   96.304703] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf387000 maddr: 0x7d07000 
Aug 15 23:13:54 security kernel: [   96.304708] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d07000 
Aug 15 23:13:54 security kernel: [   96.304722] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d07000 
Aug 15 23:13:54 security kernel: [   96.305316] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   96.305333] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   96.305337] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d06800  paddr: 0xf386800 
Aug 15 23:13:54 security kernel: [   96.305343] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   96.305348] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d06800 
Aug 15 23:13:54 security kernel: [   96.305370] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:54 security kernel: [   96.305374] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:54 security kernel: [   96.305378] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d07000  paddr: 0xf387000 
Aug 15 23:13:54 security kernel: [   96.305385] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:54 security kernel: [   96.305390] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d07000 
Aug 15 23:13:55 security kernel: [   96.316341] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 5b 83
Aug 15 23:13:55 security kernel: [   96.316376] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009d88 maddr: 0x189e85d88 
Aug 15 23:13:55 security kernel: [   96.316394] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   96.316398] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   96.316403] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   96.316407] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf387800 maddr: 0x7d07800 
Aug 15 23:13:55 security kernel: [   96.316413] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d07800 
Aug 15 23:13:55 security kernel: [   96.316428] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d07800 
Aug 15 23:13:55 security kernel: [   96.316434] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:55 security kernel: [   96.316439] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   96.316448] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   96.316453] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   96.316457] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf388000 maddr: 0x7d08000 
Aug 15 23:13:55 security kernel: [   96.316462] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d08000 
Aug 15 23:13:55 security kernel: [   96.316476] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d08000 
Aug 15 23:13:55 security kernel: [   96.317072] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   96.317104] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   96.317127] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d07800  paddr: 0xf387800 
Aug 15 23:13:55 security kernel: [   96.317133] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   96.317138] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d07800 
Aug 15 23:13:55 security kernel: [   96.317145] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   96.317149] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   96.317153] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d08000  paddr: 0xf388000 
Aug 15 23:13:55 security kernel: [   96.317158] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   96.317163] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d08000 
Aug 15 23:13:55 security kernel: [   96.328357] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 5e 35
Aug 15 23:13:55 security kernel: [   96.328388] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:55 security kernel: [   96.328406] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   96.328410] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   96.328415] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   96.328420] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf388800 maddr: 0x7d08800 
Aug 15 23:13:55 security kernel: [   96.328425] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d08800 
Aug 15 23:13:55 security kernel: [   96.328439] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d08800 
Aug 15 23:13:55 security kernel: [   96.328445] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:55 security kernel: [   96.328451] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   96.328455] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   96.328459] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   96.328463] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf389000 maddr: 0x7d09000 
Aug 15 23:13:55 security kernel: [   96.328469] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d09000 
Aug 15 23:13:55 security kernel: [   96.328482] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d09000 
Aug 15 23:13:55 security kernel: [   96.328982] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   96.328990] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   96.328997] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d08800  paddr: 0xf388800 
Aug 15 23:13:55 security kernel: [   96.329003] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   96.329008] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d08800 
Aug 15 23:13:55 security kernel: [   96.329015] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   96.329018] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   96.329022] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d09000  paddr: 0xf389000 
Aug 15 23:13:55 security kernel: [   96.329028] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   96.329032] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d09000 
Aug 15 23:13:55 security kernel: [   96.340814] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 02 c4
Aug 15 23:13:55 security kernel: [   96.340849] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:55 security kernel: [   96.340866] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   96.340870] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   96.340876] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   96.340880] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf389800 maddr: 0x7d09800 
Aug 15 23:13:55 security kernel: [   96.340886] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d09800 
Aug 15 23:13:55 security kernel: [   96.340901] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d09800 
Aug 15 23:13:55 security kernel: [   96.340906] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:55 security kernel: [   96.340912] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   96.340916] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   96.340920] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   96.340924] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf38a000 maddr: 0x7d0a000 
Aug 15 23:13:55 security kernel: [   96.340930] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d0a000 
Aug 15 23:13:55 security kernel: [   96.340944] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d0a000 
Aug 15 23:13:55 security kernel: [   96.341479] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   96.341491] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   96.341495] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d09800  paddr: 0xf389800 
Aug 15 23:13:55 security kernel: [   96.341501] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   96.341506] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d09800 
Aug 15 23:13:55 security kernel: [   96.341513] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   96.341516] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   96.341520] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d0a000  paddr: 0xf38a000 
Aug 15 23:13:55 security kernel: [   96.341526] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   96.341530] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d0a000 
Aug 15 23:13:55 security kernel: [   96.352449] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 15 03
Aug 15 23:13:55 security kernel: [   96.352483] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:55 security kernel: [   96.352502] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   96.352506] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   96.352511] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   96.352515] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf38a800 maddr: 0x7d0a800 
Aug 15 23:13:55 security kernel: [   96.352521] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d0a800 
Aug 15 23:13:55 security kernel: [   96.352536] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d0a800 
Aug 15 23:13:55 security kernel: [   96.352541] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:55 security kernel: [   96.352547] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   96.352551] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   96.352556] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   96.352560] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf38b000 maddr: 0x7d0b000 
Aug 15 23:13:55 security kernel: [   96.352566] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d0b000 
Aug 15 23:13:55 security kernel: [   96.352579] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d0b000 
Aug 15 23:13:55 security kernel: [   96.353104] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   96.353112] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   96.353120] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d0a800  paddr: 0xf38a800 
Aug 15 23:13:55 security kernel: [   96.353126] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   96.353131] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d0a800 
Aug 15 23:13:55 security kernel: [   96.353137] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   96.353141] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   96.353144] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d0b000  paddr: 0xf38b000 
Aug 15 23:13:55 security kernel: [   96.353150] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   96.353154] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d0b000 
Aug 15 23:13:55 security kernel: [   96.364740] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 16 11
Aug 15 23:13:55 security kernel: [   96.364776] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:55 security kernel: [   96.364785] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   96.364789] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   96.364795] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   96.364799] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf38b800 maddr: 0x7d0b800 
Aug 15 23:13:55 security kernel: [   96.364805] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d0b800 
Aug 15 23:13:55 security kernel: [   96.364819] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d0b800 
Aug 15 23:13:55 security kernel: [   96.364825] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:55 security kernel: [   96.364830] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   96.364835] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   96.364839] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   96.364844] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf38c000 maddr: 0x7d0c000 
Aug 15 23:13:55 security kernel: [   96.364849] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d0c000 
Aug 15 23:13:55 security kernel: [   96.364863] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d0c000 
Aug 15 23:13:55 security kernel: [   96.365468] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   96.365474] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   96.365478] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d0b800  paddr: 0xf38b800 
Aug 15 23:13:55 security kernel: [   96.365484] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   96.365489] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d0b800 
Aug 15 23:13:55 security kernel: [   96.365495] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   96.365499] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   96.365503] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d0c000  paddr: 0xf38c000 
Aug 15 23:13:55 security kernel: [   96.365508] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   96.365513] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d0c000 
Aug 15 23:13:55 security kernel: [   96.376340] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 17 9c
Aug 15 23:13:55 security kernel: [   96.376375] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:55 security kernel: [   96.376385] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   96.376389] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   96.376395] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   96.376399] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf38c800 maddr: 0x7d0c800 
Aug 15 23:13:55 security kernel: [   96.380030] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d0c800 
Aug 15 23:13:55 security kernel: [   96.380030] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d0c800 
Aug 15 23:13:55 security kernel: [   96.380030] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:55 security kernel: [   96.380030] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   96.380030] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   96.380030] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   96.380030] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf38d000 maddr: 0x7d0d000 
Aug 15 23:13:55 security kernel: [   96.380030] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d0d000 
Aug 15 23:13:55 security kernel: [   96.380030] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d0d000 
Aug 15 23:13:55 security kernel: [   96.483879] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   96.483889] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   96.483895] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d0c800  paddr: 0xf38c800 
Aug 15 23:13:55 security kernel: [   96.483901] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   96.483906] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d0c800 
Aug 15 23:13:55 security kernel: [   96.483915] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   96.483921] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   96.483925] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d0d000  paddr: 0xf38d000 
Aug 15 23:13:55 security kernel: [   96.483931] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   96.483935] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d0d000 
Aug 15 23:13:55 security kernel: [   96.500416] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 08 68
Aug 15 23:13:55 security kernel: [   96.500451] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009ea0 maddr: 0x189e85ea0 
Aug 15 23:13:55 security kernel: [   96.500467] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   96.500472] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   96.500477] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   96.500481] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf38d800 maddr: 0x7d0d800 
Aug 15 23:13:55 security kernel: [   96.500487] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d0d800 
Aug 15 23:13:55 security kernel: [   96.500502] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d0d800 
Aug 15 23:13:55 security kernel: [   96.500508] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:55 security kernel: [   96.500513] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   96.500520] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   96.500525] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   96.500529] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf38e000 maddr: 0x7d0e000 
Aug 15 23:13:55 security kernel: [   96.500535] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d0e000 
Aug 15 23:13:55 security kernel: [   96.500549] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d0e000 
Aug 15 23:13:55 security kernel: [   96.501212] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   96.501241] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   96.501245] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d0d800  paddr: 0xf38d800 
Aug 15 23:13:55 security kernel: [   96.501251] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   96.501261] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d0d800 
Aug 15 23:13:55 security kernel: [   96.501267] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   96.501271] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   96.501275] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d0e000  paddr: 0xf38e000 
Aug 15 23:13:55 security kernel: [   96.501281] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   96.501285] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d0e000 
Aug 15 23:13:55 security kernel: [   96.512723] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 0e 07
Aug 15 23:13:55 security kernel: [   96.512757] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009e68 maddr: 0x189e85e68 
Aug 15 23:13:55 security kernel: [   96.512773] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   96.512777] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   96.512782] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   96.512787] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf38e800 maddr: 0x7d0e800 
Aug 15 23:13:55 security kernel: [   96.512800] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d0e800 
Aug 15 23:13:55 security kernel: [   96.512815] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d0e800 
Aug 15 23:13:55 security kernel: [   96.512820] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:55 security kernel: [   96.512826] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   96.512830] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   96.512834] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   96.512838] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf38f000 maddr: 0x7d0f000 
Aug 15 23:13:55 security kernel: [   96.512844] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d0f000 
Aug 15 23:13:55 security kernel: [   96.512857] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d0f000 
Aug 15 23:13:55 security kernel: [   96.513585] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   96.513613] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   96.513618] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d0e800  paddr: 0xf38e800 
Aug 15 23:13:55 security kernel: [   96.513624] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   96.513632] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d0e800 
Aug 15 23:13:55 security kernel: [   96.513639] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   96.513642] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   96.513646] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d0f000  paddr: 0xf38f000 
Aug 15 23:13:55 security kernel: [   96.513652] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   96.513656] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d0f000 
Aug 15 23:13:55 security kernel: [   96.525131] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 5a 06
Aug 15 23:13:55 security kernel: [   96.526098] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009e68 maddr: 0x189e85e68 
Aug 15 23:13:55 security kernel: [   96.526118] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   96.526132] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   96.526143] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   96.526153] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf38f800 maddr: 0x7d0f800 
Aug 15 23:13:55 security kernel: [   96.526166] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d0f800 
Aug 15 23:13:55 security kernel: [   96.526199] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d0f800 
Aug 15 23:13:55 security kernel: [   96.526211] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:55 security kernel: [   96.526223] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   96.526232] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   96.526242] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   96.526252] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf390000 maddr: 0x7d10000 
Aug 15 23:13:55 security kernel: [   96.526265] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d10000 
Aug 15 23:13:55 security kernel: [   96.526297] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d10000 
Aug 15 23:13:55 security kernel: [   96.526858] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   96.526871] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   96.526883] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d0f800  paddr: 0xf38f800 
Aug 15 23:13:55 security kernel: [   96.526896] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   96.526907] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d0f800 
Aug 15 23:13:55 security kernel: [   96.526922] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   96.526930] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   96.526939] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d10000  paddr: 0xf390000 
Aug 15 23:13:55 security kernel: [   96.526952] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   96.526963] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d10000 
Aug 15 23:13:55 security kernel: [   96.544587] (pipe 0x80000200): OUT: 40 03 00 00 4a 00 01 00 >>> 0e
Aug 15 23:13:55 security kernel: [   96.544623] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009e68 maddr: 0x189e85e68 
Aug 15 23:13:55 security kernel: [   96.544642] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   96.544646] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   96.544652] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   96.544657] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf390800 maddr: 0x7d10800 
Aug 15 23:13:55 security kernel: [   96.544671] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d10800 
Aug 15 23:13:55 security kernel: [   96.544686] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d10800 
Aug 15 23:13:55 security kernel: [   96.544691] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:55 security kernel: [   96.544697] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   96.544701] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   96.544705] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   96.544709] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf391000 maddr: 0x7d11000 
Aug 15 23:13:55 security kernel: [   96.544715] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d11000 
Aug 15 23:13:55 security kernel: [   96.544728] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d11000 
Aug 15 23:13:55 security kernel: [   96.545218] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   96.545225] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   96.545230] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d10800  paddr: 0xf390800 
Aug 15 23:13:55 security kernel: [   96.545241] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   96.545247] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d10800 
Aug 15 23:13:55 security kernel: [   96.545255] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   96.545259] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   96.545263] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d11000  paddr: 0xf391000 
Aug 15 23:13:55 security kernel: [   96.545270] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   96.545275] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d11000 
Aug 15 23:13:55 security kernel: [   96.556578] (pipe 0x80000280): IN:  c0 02 00 00 4a 00 01 00 
Aug 15 23:13:55 security kernel: [   96.556607] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009e68 maddr: 0x189e85e68 
Aug 15 23:13:55 security kernel: [   96.556617] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   96.556622] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   96.556627] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   96.556632] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf391800 maddr: 0x7d11800 
Aug 15 23:13:55 security kernel: [   96.556638] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d11800 
Aug 15 23:13:55 security kernel: [   96.556652] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d11800 
Aug 15 23:13:55 security kernel: [   96.556658] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:55 security kernel: [   96.556663] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   96.556667] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   96.556672] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   96.556676] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf392000 maddr: 0x7d12000 
Aug 15 23:13:55 security kernel: [   96.556682] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d12000 
Aug 15 23:13:55 security kernel: [   96.556695] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d12000 
Aug 15 23:13:55 security kernel: [   96.557214] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   96.557221] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   96.557225] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d11800  paddr: 0xf391800 
Aug 15 23:13:55 security kernel: [   96.557231] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   96.557236] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d11800 
Aug 15 23:13:55 security kernel: [   96.557243] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   96.557246] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   96.557250] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d12000  paddr: 0xf392000 
Aug 15 23:13:55 security kernel: [   96.557256] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   96.557261] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d12000 
Aug 15 23:13:55 security kernel: [   96.557447] <<< 07
Aug 15 23:13:55 security kernel: [   96.557454] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:55 security kernel: [   96.557477] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009e68 maddr: 0x189e85e68 
Aug 15 23:13:55 security kernel: [   96.557483] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   96.557487] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   96.557493] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   96.557500] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf392800 maddr: 0x7d12800 
Aug 15 23:13:55 security kernel: [   96.557506] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d12800 
Aug 15 23:13:55 security kernel: [   96.557520] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d12800 
Aug 15 23:13:55 security kernel: [   96.557525] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:55 security kernel: [   96.557531] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   96.557535] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   96.557539] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   96.557544] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf393000 maddr: 0x7d13000 
Aug 15 23:13:55 security kernel: [   96.557549] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d13000 
Aug 15 23:13:55 security kernel: [   96.557563] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d13000 
Aug 15 23:13:55 security kernel: [   96.557962] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   96.557967] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   96.557971] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d12800  paddr: 0xf392800 
Aug 15 23:13:55 security kernel: [   96.557976] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   96.557981] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d12800 
Aug 15 23:13:55 security kernel: [   96.557987] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   96.557991] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   96.557994] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d13000  paddr: 0xf393000 
Aug 15 23:13:55 security kernel: [   96.558000] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   96.558005] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d13000 
Aug 15 23:13:55 security kernel: [   96.558038] <<< 00
Aug 15 23:13:55 security kernel: [   96.558047] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 0e 07
Aug 15 23:13:55 security kernel: [   96.558072] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009e68 maddr: 0x189e85e68 
Aug 15 23:13:55 security kernel: [   96.558078] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   96.558082] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   96.558087] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   96.558091] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf393800 maddr: 0x7d13800 
Aug 15 23:13:55 security kernel: [   96.560031] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d13800 
Aug 15 23:13:55 security kernel: [   96.560031] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d13800 
Aug 15 23:13:55 security kernel: [   96.560031] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:55 security kernel: [   96.560031] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   96.560031] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   96.560031] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   96.560031] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf394000 maddr: 0x7d14000 
Aug 15 23:13:55 security kernel: [   96.560031] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d14000 
Aug 15 23:13:55 security kernel: [   96.560031] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d14000 
Aug 15 23:13:55 security kernel: [   96.688131] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   96.688142] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   96.688147] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d13800  paddr: 0xf393800 
Aug 15 23:13:55 security kernel: [   96.688153] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   96.688157] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d13800 
Aug 15 23:13:55 security kernel: [   96.688164] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   96.688168] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   96.688173] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d14000  paddr: 0xf394000 
Aug 15 23:13:55 security kernel: [   96.688178] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   96.688183] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d14000 
Aug 15 23:13:55 security kernel: [   96.689782] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:13:55 security kernel: [   96.703571] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009e68 maddr: 0x189e85e68 
Aug 15 23:13:55 security kernel: [   96.703588] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   96.703593] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   96.703600] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   96.703605] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf394800 maddr: 0x7d14800 
Aug 15 23:13:55 security kernel: [   96.703612] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d14800 
Aug 15 23:13:55 security kernel: [   96.703623] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d14800 
Aug 15 23:13:55 security kernel: [   96.703631] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:55 security kernel: [   96.703653] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   96.703662] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   96.703666] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   96.703671] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf395000 maddr: 0x7d15000 
Aug 15 23:13:55 security kernel: [   96.703676] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d15000 
Aug 15 23:13:55 security kernel: [   96.703685] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d15000 
Aug 15 23:13:55 security kernel: [   96.704174] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   96.704203] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   96.704222] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d14800  paddr: 0xf394800 
Aug 15 23:13:55 security kernel: [   96.704249] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   96.704270] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d14800 
Aug 15 23:13:55 security kernel: [   96.704299] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   96.704320] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   96.704323] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d15000  paddr: 0xf395000 
Aug 15 23:13:55 security kernel: [   96.704329] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   96.704333] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d15000 
Aug 15 23:13:55 security kernel: [   96.705357] <<< 00
Aug 15 23:13:55 security kernel: [   96.713111] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 0a 80
Aug 15 23:13:55 security kernel: [   96.713156] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009e68 maddr: 0x189e85e68 
Aug 15 23:13:55 security kernel: [   96.713172] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   96.713176] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   96.713183] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   96.713187] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf395800 maddr: 0x7d15800 
Aug 15 23:13:55 security kernel: [   96.713193] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d15800 
Aug 15 23:13:55 security kernel: [   96.713209] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d15800 
Aug 15 23:13:55 security kernel: [   96.713214] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:55 security kernel: [   96.713220] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   96.713226] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   96.713231] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   96.713235] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf396000 maddr: 0x7d16000 
Aug 15 23:13:55 security kernel: [   96.713241] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d16000 
Aug 15 23:13:55 security kernel: [   96.713255] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d16000 
Aug 15 23:13:55 security kernel: [   96.713795] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   96.713827] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   96.713845] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d15800  paddr: 0xf395800 
Aug 15 23:13:55 security kernel: [   96.713872] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   96.713893] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d15800 
Aug 15 23:13:55 security kernel: [   96.713921] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   96.713938] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   96.713954] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d16000  paddr: 0xf396000 
Aug 15 23:13:55 security kernel: [   96.713985] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   96.713989] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d16000 
Aug 15 23:13:55 security kernel: [   96.724809] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 0b 40
Aug 15 23:13:55 security kernel: [   96.724841] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009e68 maddr: 0x189e85e68 
Aug 15 23:13:55 security kernel: [   96.724856] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   96.724861] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   96.724866] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   96.724870] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf396800 maddr: 0x7d16800 
Aug 15 23:13:55 security kernel: [   96.724876] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d16800 
Aug 15 23:13:55 security kernel: [   96.724890] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d16800 
Aug 15 23:13:55 security kernel: [   96.724895] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:55 security kernel: [   96.724901] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   96.724910] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   96.724916] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   96.724920] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf397000 maddr: 0x7d17000 
Aug 15 23:13:55 security kernel: [   96.724925] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d17000 
Aug 15 23:13:55 security kernel: [   96.724939] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d17000 
Aug 15 23:13:55 security kernel: [   96.725541] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   96.725571] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   96.725596] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d16800  paddr: 0xf396800 
Aug 15 23:13:55 security kernel: [   96.725605] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   96.725614] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d16800 
Aug 15 23:13:55 security kernel: [   96.725620] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   96.725624] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   96.725627] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d17000  paddr: 0xf397000 
Aug 15 23:13:55 security kernel: [   96.725633] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   96.725637] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d17000 
Aug 15 23:13:55 security kernel: [   96.736836] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 0c 40
Aug 15 23:13:55 security kernel: [   96.736882] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009e68 maddr: 0x189e85e68 
Aug 15 23:13:55 security kernel: [   96.736900] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   96.736907] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   96.736914] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   96.736921] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf397800 maddr: 0x7d17800 
Aug 15 23:13:55 security kernel: [   96.736929] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d17800 
Aug 15 23:13:55 security kernel: [   96.736954] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d17800 
Aug 15 23:13:55 security kernel: [   96.736966] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:55 security kernel: [   96.736974] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   96.736980] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   96.736987] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   96.736993] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf398000 maddr: 0x7d18000 
Aug 15 23:13:55 security kernel: [   96.737002] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d18000 
Aug 15 23:13:55 security kernel: [   96.737022] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d18000 
Aug 15 23:13:55 security kernel: [   96.737602] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   96.737620] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   96.737626] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d17800  paddr: 0xf397800 
Aug 15 23:13:55 security kernel: [   96.737638] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   96.737648] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d17800 
Aug 15 23:13:55 security kernel: [   96.737658] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   96.737663] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   96.737669] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d18000  paddr: 0xf398000 
Aug 15 23:13:55 security kernel: [   96.737677] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   96.737683] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d18000 
Aug 15 23:13:55 security kernel: [   96.748806] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 0d 00
Aug 15 23:13:55 security kernel: [   96.748854] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009e68 maddr: 0x189e85e68 
Aug 15 23:13:55 security kernel: [   96.748874] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   96.748880] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   96.748888] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   96.748894] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf398800 maddr: 0x7d18800 
Aug 15 23:13:55 security kernel: [   96.748903] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d18800 
Aug 15 23:13:55 security kernel: [   96.748925] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d18800 
Aug 15 23:13:55 security kernel: [   96.748935] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:55 security kernel: [   96.748951] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   96.748959] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   96.748966] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   96.748972] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf399000 maddr: 0x7d19000 
Aug 15 23:13:55 security kernel: [   96.748981] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d19000 
Aug 15 23:13:55 security kernel: [   96.749001] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d19000 
Aug 15 23:13:55 security kernel: [   96.749542] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   96.749569] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   96.749587] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d18800  paddr: 0xf398800 
Aug 15 23:13:55 security kernel: [   96.749613] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   96.749633] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d18800 
Aug 15 23:13:55 security kernel: [   96.749661] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   96.749691] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   96.749696] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d19000  paddr: 0xf399000 
Aug 15 23:13:55 security kernel: [   96.749704] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   96.749711] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d19000 
Aug 15 23:13:55 security kernel: [   96.760843] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 0f 28
Aug 15 23:13:55 security kernel: [   96.760890] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009e68 maddr: 0x189e85e68 
Aug 15 23:13:55 security kernel: [   96.760902] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   96.760908] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   96.760916] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   96.760922] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf399800 maddr: 0x7d19800 
Aug 15 23:13:55 security kernel: [   96.760930] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d19800 
Aug 15 23:13:55 security kernel: [   96.760952] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d19800 
Aug 15 23:13:55 security kernel: [   96.760959] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:55 security kernel: [   96.760968] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   96.760974] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   96.760980] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   96.760987] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf39a000 maddr: 0x7d1a000 
Aug 15 23:13:55 security kernel: [   96.760995] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d1a000 
Aug 15 23:13:55 security kernel: [   96.761015] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d1a000 
Aug 15 23:13:55 security kernel: [   96.761693] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   96.761716] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   96.761722] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d19800  paddr: 0xf399800 
Aug 15 23:13:55 security kernel: [   96.761731] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   96.761738] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d19800 
Aug 15 23:13:55 security kernel: [   96.761747] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   96.761753] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   96.761758] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d1a000  paddr: 0xf39a000 
Aug 15 23:13:55 security kernel: [   96.761766] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   96.761772] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d1a000 
Aug 15 23:13:55 security kernel: [   96.772909] (pipe 0x80000280): IN:  c0 00 00 00 00 00 01 00 
Aug 15 23:13:55 security kernel: [   96.772940] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009e68 maddr: 0x189e85e68 
Aug 15 23:13:55 security kernel: [   96.772952] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   96.772958] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   96.772966] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   96.772972] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf39a800 maddr: 0x7d1a800 
Aug 15 23:13:55 security kernel: [   96.776102] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d1a800 
Aug 15 23:13:55 security kernel: [   96.776102] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d1a800 
Aug 15 23:13:55 security kernel: [   96.776102] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:55 security kernel: [   96.776102] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   96.776102] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   96.776102] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   96.776102] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf39b000 maddr: 0x7d1b000 
Aug 15 23:13:55 security kernel: [   96.776102] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d1b000 
Aug 15 23:13:55 security kernel: [   96.776102] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d1b000 
Aug 15 23:13:55 security kernel: [   96.891974] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   96.891980] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   96.891984] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d1a800  paddr: 0xf39a800 
Aug 15 23:13:55 security kernel: [   96.891990] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   96.891995] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d1a800 
Aug 15 23:13:55 security kernel: [   96.892002] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   96.892006] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   96.892010] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d1b000  paddr: 0xf39b000 
Aug 15 23:13:55 security kernel: [   96.892015] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   96.892020] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d1b000 
Aug 15 23:13:55 security kernel: [   96.895627] <<< 00
Aug 15 23:13:55 security kernel: [   96.895639] em28xx #0: Config register raw data: 0x00
Aug 15 23:13:55 security kernel: [   96.895649] (pipe 0x80000200): OUT: 40 03 00 00 4a 00 01 00 >>> 02
Aug 15 23:13:55 security kernel: [   96.895691] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009e68 maddr: 0x189e85e68 
Aug 15 23:13:55 security kernel: [   96.895699] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   96.895705] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   96.895710] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   96.895715] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf39b800 maddr: 0x7d1b800 
Aug 15 23:13:55 security kernel: [   96.895722] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d1b800 
Aug 15 23:13:55 security kernel: [   96.895735] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d1b800 
Aug 15 23:13:55 security kernel: [   96.895741] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:55 security kernel: [   96.895748] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   96.895752] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   96.895768] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   96.895775] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf39c000 maddr: 0x7d1c000 
Aug 15 23:13:55 security kernel: [   96.895780] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d1c000 
Aug 15 23:13:55 security kernel: [   96.895791] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d1c000 
Aug 15 23:13:55 security kernel: [   96.896354] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   96.896364] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   96.896370] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d1b800  paddr: 0xf39b800 
Aug 15 23:13:55 security kernel: [   96.896376] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   96.896382] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d1b800 
Aug 15 23:13:55 security kernel: [   96.896388] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   96.896392] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   96.896395] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d1c000  paddr: 0xf39c000 
Aug 15 23:13:55 security kernel: [   96.896401] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   96.896405] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d1c000 
Aug 15 23:13:55 security kernel: [   96.912421] (pipe 0x80000280): IN:  c0 02 00 00 4a 00 01 00 
Aug 15 23:13:55 security kernel: [   96.912449] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009e68 maddr: 0x189e85e68 
Aug 15 23:13:55 security kernel: [   96.912466] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   96.912470] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   96.912476] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   96.912480] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf39c800 maddr: 0x7d1c800 
Aug 15 23:13:55 security kernel: [   96.912486] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d1c800 
Aug 15 23:13:55 security kernel: [   96.912498] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d1c800 
Aug 15 23:13:55 security kernel: [   96.912504] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:55 security kernel: [   96.912509] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   96.912513] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   96.912518] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   96.912522] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf39d000 maddr: 0x7d1d000 
Aug 15 23:13:55 security kernel: [   96.912528] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d1d000 
Aug 15 23:13:55 security kernel: [   96.912538] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d1d000 
Aug 15 23:13:55 security kernel: [   96.913069] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   96.913100] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   96.913118] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d1c800  paddr: 0xf39c800 
Aug 15 23:13:55 security kernel: [   96.913151] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   96.913157] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d1c800 
Aug 15 23:13:55 security kernel: [   96.913163] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   96.913167] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   96.913171] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d1d000  paddr: 0xf39d000 
Aug 15 23:13:55 security kernel: [   96.913176] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   96.913181] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d1d000 
Aug 15 23:13:55 security kernel: [   96.913219] <<< c4
Aug 15 23:13:55 security kernel: [   96.913225] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:55 security kernel: [   96.913244] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009e68 maddr: 0x189e85e68 
Aug 15 23:13:55 security kernel: [   96.913251] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   96.913255] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   96.913260] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   96.913265] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf39d800 maddr: 0x7d1d800 
Aug 15 23:13:55 security kernel: [   96.913271] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d1d800 
Aug 15 23:13:55 security kernel: [   96.913283] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d1d800 
Aug 15 23:13:55 security kernel: [   96.913288] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:55 security kernel: [   96.913294] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   96.913298] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   96.913302] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   96.913306] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf39e000 maddr: 0x7d1e000 
Aug 15 23:13:55 security kernel: [   96.913312] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d1e000 
Aug 15 23:13:55 security kernel: [   96.913323] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d1e000 
Aug 15 23:13:55 security kernel: [   96.913745] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   96.913758] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   96.913762] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d1d800  paddr: 0xf39d800 
Aug 15 23:13:55 security kernel: [   96.913768] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   96.913772] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d1d800 
Aug 15 23:13:55 security kernel: [   96.913779] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   96.913782] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   96.913786] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d1e000  paddr: 0xf39e000 
Aug 15 23:13:55 security kernel: [   96.913791] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   96.913796] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d1e000 
Aug 15 23:13:55 security kernel: [   96.913829] <<< 00
Aug 15 23:13:55 security kernel: [   96.913838] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 02 c9
Aug 15 23:13:55 security kernel: [   96.913858] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009e68 maddr: 0x189e85e68 
Aug 15 23:13:55 security kernel: [   96.913864] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   96.913868] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   96.913873] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   96.913877] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf39e800 maddr: 0x7d1e800 
Aug 15 23:13:55 security kernel: [   96.913883] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d1e800 
Aug 15 23:13:55 security kernel: [   96.913893] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d1e800 
Aug 15 23:13:55 security kernel: [   96.913899] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:55 security kernel: [   96.913905] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   96.913909] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   96.913913] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   96.913917] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf39f000 maddr: 0x7d1f000 
Aug 15 23:13:55 security kernel: [   96.913923] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d1f000 
Aug 15 23:13:55 security kernel: [   96.913933] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d1f000 
Aug 15 23:13:55 security kernel: [   96.914557] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   96.914590] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   96.914594] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d1e800  paddr: 0xf39e800 
Aug 15 23:13:55 security kernel: [   96.914600] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   96.914604] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d1e800 
Aug 15 23:13:55 security kernel: [   96.914611] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   96.914614] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   96.914618] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d1f000  paddr: 0xf39f000 
Aug 15 23:13:55 security kernel: [   96.914623] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   96.914628] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d1f000 
Aug 15 23:13:55 security kernel: [   96.924409] (pipe 0x80000200): OUT: 40 03 00 00 4a 00 01 00 >>> 09
Aug 15 23:13:55 security kernel: [   96.924447] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009e68 maddr: 0x189e85e68 
Aug 15 23:13:55 security kernel: [   96.924468] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   96.924474] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   96.924482] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   96.924488] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf39f800 maddr: 0x7d1f800 
Aug 15 23:13:55 security kernel: [   96.924497] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d1f800 
Aug 15 23:13:55 security kernel: [   96.924514] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d1f800 
Aug 15 23:13:55 security kernel: [   96.924522] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:55 security kernel: [   96.924530] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   96.924536] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   96.924543] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   96.924549] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3a0000 maddr: 0x7d20000 
Aug 15 23:13:55 security kernel: [   96.924558] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d20000 
Aug 15 23:13:55 security kernel: [   96.924574] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d20000 
Aug 15 23:13:55 security kernel: [   96.925101] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   96.925114] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   96.925119] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d1f800  paddr: 0xf39f800 
Aug 15 23:13:55 security kernel: [   96.925128] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   96.925135] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d1f800 
Aug 15 23:13:55 security kernel: [   96.925145] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   96.925150] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   96.925156] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d20000  paddr: 0xf3a0000 
Aug 15 23:13:55 security kernel: [   96.925164] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   96.925171] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d20000 
Aug 15 23:13:55 security kernel: [   96.936538] (pipe 0x80000280): IN:  c0 02 00 00 4a 00 01 00 
Aug 15 23:13:55 security kernel: [   96.936564] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009e68 maddr: 0x189e85e68 
Aug 15 23:13:55 security kernel: [   96.936573] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   96.936577] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   96.936582] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   96.936586] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3a0800 maddr: 0x7d20800 
Aug 15 23:13:55 security kernel: [   96.936592] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d20800 
Aug 15 23:13:55 security kernel: [   96.936604] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d20800 
Aug 15 23:13:55 security kernel: [   96.936609] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:55 security kernel: [   96.936615] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   96.936619] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   96.936623] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   96.936627] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3a1000 maddr: 0x7d21000 
Aug 15 23:13:55 security kernel: [   96.936633] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d21000 
Aug 15 23:13:55 security kernel: [   96.936643] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d21000 
Aug 15 23:13:55 security kernel: [   96.937112] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   96.937118] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   96.937122] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d20800  paddr: 0xf3a0800 
Aug 15 23:13:55 security kernel: [   96.937128] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   96.937133] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d20800 
Aug 15 23:13:55 security kernel: [   96.937140] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   96.937143] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   96.937147] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d21000  paddr: 0xf3a1000 
Aug 15 23:13:55 security kernel: [   96.937152] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   96.937157] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d21000 
Aug 15 23:13:55 security kernel: [   96.937201] <<< 01
Aug 15 23:13:55 security kernel: [   96.937207] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:13:55 security kernel: [   96.937226] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009e68 maddr: 0x189e85e68 
Aug 15 23:13:55 security kernel: [   96.937232] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   96.937236] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   96.937241] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   96.937245] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3a1800 maddr: 0x7d21800 
Aug 15 23:13:55 security kernel: [   96.940025] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d21800 
Aug 15 23:13:55 security kernel: [   96.940025] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d21800 
Aug 15 23:13:55 security kernel: [   96.940025] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:55 security kernel: [   96.940025] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   96.940025] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   96.940025] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   96.940025] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3a2000 maddr: 0x7d22000 
Aug 15 23:13:55 security kernel: [   96.940025] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d22000 
Aug 15 23:13:55 security kernel: [   96.940025] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d22000 
Aug 15 23:13:55 security kernel: [   97.096350] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   97.096356] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   97.096360] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d21800  paddr: 0xf3a1800 
Aug 15 23:13:55 security kernel: [   97.096367] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   97.096372] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d21800 
Aug 15 23:13:55 security kernel: [   97.096380] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   97.096384] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   97.096388] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d22000  paddr: 0xf3a2000 
Aug 15 23:13:55 security kernel: [   97.096396] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   97.096401] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d22000 
Aug 15 23:13:55 security kernel: [   97.104420] <<< 00
Aug 15 23:13:55 security kernel: [   97.104445] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 09 81
Aug 15 23:13:55 security kernel: [   97.104471] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1c009e68 maddr: 0x189e85e68 
Aug 15 23:13:55 security kernel: [   97.104478] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   97.104483] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   97.104489] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   97.104493] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3a2800 maddr: 0x7d22800 
Aug 15 23:13:55 security kernel: [   97.104500] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d22800 
Aug 15 23:13:55 security kernel: [   97.104513] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d22800 
Aug 15 23:13:55 security kernel: [   97.104519] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:55 security kernel: [   97.104526] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   97.104530] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   97.104535] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   97.104540] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3a3000 maddr: 0x7d23000 
Aug 15 23:13:55 security kernel: [   97.104547] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d23000 
Aug 15 23:13:55 security kernel: [   97.104560] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d23000 
Aug 15 23:13:55 security kernel: [   97.105179] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   97.105208] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   97.105226] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d22800  paddr: 0xf3a2800 
Aug 15 23:13:55 security kernel: [   97.105252] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   97.105273] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d22800 
Aug 15 23:13:55 security kernel: [   97.105301] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   97.105317] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   97.105340] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d23000  paddr: 0xf3a3000 
Aug 15 23:13:55 security kernel: [   97.105361] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   97.105366] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d23000 
Aug 15 23:13:55 security kernel: [   97.116674] em28xx #0: v4l2 driver version 0.1.2
Aug 15 23:13:55 security kernel: [   97.116693] em28xx #0 em28xx_set_alternate :minimum isoc packet size: 2888 (alt=6)
Aug 15 23:13:55 security kernel: [   97.116699] em28xx #0 em28xx_set_alternate :setting alternate 6 with wMaxPacketSize=2892
Aug 15 23:13:55 security kernel: [   97.116734] xhci_hcd 0000:08:00.0: Allocating ring at ffff880033b125f8
Aug 15 23:13:55 security kernel: [   97.116752] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001c713800 (virtual) 0xc7ad6800 (DMA)
Aug 15 23:13:55 security kernel: [   97.116761] xhci_hcd 0000:08:00.0: Linking segment 0xc7ad6800 to segment 0xc7ad6800 (DMA)
Aug 15 23:13:55 security kernel: [   97.116769] xhci_hcd 0000:08:00.0: Wrote link toggle flag to segment ffff88001c009e68 (virtual), 0xc7ad6800 (DMA)
Aug 15 23:13:55 security kernel: [   97.116776] usb 4-3: ep 0x81 - rounding interval to 1024 microframes
Aug 15 23:13:55 security kernel: [   97.116790] xhci_hcd 0000:08:00.0: Allocating ring at ffff8800339a46d0
Aug 15 23:13:55 security kernel: [   97.116813] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:13:55 security kernel: [   97.116842] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff880019363788 
Aug 15 23:13:55 security kernel: [   97.116857] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88003f606000 (virtual) 0xc7ad5000 (DMA)
Aug 15 23:13:55 security kernel: [   97.116872] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88003f606400 (virtual) 0xc7ad5400 (DMA)
Aug 15 23:13:55 security kernel: [   97.116880] xhci_hcd 0000:08:00.0: Linking segment 0xc7ad5000 to segment 0xc7ad5400 (DMA)
Aug 15 23:13:55 security kernel: [   97.116892] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88003f606800 (virtual) 0xc7ad5800 (DMA)
Aug 15 23:13:55 security kernel: [   97.116901] xhci_hcd 0000:08:00.0: Linking segment 0xc7ad5400 to segment 0xc7ad5800 (DMA)
Aug 15 23:13:55 security kernel: [   97.116922] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:13:55 security kernel: [   97.116938] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff880017c92d60 
Aug 15 23:13:55 security kernel: [   97.116951] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880030b5d000 (virtual) 0xc7ad4000 (DMA)
Aug 15 23:13:55 security kernel: [   97.116959] xhci_hcd 0000:08:00.0: Linking segment 0xc7ad5800 to segment 0xc7ad4000 (DMA)
Aug 15 23:13:55 security kernel: [   97.116972] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880030b5d400 (virtual) 0xc7ad4400 (DMA)
Aug 15 23:13:55 security kernel: [   97.116980] xhci_hcd 0000:08:00.0: Linking segment 0xc7ad4000 to segment 0xc7ad4400 (DMA)
Aug 15 23:13:55 security kernel: [   97.116992] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880030b5d800 (virtual) 0xc7ad4800 (DMA)
Aug 15 23:13:55 security kernel: [   97.117000] xhci_hcd 0000:08:00.0: Linking segment 0xc7ad4400 to segment 0xc7ad4800 (DMA)
Aug 15 23:13:55 security kernel: [   97.117020] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:13:55 security kernel: [   97.117036] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff880018679f18 
Aug 15 23:13:55 security kernel: [   97.117049] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880036ae0000 (virtual) 0xc7ad3000 (DMA)
Aug 15 23:13:55 security kernel: [   97.117057] xhci_hcd 0000:08:00.0: Linking segment 0xc7ad4800 to segment 0xc7ad3000 (DMA)
Aug 15 23:13:55 security kernel: [   97.117070] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880036ae0400 (virtual) 0xc7ad3400 (DMA)
Aug 15 23:13:55 security kernel: [   97.117078] xhci_hcd 0000:08:00.0: Linking segment 0xc7ad3000 to segment 0xc7ad3400 (DMA)
Aug 15 23:13:55 security kernel: [   97.117090] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880036ae0800 (virtual) 0xc7ad3800 (DMA)
Aug 15 23:13:55 security kernel: [   97.117098] xhci_hcd 0000:08:00.0: Linking segment 0xc7ad3400 to segment 0xc7ad3800 (DMA)
Aug 15 23:13:55 security kernel: [   97.117122] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:13:55 security kernel: [   97.117137] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff880017e6b418 
Aug 15 23:13:55 security kernel: [   97.117150] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a287000 (virtual) 0xc7ad2000 (DMA)
Aug 15 23:13:55 security kernel: [   97.117158] xhci_hcd 0000:08:00.0: Linking segment 0xc7ad3800 to segment 0xc7ad2000 (DMA)
Aug 15 23:13:55 security kernel: [   97.117175] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a287400 (virtual) 0xc7ad2400 (DMA)
Aug 15 23:13:55 security kernel: [   97.117204] xhci_hcd 0000:08:00.0: Linking segment 0xc7ad2000 to segment 0xc7ad2400 (DMA)
Aug 15 23:13:55 security kernel: [   97.117216] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a287800 (virtual) 0xc7ad2800 (DMA)
Aug 15 23:13:55 security kernel: [   97.117224] xhci_hcd 0000:08:00.0: Linking segment 0xc7ad2400 to segment 0xc7ad2800 (DMA)
Aug 15 23:13:55 security kernel: [   97.117244] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:13:55 security kernel: [   97.117259] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff880019363fc8 
Aug 15 23:13:55 security kernel: [   97.117271] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a332000 (virtual) 0xc7ad1000 (DMA)
Aug 15 23:13:55 security kernel: [   97.117280] xhci_hcd 0000:08:00.0: Linking segment 0xc7ad2800 to segment 0xc7ad1000 (DMA)
Aug 15 23:13:55 security kernel: [   97.117295] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a332400 (virtual) 0xc7ad1400 (DMA)
Aug 15 23:13:55 security kernel: [   97.117303] xhci_hcd 0000:08:00.0: Linking segment 0xc7ad1000 to segment 0xc7ad1400 (DMA)
Aug 15 23:13:55 security kernel: [   97.117316] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a332800 (virtual) 0xc7ad1800 (DMA)
Aug 15 23:13:55 security kernel: [   97.117323] xhci_hcd 0000:08:00.0: Linking segment 0xc7ad1400 to segment 0xc7ad1800 (DMA)
Aug 15 23:13:55 security kernel: [   97.117345] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:13:55 security kernel: [   97.117360] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88003f534d60 
Aug 15 23:13:55 security kernel: [   97.117375] xhci_hcd 0000:08:00.0: // Allocating segment at ffff8800177db000 (virtual) 0xc7ad0000 (DMA)
Aug 15 23:13:55 security kernel: [   97.117383] xhci_hcd 0000:08:00.0: Linking segment 0xc7ad1800 to segment 0xc7ad0000 (DMA)
Aug 15 23:13:55 security kernel: [   97.117416] xhci_hcd 0000:08:00.0: // Allocating segment at ffff8800177db400 (virtual) 0xc7ad0400 (DMA)
Aug 15 23:13:55 security kernel: [   97.117425] xhci_hcd 0000:08:00.0: Linking segment 0xc7ad0000 to segment 0xc7ad0400 (DMA)
Aug 15 23:13:55 security kernel: [   97.117438] xhci_hcd 0000:08:00.0: // Allocating segment at ffff8800177db800 (virtual) 0xc7ad0800 (DMA)
Aug 15 23:13:55 security kernel: [   97.117446] xhci_hcd 0000:08:00.0: Linking segment 0xc7ad0400 to segment 0xc7ad0800 (DMA)
Aug 15 23:13:55 security kernel: [   97.117470] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:13:55 security kernel: [   97.117486] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001a5558e8 
Aug 15 23:13:55 security kernel: [   97.117498] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a26d000 (virtual) 0xc7acf000 (DMA)
Aug 15 23:13:55 security kernel: [   97.117507] xhci_hcd 0000:08:00.0: Linking segment 0xc7ad0800 to segment 0xc7acf000 (DMA)
Aug 15 23:13:55 security kernel: [   97.117520] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a26d400 (virtual) 0xc7acf400 (DMA)
Aug 15 23:13:55 security kernel: [   97.117528] xhci_hcd 0000:08:00.0: Linking segment 0xc7acf000 to segment 0xc7acf400 (DMA)
Aug 15 23:13:55 security kernel: [   97.117540] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a26d800 (virtual) 0xc7acf800 (DMA)
Aug 15 23:13:55 security kernel: [   97.117548] xhci_hcd 0000:08:00.0: Linking segment 0xc7acf400 to segment 0xc7acf800 (DMA)
Aug 15 23:13:55 security kernel: [   97.117567] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:13:55 security kernel: [   97.117582] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001a555788 
Aug 15 23:13:55 security kernel: [   97.117594] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001b24d000 (virtual) 0xc7ace000 (DMA)
Aug 15 23:13:55 security kernel: [   97.117602] xhci_hcd 0000:08:00.0: Linking segment 0xc7acf800 to segment 0xc7ace000 (DMA)
Aug 15 23:13:55 security kernel: [   97.117615] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001b24d400 (virtual) 0xc7ace400 (DMA)
Aug 15 23:13:55 security kernel: [   97.117624] xhci_hcd 0000:08:00.0: Linking segment 0xc7ace000 to segment 0xc7ace400 (DMA)
Aug 15 23:13:55 security kernel: [   97.117636] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001b24d800 (virtual) 0xc7ace800 (DMA)
Aug 15 23:13:55 security kernel: [   97.117644] xhci_hcd 0000:08:00.0: Linking segment 0xc7ace400 to segment 0xc7ace800 (DMA)
Aug 15 23:13:55 security kernel: [   97.117662] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:13:55 security kernel: [   97.117677] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001a5556d8 
Aug 15 23:13:55 security kernel: [   97.117689] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a3e5000 (virtual) 0xc7acd000 (DMA)
Aug 15 23:13:55 security kernel: [   97.117697] xhci_hcd 0000:08:00.0: Linking segment 0xc7ace800 to segment 0xc7acd000 (DMA)
Aug 15 23:13:55 security kernel: [   97.117711] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a3e5400 (virtual) 0xc7acd400 (DMA)
Aug 15 23:13:55 security kernel: [   97.117719] xhci_hcd 0000:08:00.0: Linking segment 0xc7acd000 to segment 0xc7acd400 (DMA)
Aug 15 23:13:55 security kernel: [   97.117731] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a3e5800 (virtual) 0xc7acd800 (DMA)
Aug 15 23:13:55 security kernel: [   97.117739] xhci_hcd 0000:08:00.0: Linking segment 0xc7acd400 to segment 0xc7acd800 (DMA)
Aug 15 23:13:55 security kernel: [   97.117758] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:13:55 security kernel: [   97.117773] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001a555f18 
Aug 15 23:13:55 security kernel: [   97.117785] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880033c2c000 (virtual) 0xc7acc000 (DMA)
Aug 15 23:13:55 security kernel: [   97.117793] xhci_hcd 0000:08:00.0: Linking segment 0xc7acd800 to segment 0xc7acc000 (DMA)
Aug 15 23:13:55 security kernel: [   97.117822] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880033c2c400 (virtual) 0xc7acc400 (DMA)
Aug 15 23:13:55 security kernel: [   97.117831] xhci_hcd 0000:08:00.0: Linking segment 0xc7acc000 to segment 0xc7acc400 (DMA)
Aug 15 23:13:55 security kernel: [   97.117856] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880033c2c800 (virtual) 0xc7acc800 (DMA)
Aug 15 23:13:55 security kernel: [   97.117865] xhci_hcd 0000:08:00.0: Linking segment 0xc7acc400 to segment 0xc7acc800 (DMA)
Aug 15 23:13:55 security kernel: [   97.117902] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:13:55 security kernel: [   97.117918] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001a555e68 
Aug 15 23:13:55 security kernel: [   97.117931] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a0f9000 (virtual) 0xc7acb000 (DMA)
Aug 15 23:13:55 security kernel: [   97.117939] xhci_hcd 0000:08:00.0: Linking segment 0xc7acc800 to segment 0xc7acb000 (DMA)
Aug 15 23:13:55 security kernel: [   97.117965] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a0f9400 (virtual) 0xc7acb400 (DMA)
Aug 15 23:13:55 security kernel: [   97.117974] xhci_hcd 0000:08:00.0: Linking segment 0xc7acb000 to segment 0xc7acb400 (DMA)
Aug 15 23:13:55 security kernel: [   97.117982] xhci_hcd 0000:08:00.0: Linking segment 0xc7acb400 to segment 0xc7ad5000 (DMA)
Aug 15 23:13:55 security kernel: [   97.117988] xhci_hcd 0000:08:00.0: Wrote link toggle flag to segment ffff880032533148 (virtual), 0xc7acb400 (DMA)
Aug 15 23:13:55 security kernel: [   97.117995] usb 4-3: ep 0x82 - rounding interval to 1 microframes
Aug 15 23:13:55 security kernel: [   97.118016] xhci_hcd 0000:08:00.0: Allocating ring at ffff880033b12858
Aug 15 23:13:55 security kernel: [   97.118039] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a0f9800 (virtual) 0xc7acb800 (DMA)
Aug 15 23:13:55 security kernel: [   97.118079] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:13:55 security kernel: [   97.118095] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff880033cbff70 
Aug 15 23:13:55 security kernel: [   97.118108] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a24b000 (virtual) 0xc7aca000 (DMA)
Aug 15 23:13:55 security kernel: [   97.118116] xhci_hcd 0000:08:00.0: Linking segment 0xc7acb800 to segment 0xc7aca000 (DMA)
Aug 15 23:13:55 security kernel: [   97.118138] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a24b400 (virtual) 0xc7aca400 (DMA)
Aug 15 23:13:55 security kernel: [   97.118149] xhci_hcd 0000:08:00.0: Linking segment 0xc7aca000 to segment 0xc7aca400 (DMA)
Aug 15 23:13:55 security kernel: [   97.118171] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a24b800 (virtual) 0xc7aca800 (DMA)
Aug 15 23:13:55 security kernel: [   97.118180] xhci_hcd 0000:08:00.0: Linking segment 0xc7aca400 to segment 0xc7aca800 (DMA)
Aug 15 23:13:55 security kernel: [   97.118216] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:13:55 security kernel: [   97.118231] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff880033cbff18 
Aug 15 23:13:55 security kernel: [   97.118245] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001c7fa000 (virtual) 0xc7ac9000 (DMA)
Aug 15 23:13:55 security kernel: [   97.118253] xhci_hcd 0000:08:00.0: Linking segment 0xc7aca800 to segment 0xc7ac9000 (DMA)
Aug 15 23:13:55 security kernel: [   97.118275] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001c7fa400 (virtual) 0xc7ac9400 (DMA)
Aug 15 23:13:55 security kernel: [   97.118283] xhci_hcd 0000:08:00.0: Linking segment 0xc7ac9000 to segment 0xc7ac9400 (DMA)
Aug 15 23:13:55 security kernel: [   97.299950] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001c7fa800 (virtual) 0xc7ac9800 (DMA)
Aug 15 23:13:55 security kernel: [   97.299962] xhci_hcd 0000:08:00.0: Linking segment 0xc7ac9400 to segment 0xc7ac9800 (DMA)
Aug 15 23:13:55 security kernel: [   97.299984] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:13:55 security kernel: [   97.300032] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff880033cbfec0 
Aug 15 23:13:55 security kernel: [   97.300047] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880030c34000 (virtual) 0xc7ac8000 (DMA)
Aug 15 23:13:55 security kernel: [   97.300057] xhci_hcd 0000:08:00.0: Linking segment 0xc7ac9800 to segment 0xc7ac8000 (DMA)
Aug 15 23:13:55 security kernel: [   97.300072] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880030c34400 (virtual) 0xc7ac8400 (DMA)
Aug 15 23:13:55 security kernel: [   97.300081] xhci_hcd 0000:08:00.0: Linking segment 0xc7ac8000 to segment 0xc7ac8400 (DMA)
Aug 15 23:13:55 security kernel: [   97.300095] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880030c34800 (virtual) 0xc7ac8800 (DMA)
Aug 15 23:13:55 security kernel: [   97.300104] xhci_hcd 0000:08:00.0: Linking segment 0xc7ac8400 to segment 0xc7ac8800 (DMA)
Aug 15 23:13:55 security kernel: [   97.300128] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:13:55 security kernel: [   97.300145] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff880017edb100 
Aug 15 23:13:55 security kernel: [   97.300158] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a79c000 (virtual) 0xc7ac7000 (DMA)
Aug 15 23:13:55 security kernel: [   97.300167] xhci_hcd 0000:08:00.0: Linking segment 0xc7ac8800 to segment 0xc7ac7000 (DMA)
Aug 15 23:13:55 security kernel: [   97.300186] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a79c400 (virtual) 0xc7ac7400 (DMA)
Aug 15 23:13:55 security kernel: [   97.300195] xhci_hcd 0000:08:00.0: Linking segment 0xc7ac7000 to segment 0xc7ac7400 (DMA)
Aug 15 23:13:55 security kernel: [   97.300209] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a79c800 (virtual) 0xc7ac7800 (DMA)
Aug 15 23:13:55 security kernel: [   97.300218] xhci_hcd 0000:08:00.0: Linking segment 0xc7ac7400 to segment 0xc7ac7800 (DMA)
Aug 15 23:13:55 security kernel: [   97.300238] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:13:55 security kernel: [   97.300255] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff880033cbfe10 
Aug 15 23:13:55 security kernel: [   97.300269] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880030ea5000 (virtual) 0xc7ac6000 (DMA)
Aug 15 23:13:55 security kernel: [   97.300278] xhci_hcd 0000:08:00.0: Linking segment 0xc7ac7800 to segment 0xc7ac6000 (DMA)
Aug 15 23:13:55 security kernel: [   97.300293] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880030ea5400 (virtual) 0xc7ac6400 (DMA)
Aug 15 23:13:55 security kernel: [   97.300302] xhci_hcd 0000:08:00.0: Linking segment 0xc7ac6000 to segment 0xc7ac6400 (DMA)
Aug 15 23:13:55 security kernel: [   97.300316] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880030ea5800 (virtual) 0xc7ac6800 (DMA)
Aug 15 23:13:55 security kernel: [   97.300325] xhci_hcd 0000:08:00.0: Linking segment 0xc7ac6400 to segment 0xc7ac6800 (DMA)
Aug 15 23:13:55 security kernel: [   97.300349] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:13:55 security kernel: [   97.300367] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff8800175975d0 
Aug 15 23:13:55 security kernel: [   97.300381] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880037c47000 (virtual) 0xc7ac5000 (DMA)
Aug 15 23:13:55 security kernel: [   97.300390] xhci_hcd 0000:08:00.0: Linking segment 0xc7ac6800 to segment 0xc7ac5000 (DMA)
Aug 15 23:13:55 security kernel: [   97.300405] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880037c47400 (virtual) 0xc7ac5400 (DMA)
Aug 15 23:13:55 security kernel: [   97.300414] xhci_hcd 0000:08:00.0: Linking segment 0xc7ac5000 to segment 0xc7ac5400 (DMA)
Aug 15 23:13:55 security kernel: [   97.300428] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880037c47800 (virtual) 0xc7ac5800 (DMA)
Aug 15 23:13:55 security kernel: [   97.300436] xhci_hcd 0000:08:00.0: Linking segment 0xc7ac5400 to segment 0xc7ac5800 (DMA)
Aug 15 23:13:55 security kernel: [   97.300461] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:13:55 security kernel: [   97.300478] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff880030056f18 
Aug 15 23:13:55 security kernel: [   97.300492] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880030309000 (virtual) 0xc7ac4000 (DMA)
Aug 15 23:13:55 security kernel: [   97.300507] xhci_hcd 0000:08:00.0: Linking segment 0xc7ac5800 to segment 0xc7ac4000 (DMA)
Aug 15 23:13:55 security kernel: [   97.300520] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880030309400 (virtual) 0xc7ac4400 (DMA)
Aug 15 23:13:55 security kernel: [   97.300528] xhci_hcd 0000:08:00.0: Linking segment 0xc7ac4000 to segment 0xc7ac4400 (DMA)
Aug 15 23:13:55 security kernel: [   97.300541] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880030309800 (virtual) 0xc7ac4800 (DMA)
Aug 15 23:13:55 security kernel: [   97.300549] xhci_hcd 0000:08:00.0: Linking segment 0xc7ac4400 to segment 0xc7ac4800 (DMA)
Aug 15 23:13:55 security kernel: [   97.300569] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:13:55 security kernel: [   97.300585] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88003c9032b8 
Aug 15 23:13:55 security kernel: [   97.300597] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880031244000 (virtual) 0xc7ac3000 (DMA)
Aug 15 23:13:55 security kernel: [   97.300605] xhci_hcd 0000:08:00.0: Linking segment 0xc7ac4800 to segment 0xc7ac3000 (DMA)
Aug 15 23:13:55 security kernel: [   97.300619] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880031244400 (virtual) 0xc7ac3400 (DMA)
Aug 15 23:13:55 security kernel: [   97.300627] xhci_hcd 0000:08:00.0: Linking segment 0xc7ac3000 to segment 0xc7ac3400 (DMA)
Aug 15 23:13:55 security kernel: [   97.300639] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880031244800 (virtual) 0xc7ac3800 (DMA)
Aug 15 23:13:55 security kernel: [   97.300647] xhci_hcd 0000:08:00.0: Linking segment 0xc7ac3400 to segment 0xc7ac3800 (DMA)
Aug 15 23:13:55 security kernel: [   97.300671] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:13:55 security kernel: [   97.300689] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001ac914c8 
Aug 15 23:13:55 security kernel: [   97.300702] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a2cd000 (virtual) 0xc7ac2000 (DMA)
Aug 15 23:13:55 security kernel: [   97.300710] xhci_hcd 0000:08:00.0: Linking segment 0xc7ac3800 to segment 0xc7ac2000 (DMA)
Aug 15 23:13:55 security kernel: [   97.300723] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a2cd400 (virtual) 0xc7ac2400 (DMA)
Aug 15 23:13:55 security kernel: [   97.300731] xhci_hcd 0000:08:00.0: Linking segment 0xc7ac2000 to segment 0xc7ac2400 (DMA)
Aug 15 23:13:55 security kernel: [   97.300744] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a2cd800 (virtual) 0xc7ac2800 (DMA)
Aug 15 23:13:55 security kernel: [   97.300752] xhci_hcd 0000:08:00.0: Linking segment 0xc7ac2400 to segment 0xc7ac2800 (DMA)
Aug 15 23:13:55 security kernel: [   97.300781] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:13:55 security kernel: [   97.300797] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001ac91890 
Aug 15 23:13:55 security kernel: [   97.300810] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88003c793000 (virtual) 0xc7ac1000 (DMA)
Aug 15 23:13:55 security kernel: [   97.300818] xhci_hcd 0000:08:00.0: Linking segment 0xc7ac2800 to segment 0xc7ac1000 (DMA)
Aug 15 23:13:55 security kernel: [   97.300853] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88003c793400 (virtual) 0xc7ac1400 (DMA)
Aug 15 23:13:55 security kernel: [   97.300862] xhci_hcd 0000:08:00.0: Linking segment 0xc7ac1000 to segment 0xc7ac1400 (DMA)
Aug 15 23:13:55 security kernel: [   97.300888] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88003c793800 (virtual) 0xc7ac1800 (DMA)
Aug 15 23:13:55 security kernel: [   97.300897] xhci_hcd 0000:08:00.0: Linking segment 0xc7ac1400 to segment 0xc7ac1800 (DMA)
Aug 15 23:13:55 security kernel: [   97.300935] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:13:55 security kernel: [   97.300952] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001ac91208 
Aug 15 23:13:55 security kernel: [   97.300965] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001c789000 (virtual) 0xc7ac0000 (DMA)
Aug 15 23:13:55 security kernel: [   97.300973] xhci_hcd 0000:08:00.0: Linking segment 0xc7ac1800 to segment 0xc7ac0000 (DMA)
Aug 15 23:13:55 security kernel: [   97.300980] xhci_hcd 0000:08:00.0: Linking segment 0xc7ac0000 to segment 0xc7acb800 (DMA)
Aug 15 23:13:55 security kernel: [   97.300986] xhci_hcd 0000:08:00.0: Wrote link toggle flag to segment ffff880032533848 (virtual), 0xc7ac0000 (DMA)
Aug 15 23:13:55 security kernel: [   97.300994] usb 4-3: ep 0x84 - rounding interval to 1 microframes
Aug 15 23:13:55 security kernel: [   97.302880] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:13:55 security kernel: [   97.302927] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f10 maddr: 0x1f395bf10 
Aug 15 23:13:55 security kernel: [   97.302942] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   97.302946] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   97.302951] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   97.302955] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3a3800 maddr: 0x7d23800 
Aug 15 23:13:55 security kernel: [   97.302962] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d23800 
Aug 15 23:13:55 security kernel: [   97.302971] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d23800 
Aug 15 23:13:55 security kernel: [   97.302977] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:55 security kernel: [   97.302983] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:55 security kernel: [   97.302987] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:55 security kernel: [   97.302997] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:55 security kernel: [   97.303001] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3a4000 maddr: 0x7d24000 
Aug 15 23:13:55 security kernel: [   97.303007] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d24000 
Aug 15 23:13:55 security kernel: [   97.303016] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d24000 
Aug 15 23:13:55 security kernel: [   97.303571] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   97.303578] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   97.303583] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d23800  paddr: 0xf3a3800 
Aug 15 23:13:55 security kernel: [   97.303589] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   97.303595] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d23800 
Aug 15 23:13:55 security kernel: [   97.303603] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:55 security kernel: [   97.303607] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:55 security kernel: [   97.303611] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d24000  paddr: 0xf3a4000 
Aug 15 23:13:55 security kernel: [   97.303617] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:55 security kernel: [   97.303622] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d24000 
Aug 15 23:13:55 security kernel: [   97.303668] <<< 00
Aug 15 23:13:56 security kernel: [   97.335058] xhci_hcd 0000:08:00.0: Cached old ring, 1 ring cached
Aug 15 23:13:56 security kernel: [   97.335078] xhci_hcd 0000:08:00.0: Cached old ring, 2 rings cached
Aug 15 23:13:56 security kernel: [   97.335084] xhci_hcd 0000:08:00.0: Cached old ring, 3 rings cached
Aug 15 23:13:56 security kernel: [   97.335136] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f10 maddr: 0x1f395bf10 
Aug 15 23:13:56 security kernel: [   97.335143] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   97.335148] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   97.335154] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   97.335158] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3a4800 maddr: 0x7d24800 
Aug 15 23:13:56 security kernel: [   97.335165] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d24800 
Aug 15 23:13:56 security kernel: [   97.335179] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d24800 
Aug 15 23:13:56 security kernel: [   97.335450] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   97.335457] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   97.335461] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d24800  paddr: 0xf3a4800 
Aug 15 23:13:56 security kernel: [   97.335468] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   97.335474] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d24800 
Aug 15 23:13:56 security kernel: [   97.337300] (pipe 0x80000280): IN:  c0 00 00 00 27 00 01 00 
Aug 15 23:13:56 security kernel: [   97.337334] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f10 maddr: 0x1f395bf10 
Aug 15 23:13:56 security kernel: [   97.337342] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   97.337346] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   97.337351] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   97.337355] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3a5000 maddr: 0x7d25000 
Aug 15 23:13:56 security kernel: [   97.337361] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d25000 
Aug 15 23:13:56 security kernel: [   97.337372] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d25000 
Aug 15 23:13:56 security kernel: [   97.337377] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:56 security kernel: [   97.337383] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   97.337386] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   97.337391] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   97.337395] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3a5800 maddr: 0x7d25800 
Aug 15 23:13:56 security kernel: [   97.337401] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d25800 
Aug 15 23:13:56 security kernel: [   97.337411] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d25800 
Aug 15 23:13:56 security kernel: [   97.337822] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   97.337829] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   97.337833] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d25000  paddr: 0xf3a5000 
Aug 15 23:13:56 security kernel: [   97.337839] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   97.337844] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d25000 
Aug 15 23:13:56 security kernel: [   97.337850] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   97.337854] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   97.337857] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d25800  paddr: 0xf3a5800 
Aug 15 23:13:56 security kernel: [   97.337863] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   97.337867] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d25800 
Aug 15 23:13:56 security kernel: [   97.345313] <<< a8
Aug 15 23:13:56 security kernel: [   97.345326] (pipe 0x80000200): OUT: 40 00 00 00 27 00 01 00 >>> 34
Aug 15 23:13:56 security kernel: [   97.345361] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f10 maddr: 0x1f395bf10 
Aug 15 23:13:56 security kernel: [   97.345368] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   97.345372] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   97.345378] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   97.345382] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3a6000 maddr: 0x7d26000 
Aug 15 23:13:56 security kernel: [   97.348013] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d26000 
Aug 15 23:13:56 security kernel: [   97.348013] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d26000 
Aug 15 23:13:56 security kernel: [   97.348013] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:56 security kernel: [   97.348013] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   97.348013] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   97.348013] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   97.348013] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3a6800 maddr: 0x7d26800 
Aug 15 23:13:56 security kernel: [   97.348013] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d26800 
Aug 15 23:13:56 security kernel: [   97.348013] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d26800 
Aug 15 23:13:56 security kernel: [   97.504555] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   97.504567] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   97.504571] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d26000  paddr: 0xf3a6000 
Aug 15 23:13:56 security kernel: [   97.504577] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   97.504582] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d26000 
Aug 15 23:13:56 security kernel: [   97.504589] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   97.504593] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   97.504596] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d26800  paddr: 0xf3a6800 
Aug 15 23:13:56 security kernel: [   97.504602] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   97.504606] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d26800 
Aug 15 23:13:56 security kernel: [   97.520339] (pipe 0x80000200): OUT: 40 00 00 00 10 00 01 00 >>> 10
Aug 15 23:13:56 security kernel: [   97.520378] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f10 maddr: 0x1f395bf10 
Aug 15 23:13:56 security kernel: [   97.520396] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   97.520400] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   97.520406] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   97.520410] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3a7000 maddr: 0x7d27000 
Aug 15 23:13:56 security kernel: [   97.520416] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d27000 
Aug 15 23:13:56 security kernel: [   97.520427] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d27000 
Aug 15 23:13:56 security kernel: [   97.520433] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:56 security kernel: [   97.520438] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   97.520442] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   97.520447] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   97.520451] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3a7800 maddr: 0x7d27800 
Aug 15 23:13:56 security kernel: [   97.520457] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d27800 
Aug 15 23:13:56 security kernel: [   97.520467] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d27800 
Aug 15 23:13:56 security kernel: [   97.520815] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   97.520822] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   97.520826] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d27000  paddr: 0xf3a7000 
Aug 15 23:13:56 security kernel: [   97.520832] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   97.520836] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d27000 
Aug 15 23:13:56 security kernel: [   97.520843] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   97.520847] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   97.520851] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d27800  paddr: 0xf3a7800 
Aug 15 23:13:56 security kernel: [   97.520857] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   97.520861] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d27800 
Aug 15 23:13:56 security kernel: [   97.532650] (pipe 0x80000200): OUT: 40 00 00 00 11 00 01 00 >>> 11
Aug 15 23:13:56 security kernel: [   97.532676] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f10 maddr: 0x1f395bf10 
Aug 15 23:13:56 security kernel: [   97.532689] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   97.532693] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   97.532698] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   97.532703] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3a8000 maddr: 0x7d28000 
Aug 15 23:13:56 security kernel: [   97.532709] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d28000 
Aug 15 23:13:56 security kernel: [   97.532720] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d28000 
Aug 15 23:13:56 security kernel: [   97.532725] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:56 security kernel: [   97.532731] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   97.532735] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   97.532739] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   97.532743] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3a8800 maddr: 0x7d28800 
Aug 15 23:13:56 security kernel: [   97.532749] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d28800 
Aug 15 23:13:56 security kernel: [   97.532759] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d28800 
Aug 15 23:13:56 security kernel: [   97.533269] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   97.533299] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   97.533317] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d28000  paddr: 0xf3a8000 
Aug 15 23:13:56 security kernel: [   97.533343] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   97.533364] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d28000 
Aug 15 23:13:56 security kernel: [   97.533392] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   97.533408] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   97.533412] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d28800  paddr: 0xf3a8800 
Aug 15 23:13:56 security kernel: [   97.533417] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   97.533422] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d28800 
Aug 15 23:13:56 security kernel: [   97.544618] em28xx #0 em28xx_accumulator_set :em28xx Scale: (1,1)-(179,143)
Aug 15 23:13:56 security kernel: [   97.544643] (pipe 0x80000200): OUT: 40 00 00 00 28 00 01 00 >>> 01
Aug 15 23:13:56 security kernel: [   97.544692] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f10 maddr: 0x1f395bf10 
Aug 15 23:13:56 security kernel: [   97.544706] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   97.544716] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   97.544727] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   97.544736] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3a9000 maddr: 0x7d29000 
Aug 15 23:13:56 security kernel: [   97.544749] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d29000 
Aug 15 23:13:56 security kernel: [   97.544772] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d29000 
Aug 15 23:13:56 security kernel: [   97.544785] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:56 security kernel: [   97.544799] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   97.544808] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   97.544818] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   97.544827] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3a9800 maddr: 0x7d29800 
Aug 15 23:13:56 security kernel: [   97.544839] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d29800 
Aug 15 23:13:56 security kernel: [   97.544861] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d29800 
Aug 15 23:13:56 security kernel: [   97.545347] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   97.545360] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   97.545369] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d29000  paddr: 0xf3a9000 
Aug 15 23:13:56 security kernel: [   97.545383] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   97.545393] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d29000 
Aug 15 23:13:56 security kernel: [   97.545407] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   97.545416] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   97.545424] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d29800  paddr: 0xf3a9800 
Aug 15 23:13:56 security kernel: [   97.545436] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   97.545446] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d29800 
Aug 15 23:13:56 security kernel: [   97.556557] (pipe 0x80000200): OUT: 40 00 00 00 29 00 01 00 >>> b3
Aug 15 23:13:56 security kernel: [   97.556607] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f10 maddr: 0x1f395bf10 
Aug 15 23:13:56 security kernel: [   97.556632] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   97.556642] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   97.556653] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   97.556662] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3aa000 maddr: 0x7d2a000 
Aug 15 23:13:56 security kernel: [   97.556675] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d2a000 
Aug 15 23:13:56 security kernel: [   97.556698] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d2a000 
Aug 15 23:13:56 security kernel: [   97.556710] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:56 security kernel: [   97.556722] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   97.556731] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   97.556741] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   97.556751] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3aa800 maddr: 0x7d2a800 
Aug 15 23:13:56 security kernel: [   97.556764] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d2a800 
Aug 15 23:13:56 security kernel: [   97.556787] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d2a800 
Aug 15 23:13:56 security kernel: [   97.557216] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   97.557230] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   97.557239] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d2a000  paddr: 0xf3aa000 
Aug 15 23:13:56 security kernel: [   97.557252] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   97.557262] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d2a000 
Aug 15 23:13:56 security kernel: [   97.557276] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   97.557284] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   97.557292] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d2a800  paddr: 0xf3aa800 
Aug 15 23:13:56 security kernel: [   97.557304] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   97.557314] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d2a800 
Aug 15 23:13:56 security kernel: [   97.568595] (pipe 0x80000200): OUT: 40 00 00 00 2a 00 01 00 >>> 01
Aug 15 23:13:56 security kernel: [   97.568644] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f10 maddr: 0x1f395bf10 
Aug 15 23:13:56 security kernel: [   97.568669] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   97.568678] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   97.568690] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   97.568699] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3ab000 maddr: 0x7d2b000 
Aug 15 23:13:56 security kernel: [   97.568712] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d2b000 
Aug 15 23:13:56 security kernel: [   97.568735] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d2b000 
Aug 15 23:13:56 security kernel: [   97.568747] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:56 security kernel: [   97.568759] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   97.568768] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   97.568778] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   97.568787] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3ab800 maddr: 0x7d2b800 
Aug 15 23:13:56 security kernel: [   97.568801] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d2b800 
Aug 15 23:13:56 security kernel: [   97.568823] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d2b800 
Aug 15 23:13:56 security kernel: [   97.569206] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   97.569218] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   97.569227] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d2b000  paddr: 0xf3ab000 
Aug 15 23:13:56 security kernel: [   97.569240] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   97.569251] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d2b000 
Aug 15 23:13:56 security kernel: [   97.569265] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   97.569273] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   97.569281] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d2b800  paddr: 0xf3ab800 
Aug 15 23:13:56 security kernel: [   97.569293] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   97.569303] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d2b800 
Aug 15 23:13:56 security kernel: [   97.580610] (pipe 0x80000200): OUT: 40 00 00 00 2b 00 01 00 >>> 8f
Aug 15 23:13:56 security kernel: [   97.580659] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f10 maddr: 0x1f395bf10 
Aug 15 23:13:56 security kernel: [   97.580676] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   97.580686] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   97.580697] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   97.580706] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3ac000 maddr: 0x7d2c000 
Aug 15 23:13:56 security kernel: [   97.580719] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d2c000 
Aug 15 23:13:56 security kernel: [   97.580743] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d2c000 
Aug 15 23:13:56 security kernel: [   97.580755] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:56 security kernel: [   97.580767] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   97.580776] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   97.580786] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   97.580795] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3ac800 maddr: 0x7d2c800 
Aug 15 23:13:56 security kernel: [   97.580807] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d2c800 
Aug 15 23:13:56 security kernel: [   97.580829] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d2c800 
Aug 15 23:13:56 security kernel: [   97.581213] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   97.581224] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   97.581232] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d2c000  paddr: 0xf3ac000 
Aug 15 23:13:56 security kernel: [   97.581245] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   97.581255] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d2c000 
Aug 15 23:13:56 security kernel: [   97.581269] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   97.584023] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   97.584023] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d2c800  paddr: 0xf3ac800 
Aug 15 23:13:56 security kernel: [   97.584023] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   97.584023] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d2c800 
Aug 15 23:13:56 security kernel: [   97.720309] em28xx #0 em28xx_capture_area_set :em28xx Area Set: (180,144)
Aug 15 23:13:56 security kernel: [   97.720321] (pipe 0x80000200): OUT: 40 00 00 00 1c 00 01 00 >>> 00
Aug 15 23:13:56 security kernel: [   97.720355] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f10 maddr: 0x1f395bf10 
Aug 15 23:13:56 security kernel: [   97.720361] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   97.720365] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   97.720371] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   97.720375] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3ad000 maddr: 0x7d2d000 
Aug 15 23:13:56 security kernel: [   97.720382] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d2d000 
Aug 15 23:13:56 security kernel: [   97.720393] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d2d000 
Aug 15 23:13:56 security kernel: [   97.720398] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:56 security kernel: [   97.720404] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   97.720408] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   97.720412] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   97.720417] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3ad800 maddr: 0x7d2d800 
Aug 15 23:13:56 security kernel: [   97.720422] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d2d800 
Aug 15 23:13:56 security kernel: [   97.720432] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d2d800 
Aug 15 23:13:56 security kernel: [   97.720797] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   97.720810] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   97.720814] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d2d000  paddr: 0xf3ad000 
Aug 15 23:13:56 security kernel: [   97.720820] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   97.720825] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d2d000 
Aug 15 23:13:56 security kernel: [   97.720832] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   97.720836] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   97.720840] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d2d800  paddr: 0xf3ad800 
Aug 15 23:13:56 security kernel: [   97.720845] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   97.720850] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d2d800 
Aug 15 23:13:56 security kernel: [   97.732303] (pipe 0x80000200): OUT: 40 00 00 00 1d 00 01 00 >>> 00
Aug 15 23:13:56 security kernel: [   97.732328] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f10 maddr: 0x1f395bf10 
Aug 15 23:13:56 security kernel: [   97.732347] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   97.732352] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   97.732358] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   97.732362] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3ae000 maddr: 0x7d2e000 
Aug 15 23:13:56 security kernel: [   97.732368] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d2e000 
Aug 15 23:13:56 security kernel: [   97.732380] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d2e000 
Aug 15 23:13:56 security kernel: [   97.732385] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:56 security kernel: [   97.732391] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   97.732395] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   97.732400] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   97.732404] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3ae800 maddr: 0x7d2e800 
Aug 15 23:13:56 security kernel: [   97.732409] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d2e800 
Aug 15 23:13:56 security kernel: [   97.732420] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d2e800 
Aug 15 23:13:56 security kernel: [   97.732797] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   97.732805] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   97.732813] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d2e000  paddr: 0xf3ae000 
Aug 15 23:13:56 security kernel: [   97.732819] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   97.732824] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d2e000 
Aug 15 23:13:56 security kernel: [   97.732831] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   97.732835] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   97.732839] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d2e800  paddr: 0xf3ae800 
Aug 15 23:13:56 security kernel: [   97.732845] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   97.732849] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d2e800 
Aug 15 23:13:56 security kernel: [   97.744886] (pipe 0x80000200): OUT: 40 00 00 00 1e 00 01 00 >>> b4
Aug 15 23:13:56 security kernel: [   97.744913] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f10 maddr: 0x1f395bf10 
Aug 15 23:13:56 security kernel: [   97.744929] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   97.744933] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   97.744939] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   97.744943] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3af000 maddr: 0x7d2f000 
Aug 15 23:13:56 security kernel: [   97.744949] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d2f000 
Aug 15 23:13:56 security kernel: [   97.744960] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d2f000 
Aug 15 23:13:56 security kernel: [   97.744966] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:56 security kernel: [   97.744971] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   97.744975] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   97.744980] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   97.744984] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3af800 maddr: 0x7d2f800 
Aug 15 23:13:56 security kernel: [   97.744990] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d2f800 
Aug 15 23:13:56 security kernel: [   97.745000] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d2f800 
Aug 15 23:13:56 security kernel: [   97.745501] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   97.745530] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   97.745549] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d2f000  paddr: 0xf3af000 
Aug 15 23:13:56 security kernel: [   97.745575] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   97.745597] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d2f000 
Aug 15 23:13:56 security kernel: [   97.745622] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   97.745626] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   97.745630] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d2f800  paddr: 0xf3af800 
Aug 15 23:13:56 security kernel: [   97.745635] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   97.745640] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d2f800 
Aug 15 23:13:56 security kernel: [   97.756623] (pipe 0x80000200): OUT: 40 00 00 00 1f 00 01 00 >>> 90
Aug 15 23:13:56 security kernel: [   97.756649] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f10 maddr: 0x1f395bf10 
Aug 15 23:13:56 security kernel: [   97.756666] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   97.756671] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   97.756676] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   97.756681] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3b0000 maddr: 0x7d30000 
Aug 15 23:13:56 security kernel: [   97.756686] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d30000 
Aug 15 23:13:56 security kernel: [   97.756698] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d30000 
Aug 15 23:13:56 security kernel: [   97.756703] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:56 security kernel: [   97.756709] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   97.756713] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   97.756717] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   97.756721] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3b0800 maddr: 0x7d30800 
Aug 15 23:13:56 security kernel: [   97.756727] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d30800 
Aug 15 23:13:56 security kernel: [   97.756737] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d30800 
Aug 15 23:13:56 security kernel: [   97.757174] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   97.757182] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   97.757187] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d30000  paddr: 0xf3b0000 
Aug 15 23:13:56 security kernel: [   97.757193] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   97.757198] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d30000 
Aug 15 23:13:56 security kernel: [   97.757205] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   97.757208] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   97.757212] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d30800  paddr: 0xf3b0800 
Aug 15 23:13:56 security kernel: [   97.757218] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   97.757222] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d30800 
Aug 15 23:13:56 security kernel: [   97.768419] (pipe 0x80000200): OUT: 40 00 00 00 1b 00 01 00 >>> 00
Aug 15 23:13:56 security kernel: [   97.768444] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f10 maddr: 0x1f395bf10 
Aug 15 23:13:56 security kernel: [   97.768470] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   97.768475] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   97.768481] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   97.768486] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3b1000 maddr: 0x7d31000 
Aug 15 23:13:56 security kernel: [   97.768493] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d31000 
Aug 15 23:13:56 security kernel: [   97.768505] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d31000 
Aug 15 23:13:56 security kernel: [   97.768511] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:56 security kernel: [   97.768518] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   97.768522] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   97.768527] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   97.768531] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3b1800 maddr: 0x7d31800 
Aug 15 23:13:56 security kernel: [   97.768538] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d31800 
Aug 15 23:13:56 security kernel: [   97.768549] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d31800 
Aug 15 23:13:56 security kernel: [   97.768920] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   97.768928] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   97.768932] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d31000  paddr: 0xf3b1000 
Aug 15 23:13:56 security kernel: [   97.768938] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   97.768943] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d31000 
Aug 15 23:13:56 security kernel: [   97.768949] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   97.768953] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   97.768957] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d31800  paddr: 0xf3b1800 
Aug 15 23:13:56 security kernel: [   97.768962] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   97.768967] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d31800 
Aug 15 23:13:56 security kernel: [   97.780684] (pipe 0x80000200): OUT: 40 00 00 00 30 00 02 00 >>> 00 00
Aug 15 23:13:56 security kernel: [   97.780719] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f10 maddr: 0x1f395bf10 
Aug 15 23:13:56 security kernel: [   97.780731] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   97.780737] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   97.780745] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   97.780751] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3b2000 maddr: 0x7d32000 
Aug 15 23:13:56 security kernel: [   97.780760] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d32000 
Aug 15 23:13:56 security kernel: [   97.780776] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d32000 
Aug 15 23:13:56 security kernel: [   97.780784] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:56 security kernel: [   97.780792] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   97.780798] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   97.780804] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   97.780810] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3b2800 maddr: 0x7d32800 
Aug 15 23:13:56 security kernel: [   97.780819] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d32800 
Aug 15 23:13:56 security kernel: [   97.780834] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d32800 
Aug 15 23:13:56 security kernel: [   97.781203] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   97.781212] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   97.781218] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d32000  paddr: 0xf3b2000 
Aug 15 23:13:56 security kernel: [   97.781226] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   97.781234] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d32000 
Aug 15 23:13:56 security kernel: [   97.781243] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   97.781248] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   97.781254] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d32800  paddr: 0xf3b2800 
Aug 15 23:13:56 security kernel: [   97.781268] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   97.781274] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d32800 
Aug 15 23:13:56 security kernel: [   97.792747] (pipe 0x80000200): OUT: 40 00 00 00 32 00 02 00 >>> 00 00
Aug 15 23:13:56 security kernel: [   97.792786] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f10 maddr: 0x1f395bf10 
Aug 15 23:13:56 security kernel: [   97.792799] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   97.792805] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   97.792813] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   97.792820] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3b3000 maddr: 0x7d33000 
Aug 15 23:13:56 security kernel: [   97.796065] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d33000 
Aug 15 23:13:56 security kernel: [   97.796065] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d33000 
Aug 15 23:13:56 security kernel: [   97.796065] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:56 security kernel: [   97.796065] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   97.796065] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   97.796065] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   97.796065] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3b3800 maddr: 0x7d33800 
Aug 15 23:13:56 security kernel: [   97.796065] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d33800 
Aug 15 23:13:56 security kernel: [   97.796065] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d33800 
Aug 15 23:13:56 security kernel: [   97.912450] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   97.912458] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   97.912462] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d33000  paddr: 0xf3b3000 
Aug 15 23:13:56 security kernel: [   97.912469] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   97.912474] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d33000 
Aug 15 23:13:56 security kernel: [   97.912482] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   97.912486] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   97.912490] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d33800  paddr: 0xf3b3800 
Aug 15 23:13:56 security kernel: [   97.912496] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   97.912501] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d33800 
Aug 15 23:13:56 security kernel: [   97.913232] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:13:56 security kernel: [   97.915906] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f10 maddr: 0x1f395bf10 
Aug 15 23:13:56 security kernel: [   97.915917] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   97.915922] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   97.915928] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   97.915933] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3b4000 maddr: 0x7d34000 
Aug 15 23:13:56 security kernel: [   97.915940] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d34000 
Aug 15 23:13:56 security kernel: [   97.915950] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d34000 
Aug 15 23:13:56 security kernel: [   97.915956] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:56 security kernel: [   97.915963] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   97.915967] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   97.915972] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   97.915977] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3b4800 maddr: 0x7d34800 
Aug 15 23:13:56 security kernel: [   97.915983] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d34800 
Aug 15 23:13:56 security kernel: [   97.915993] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d34800 
Aug 15 23:13:56 security kernel: [   97.916439] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   97.916448] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   97.916452] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d34000  paddr: 0xf3b4000 
Aug 15 23:13:56 security kernel: [   97.916458] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   97.916463] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d34000 
Aug 15 23:13:56 security kernel: [   97.916470] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   97.916473] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   97.916477] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d34800  paddr: 0xf3b4800 
Aug 15 23:13:56 security kernel: [   97.916482] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   97.916487] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d34800 
Aug 15 23:13:56 security kernel: [   97.917190] <<< 00
Aug 15 23:13:56 security kernel: [   97.925020] (pipe 0x80000280): IN:  c0 00 00 00 26 00 01 00 
Aug 15 23:13:56 security kernel: [   97.925044] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f10 maddr: 0x1f395bf10 
Aug 15 23:13:56 security kernel: [   97.925058] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   97.925062] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   97.925067] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   97.925072] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3b5000 maddr: 0x7d35000 
Aug 15 23:13:56 security kernel: [   97.925077] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d35000 
Aug 15 23:13:56 security kernel: [   97.925088] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d35000 
Aug 15 23:13:56 security kernel: [   97.925094] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:56 security kernel: [   97.925099] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   97.925103] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   97.925108] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   97.925112] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3b5800 maddr: 0x7d35800 
Aug 15 23:13:56 security kernel: [   97.925118] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d35800 
Aug 15 23:13:56 security kernel: [   97.925128] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d35800 
Aug 15 23:13:56 security kernel: [   97.925627] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   97.925658] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   97.925676] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d35000  paddr: 0xf3b5000 
Aug 15 23:13:56 security kernel: [   97.925702] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   97.925723] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d35000 
Aug 15 23:13:56 security kernel: [   97.925750] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   97.925761] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   97.925764] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d35800  paddr: 0xf3b5800 
Aug 15 23:13:56 security kernel: [   97.925770] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   97.925774] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d35800 
Aug 15 23:13:56 security kernel: [   97.925812] <<< 0e
Aug 15 23:13:56 security kernel: [   97.925818] (pipe 0x80000200): OUT: 40 00 00 00 26 00 01 00 >>> 0e
Aug 15 23:13:56 security kernel: [   97.925837] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f10 maddr: 0x1f395bf10 
Aug 15 23:13:56 security kernel: [   97.925843] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   97.925847] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   97.925852] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   97.925856] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3b6000 maddr: 0x7d36000 
Aug 15 23:13:56 security kernel: [   97.925862] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d36000 
Aug 15 23:13:56 security kernel: [   97.925873] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d36000 
Aug 15 23:13:56 security kernel: [   97.925878] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:56 security kernel: [   97.925884] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   97.925888] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   97.925892] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   97.925896] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3b6800 maddr: 0x7d36800 
Aug 15 23:13:56 security kernel: [   97.925902] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d36800 
Aug 15 23:13:56 security kernel: [   97.925912] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d36800 
Aug 15 23:13:56 security kernel: [   97.926373] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   97.926403] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   97.926420] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d36000  paddr: 0xf3b6000 
Aug 15 23:13:56 security kernel: [   97.926446] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   97.926467] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d36000 
Aug 15 23:13:56 security kernel: [   97.926494] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   97.926510] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   97.926526] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d36800  paddr: 0xf3b6800 
Aug 15 23:13:56 security kernel: [   97.926550] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   97.926564] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d36800 
Aug 15 23:13:56 security kernel: [   97.936786] (pipe 0x80000280): IN:  c0 00 00 00 0f 00 01 00 
Aug 15 23:13:56 security kernel: [   97.936811] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f10 maddr: 0x1f395bf10 
Aug 15 23:13:56 security kernel: [   97.936830] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   97.936834] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   97.936840] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   97.936844] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3b7000 maddr: 0x7d37000 
Aug 15 23:13:56 security kernel: [   97.936850] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d37000 
Aug 15 23:13:56 security kernel: [   97.936861] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d37000 
Aug 15 23:13:56 security kernel: [   97.936866] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:56 security kernel: [   97.936872] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   97.936876] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   97.936880] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   97.936884] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3b7800 maddr: 0x7d37800 
Aug 15 23:13:56 security kernel: [   97.936890] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d37800 
Aug 15 23:13:56 security kernel: [   97.936900] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d37800 
Aug 15 23:13:56 security kernel: [   97.937332] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   97.937340] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   97.937344] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d37000  paddr: 0xf3b7000 
Aug 15 23:13:56 security kernel: [   97.937349] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   97.937355] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d37000 
Aug 15 23:13:56 security kernel: [   97.937361] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   97.937365] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   97.937368] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d37800  paddr: 0xf3b7800 
Aug 15 23:13:56 security kernel: [   97.937374] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   97.937378] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d37800 
Aug 15 23:13:56 security kernel: [   97.937416] <<< 27
Aug 15 23:13:56 security kernel: [   97.937423] (pipe 0x80000200): OUT: 40 00 00 00 0f 00 01 00 >>> a7
Aug 15 23:13:56 security kernel: [   97.937440] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f10 maddr: 0x1f395bf10 
Aug 15 23:13:56 security kernel: [   97.937446] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   97.937450] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   97.937455] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   97.937460] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3b8000 maddr: 0x7d38000 
Aug 15 23:13:56 security kernel: [   97.937465] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d38000 
Aug 15 23:13:56 security kernel: [   97.937476] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d38000 
Aug 15 23:13:56 security kernel: [   97.937482] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:56 security kernel: [   97.937488] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   97.937492] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   97.937496] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   97.937500] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3b8800 maddr: 0x7d38800 
Aug 15 23:13:56 security kernel: [   97.937506] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d38800 
Aug 15 23:13:56 security kernel: [   97.937515] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d38800 
Aug 15 23:13:56 security kernel: [   97.938169] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   97.938202] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   97.938205] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d38000  paddr: 0xf3b8000 
Aug 15 23:13:56 security kernel: [   97.938211] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   97.938216] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d38000 
Aug 15 23:13:56 security kernel: [   97.938222] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   97.938226] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   97.938230] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d38800  paddr: 0xf3b8800 
Aug 15 23:13:56 security kernel: [   97.938235] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   97.938239] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d38800 
Aug 15 23:13:56 security kernel: [   97.948477] (pipe 0x80000280): IN:  c0 00 00 00 27 00 01 00 
Aug 15 23:13:56 security kernel: [   97.948501] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f10 maddr: 0x1f395bf10 
Aug 15 23:13:56 security kernel: [   97.948509] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   97.948513] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   97.948518] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   97.948522] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3b9000 maddr: 0x7d39000 
Aug 15 23:13:56 security kernel: [   97.948528] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d39000 
Aug 15 23:13:56 security kernel: [   97.948539] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d39000 
Aug 15 23:13:56 security kernel: [   97.948544] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:56 security kernel: [   97.948550] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   97.948553] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   97.948558] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   97.948562] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3b9800 maddr: 0x7d39800 
Aug 15 23:13:56 security kernel: [   97.948567] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d39800 
Aug 15 23:13:56 security kernel: [   97.948577] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d39800 
Aug 15 23:13:56 security kernel: [   97.949023] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   97.949050] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   97.949067] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d39000  paddr: 0xf3b9000 
Aug 15 23:13:56 security kernel: [   97.949092] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   97.949105] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d39000 
Aug 15 23:13:56 security kernel: [   97.949111] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   97.949115] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   97.949118] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d39800  paddr: 0xf3b9800 
Aug 15 23:13:56 security kernel: [   97.949124] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   97.949128] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d39800 
Aug 15 23:13:56 security kernel: [   97.949162] <<< 34
Aug 15 23:13:56 security kernel: [   97.949168] (pipe 0x80000200): OUT: 40 00 00 00 27 00 01 00 >>> 34
Aug 15 23:13:56 security kernel: [   97.949186] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f10 maddr: 0x1f395bf10 
Aug 15 23:13:56 security kernel: [   97.949192] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   97.949196] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   97.949201] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   97.949205] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3ba000 maddr: 0x7d3a000 
Aug 15 23:13:56 security kernel: [   97.952043] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d3a000 
Aug 15 23:13:56 security kernel: [   97.952043] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d3a000 
Aug 15 23:13:56 security kernel: [   97.952043] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:56 security kernel: [   97.952043] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   97.952043] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   97.952043] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   97.952043] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3ba800 maddr: 0x7d3a800 
Aug 15 23:13:56 security kernel: [   97.952043] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d3a800 
Aug 15 23:13:56 security kernel: [   97.952043] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d3a800 
Aug 15 23:13:56 security kernel: [   98.116777] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   98.116784] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   98.116789] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d3a000  paddr: 0xf3ba000 
Aug 15 23:13:56 security kernel: [   98.116800] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   98.116806] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d3a000 
Aug 15 23:13:56 security kernel: [   98.116813] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   98.116818] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   98.116822] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d3a800  paddr: 0xf3ba800 
Aug 15 23:13:56 security kernel: [   98.116828] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   98.116833] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d3a800 
Aug 15 23:13:56 security kernel: [   98.136361] (pipe 0x80000200): OUT: 40 00 00 00 10 00 01 00 >>> 10
Aug 15 23:13:56 security kernel: [   98.136410] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f10 maddr: 0x1f395bf10 
Aug 15 23:13:56 security kernel: [   98.136429] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   98.136433] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   98.136439] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   98.136448] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3bb000 maddr: 0x7d3b000 
Aug 15 23:13:56 security kernel: [   98.136457] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d3b000 
Aug 15 23:13:56 security kernel: [   98.136468] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d3b000 
Aug 15 23:13:56 security kernel: [   98.136474] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:56 security kernel: [   98.136479] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   98.136483] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   98.136488] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   98.136492] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3bb800 maddr: 0x7d3b800 
Aug 15 23:13:56 security kernel: [   98.136497] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d3b800 
Aug 15 23:13:56 security kernel: [   98.136507] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d3b800 
Aug 15 23:13:56 security kernel: [   98.136955] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   98.136964] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   98.136968] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d3b000  paddr: 0xf3bb000 
Aug 15 23:13:56 security kernel: [   98.136975] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   98.136984] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d3b000 
Aug 15 23:13:56 security kernel: [   98.136995] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   98.136999] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   98.137003] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d3b800  paddr: 0xf3bb800 
Aug 15 23:13:56 security kernel: [   98.137009] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   98.137014] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d3b800 
Aug 15 23:13:56 security kernel: [   98.148703] (pipe 0x80000200): OUT: 40 00 00 00 11 00 01 00 >>> 11
Aug 15 23:13:56 security kernel: [   98.148730] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f10 maddr: 0x1f395bf10 
Aug 15 23:13:56 security kernel: [   98.148739] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   98.148744] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   98.148749] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   98.148753] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3bc000 maddr: 0x7d3c000 
Aug 15 23:13:56 security kernel: [   98.148759] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d3c000 
Aug 15 23:13:56 security kernel: [   98.148770] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d3c000 
Aug 15 23:13:56 security kernel: [   98.148775] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:56 security kernel: [   98.148781] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   98.148785] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   98.148789] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   98.148794] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3bc800 maddr: 0x7d3c800 
Aug 15 23:13:56 security kernel: [   98.148799] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d3c800 
Aug 15 23:13:56 security kernel: [   98.148810] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d3c800 
Aug 15 23:13:56 security kernel: [   98.149196] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   98.149204] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   98.149208] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d3c000  paddr: 0xf3bc000 
Aug 15 23:13:56 security kernel: [   98.149220] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   98.149225] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d3c000 
Aug 15 23:13:56 security kernel: [   98.149231] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   98.149235] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   98.149239] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d3c800  paddr: 0xf3bc800 
Aug 15 23:13:56 security kernel: [   98.149244] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   98.149248] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d3c800 
Aug 15 23:13:56 security kernel: [   98.160877] (pipe 0x80000200): OUT: 40 00 00 00 20 00 01 00 >>> 10
Aug 15 23:13:56 security kernel: [   98.160915] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f10 maddr: 0x1f395bf10 
Aug 15 23:13:56 security kernel: [   98.160938] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   98.160944] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   98.160952] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   98.160959] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3bd000 maddr: 0x7d3d000 
Aug 15 23:13:56 security kernel: [   98.160967] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d3d000 
Aug 15 23:13:56 security kernel: [   98.160988] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d3d000 
Aug 15 23:13:56 security kernel: [   98.160997] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:56 security kernel: [   98.161006] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   98.161012] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   98.161018] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   98.161024] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3bd800 maddr: 0x7d3d800 
Aug 15 23:13:56 security kernel: [   98.161033] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d3d800 
Aug 15 23:13:56 security kernel: [   98.161047] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d3d800 
Aug 15 23:13:56 security kernel: [   98.161452] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   98.161467] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   98.161473] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d3d000  paddr: 0xf3bd000 
Aug 15 23:13:56 security kernel: [   98.161482] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   98.161495] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d3d000 
Aug 15 23:13:56 security kernel: [   98.161505] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   98.161510] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   98.161516] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d3d800  paddr: 0xf3bd800 
Aug 15 23:13:56 security kernel: [   98.161524] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   98.161530] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d3d800 
Aug 15 23:13:56 security kernel: [   98.172740] (pipe 0x80000200): OUT: 40 00 00 00 21 00 01 00 >>> 00
Aug 15 23:13:56 security kernel: [   98.172775] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f10 maddr: 0x1f395bf10 
Aug 15 23:13:56 security kernel: [   98.172796] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   98.172802] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   98.172810] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   98.172816] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3be000 maddr: 0x7d3e000 
Aug 15 23:13:56 security kernel: [   98.172824] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d3e000 
Aug 15 23:13:56 security kernel: [   98.172840] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d3e000 
Aug 15 23:13:56 security kernel: [   98.172855] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:56 security kernel: [   98.172864] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   98.172870] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   98.172876] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   98.172883] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3be800 maddr: 0x7d3e800 
Aug 15 23:13:56 security kernel: [   98.172891] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d3e800 
Aug 15 23:13:56 security kernel: [   98.172905] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d3e800 
Aug 15 23:13:56 security kernel: [   98.173322] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   98.173340] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   98.173346] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d3e000  paddr: 0xf3be000 
Aug 15 23:13:56 security kernel: [   98.173355] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   98.173367] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d3e000 
Aug 15 23:13:56 security kernel: [   98.173377] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   98.173382] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   98.173388] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d3e800  paddr: 0xf3be800 
Aug 15 23:13:56 security kernel: [   98.173396] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   98.173403] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d3e800 
Aug 15 23:13:56 security kernel: [   98.184642] (pipe 0x80000200): OUT: 40 00 00 00 22 00 01 00 >>> 10
Aug 15 23:13:56 security kernel: [   98.184692] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f10 maddr: 0x1f395bf10 
Aug 15 23:13:56 security kernel: [   98.184716] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   98.184725] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   98.184741] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   98.184750] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3bf000 maddr: 0x7d3f000 
Aug 15 23:13:56 security kernel: [   98.184763] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d3f000 
Aug 15 23:13:56 security kernel: [   98.184786] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d3f000 
Aug 15 23:13:56 security kernel: [   98.184798] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:56 security kernel: [   98.184811] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   98.184819] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   98.184829] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   98.184839] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3bf800 maddr: 0x7d3f800 
Aug 15 23:13:56 security kernel: [   98.184851] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d3f800 
Aug 15 23:13:56 security kernel: [   98.184873] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d3f800 
Aug 15 23:13:56 security kernel: [   98.185333] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   98.185352] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   98.185361] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d3f000  paddr: 0xf3bf000 
Aug 15 23:13:56 security kernel: [   98.185374] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   98.185385] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d3f000 
Aug 15 23:13:56 security kernel: [   98.185399] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   98.185408] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   98.185416] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7d3f800  paddr: 0xf3bf800 
Aug 15 23:13:56 security kernel: [   98.185428] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   98.185438] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7d3f800 
Aug 15 23:13:56 security kernel: [   98.196580] (pipe 0x80000200): OUT: 40 00 00 00 23 00 01 00 >>> 00
Aug 15 23:13:56 security kernel: [   98.196630] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f10 maddr: 0x1f395bf10 
Aug 15 23:13:56 security kernel: [   98.196650] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   98.196659] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   98.196670] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   98.196683] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3c0000 maddr: 0x7cc0000 
Aug 15 23:13:56 security kernel: [   98.196696] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc0000 
Aug 15 23:13:56 security kernel: [   98.196719] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc0000 
Aug 15 23:13:56 security kernel: [   98.196731] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:56 security kernel: [   98.196743] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:56 security kernel: [   98.196752] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:56 security kernel: [   98.196762] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:56 security kernel: [   98.196771] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3c0800 maddr: 0x7cc0800 
Aug 15 23:13:56 security kernel: [   98.196783] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc0800 
Aug 15 23:13:56 security kernel: [   98.196805] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc0800 
Aug 15 23:13:56 security kernel: [   98.197251] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   98.197277] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   98.197295] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cc0000  paddr: 0xf3c0000 
Aug 15 23:13:56 security kernel: [   98.197320] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   98.197340] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc0000 
Aug 15 23:13:56 security kernel: [   98.197368] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:56 security kernel: [   98.197385] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:56 security kernel: [   98.197401] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cc0800  paddr: 0xf3c0800 
Aug 15 23:13:56 security kernel: [   98.197414] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:56 security kernel: [   98.197423] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc0800 
Aug 15 23:13:57 security kernel: [   98.208089] (pipe 0x80000200): OUT: 40 00 00 00 24 00 01 00 >>> 00
Aug 15 23:13:57 security kernel: [   98.208172] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f10 maddr: 0x1f395bf10 
Aug 15 23:13:57 security kernel: [   98.208191] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:57 security kernel: [   98.208200] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:57 security kernel: [   98.208211] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:57 security kernel: [   98.208221] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3c1000 maddr: 0x7cc1000 
Aug 15 23:13:57 security kernel: [   98.208233] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc1000 
Aug 15 23:13:57 security kernel: [   98.208256] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc1000 
Aug 15 23:13:57 security kernel: [   98.208268] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:57 security kernel: [   98.208281] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:57 security kernel: [   98.208289] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:57 security kernel: [   98.208299] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:57 security kernel: [   98.208309] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3c1800 maddr: 0x7cc1800 
Aug 15 23:13:57 security kernel: [   98.208321] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc1800 
Aug 15 23:13:57 security kernel: [   98.208343] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc1800 
Aug 15 23:13:57 security kernel: [   98.208821] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:57 security kernel: [   98.208835] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:57 security kernel: [   98.208844] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cc1000  paddr: 0xf3c1000 
Aug 15 23:13:57 security kernel: [   98.208856] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:57 security kernel: [   98.208867] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc1000 
Aug 15 23:13:57 security kernel: [   98.212028] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:57 security kernel: [   98.212028] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:57 security kernel: [   98.212028] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cc1800  paddr: 0xf3c1800 
Aug 15 23:13:57 security kernel: [   98.212028] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:57 security kernel: [   98.212028] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc1800 
Aug 15 23:13:57 security kernel: [   98.336343] (pipe 0x80000200): OUT: 40 00 00 00 25 00 01 00 >>> 00
Aug 15 23:13:57 security kernel: [   98.336371] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f10 maddr: 0x1f395bf10 
Aug 15 23:13:57 security kernel: [   98.336385] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:57 security kernel: [   98.336390] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:57 security kernel: [   98.336396] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:57 security kernel: [   98.336400] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3c2000 maddr: 0x7cc2000 
Aug 15 23:13:57 security kernel: [   98.336407] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc2000 
Aug 15 23:13:57 security kernel: [   98.336420] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc2000 
Aug 15 23:13:57 security kernel: [   98.336429] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:57 security kernel: [   98.336449] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:57 security kernel: [   98.336454] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:57 security kernel: [   98.336458] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:57 security kernel: [   98.336462] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3c2800 maddr: 0x7cc2800 
Aug 15 23:13:57 security kernel: [   98.336468] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc2800 
Aug 15 23:13:57 security kernel: [   98.336478] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc2800 
Aug 15 23:13:57 security kernel: [   98.336915] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:57 security kernel: [   98.336928] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:57 security kernel: [   98.336932] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cc2000  paddr: 0xf3c2000 
Aug 15 23:13:57 security kernel: [   98.336938] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:57 security kernel: [   98.336943] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc2000 
Aug 15 23:13:57 security kernel: [   98.336950] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:57 security kernel: [   98.336954] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:57 security kernel: [   98.336958] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cc2800  paddr: 0xf3c2800 
Aug 15 23:13:57 security kernel: [   98.336963] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:57 security kernel: [   98.336967] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc2800 
Aug 15 23:13:57 security kernel: [   98.348727] (pipe 0x80000200): OUT: 40 00 00 00 14 00 01 00 >>> 20
Aug 15 23:13:57 security kernel: [   98.348752] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f10 maddr: 0x1f395bf10 
Aug 15 23:13:57 security kernel: [   98.348770] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:57 security kernel: [   98.348776] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:57 security kernel: [   98.348782] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:57 security kernel: [   98.348786] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3c3000 maddr: 0x7cc3000 
Aug 15 23:13:57 security kernel: [   98.348792] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc3000 
Aug 15 23:13:57 security kernel: [   98.348803] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc3000 
Aug 15 23:13:57 security kernel: [   98.348808] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:57 security kernel: [   98.348814] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:57 security kernel: [   98.348818] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:57 security kernel: [   98.348822] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:57 security kernel: [   98.348826] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3c3800 maddr: 0x7cc3800 
Aug 15 23:13:57 security kernel: [   98.348832] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc3800 
Aug 15 23:13:57 security kernel: [   98.348843] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc3800 
Aug 15 23:13:57 security kernel: [   98.349163] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:57 security kernel: [   98.349171] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:57 security kernel: [   98.349175] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cc3000  paddr: 0xf3c3000 
Aug 15 23:13:57 security kernel: [   98.349181] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:57 security kernel: [   98.349186] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc3000 
Aug 15 23:13:57 security kernel: [   98.349192] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:57 security kernel: [   98.349196] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:57 security kernel: [   98.349200] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cc3800  paddr: 0xf3c3800 
Aug 15 23:13:57 security kernel: [   98.349205] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:57 security kernel: [   98.349209] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc3800 
Aug 15 23:13:57 security kernel: [   98.360622] (pipe 0x80000200): OUT: 40 00 00 00 15 00 01 00 >>> 20
Aug 15 23:13:57 security kernel: [   98.360656] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f10 maddr: 0x1f395bf10 
Aug 15 23:13:57 security kernel: [   98.360674] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:57 security kernel: [   98.360680] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:57 security kernel: [   98.360688] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:57 security kernel: [   98.360694] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3c4000 maddr: 0x7cc4000 
Aug 15 23:13:57 security kernel: [   98.360703] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc4000 
Aug 15 23:13:57 security kernel: [   98.360718] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc4000 
Aug 15 23:13:57 security kernel: [   98.360726] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:57 security kernel: [   98.360735] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:57 security kernel: [   98.360741] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:57 security kernel: [   98.360747] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:57 security kernel: [   98.360753] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3c4800 maddr: 0x7cc4800 
Aug 15 23:13:57 security kernel: [   98.360762] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc4800 
Aug 15 23:13:57 security kernel: [   98.360777] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc4800 
Aug 15 23:13:57 security kernel: [   98.361169] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:57 security kernel: [   98.361180] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:57 security kernel: [   98.361186] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cc4000  paddr: 0xf3c4000 
Aug 15 23:13:57 security kernel: [   98.361195] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:57 security kernel: [   98.361201] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc4000 
Aug 15 23:13:57 security kernel: [   98.361211] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:57 security kernel: [   98.361216] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:57 security kernel: [   98.361222] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cc4800  paddr: 0xf3c4800 
Aug 15 23:13:57 security kernel: [   98.361230] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:57 security kernel: [   98.361236] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc4800 
Aug 15 23:13:57 security kernel: [   98.372648] (pipe 0x80000200): OUT: 40 00 00 00 16 00 01 00 >>> 20
Aug 15 23:13:57 security kernel: [   98.372684] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f10 maddr: 0x1f395bf10 
Aug 15 23:13:57 security kernel: [   98.372705] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:57 security kernel: [   98.372712] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:57 security kernel: [   98.372720] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:57 security kernel: [   98.372726] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3c5000 maddr: 0x7cc5000 
Aug 15 23:13:57 security kernel: [   98.372735] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc5000 
Aug 15 23:13:57 security kernel: [   98.372751] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc5000 
Aug 15 23:13:57 security kernel: [   98.372759] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:57 security kernel: [   98.372767] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:57 security kernel: [   98.372773] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:57 security kernel: [   98.372780] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:57 security kernel: [   98.372787] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3c5800 maddr: 0x7cc5800 
Aug 15 23:13:57 security kernel: [   98.372796] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc5800 
Aug 15 23:13:57 security kernel: [   98.372811] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc5800 
Aug 15 23:13:57 security kernel: [   98.373194] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:57 security kernel: [   98.373206] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:57 security kernel: [   98.373212] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cc5000  paddr: 0xf3c5000 
Aug 15 23:13:57 security kernel: [   98.373221] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:57 security kernel: [   98.373228] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc5000 
Aug 15 23:13:57 security kernel: [   98.373237] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:57 security kernel: [   98.373243] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:57 security kernel: [   98.373248] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cc5800  paddr: 0xf3c5800 
Aug 15 23:13:57 security kernel: [   98.373256] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:57 security kernel: [   98.373262] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc5800 
Aug 15 23:13:57 security kernel: [   98.384688] (pipe 0x80000200): OUT: 40 00 00 00 17 00 01 00 >>> 20
Aug 15 23:13:57 security kernel: [   98.384738] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f10 maddr: 0x1f395bf10 
Aug 15 23:13:57 security kernel: [   98.384757] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:57 security kernel: [   98.384766] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:57 security kernel: [   98.384777] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:57 security kernel: [   98.384786] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3c6000 maddr: 0x7cc6000 
Aug 15 23:13:57 security kernel: [   98.384799] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc6000 
Aug 15 23:13:57 security kernel: [   98.384823] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc6000 
Aug 15 23:13:57 security kernel: [   98.384835] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:57 security kernel: [   98.384847] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:57 security kernel: [   98.384856] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:57 security kernel: [   98.384866] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:57 security kernel: [   98.384875] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3c6800 maddr: 0x7cc6800 
Aug 15 23:13:57 security kernel: [   98.384887] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc6800 
Aug 15 23:13:57 security kernel: [   98.384909] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc6800 
Aug 15 23:13:57 security kernel: [   98.385342] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:57 security kernel: [   98.385356] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:57 security kernel: [   98.385366] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cc6000  paddr: 0xf3c6000 
Aug 15 23:13:57 security kernel: [   98.385379] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:57 security kernel: [   98.385389] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc6000 
Aug 15 23:13:57 security kernel: [   98.385403] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:57 security kernel: [   98.385412] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:57 security kernel: [   98.385420] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cc6800  paddr: 0xf3c6800 
Aug 15 23:13:57 security kernel: [   98.385432] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:57 security kernel: [   98.385442] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc6800 
Aug 15 23:13:57 security kernel: [   98.396881] (pipe 0x80000200): OUT: 40 00 00 00 18 00 01 00 >>> 00
Aug 15 23:13:57 security kernel: [   98.396930] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f10 maddr: 0x1f395bf10 
Aug 15 23:13:57 security kernel: [   98.396948] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:57 security kernel: [   98.396957] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:57 security kernel: [   98.396968] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:57 security kernel: [   98.396977] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3c7000 maddr: 0x7cc7000 
Aug 15 23:13:57 security kernel: [   98.396989] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc7000 
Aug 15 23:13:57 security kernel: [   98.397013] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc7000 
Aug 15 23:13:57 security kernel: [   98.397025] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:57 security kernel: [   98.397037] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:57 security kernel: [   98.397046] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:57 security kernel: [   98.397056] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:57 security kernel: [   98.397065] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3c7800 maddr: 0x7cc7800 
Aug 15 23:13:57 security kernel: [   98.397077] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc7800 
Aug 15 23:13:57 security kernel: [   98.397099] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc7800 
Aug 15 23:13:57 security kernel: [   98.397614] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:57 security kernel: [   98.397641] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:57 security kernel: [   98.397659] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cc7000  paddr: 0xf3c7000 
Aug 15 23:13:57 security kernel: [   98.397679] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:57 security kernel: [   98.397690] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc7000 
Aug 15 23:13:57 security kernel: [   98.397703] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:57 security kernel: [   98.397712] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:57 security kernel: [   98.397720] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cc7800  paddr: 0xf3c7800 
Aug 15 23:13:57 security kernel: [   98.397732] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:57 security kernel: [   98.397742] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc7800 
Aug 15 23:13:57 security kernel: [   98.408669] (pipe 0x80000200): OUT: 40 00 00 00 19 00 01 00 >>> 00
Aug 15 23:13:57 security kernel: [   98.408717] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f10 maddr: 0x1f395bf10 
Aug 15 23:13:57 security kernel: [   98.408734] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:57 security kernel: [   98.408743] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:57 security kernel: [   98.408754] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:57 security kernel: [   98.408763] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3c8000 maddr: 0x7cc8000 
Aug 15 23:13:57 security kernel: [   98.412071] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc8000 
Aug 15 23:13:57 security kernel: [   98.412071] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc8000 
Aug 15 23:13:57 security kernel: [   98.412071] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:57 security kernel: [   98.412071] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:57 security kernel: [   98.412071] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:57 security kernel: [   98.412071] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:57 security kernel: [   98.412071] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3c8800 maddr: 0x7cc8800 
Aug 15 23:13:57 security kernel: [   98.412071] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc8800 
Aug 15 23:13:57 security kernel: [   98.412071] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc8800 
Aug 15 23:13:57 security kernel: [   98.528925] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:57 security kernel: [   98.528935] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:57 security kernel: [   98.528939] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cc8000  paddr: 0xf3c8000 
Aug 15 23:13:57 security kernel: [   98.528945] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:57 security kernel: [   98.528949] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc8000 
Aug 15 23:13:57 security kernel: [   98.528958] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:57 security kernel: [   98.528974] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:57 security kernel: [   98.528978] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cc8800  paddr: 0xf3c8800 
Aug 15 23:13:57 security kernel: [   98.528985] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:57 security kernel: [   98.528990] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc8800 
Aug 15 23:13:57 security kernel: [   98.529908] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:13:57 security kernel: [   98.532890] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f10 maddr: 0x1f395bf10 
Aug 15 23:13:57 security kernel: [   98.532906] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:57 security kernel: [   98.532911] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:57 security kernel: [   98.532916] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:57 security kernel: [   98.532920] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3c9000 maddr: 0x7cc9000 
Aug 15 23:13:57 security kernel: [   98.532926] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc9000 
Aug 15 23:13:57 security kernel: [   98.532936] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc9000 
Aug 15 23:13:57 security kernel: [   98.532941] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:57 security kernel: [   98.532947] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:57 security kernel: [   98.532951] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:57 security kernel: [   98.532955] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:57 security kernel: [   98.532960] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3c9800 maddr: 0x7cc9800 
Aug 15 23:13:57 security kernel: [   98.532966] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc9800 
Aug 15 23:13:57 security kernel: [   98.532975] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc9800 
Aug 15 23:13:57 security kernel: [   98.533480] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:57 security kernel: [   98.533513] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:57 security kernel: [   98.533531] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cc9000  paddr: 0xf3c9000 
Aug 15 23:13:57 security kernel: [   98.533557] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:57 security kernel: [   98.533577] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc9000 
Aug 15 23:13:57 security kernel: [   98.533611] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:57 security kernel: [   98.533614] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:57 security kernel: [   98.533618] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cc9800  paddr: 0xf3c9800 
Aug 15 23:13:57 security kernel: [   98.533624] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:57 security kernel: [   98.533628] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cc9800 
Aug 15 23:13:57 security kernel: [   98.533661] <<< 00
Aug 15 23:13:57 security kernel: [   98.544992] (pipe 0x80000200): OUT: 40 00 00 00 1a 00 01 00 >>> 00
Aug 15 23:13:57 security kernel: [   98.545017] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f10 maddr: 0x1f395bf10 
Aug 15 23:13:57 security kernel: [   98.545033] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:57 security kernel: [   98.545037] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:57 security kernel: [   98.545042] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:57 security kernel: [   98.545046] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3ca000 maddr: 0x7cca000 
Aug 15 23:13:57 security kernel: [   98.545052] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cca000 
Aug 15 23:13:57 security kernel: [   98.545063] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cca000 
Aug 15 23:13:57 security kernel: [   98.545068] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:57 security kernel: [   98.545074] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:57 security kernel: [   98.545078] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:57 security kernel: [   98.545085] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:57 security kernel: [   98.545092] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3ca800 maddr: 0x7cca800 
Aug 15 23:13:57 security kernel: [   98.545098] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cca800 
Aug 15 23:13:57 security kernel: [   98.545108] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cca800 
Aug 15 23:13:57 security kernel: [   98.545599] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:57 security kernel: [   98.545630] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:57 security kernel: [   98.545648] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cca000  paddr: 0xf3ca000 
Aug 15 23:13:57 security kernel: [   98.545674] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:57 security kernel: [   98.545695] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cca000 
Aug 15 23:13:57 security kernel: [   98.545722] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:57 security kernel: [   98.545739] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:57 security kernel: [   98.545756] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cca800  paddr: 0xf3ca800 
Aug 15 23:13:57 security kernel: [   98.545762] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:57 security kernel: [   98.545766] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cca800 
Aug 15 23:13:57 security kernel: [   98.556332] (pipe 0x80000200): OUT: 40 00 00 00 26 00 01 00 >>> 00
Aug 15 23:13:57 security kernel: [   98.556358] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f10 maddr: 0x1f395bf10 
Aug 15 23:13:57 security kernel: [   98.556369] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:57 security kernel: [   98.556374] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:57 security kernel: [   98.556382] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:57 security kernel: [   98.556387] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3cb000 maddr: 0x7ccb000 
Aug 15 23:13:57 security kernel: [   98.556393] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ccb000 
Aug 15 23:13:57 security kernel: [   98.556405] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ccb000 
Aug 15 23:13:57 security kernel: [   98.556411] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:57 security kernel: [   98.556418] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:57 security kernel: [   98.556423] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:57 security kernel: [   98.556428] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:57 security kernel: [   98.556432] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3cb800 maddr: 0x7ccb800 
Aug 15 23:13:57 security kernel: [   98.556438] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ccb800 
Aug 15 23:13:57 security kernel: [   98.556449] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ccb800 
Aug 15 23:13:57 security kernel: [   98.556771] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:57 security kernel: [   98.556780] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:57 security kernel: [   98.556784] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ccb000  paddr: 0xf3cb000 
Aug 15 23:13:57 security kernel: [   98.556804] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:57 security kernel: [   98.556808] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ccb000 
Aug 15 23:13:57 security kernel: [   98.556815] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:57 security kernel: [   98.556819] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:57 security kernel: [   98.556822] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ccb800  paddr: 0xf3cb800 
Aug 15 23:13:57 security kernel: [   98.556828] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:57 security kernel: [   98.556832] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ccb800 
Aug 15 23:13:57 security kernel: [   98.569122] em28xx #0: V4L2 video device registered as video0
Aug 15 23:13:57 security kernel: [   98.569330] usbcore: registered new interface driver em28xx
Aug 15 23:13:57 security kernel: [   98.569338] em28xx driver loaded
Aug 15 23:13:57 security kernel: [   99.032622] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:13:57 security kernel: [   99.032723] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:13:57 security kernel: [   99.032765] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:57 security kernel: [   99.032786] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:57 security kernel: [   99.032809] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:57 security kernel: [   99.032828] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3cc000 maddr: 0x7ccc000 
Aug 15 23:13:57 security kernel: [   99.032854] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ccc000 
Aug 15 23:13:57 security kernel: [   99.032898] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ccc000 
Aug 15 23:13:57 security kernel: [   99.032922] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:57 security kernel: [   99.032946] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:57 security kernel: [   99.032964] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:57 security kernel: [   99.032983] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:57 security kernel: [   99.033002] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3cc800 maddr: 0x7ccc800 
Aug 15 23:13:57 security kernel: [   99.033026] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ccc800 
Aug 15 23:13:57 security kernel: [   99.033066] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ccc800 
Aug 15 23:13:57 security kernel: [   99.033633] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:57 security kernel: [   99.033659] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:57 security kernel: [   99.033679] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ccc000  paddr: 0xf3cc000 
Aug 15 23:13:57 security kernel: [   99.033705] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:57 security kernel: [   99.033726] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ccc000 
Aug 15 23:13:57 security kernel: [   99.033756] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:57 security kernel: [   99.033772] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:57 security kernel: [   99.033788] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ccc800  paddr: 0xf3cc800 
Aug 15 23:13:57 security kernel: [   99.033813] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:57 security kernel: [   99.033832] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ccc800 
Aug 15 23:13:57 security kernel: [   99.033995] <<< 00
Aug 15 23:13:58 security kernel: [   99.532188] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:13:58 security kernel: [   99.532290] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:13:58 security kernel: [   99.532333] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:58 security kernel: [   99.532353] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:58 security kernel: [   99.532376] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:58 security kernel: [   99.532396] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3cd000 maddr: 0x7ccd000 
Aug 15 23:13:58 security kernel: [   99.532422] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ccd000 
Aug 15 23:13:58 security kernel: [   99.532466] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ccd000 
Aug 15 23:13:58 security kernel: [   99.532489] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:58 security kernel: [   99.532514] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:58 security kernel: [   99.532531] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:58 security kernel: [   99.532551] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:58 security kernel: [   99.532570] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3cd800 maddr: 0x7ccd800 
Aug 15 23:13:58 security kernel: [   99.532596] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ccd800 
Aug 15 23:13:58 security kernel: [   99.532635] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ccd800 
Aug 15 23:13:58 security kernel: [   99.533329] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:58 security kernel: [   99.533361] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:58 security kernel: [   99.533379] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ccd000  paddr: 0xf3cd000 
Aug 15 23:13:58 security kernel: [   99.533405] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:58 security kernel: [   99.533426] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ccd000 
Aug 15 23:13:58 security kernel: [   99.533455] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:58 security kernel: [   99.533471] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:58 security kernel: [   99.533487] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ccd800  paddr: 0xf3cd800 
Aug 15 23:13:58 security kernel: [   99.533511] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:58 security kernel: [   99.533531] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ccd800 
Aug 15 23:13:58 security kernel: [   99.533680] <<< 00
Aug 15 23:13:58 security kernel: [  100.032177] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:13:58 security kernel: [  100.032276] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:13:58 security kernel: [  100.032319] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:58 security kernel: [  100.032339] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:58 security kernel: [  100.032362] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:58 security kernel: [  100.032381] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3ce000 maddr: 0x7cce000 
Aug 15 23:13:58 security kernel: [  100.032407] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cce000 
Aug 15 23:13:58 security kernel: [  100.032451] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cce000 
Aug 15 23:13:58 security kernel: [  100.032474] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:58 security kernel: [  100.032499] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:58 security kernel: [  100.032516] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:58 security kernel: [  100.032536] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:58 security kernel: [  100.032554] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3ce800 maddr: 0x7cce800 
Aug 15 23:13:58 security kernel: [  100.032579] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cce800 
Aug 15 23:13:58 security kernel: [  100.032618] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cce800 
Aug 15 23:13:58 security kernel: [  100.033212] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:58 security kernel: [  100.033244] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:58 security kernel: [  100.033263] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cce000  paddr: 0xf3ce000 
Aug 15 23:13:58 security kernel: [  100.033290] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:58 security kernel: [  100.033311] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cce000 
Aug 15 23:13:58 security kernel: [  100.033340] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:58 security kernel: [  100.033356] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:58 security kernel: [  100.033372] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cce800  paddr: 0xf3ce800 
Aug 15 23:13:58 security kernel: [  100.033397] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:58 security kernel: [  100.033418] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cce800 
Aug 15 23:13:58 security kernel: [  100.033568] <<< 00
Aug 15 23:13:59 security kernel: [  100.532201] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:13:59 security kernel: [  100.532300] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:13:59 security kernel: [  100.532343] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:59 security kernel: [  100.532363] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:59 security kernel: [  100.532385] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:59 security kernel: [  100.532406] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3cf000 maddr: 0x7ccf000 
Aug 15 23:13:59 security kernel: [  100.532432] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ccf000 
Aug 15 23:13:59 security kernel: [  100.532475] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ccf000 
Aug 15 23:13:59 security kernel: [  100.532498] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:59 security kernel: [  100.532523] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:59 security kernel: [  100.532540] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:59 security kernel: [  100.532560] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:59 security kernel: [  100.532578] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3cf800 maddr: 0x7ccf800 
Aug 15 23:13:59 security kernel: [  100.532602] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ccf800 
Aug 15 23:13:59 security kernel: [  100.532642] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ccf800 
Aug 15 23:13:59 security kernel: [  100.533174] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:59 security kernel: [  100.533203] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:59 security kernel: [  100.533221] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ccf000  paddr: 0xf3cf000 
Aug 15 23:13:59 security kernel: [  100.533247] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:59 security kernel: [  100.533268] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ccf000 
Aug 15 23:13:59 security kernel: [  100.533296] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:59 security kernel: [  100.533312] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:59 security kernel: [  100.533328] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ccf800  paddr: 0xf3cf800 
Aug 15 23:13:59 security kernel: [  100.533356] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:59 security kernel: [  100.533375] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ccf800 
Aug 15 23:13:59 security kernel: [  100.533525] <<< 00
Aug 15 23:13:59 security kernel: [  101.032192] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:13:59 security kernel: [  101.032292] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:13:59 security kernel: [  101.032336] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:59 security kernel: [  101.032355] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:59 security kernel: [  101.032378] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:59 security kernel: [  101.032398] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3d0000 maddr: 0x7cd0000 
Aug 15 23:13:59 security kernel: [  101.032423] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd0000 
Aug 15 23:13:59 security kernel: [  101.032467] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd0000 
Aug 15 23:13:59 security kernel: [  101.032491] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:13:59 security kernel: [  101.032516] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:13:59 security kernel: [  101.032533] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:13:59 security kernel: [  101.032552] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:13:59 security kernel: [  101.032570] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3d0800 maddr: 0x7cd0800 
Aug 15 23:13:59 security kernel: [  101.032595] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd0800 
Aug 15 23:13:59 security kernel: [  101.032634] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd0800 
Aug 15 23:13:59 security kernel: [  101.033213] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:59 security kernel: [  101.033239] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:59 security kernel: [  101.033258] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cd0000  paddr: 0xf3d0000 
Aug 15 23:13:59 security kernel: [  101.033284] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:59 security kernel: [  101.033304] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd0000 
Aug 15 23:13:59 security kernel: [  101.033333] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:13:59 security kernel: [  101.033350] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:13:59 security kernel: [  101.033366] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cd0800  paddr: 0xf3d0800 
Aug 15 23:13:59 security kernel: [  101.033391] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:13:59 security kernel: [  101.033410] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd0800 
Aug 15 23:13:59 security kernel: [  101.033554] <<< 00
Aug 15 23:14:00 security motion: [1] Retrying until successful connection with camera
Aug 15 23:14:00 security kernel: [  101.331908] (pipe 0x80000280): IN:  c0 00 00 00 27 00 01 00 
Aug 15 23:14:00 security kernel: [  101.332015] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:00 security kernel: [  101.332068] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.332088] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.332112] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.332112] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3d1000 maddr: 0x7cd1000 
Aug 15 23:14:00 security kernel: [  101.332112] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd1000 
Aug 15 23:14:00 security kernel: [  101.332112] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd1000 
Aug 15 23:14:00 security kernel: [  101.332112] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:00 security kernel: [  101.332112] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.332112] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.332112] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.332112] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3d1800 maddr: 0x7cd1800 
Aug 15 23:14:00 security kernel: [  101.332112] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd1800 
Aug 15 23:14:00 security kernel: [  101.332112] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd1800 
Aug 15 23:14:00 security kernel: [  101.332966] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.332989] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.333006] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cd1000  paddr: 0xf3d1000 
Aug 15 23:14:00 security kernel: [  101.333033] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.333055] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd1000 
Aug 15 23:14:00 security kernel: [  101.333084] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.333102] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.333118] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cd1800  paddr: 0xf3d1800 
Aug 15 23:14:00 security kernel: [  101.333144] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.333164] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd1800 
Aug 15 23:14:00 security kernel: [  101.338704] <<< 34
Aug 15 23:14:00 security kernel: [  101.338745] (pipe 0x80000200): OUT: 40 00 00 00 27 00 01 00 >>> 34
Aug 15 23:14:00 security kernel: [  101.338818] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:00 security kernel: [  101.338845] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.338864] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.338885] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.338904] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3d2000 maddr: 0x7cd2000 
Aug 15 23:14:00 security kernel: [  101.338930] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd2000 
Aug 15 23:14:00 security kernel: [  101.338974] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd2000 
Aug 15 23:14:00 security kernel: [  101.338998] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:00 security kernel: [  101.339023] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.339041] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.339064] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.339082] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3d2800 maddr: 0x7cd2800 
Aug 15 23:14:00 security kernel: [  101.339107] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd2800 
Aug 15 23:14:00 security kernel: [  101.339149] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd2800 
Aug 15 23:14:00 security kernel: [  101.339589] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.339611] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.339630] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cd2000  paddr: 0xf3d2000 
Aug 15 23:14:00 security kernel: [  101.339655] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.339679] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd2000 
Aug 15 23:14:00 security kernel: [  101.339707] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.339724] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.339741] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cd2800  paddr: 0xf3d2800 
Aug 15 23:14:00 security kernel: [  101.339766] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.339785] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd2800 
Aug 15 23:14:00 security kernel: [  101.352172] (pipe 0x80000200): OUT: 40 00 00 00 10 00 01 00 >>> 10
Aug 15 23:14:00 security kernel: [  101.352256] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:00 security kernel: [  101.352296] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.352316] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.352341] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.352359] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3d3000 maddr: 0x7cd3000 
Aug 15 23:14:00 security kernel: [  101.352385] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd3000 
Aug 15 23:14:00 security kernel: [  101.352429] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd3000 
Aug 15 23:14:00 security kernel: [  101.352453] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:00 security kernel: [  101.352478] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.352496] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.352516] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.352534] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3d3800 maddr: 0x7cd3800 
Aug 15 23:14:00 security kernel: [  101.352559] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd3800 
Aug 15 23:14:00 security kernel: [  101.352603] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd3800 
Aug 15 23:14:00 security kernel: [  101.353084] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.353107] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.353124] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cd3000  paddr: 0xf3d3000 
Aug 15 23:14:00 security kernel: [  101.353152] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.353173] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd3000 
Aug 15 23:14:00 security kernel: [  101.353202] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.353219] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.353236] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cd3800  paddr: 0xf3d3800 
Aug 15 23:14:00 security kernel: [  101.353262] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.353282] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd3800 
Aug 15 23:14:00 security kernel: [  101.364654] (pipe 0x80000200): OUT: 40 00 00 00 11 00 01 00 >>> 11
Aug 15 23:14:00 security kernel: [  101.364678] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:00 security kernel: [  101.364686] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.364691] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.364696] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.364700] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3d4000 maddr: 0x7cd4000 
Aug 15 23:14:00 security kernel: [  101.364705] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd4000 
Aug 15 23:14:00 security kernel: [  101.364716] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd4000 
Aug 15 23:14:00 security kernel: [  101.364721] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:00 security kernel: [  101.364727] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.364730] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.364735] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.364739] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3d4800 maddr: 0x7cd4800 
Aug 15 23:14:00 security kernel: [  101.364745] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd4800 
Aug 15 23:14:00 security kernel: [  101.364756] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd4800 
Aug 15 23:14:00 security kernel: [  101.365171] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.365182] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.365185] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cd4000  paddr: 0xf3d4000 
Aug 15 23:14:00 security kernel: [  101.365191] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.365196] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd4000 
Aug 15 23:14:00 security kernel: [  101.365207] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.365211] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.365214] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cd4800  paddr: 0xf3d4800 
Aug 15 23:14:00 security kernel: [  101.365220] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.365225] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd4800 
Aug 15 23:14:00 security kernel: [  101.376676] em28xx #0 em28xx_accumulator_set :em28xx Scale: (1,1)-(179,143)
Aug 15 23:14:00 security kernel: [  101.376694] (pipe 0x80000200): OUT: 40 00 00 00 28 00 01 00 >>> 01
Aug 15 23:14:00 security kernel: [  101.376725] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:00 security kernel: [  101.376734] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.376740] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.376752] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.376758] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3d5000 maddr: 0x7cd5000 
Aug 15 23:14:00 security kernel: [  101.376767] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd5000 
Aug 15 23:14:00 security kernel: [  101.376782] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd5000 
Aug 15 23:14:00 security kernel: [  101.376790] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:00 security kernel: [  101.376798] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.376804] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.376811] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.376817] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3d5800 maddr: 0x7cd5800 
Aug 15 23:14:00 security kernel: [  101.376825] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd5800 
Aug 15 23:14:00 security kernel: [  101.376840] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd5800 
Aug 15 23:14:00 security kernel: [  101.377184] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.377194] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.377203] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cd5000  paddr: 0xf3d5000 
Aug 15 23:14:00 security kernel: [  101.377211] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.377219] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd5000 
Aug 15 23:14:00 security kernel: [  101.377228] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.377234] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.377239] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cd5800  paddr: 0xf3d5800 
Aug 15 23:14:00 security kernel: [  101.377247] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.377254] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd5800 
Aug 15 23:14:00 security kernel: [  101.388491] (pipe 0x80000200): OUT: 40 00 00 00 29 00 01 00 >>> b3
Aug 15 23:14:00 security kernel: [  101.388523] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:00 security kernel: [  101.388539] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.388545] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.388553] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.388559] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3d6000 maddr: 0x7cd6000 
Aug 15 23:14:00 security kernel: [  101.388568] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd6000 
Aug 15 23:14:00 security kernel: [  101.388582] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd6000 
Aug 15 23:14:00 security kernel: [  101.388590] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:00 security kernel: [  101.388598] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.388604] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.388611] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.388617] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3d6800 maddr: 0x7cd6800 
Aug 15 23:14:00 security kernel: [  101.388625] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd6800 
Aug 15 23:14:00 security kernel: [  101.388639] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd6800 
Aug 15 23:14:00 security kernel: [  101.389060] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.389074] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.389082] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cd6000  paddr: 0xf3d6000 
Aug 15 23:14:00 security kernel: [  101.389090] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.389097] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd6000 
Aug 15 23:14:00 security kernel: [  101.389111] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.389117] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.389122] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cd6800  paddr: 0xf3d6800 
Aug 15 23:14:00 security kernel: [  101.389130] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.389137] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd6800 
Aug 15 23:14:00 security kernel: [  101.400628] (pipe 0x80000200): OUT: 40 00 00 00 2a 00 01 00 >>> 01
Aug 15 23:14:00 security kernel: [  101.400674] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:00 security kernel: [  101.400691] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.400701] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.400712] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.400722] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3d7000 maddr: 0x7cd7000 
Aug 15 23:14:00 security kernel: [  101.400735] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd7000 
Aug 15 23:14:00 security kernel: [  101.400757] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd7000 
Aug 15 23:14:00 security kernel: [  101.400768] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:00 security kernel: [  101.400781] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.400790] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.400799] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.400808] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3d7800 maddr: 0x7cd7800 
Aug 15 23:14:00 security kernel: [  101.400821] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd7800 
Aug 15 23:14:00 security kernel: [  101.400841] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd7800 
Aug 15 23:14:00 security kernel: [  101.401371] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.401397] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.401417] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cd7000  paddr: 0xf3d7000 
Aug 15 23:14:00 security kernel: [  101.401430] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.401440] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd7000 
Aug 15 23:14:00 security kernel: [  101.401453] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.401462] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.401469] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cd7800  paddr: 0xf3d7800 
Aug 15 23:14:00 security kernel: [  101.401482] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.401491] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd7800 
Aug 15 23:14:00 security kernel: [  101.412264] (pipe 0x80000200): OUT: 40 00 00 00 2b 00 01 00 >>> 8f
Aug 15 23:14:00 security kernel: [  101.412310] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:00 security kernel: [  101.412326] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.412336] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.412346] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.412356] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3d8000 maddr: 0x7cd8000 
Aug 15 23:14:00 security kernel: [  101.416085] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd8000 
Aug 15 23:14:00 security kernel: [  101.416085] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd8000 
Aug 15 23:14:00 security kernel: [  101.416085] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:00 security kernel: [  101.416085] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.416085] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.416085] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.416085] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3d8800 maddr: 0x7cd8800 
Aug 15 23:14:00 security kernel: [  101.416085] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd8800 
Aug 15 23:14:00 security kernel: [  101.416085] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd8800 
Aug 15 23:14:00 security kernel: [  101.534418] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.534429] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.534433] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cd8000  paddr: 0xf3d8000 
Aug 15 23:14:00 security kernel: [  101.534439] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.534444] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd8000 
Aug 15 23:14:00 security kernel: [  101.534455] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.534459] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.534463] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cd8800  paddr: 0xf3d8800 
Aug 15 23:14:00 security kernel: [  101.534468] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.534473] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd8800 
Aug 15 23:14:00 security kernel: [  101.538118] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:00 security kernel: [  101.547657] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:00 security kernel: [  101.547670] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.547675] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.547682] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.547687] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3d9000 maddr: 0x7cd9000 
Aug 15 23:14:00 security kernel: [  101.547698] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd9000 
Aug 15 23:14:00 security kernel: [  101.547709] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd9000 
Aug 15 23:14:00 security kernel: [  101.547715] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:00 security kernel: [  101.547721] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.547726] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.547730] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.547735] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3d9800 maddr: 0x7cd9800 
Aug 15 23:14:00 security kernel: [  101.547741] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd9800 
Aug 15 23:14:00 security kernel: [  101.547752] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd9800 
Aug 15 23:14:00 security kernel: [  101.548197] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.548205] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.548210] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cd9000  paddr: 0xf3d9000 
Aug 15 23:14:00 security kernel: [  101.548217] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.548223] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd9000 
Aug 15 23:14:00 security kernel: [  101.548230] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.548234] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.548239] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cd9800  paddr: 0xf3d9800 
Aug 15 23:14:00 security kernel: [  101.548245] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.548250] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cd9800 
Aug 15 23:14:00 security kernel: [  101.550249] <<< 00
Aug 15 23:14:00 security kernel: [  101.560231] em28xx #0 em28xx_capture_area_set :em28xx Area Set: (180,144)
Aug 15 23:14:00 security kernel: [  101.560246] (pipe 0x80000200): OUT: 40 00 00 00 1c 00 01 00 >>> 00
Aug 15 23:14:00 security kernel: [  101.560267] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533c00 maddr: 0x1f395bc00 
Aug 15 23:14:00 security kernel: [  101.560274] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.560278] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.560283] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.560288] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3da000 maddr: 0x7cda000 
Aug 15 23:14:00 security kernel: [  101.560298] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cda000 
Aug 15 23:14:00 security kernel: [  101.560311] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cda000 
Aug 15 23:14:00 security kernel: [  101.560317] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:00 security kernel: [  101.560322] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.560326] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.560331] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.560335] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3da800 maddr: 0x7cda800 
Aug 15 23:14:00 security kernel: [  101.560341] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cda800 
Aug 15 23:14:00 security kernel: [  101.560350] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cda800 
Aug 15 23:14:00 security kernel: [  101.560769] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.560779] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.560785] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cda000  paddr: 0xf3da000 
Aug 15 23:14:00 security kernel: [  101.560790] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.560795] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cda000 
Aug 15 23:14:00 security kernel: [  101.560805] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.560809] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.560813] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cda800  paddr: 0xf3da800 
Aug 15 23:14:00 security kernel: [  101.560819] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.560823] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cda800 
Aug 15 23:14:00 security kernel: [  101.572081] (pipe 0x80000200): OUT: 40 00 00 00 1d 00 01 00 >>> 00
Aug 15 23:14:00 security kernel: [  101.572101] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533c00 maddr: 0x1f395bc00 
Aug 15 23:14:00 security kernel: [  101.572117] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.572121] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.572126] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.572130] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3db000 maddr: 0x7cdb000 
Aug 15 23:14:00 security kernel: [  101.572136] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cdb000 
Aug 15 23:14:00 security kernel: [  101.572146] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cdb000 
Aug 15 23:14:00 security kernel: [  101.572151] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:00 security kernel: [  101.572157] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.572161] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.572172] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.572176] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3db800 maddr: 0x7cdb800 
Aug 15 23:14:00 security kernel: [  101.572182] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cdb800 
Aug 15 23:14:00 security kernel: [  101.572191] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cdb800 
Aug 15 23:14:00 security kernel: [  101.572519] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.572529] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.572534] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cdb000  paddr: 0xf3db000 
Aug 15 23:14:00 security kernel: [  101.572541] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.572545] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cdb000 
Aug 15 23:14:00 security kernel: [  101.572552] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.572558] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.572561] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cdb800  paddr: 0xf3db800 
Aug 15 23:14:00 security kernel: [  101.572567] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.572572] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cdb800 
Aug 15 23:14:00 security kernel: [  101.585671] (pipe 0x80000200): OUT: 40 00 00 00 1e 00 01 00 >>> b4
Aug 15 23:14:00 security kernel: [  101.585695] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533c00 maddr: 0x1f395bc00 
Aug 15 23:14:00 security kernel: [  101.585705] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.585711] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.585716] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.585721] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3dc000 maddr: 0x7cdc000 
Aug 15 23:14:00 security kernel: [  101.585728] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cdc000 
Aug 15 23:14:00 security kernel: [  101.585740] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cdc000 
Aug 15 23:14:00 security kernel: [  101.585746] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:00 security kernel: [  101.585752] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.585756] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.585761] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.585766] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3dc800 maddr: 0x7cdc800 
Aug 15 23:14:00 security kernel: [  101.585773] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cdc800 
Aug 15 23:14:00 security kernel: [  101.585783] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cdc800 
Aug 15 23:14:00 security kernel: [  101.586139] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.586146] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.586150] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cdc000  paddr: 0xf3dc000 
Aug 15 23:14:00 security kernel: [  101.586156] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.586161] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cdc000 
Aug 15 23:14:00 security kernel: [  101.586167] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.586171] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.586175] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cdc800  paddr: 0xf3dc800 
Aug 15 23:14:00 security kernel: [  101.586181] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.586185] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cdc800 
Aug 15 23:14:00 security kernel: [  101.600413] (pipe 0x80000200): OUT: 40 00 00 00 1f 00 01 00 >>> 90
Aug 15 23:14:00 security kernel: [  101.600434] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533c00 maddr: 0x1f395bc00 
Aug 15 23:14:00 security kernel: [  101.600449] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.600453] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.600459] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.600463] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3dd000 maddr: 0x7cdd000 
Aug 15 23:14:00 security kernel: [  101.600472] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cdd000 
Aug 15 23:14:00 security kernel: [  101.600482] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cdd000 
Aug 15 23:14:00 security kernel: [  101.600487] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:00 security kernel: [  101.600493] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.600497] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.600501] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.600505] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3dd800 maddr: 0x7cdd800 
Aug 15 23:14:00 security kernel: [  101.600511] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cdd800 
Aug 15 23:14:00 security kernel: [  101.600520] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cdd800 
Aug 15 23:14:00 security kernel: [  101.600892] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.600899] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.600903] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cdd000  paddr: 0xf3dd000 
Aug 15 23:14:00 security kernel: [  101.600909] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.600914] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cdd000 
Aug 15 23:14:00 security kernel: [  101.600920] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.600925] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.600930] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cdd800  paddr: 0xf3dd800 
Aug 15 23:14:00 security kernel: [  101.600936] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.600940] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cdd800 
Aug 15 23:14:00 security kernel: [  101.612214] (pipe 0x80000200): OUT: 40 00 00 00 1b 00 01 00 >>> 00
Aug 15 23:14:00 security kernel: [  101.612237] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:00 security kernel: [  101.612245] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.612249] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.612254] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.612259] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3de000 maddr: 0x7cde000 
Aug 15 23:14:00 security kernel: [  101.612264] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cde000 
Aug 15 23:14:00 security kernel: [  101.612275] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cde000 
Aug 15 23:14:00 security kernel: [  101.612280] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:00 security kernel: [  101.612285] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.612289] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.612294] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.612298] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3de800 maddr: 0x7cde800 
Aug 15 23:14:00 security kernel: [  101.612303] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cde800 
Aug 15 23:14:00 security kernel: [  101.612313] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cde800 
Aug 15 23:14:00 security kernel: [  101.612730] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.612756] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.612774] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cde000  paddr: 0xf3de000 
Aug 15 23:14:00 security kernel: [  101.612801] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.612818] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cde000 
Aug 15 23:14:00 security kernel: [  101.612824] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.612828] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.612832] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cde800  paddr: 0xf3de800 
Aug 15 23:14:00 security kernel: [  101.612837] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.612841] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cde800 
Aug 15 23:14:00 security kernel: [  101.624560] (pipe 0x80000200): OUT: 40 00 00 00 30 00 02 00 >>> 00 00
Aug 15 23:14:00 security kernel: [  101.624586] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:00 security kernel: [  101.624595] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.624599] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.624605] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.624609] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3df000 maddr: 0x7cdf000 
Aug 15 23:14:00 security kernel: [  101.628082] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cdf000 
Aug 15 23:14:00 security kernel: [  101.628082] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cdf000 
Aug 15 23:14:00 security kernel: [  101.628082] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:00 security kernel: [  101.628082] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.628082] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.628082] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.628082] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3df800 maddr: 0x7cdf800 
Aug 15 23:14:00 security kernel: [  101.628082] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cdf800 
Aug 15 23:14:00 security kernel: [  101.628082] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cdf800 
Aug 15 23:14:00 security kernel: [  101.742379] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.742387] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.742391] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cdf000  paddr: 0xf3df000 
Aug 15 23:14:00 security kernel: [  101.742397] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.742402] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cdf000 
Aug 15 23:14:00 security kernel: [  101.742412] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.742418] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.742422] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cdf800  paddr: 0xf3df800 
Aug 15 23:14:00 security kernel: [  101.742428] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.742433] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cdf800 
Aug 15 23:14:00 security kernel: [  101.756147] (pipe 0x80000200): OUT: 40 00 00 00 32 00 02 00 >>> 00 00
Aug 15 23:14:00 security kernel: [  101.756169] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:00 security kernel: [  101.756181] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.756186] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.756191] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.756195] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3e0000 maddr: 0x7ce0000 
Aug 15 23:14:00 security kernel: [  101.756201] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce0000 
Aug 15 23:14:00 security kernel: [  101.756211] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce0000 
Aug 15 23:14:00 security kernel: [  101.756217] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:00 security kernel: [  101.756222] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.756226] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.756231] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.756235] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3e0800 maddr: 0x7ce0800 
Aug 15 23:14:00 security kernel: [  101.756240] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce0800 
Aug 15 23:14:00 security kernel: [  101.756250] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce0800 
Aug 15 23:14:00 security kernel: [  101.756719] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.756751] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.756769] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ce0000  paddr: 0xf3e0000 
Aug 15 23:14:00 security kernel: [  101.756796] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.756816] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce0000 
Aug 15 23:14:00 security kernel: [  101.756844] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.756861] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.756878] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ce0800  paddr: 0xf3e0800 
Aug 15 23:14:00 security kernel: [  101.756884] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.756888] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce0800 
Aug 15 23:14:00 security kernel: [  101.768478] (pipe 0x80000280): IN:  c0 00 00 00 26 00 01 00 
Aug 15 23:14:00 security kernel: [  101.768499] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:00 security kernel: [  101.768512] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.768516] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.768521] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.768526] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3e1000 maddr: 0x7ce1000 
Aug 15 23:14:00 security kernel: [  101.768531] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce1000 
Aug 15 23:14:00 security kernel: [  101.768542] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce1000 
Aug 15 23:14:00 security kernel: [  101.768547] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:00 security kernel: [  101.768553] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.768557] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.768561] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.768565] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3e1800 maddr: 0x7ce1800 
Aug 15 23:14:00 security kernel: [  101.768571] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce1800 
Aug 15 23:14:00 security kernel: [  101.768580] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce1800 
Aug 15 23:14:00 security kernel: [  101.769093] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.769120] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.769138] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ce1000  paddr: 0xf3e1000 
Aug 15 23:14:00 security kernel: [  101.769164] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.769184] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce1000 
Aug 15 23:14:00 security kernel: [  101.769204] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.769207] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.769211] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ce1800  paddr: 0xf3e1800 
Aug 15 23:14:00 security kernel: [  101.769216] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.769221] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce1800 
Aug 15 23:14:00 security kernel: [  101.769253] <<< 00
Aug 15 23:14:00 security kernel: [  101.769260] (pipe 0x80000200): OUT: 40 00 00 00 26 00 01 00 >>> 00
Aug 15 23:14:00 security kernel: [  101.769277] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:00 security kernel: [  101.769283] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.769287] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.769292] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.769296] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3e2000 maddr: 0x7ce2000 
Aug 15 23:14:00 security kernel: [  101.769301] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce2000 
Aug 15 23:14:00 security kernel: [  101.769311] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce2000 
Aug 15 23:14:00 security kernel: [  101.769317] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:00 security kernel: [  101.769322] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.769326] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.769331] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.769335] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3e2800 maddr: 0x7ce2800 
Aug 15 23:14:00 security kernel: [  101.769340] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce2800 
Aug 15 23:14:00 security kernel: [  101.769350] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce2800 
Aug 15 23:14:00 security kernel: [  101.769901] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.769909] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.769914] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ce2000  paddr: 0xf3e2000 
Aug 15 23:14:00 security kernel: [  101.769920] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.769925] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce2000 
Aug 15 23:14:00 security kernel: [  101.769932] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.769937] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.769941] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ce2800  paddr: 0xf3e2800 
Aug 15 23:14:00 security kernel: [  101.769947] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.769951] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce2800 
Aug 15 23:14:00 security motion: [1] cap.driver: "em28xx"
Aug 15 23:14:00 security motion: [1] cap.card: "EM2860/SAA711X Reference Design"
Aug 15 23:14:00 security motion: [1] cap.bus_info: "usb-0000:08:00.0-3"
Aug 15 23:14:00 security motion: [1] cap.capabilities=0x05000041
Aug 15 23:14:00 security motion: [1] - VIDEO_CAPTURE
Aug 15 23:14:00 security motion: [1] - READWRITE
Aug 15 23:14:00 security motion: [1] - STREAMING
Aug 15 23:14:00 security kernel: [  101.781234] (pipe 0x80000200): OUT: 40 03 00 00 4a 00 01 00 >>> 02
Aug 15 23:14:00 security kernel: [  101.781267] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:00 security kernel: [  101.781280] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.781287] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.781294] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.781300] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3e3000 maddr: 0x7ce3000 
Aug 15 23:14:00 security kernel: [  101.781309] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce3000 
Aug 15 23:14:00 security kernel: [  101.781326] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce3000 
Aug 15 23:14:00 security kernel: [  101.781335] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:00 security kernel: [  101.781343] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.781349] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.781355] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.781362] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3e3800 maddr: 0x7ce3800 
Aug 15 23:14:00 security kernel: [  101.781370] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce3800 
Aug 15 23:14:00 security kernel: [  101.781387] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce3800 
Aug 15 23:14:00 security kernel: [  101.781905] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.781918] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.781923] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ce3000  paddr: 0xf3e3000 
Aug 15 23:14:00 security kernel: [  101.781932] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.781940] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce3000 
Aug 15 23:14:00 security kernel: [  101.781949] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.781955] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.781960] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ce3800  paddr: 0xf3e3800 
Aug 15 23:14:00 security kernel: [  101.781969] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.781976] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce3800 
Aug 15 23:14:00 security kernel: [  101.792706] (pipe 0x80000280): IN:  c0 02 00 00 4a 00 01 00 
Aug 15 23:14:00 security kernel: [  101.792740] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:00 security kernel: [  101.792757] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.792763] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.792770] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.792777] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3e4000 maddr: 0x7ce4000 
Aug 15 23:14:00 security kernel: [  101.792785] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce4000 
Aug 15 23:14:00 security kernel: [  101.792802] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce4000 
Aug 15 23:14:00 security kernel: [  101.792815] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:00 security kernel: [  101.792823] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.792829] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.792836] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.792842] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3e4800 maddr: 0x7ce4800 
Aug 15 23:14:00 security kernel: [  101.792850] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce4800 
Aug 15 23:14:00 security kernel: [  101.792866] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce4800 
Aug 15 23:14:00 security kernel: [  101.793463] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.793490] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.793509] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ce4000  paddr: 0xf3e4000 
Aug 15 23:14:00 security kernel: [  101.793535] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.793561] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce4000 
Aug 15 23:14:00 security kernel: [  101.793571] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.793576] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.793582] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ce4800  paddr: 0xf3e4800 
Aug 15 23:14:00 security kernel: [  101.793590] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.793596] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce4800 
Aug 15 23:14:00 security kernel: [  101.793641] <<< c9
Aug 15 23:14:00 security kernel: [  101.793650] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:14:00 security kernel: [  101.793676] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:00 security kernel: [  101.793694] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.793703] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.793711] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.793717] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3e5000 maddr: 0x7ce5000 
Aug 15 23:14:00 security kernel: [  101.793726] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce5000 
Aug 15 23:14:00 security kernel: [  101.793743] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce5000 
Aug 15 23:14:00 security kernel: [  101.793751] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:00 security kernel: [  101.793759] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.793765] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.793771] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.793777] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3e5800 maddr: 0x7ce5800 
Aug 15 23:14:00 security kernel: [  101.793786] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce5800 
Aug 15 23:14:00 security kernel: [  101.793802] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce5800 
Aug 15 23:14:00 security kernel: [  101.794146] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.794160] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.794166] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ce5000  paddr: 0xf3e5000 
Aug 15 23:14:00 security kernel: [  101.794175] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.794182] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce5000 
Aug 15 23:14:00 security kernel: [  101.794191] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.794197] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.794202] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ce5800  paddr: 0xf3e5800 
Aug 15 23:14:00 security kernel: [  101.794210] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.794217] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce5800 
Aug 15 23:14:00 security kernel: [  101.794266] <<< 00
Aug 15 23:14:00 security kernel: [  101.794278] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 02 c0
Aug 15 23:14:00 security kernel: [  101.794307] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:00 security kernel: [  101.794316] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.794322] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.794329] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.794336] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3e6000 maddr: 0x7ce6000 
Aug 15 23:14:00 security kernel: [  101.794345] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce6000 
Aug 15 23:14:00 security kernel: [  101.794361] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce6000 
Aug 15 23:14:00 security kernel: [  101.794369] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:00 security kernel: [  101.794378] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.794384] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.794390] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.794396] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3e6800 maddr: 0x7ce6800 
Aug 15 23:14:00 security kernel: [  101.794405] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce6800 
Aug 15 23:14:00 security kernel: [  101.794420] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce6800 
Aug 15 23:14:00 security kernel: [  101.794987] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.795016] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.795022] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ce6000  paddr: 0xf3e6000 
Aug 15 23:14:00 security kernel: [  101.795030] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.795037] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce6000 
Aug 15 23:14:00 security kernel: [  101.795046] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.795052] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.795057] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ce6800  paddr: 0xf3e6800 
Aug 15 23:14:00 security kernel: [  101.795065] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.795072] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce6800 
Aug 15 23:14:00 security kernel: [  101.804076] (pipe 0x80000200): OUT: 40 03 00 00 4a 00 01 00 >>> 09
Aug 15 23:14:00 security kernel: [  101.804110] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:00 security kernel: [  101.804121] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.804127] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.804134] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.804141] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3e7000 maddr: 0x7ce7000 
Aug 15 23:14:00 security kernel: [  101.804149] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce7000 
Aug 15 23:14:00 security kernel: [  101.804166] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce7000 
Aug 15 23:14:00 security kernel: [  101.804174] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:00 security kernel: [  101.804182] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.804188] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.804195] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.804201] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3e7800 maddr: 0x7ce7800 
Aug 15 23:14:00 security kernel: [  101.804209] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce7800 
Aug 15 23:14:00 security kernel: [  101.804225] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce7800 
Aug 15 23:14:00 security kernel: [  101.804768] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.804776] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.804782] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ce7000  paddr: 0xf3e7000 
Aug 15 23:14:00 security kernel: [  101.804790] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.804797] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce7000 
Aug 15 23:14:00 security kernel: [  101.804806] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.808008] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.808008] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ce7800  paddr: 0xf3e7800 
Aug 15 23:14:00 security kernel: [  101.808008] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.808008] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce7800 
Aug 15 23:14:00 security kernel: [  101.956183] (pipe 0x80000280): IN:  c0 02 00 00 4a 00 01 00 
Aug 15 23:14:00 security kernel: [  101.956205] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:00 security kernel: [  101.956220] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.956225] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.956230] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.956234] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3e8000 maddr: 0x7ce8000 
Aug 15 23:14:00 security kernel: [  101.956240] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce8000 
Aug 15 23:14:00 security kernel: [  101.956252] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce8000 
Aug 15 23:14:00 security kernel: [  101.956257] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:00 security kernel: [  101.956263] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.956267] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.956276] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.956280] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3e8800 maddr: 0x7ce8800 
Aug 15 23:14:00 security kernel: [  101.956286] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce8800 
Aug 15 23:14:00 security kernel: [  101.956296] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce8800 
Aug 15 23:14:00 security kernel: [  101.956778] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.956788] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.956794] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ce8000  paddr: 0xf3e8000 
Aug 15 23:14:00 security kernel: [  101.956800] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.956805] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce8000 
Aug 15 23:14:00 security kernel: [  101.956815] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.956819] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.956822] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ce8800  paddr: 0xf3e8800 
Aug 15 23:14:00 security kernel: [  101.956828] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.956833] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce8800 
Aug 15 23:14:00 security kernel: [  101.956899] <<< 81
Aug 15 23:14:00 security kernel: [  101.956905] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:14:00 security kernel: [  101.956923] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:00 security kernel: [  101.956929] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.956933] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.956938] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.956942] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3e9000 maddr: 0x7ce9000 
Aug 15 23:14:00 security kernel: [  101.956948] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce9000 
Aug 15 23:14:00 security kernel: [  101.956959] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce9000 
Aug 15 23:14:00 security kernel: [  101.956964] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:00 security kernel: [  101.956970] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.956974] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.956978] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.956982] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3e9800 maddr: 0x7ce9800 
Aug 15 23:14:00 security kernel: [  101.956988] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce9800 
Aug 15 23:14:00 security kernel: [  101.956999] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce9800 
Aug 15 23:14:00 security kernel: [  101.957446] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.957453] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.957458] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ce9000  paddr: 0xf3e9000 
Aug 15 23:14:00 security kernel: [  101.957464] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.957470] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce9000 
Aug 15 23:14:00 security kernel: [  101.957476] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.957481] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.957485] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ce9800  paddr: 0xf3e9800 
Aug 15 23:14:00 security kernel: [  101.957491] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.957496] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ce9800 
Aug 15 23:14:00 security kernel: [  101.958086] <<< 00
Aug 15 23:14:00 security kernel: [  101.958097] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 09 01
Aug 15 23:14:00 security kernel: [  101.958122] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:00 security kernel: [  101.958129] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.958134] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.958139] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.958144] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3ea000 maddr: 0x7cea000 
Aug 15 23:14:00 security kernel: [  101.958153] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cea000 
Aug 15 23:14:00 security kernel: [  101.958167] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cea000 
Aug 15 23:14:00 security kernel: [  101.958173] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:00 security kernel: [  101.958180] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.958184] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.958190] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.958194] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3ea800 maddr: 0x7cea800 
Aug 15 23:14:00 security kernel: [  101.958201] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cea800 
Aug 15 23:14:00 security kernel: [  101.958213] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cea800 
Aug 15 23:14:00 security kernel: [  101.958648] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.958655] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.958659] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cea000  paddr: 0xf3ea000 
Aug 15 23:14:00 security kernel: [  101.958666] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.958672] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cea000 
Aug 15 23:14:00 security kernel: [  101.958679] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.958683] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.958688] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cea800  paddr: 0xf3ea800 
Aug 15 23:14:00 security kernel: [  101.958694] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.958699] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cea800 
Aug 15 23:14:00 security kernel: [  101.968238] (pipe 0x80000280): IN:  c0 00 00 00 27 00 01 00 
Aug 15 23:14:00 security kernel: [  101.968259] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:00 security kernel: [  101.968273] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.968277] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.968282] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.968287] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3eb000 maddr: 0x7ceb000 
Aug 15 23:14:00 security kernel: [  101.968292] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ceb000 
Aug 15 23:14:00 security kernel: [  101.968303] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ceb000 
Aug 15 23:14:00 security kernel: [  101.968309] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:00 security kernel: [  101.968314] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.968319] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.968323] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.968327] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3eb800 maddr: 0x7ceb800 
Aug 15 23:14:00 security kernel: [  101.968334] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ceb800 
Aug 15 23:14:00 security kernel: [  101.968344] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ceb800 
Aug 15 23:14:00 security kernel: [  101.968656] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.968662] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.968667] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ceb000  paddr: 0xf3eb000 
Aug 15 23:14:00 security kernel: [  101.968673] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.968678] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ceb000 
Aug 15 23:14:00 security kernel: [  101.968686] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.968695] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.968701] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ceb800  paddr: 0xf3eb800 
Aug 15 23:14:00 security kernel: [  101.968707] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.968713] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ceb800 
Aug 15 23:14:00 security kernel: [  101.968913] <<< 34
Aug 15 23:14:00 security kernel: [  101.968922] (pipe 0x80000200): OUT: 40 00 00 00 27 00 01 00 >>> 34
Aug 15 23:14:00 security kernel: [  101.968942] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:00 security kernel: [  101.968953] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.968958] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.968963] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.968968] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3ec000 maddr: 0x7cec000 
Aug 15 23:14:00 security kernel: [  101.968975] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cec000 
Aug 15 23:14:00 security kernel: [  101.968987] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cec000 
Aug 15 23:14:00 security kernel: [  101.968993] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:00 security kernel: [  101.968999] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.969004] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.969009] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.969013] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3ec800 maddr: 0x7cec800 
Aug 15 23:14:00 security kernel: [  101.969020] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cec800 
Aug 15 23:14:00 security kernel: [  101.969031] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cec800 
Aug 15 23:14:00 security kernel: [  101.969395] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.969406] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.969411] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cec000  paddr: 0xf3ec000 
Aug 15 23:14:00 security kernel: [  101.969416] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.969421] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cec000 
Aug 15 23:14:00 security kernel: [  101.969432] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.969436] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.969439] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cec800  paddr: 0xf3ec800 
Aug 15 23:14:00 security kernel: [  101.969445] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.969450] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cec800 
Aug 15 23:14:00 security kernel: [  101.980095] (pipe 0x80000200): OUT: 40 00 00 00 10 00 01 00 >>> 10
Aug 15 23:14:00 security kernel: [  101.980117] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:00 security kernel: [  101.980130] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.980134] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.980139] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.980143] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3ed000 maddr: 0x7ced000 
Aug 15 23:14:00 security kernel: [  101.980149] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ced000 
Aug 15 23:14:00 security kernel: [  101.980160] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ced000 
Aug 15 23:14:00 security kernel: [  101.980166] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:00 security kernel: [  101.980171] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.980175] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.980182] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.980189] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3ed800 maddr: 0x7ced800 
Aug 15 23:14:00 security kernel: [  101.980195] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ced800 
Aug 15 23:14:00 security kernel: [  101.980205] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ced800 
Aug 15 23:14:00 security kernel: [  101.980525] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.980530] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.980534] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ced000  paddr: 0xf3ed000 
Aug 15 23:14:00 security kernel: [  101.980540] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.980545] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ced000 
Aug 15 23:14:00 security kernel: [  101.980551] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.980555] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.980558] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ced800  paddr: 0xf3ed800 
Aug 15 23:14:00 security kernel: [  101.980564] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.980569] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ced800 
Aug 15 23:14:00 security kernel: [  101.992474] (pipe 0x80000200): OUT: 40 00 00 00 11 00 01 00 >>> 11
Aug 15 23:14:00 security kernel: [  101.992499] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:00 security kernel: [  101.992507] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.992511] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.992516] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.992520] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3ee000 maddr: 0x7cee000 
Aug 15 23:14:00 security kernel: [  101.992526] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cee000 
Aug 15 23:14:00 security kernel: [  101.992537] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cee000 
Aug 15 23:14:00 security kernel: [  101.992542] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:00 security kernel: [  101.992548] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  101.992552] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  101.992556] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  101.992560] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3ee800 maddr: 0x7cee800 
Aug 15 23:14:00 security kernel: [  101.992566] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cee800 
Aug 15 23:14:00 security kernel: [  101.992576] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cee800 
Aug 15 23:14:00 security kernel: [  101.992986] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.993013] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.993030] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cee000  paddr: 0xf3ee000 
Aug 15 23:14:00 security kernel: [  101.993056] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.993079] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cee000 
Aug 15 23:14:00 security kernel: [  101.993085] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  101.996127] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  101.996127] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cee800  paddr: 0xf3ee800 
Aug 15 23:14:00 security kernel: [  101.996127] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  101.996127] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cee800 
Aug 15 23:14:00 security kernel: [  102.151019] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:00 security kernel: [  102.151133] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:00 security kernel: [  102.151142] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  102.151146] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  102.151151] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  102.151156] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3ef000 maddr: 0x7cef000 
Aug 15 23:14:00 security kernel: [  102.151162] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cef000 
Aug 15 23:14:00 security kernel: [  102.151171] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cef000 
Aug 15 23:14:00 security kernel: [  102.151177] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:00 security kernel: [  102.151182] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  102.151186] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  102.151191] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  102.151195] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3ef800 maddr: 0x7cef800 
Aug 15 23:14:00 security kernel: [  102.151201] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cef800 
Aug 15 23:14:00 security kernel: [  102.151210] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cef800 
Aug 15 23:14:00 security kernel: [  102.151507] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  102.151513] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  102.151516] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cef000  paddr: 0xf3ef000 
Aug 15 23:14:00 security kernel: [  102.151522] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  102.151527] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cef000 
Aug 15 23:14:00 security kernel: [  102.151533] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  102.151537] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  102.151541] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cef800  paddr: 0xf3ef800 
Aug 15 23:14:00 security kernel: [  102.151547] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  102.151551] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cef800 
Aug 15 23:14:00 security kernel: [  102.152175] <<< 00
Aug 15 23:14:00 security kernel: [  102.160643] em28xx #0 em28xx_accumulator_set :em28xx Scale: (1,1)-(179,143)
Aug 15 23:14:00 security kernel: [  102.160657] (pipe 0x80000200): OUT: 40 00 00 00 28 00 01 00 >>> 01
Aug 15 23:14:00 security kernel: [  102.160682] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:00 security kernel: [  102.160688] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  102.160692] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  102.160697] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  102.160702] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3f0000 maddr: 0x7cf0000 
Aug 15 23:14:00 security kernel: [  102.160708] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf0000 
Aug 15 23:14:00 security kernel: [  102.160718] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf0000 
Aug 15 23:14:00 security kernel: [  102.160724] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:00 security kernel: [  102.160729] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  102.160733] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  102.160738] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  102.160742] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3f0800 maddr: 0x7cf0800 
Aug 15 23:14:00 security kernel: [  102.160747] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf0800 
Aug 15 23:14:00 security kernel: [  102.160758] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf0800 
Aug 15 23:14:00 security kernel: [  102.161165] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  102.161175] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  102.161180] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cf0000  paddr: 0xf3f0000 
Aug 15 23:14:00 security kernel: [  102.161186] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  102.161191] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf0000 
Aug 15 23:14:00 security kernel: [  102.161197] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  102.161201] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  102.161205] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cf0800  paddr: 0xf3f0800 
Aug 15 23:14:00 security kernel: [  102.161210] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  102.161215] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf0800 
Aug 15 23:14:00 security kernel: [  102.172720] (pipe 0x80000200): OUT: 40 00 00 00 29 00 01 00 >>> b3
Aug 15 23:14:00 security kernel: [  102.172746] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:00 security kernel: [  102.172756] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  102.172761] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  102.172767] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  102.172772] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3f1000 maddr: 0x7cf1000 
Aug 15 23:14:00 security kernel: [  102.172778] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf1000 
Aug 15 23:14:00 security kernel: [  102.172790] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf1000 
Aug 15 23:14:00 security kernel: [  102.172796] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:00 security kernel: [  102.172803] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  102.172807] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  102.172812] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  102.172817] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3f1800 maddr: 0x7cf1800 
Aug 15 23:14:00 security kernel: [  102.172826] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf1800 
Aug 15 23:14:00 security kernel: [  102.172839] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf1800 
Aug 15 23:14:00 security kernel: [  102.173269] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  102.173275] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  102.173279] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cf1000  paddr: 0xf3f1000 
Aug 15 23:14:00 security kernel: [  102.173285] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  102.173290] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf1000 
Aug 15 23:14:00 security kernel: [  102.173296] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  102.173300] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  102.173304] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cf1800  paddr: 0xf3f1800 
Aug 15 23:14:00 security kernel: [  102.173309] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  102.173314] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf1800 
Aug 15 23:14:00 security kernel: [  102.184491] (pipe 0x80000200): OUT: 40 00 00 00 2a 00 01 00 >>> 01
Aug 15 23:14:00 security kernel: [  102.184525] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:00 security kernel: [  102.184537] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  102.184544] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  102.184551] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  102.184558] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3f2000 maddr: 0x7cf2000 
Aug 15 23:14:00 security kernel: [  102.184566] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf2000 
Aug 15 23:14:00 security kernel: [  102.184582] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf2000 
Aug 15 23:14:00 security kernel: [  102.184590] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:00 security kernel: [  102.184599] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  102.184604] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  102.184611] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  102.184617] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3f2800 maddr: 0x7cf2800 
Aug 15 23:14:00 security kernel: [  102.184625] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf2800 
Aug 15 23:14:00 security kernel: [  102.184641] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf2800 
Aug 15 23:14:00 security kernel: [  102.185037] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  102.185046] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  102.185052] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cf2000  paddr: 0xf3f2000 
Aug 15 23:14:00 security kernel: [  102.185061] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  102.185068] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf2000 
Aug 15 23:14:00 security kernel: [  102.185078] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  102.185083] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  102.185088] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cf2800  paddr: 0xf3f2800 
Aug 15 23:14:00 security kernel: [  102.185097] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  102.185103] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf2800 
Aug 15 23:14:00 security kernel: [  102.196907] (pipe 0x80000200): OUT: 40 00 00 00 2b 00 01 00 >>> 8f
Aug 15 23:14:00 security kernel: [  102.196956] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:00 security kernel: [  102.196979] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  102.196988] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  102.196999] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  102.197008] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3f3000 maddr: 0x7cf3000 
Aug 15 23:14:00 security kernel: [  102.197021] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf3000 
Aug 15 23:14:00 security kernel: [  102.197045] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf3000 
Aug 15 23:14:00 security kernel: [  102.197057] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:00 security kernel: [  102.197070] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:00 security kernel: [  102.197079] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:00 security kernel: [  102.197088] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:00 security kernel: [  102.197098] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3f3800 maddr: 0x7cf3800 
Aug 15 23:14:00 security kernel: [  102.197110] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf3800 
Aug 15 23:14:00 security kernel: [  102.197133] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf3800 
Aug 15 23:14:00 security kernel: [  102.197540] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  102.197552] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  102.197561] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cf3000  paddr: 0xf3f3000 
Aug 15 23:14:00 security kernel: [  102.197573] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  102.197584] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf3000 
Aug 15 23:14:00 security kernel: [  102.197597] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:00 security kernel: [  102.197606] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:00 security kernel: [  102.197614] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cf3800  paddr: 0xf3f3800 
Aug 15 23:14:00 security kernel: [  102.197626] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:00 security kernel: [  102.197636] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf3800 
Aug 15 23:14:01 security kernel: [  102.208258] em28xx #0 em28xx_capture_area_set :em28xx Area Set: (180,144)
Aug 15 23:14:01 security kernel: [  102.208275] (pipe 0x80000200): OUT: 40 00 00 00 1c 00 01 00 >>> 00
Aug 15 23:14:01 security kernel: [  102.208323] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:01 security kernel: [  102.208336] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  102.208346] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  102.208357] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  102.208366] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3f4000 maddr: 0x7cf4000 
Aug 15 23:14:01 security kernel: [  102.208379] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf4000 
Aug 15 23:14:01 security kernel: [  102.208403] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf4000 
Aug 15 23:14:01 security kernel: [  102.208414] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:01 security kernel: [  102.208427] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  102.208436] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  102.208446] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  102.208455] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3f4800 maddr: 0x7cf4800 
Aug 15 23:14:01 security kernel: [  102.208468] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf4800 
Aug 15 23:14:01 security kernel: [  102.208490] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf4800 
Aug 15 23:14:01 security kernel: [  102.208971] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  102.208997] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  102.209014] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cf4000  paddr: 0xf3f4000 
Aug 15 23:14:01 security kernel: [  102.209039] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  102.209057] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf4000 
Aug 15 23:14:01 security kernel: [  102.212086] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  102.212086] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  102.212086] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cf4800  paddr: 0xf3f4800 
Aug 15 23:14:01 security kernel: [  102.212086] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  102.212086] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf4800 
Aug 15 23:14:01 security kernel: [  102.364528] (pipe 0x80000200): OUT: 40 00 00 00 1d 00 01 00 >>> 00
Aug 15 23:14:01 security kernel: [  102.364552] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:01 security kernel: [  102.364566] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  102.364570] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  102.364575] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  102.364579] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3f5000 maddr: 0x7cf5000 
Aug 15 23:14:01 security kernel: [  102.364585] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf5000 
Aug 15 23:14:01 security kernel: [  102.364596] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf5000 
Aug 15 23:14:01 security kernel: [  102.364601] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:01 security kernel: [  102.364607] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  102.364611] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  102.364615] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  102.364619] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3f5800 maddr: 0x7cf5800 
Aug 15 23:14:01 security kernel: [  102.364625] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf5800 
Aug 15 23:14:01 security kernel: [  102.364635] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf5800 
Aug 15 23:14:01 security kernel: [  102.365084] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  102.365111] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  102.365129] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cf5000  paddr: 0xf3f5000 
Aug 15 23:14:01 security kernel: [  102.365155] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  102.365176] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf5000 
Aug 15 23:14:01 security kernel: [  102.365203] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  102.365220] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  102.365236] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cf5800  paddr: 0xf3f5800 
Aug 15 23:14:01 security kernel: [  102.365253] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  102.365257] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf5800 
Aug 15 23:14:01 security kernel: [  102.377084] (pipe 0x80000200): OUT: 40 00 00 00 1e 00 01 00 >>> b4
Aug 15 23:14:01 security kernel: [  102.377133] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:01 security kernel: [  102.377155] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  102.377165] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  102.377176] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  102.377185] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3f6000 maddr: 0x7cf6000 
Aug 15 23:14:01 security kernel: [  102.377198] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf6000 
Aug 15 23:14:01 security kernel: [  102.377222] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf6000 
Aug 15 23:14:01 security kernel: [  102.377234] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:01 security kernel: [  102.377247] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  102.377256] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  102.377266] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  102.377275] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3f6800 maddr: 0x7cf6800 
Aug 15 23:14:01 security kernel: [  102.377288] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf6800 
Aug 15 23:14:01 security kernel: [  102.377312] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf6800 
Aug 15 23:14:01 security kernel: [  102.377785] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  102.377799] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  102.377808] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cf6000  paddr: 0xf3f6000 
Aug 15 23:14:01 security kernel: [  102.377821] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  102.377831] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf6000 
Aug 15 23:14:01 security kernel: [  102.377845] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  102.377853] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  102.377861] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cf6800  paddr: 0xf3f6800 
Aug 15 23:14:01 security kernel: [  102.377873] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  102.377883] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf6800 
Aug 15 23:14:01 security kernel: [  102.388266] (pipe 0x80000200): OUT: 40 00 00 00 1f 00 01 00 >>> 90
Aug 15 23:14:01 security kernel: [  102.388315] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:01 security kernel: [  102.388338] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  102.388348] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  102.388358] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  102.388368] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3f7000 maddr: 0x7cf7000 
Aug 15 23:14:01 security kernel: [  102.388381] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf7000 
Aug 15 23:14:01 security kernel: [  102.388404] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf7000 
Aug 15 23:14:01 security kernel: [  102.388416] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:01 security kernel: [  102.388429] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  102.388437] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  102.388447] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  102.388456] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3f7800 maddr: 0x7cf7800 
Aug 15 23:14:01 security kernel: [  102.388469] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf7800 
Aug 15 23:14:01 security kernel: [  102.388493] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf7800 
Aug 15 23:14:01 security kernel: [  102.389033] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  102.389047] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  102.389056] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cf7000  paddr: 0xf3f7000 
Aug 15 23:14:01 security kernel: [  102.389069] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  102.389079] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf7000 
Aug 15 23:14:01 security kernel: [  102.389093] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  102.389101] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  102.389109] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cf7800  paddr: 0xf3f7800 
Aug 15 23:14:01 security kernel: [  102.389121] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  102.389131] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf7800 
Aug 15 23:14:01 security kernel: [  102.400454] (pipe 0x80000200): OUT: 40 00 00 00 1b 00 01 00 >>> 00
Aug 15 23:14:01 security kernel: [  102.400503] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:01 security kernel: [  102.400525] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  102.400535] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  102.400546] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  102.400556] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3f8000 maddr: 0x7cf8000 
Aug 15 23:14:01 security kernel: [  102.400569] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf8000 
Aug 15 23:14:01 security kernel: [  102.400593] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf8000 
Aug 15 23:14:01 security kernel: [  102.400604] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:01 security kernel: [  102.400617] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  102.400626] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  102.400636] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  102.400645] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3f8800 maddr: 0x7cf8800 
Aug 15 23:14:01 security kernel: [  102.400657] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf8800 
Aug 15 23:14:01 security kernel: [  102.400681] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf8800 
Aug 15 23:14:01 security kernel: [  102.401158] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  102.401172] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  102.401181] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cf8000  paddr: 0xf3f8000 
Aug 15 23:14:01 security kernel: [  102.401194] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  102.401204] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf8000 
Aug 15 23:14:01 security kernel: [  102.401218] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  102.401226] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  102.401234] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cf8800  paddr: 0xf3f8800 
Aug 15 23:14:01 security kernel: [  102.401247] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  102.401256] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf8800 
Aug 15 23:14:01 security kernel: [  102.412242] (pipe 0x80000200): OUT: 40 00 00 00 30 00 02 00 >>> 00 00
Aug 15 23:14:01 security kernel: [  102.412291] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:01 security kernel: [  102.412316] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  102.412325] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  102.412336] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  102.412345] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3f9000 maddr: 0x7cf9000 
Aug 15 23:14:01 security kernel: [  102.412358] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf9000 
Aug 15 23:14:01 security kernel: [  102.412382] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf9000 
Aug 15 23:14:01 security kernel: [  102.412394] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:01 security kernel: [  102.412406] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  102.412415] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  102.412424] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  102.412433] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3f9800 maddr: 0x7cf9800 
Aug 15 23:14:01 security kernel: [  102.412446] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf9800 
Aug 15 23:14:01 security kernel: [  102.412469] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf9800 
Aug 15 23:14:01 security kernel: [  102.412907] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  102.412920] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  102.412929] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cf9000  paddr: 0xf3f9000 
Aug 15 23:14:01 security kernel: [  102.412941] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  102.412952] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf9000 
Aug 15 23:14:01 security kernel: [  102.412965] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  102.412973] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  102.412981] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cf9800  paddr: 0xf3f9800 
Aug 15 23:14:01 security kernel: [  102.412993] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  102.413003] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cf9800 
Aug 15 23:14:01 security kernel: [  102.424450] (pipe 0x80000200): OUT: 40 00 00 00 32 00 02 00 >>> 00 00
Aug 15 23:14:01 security kernel: [  102.424500] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:01 security kernel: [  102.424517] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  102.424527] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  102.424538] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  102.424548] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3fa000 maddr: 0x7cfa000 
Aug 15 23:14:01 security kernel: [  102.424562] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cfa000 
Aug 15 23:14:01 security kernel: [  102.424585] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cfa000 
Aug 15 23:14:01 security kernel: [  102.424597] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:01 security kernel: [  102.424610] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  102.424618] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  102.424628] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  102.424637] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3fa800 maddr: 0x7cfa800 
Aug 15 23:14:01 security kernel: [  102.424650] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cfa800 
Aug 15 23:14:01 security kernel: [  102.424672] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cfa800 
Aug 15 23:14:01 security kernel: [  102.425207] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  102.425233] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  102.425250] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cfa000  paddr: 0xf3fa000 
Aug 15 23:14:01 security kernel: [  102.425266] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  102.425277] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cfa000 
Aug 15 23:14:01 security kernel: [  102.425290] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  102.428125] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  102.428125] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cfa800  paddr: 0xf3fa800 
Aug 15 23:14:01 security kernel: [  102.428125] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  102.428125] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cfa800 
Aug 15 23:14:01 security kernel: [  102.568449] (pipe 0x80000280): IN:  c0 00 00 00 26 00 01 00 
Aug 15 23:14:01 security kernel: [  102.568472] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:01 security kernel: [  102.568485] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  102.568489] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  102.568494] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  102.568499] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3fb000 maddr: 0x7cfb000 
Aug 15 23:14:01 security kernel: [  102.568505] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cfb000 
Aug 15 23:14:01 security kernel: [  102.568516] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cfb000 
Aug 15 23:14:01 security kernel: [  102.568521] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:01 security kernel: [  102.568527] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  102.568530] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  102.568535] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  102.568539] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3fb800 maddr: 0x7cfb800 
Aug 15 23:14:01 security kernel: [  102.568544] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cfb800 
Aug 15 23:14:01 security kernel: [  102.568554] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cfb800 
Aug 15 23:14:01 security kernel: [  102.569070] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  102.569097] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  102.569115] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cfb000  paddr: 0xf3fb000 
Aug 15 23:14:01 security kernel: [  102.569140] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  102.569164] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cfb000 
Aug 15 23:14:01 security kernel: [  102.569170] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  102.569174] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  102.569177] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cfb800  paddr: 0xf3fb800 
Aug 15 23:14:01 security kernel: [  102.569183] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  102.569187] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cfb800 
Aug 15 23:14:01 security kernel: [  102.569219] <<< 00
Aug 15 23:14:01 security kernel: [  102.569226] (pipe 0x80000200): OUT: 40 00 00 00 26 00 01 00 >>> 00
Aug 15 23:14:01 security kernel: [  102.569244] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:01 security kernel: [  102.569250] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  102.569254] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  102.569259] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  102.569263] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3fc000 maddr: 0x7cfc000 
Aug 15 23:14:01 security kernel: [  102.569269] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cfc000 
Aug 15 23:14:01 security kernel: [  102.569279] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cfc000 
Aug 15 23:14:01 security kernel: [  102.569284] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:01 security kernel: [  102.569290] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  102.569294] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  102.569299] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  102.569303] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3fc800 maddr: 0x7cfc800 
Aug 15 23:14:01 security kernel: [  102.569309] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cfc800 
Aug 15 23:14:01 security kernel: [  102.569319] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cfc800 
Aug 15 23:14:01 security kernel: [  102.569815] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  102.569842] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  102.569859] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cfc000  paddr: 0xf3fc000 
Aug 15 23:14:01 security kernel: [  102.569885] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  102.569905] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cfc000 
Aug 15 23:14:01 security kernel: [  102.569933] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  102.569949] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  102.569965] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cfc800  paddr: 0xf3fc800 
Aug 15 23:14:01 security kernel: [  102.569989] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  102.570009] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cfc800 
Aug 15 23:14:01 security kernel: [  102.580571] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 15 37
Aug 15 23:14:01 security kernel: [  102.580599] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:01 security kernel: [  102.580614] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  102.580618] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  102.580623] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  102.580627] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3fd000 maddr: 0x7cfd000 
Aug 15 23:14:01 security kernel: [  102.580633] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cfd000 
Aug 15 23:14:01 security kernel: [  102.580645] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cfd000 
Aug 15 23:14:01 security kernel: [  102.580650] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:01 security kernel: [  102.580656] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  102.580660] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  102.580669] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  102.580673] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3fd800 maddr: 0x7cfd800 
Aug 15 23:14:01 security kernel: [  102.580679] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cfd800 
Aug 15 23:14:01 security kernel: [  102.580690] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cfd800 
Aug 15 23:14:01 security kernel: [  102.581345] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  102.581376] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  102.581380] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cfd000  paddr: 0xf3fd000 
Aug 15 23:14:01 security kernel: [  102.581386] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  102.581394] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cfd000 
Aug 15 23:14:01 security kernel: [  102.581400] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  102.581403] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  102.581407] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cfd800  paddr: 0xf3fd800 
Aug 15 23:14:01 security kernel: [  102.581413] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  102.581417] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cfd800 
Aug 15 23:14:01 security kernel: [  102.592469] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 16 16
Aug 15 23:14:01 security kernel: [  102.592496] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:01 security kernel: [  102.592509] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  102.592513] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  102.592518] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  102.592523] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3fe000 maddr: 0x7cfe000 
Aug 15 23:14:01 security kernel: [  102.592529] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cfe000 
Aug 15 23:14:01 security kernel: [  102.592542] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cfe000 
Aug 15 23:14:01 security kernel: [  102.592548] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:01 security kernel: [  102.592553] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  102.592557] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  102.592562] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  102.592566] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3fe800 maddr: 0x7cfe800 
Aug 15 23:14:01 security kernel: [  102.592571] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cfe800 
Aug 15 23:14:01 security kernel: [  102.592582] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cfe800 
Aug 15 23:14:01 security kernel: [  102.593219] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  102.593250] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  102.593254] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cfe000  paddr: 0xf3fe000 
Aug 15 23:14:01 security kernel: [  102.593260] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  102.593265] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cfe000 
Aug 15 23:14:01 security kernel: [  102.593271] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  102.593275] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  102.593278] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cfe800  paddr: 0xf3fe800 
Aug 15 23:14:01 security kernel: [  102.593284] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  102.593289] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cfe800 
Aug 15 23:14:01 security kernel: [  102.604557] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 17 99
Aug 15 23:14:01 security kernel: [  102.604595] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:01 security kernel: [  102.604611] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  102.604617] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  102.604625] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  102.604631] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3ff000 maddr: 0x7cff000 
Aug 15 23:14:01 security kernel: [  102.604640] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cff000 
Aug 15 23:14:01 security kernel: [  102.604657] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cff000 
Aug 15 23:14:01 security kernel: [  102.604666] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:01 security kernel: [  102.604677] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  102.604682] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  102.604689] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  102.604695] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf3ff800 maddr: 0x7cff800 
Aug 15 23:14:01 security kernel: [  102.604704] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cff800 
Aug 15 23:14:01 security kernel: [  102.604720] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cff800 
Aug 15 23:14:01 security kernel: [  102.605316] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  102.605356] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  102.605374] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cff000  paddr: 0xf3ff000 
Aug 15 23:14:01 security kernel: [  102.605400] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  102.605422] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cff000 
Aug 15 23:14:01 security kernel: [  102.605446] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  102.605451] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  102.605457] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cff800  paddr: 0xf3ff800 
Aug 15 23:14:01 security kernel: [  102.605465] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  102.605471] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cff800 
Aug 15 23:14:01 security kernel: [  102.616878] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 08 28
Aug 15 23:14:01 security kernel: [  102.616933] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:01 security kernel: [  102.616956] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  102.616966] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  102.616977] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  102.616987] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf400000 maddr: 0x7c80000 
Aug 15 23:14:01 security kernel: [  102.617000] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c80000 
Aug 15 23:14:01 security kernel: [  102.617032] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c80000 
Aug 15 23:14:01 security kernel: [  102.617043] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:01 security kernel: [  102.617056] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  102.617064] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  102.617074] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  102.617083] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf400800 maddr: 0x7c80800 
Aug 15 23:14:01 security kernel: [  102.617096] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c80800 
Aug 15 23:14:01 security kernel: [  102.617121] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c80800 
Aug 15 23:14:01 security kernel: [  102.617707] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  102.617735] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  102.617752] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c80000  paddr: 0xf400000 
Aug 15 23:14:01 security kernel: [  102.617778] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  102.617798] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c80000 
Aug 15 23:14:01 security kernel: [  102.617825] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  102.617841] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  102.617857] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c80800  paddr: 0xf400800 
Aug 15 23:14:01 security kernel: [  102.617885] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  102.617894] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c80800 
Aug 15 23:14:01 security kernel: [  102.628481] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 0e 07
Aug 15 23:14:01 security kernel: [  102.628536] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:01 security kernel: [  102.628555] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  102.628564] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  102.628575] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  102.628585] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf401000 maddr: 0x7c81000 
Aug 15 23:14:01 security kernel: [  102.628597] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c81000 
Aug 15 23:14:01 security kernel: [  102.628624] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c81000 
Aug 15 23:14:01 security kernel: [  102.628636] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:01 security kernel: [  102.628648] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  102.628657] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  102.628667] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  102.628676] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf401800 maddr: 0x7c81800 
Aug 15 23:14:01 security kernel: [  102.628689] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c81800 
Aug 15 23:14:01 security kernel: [  102.628713] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c81800 
Aug 15 23:14:01 security kernel: [  102.629341] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  102.629367] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  102.629376] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c81000  paddr: 0xf401000 
Aug 15 23:14:01 security kernel: [  102.629389] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  102.629399] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c81000 
Aug 15 23:14:01 security kernel: [  102.629412] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  102.629420] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  102.629428] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c81800  paddr: 0xf401800 
Aug 15 23:14:01 security kernel: [  102.629440] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  102.629450] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c81800 
Aug 15 23:14:01 security kernel: [  102.640245] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 5a 03
Aug 15 23:14:01 security kernel: [  102.640299] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:01 security kernel: [  102.640316] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  102.640326] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  102.640336] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  102.640346] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf402000 maddr: 0x7c82000 
Aug 15 23:14:01 security kernel: [  102.640358] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c82000 
Aug 15 23:14:01 security kernel: [  102.640384] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c82000 
Aug 15 23:14:01 security kernel: [  102.640396] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:01 security kernel: [  102.640408] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  102.640417] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  102.640427] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  102.640436] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf402800 maddr: 0x7c82800 
Aug 15 23:14:01 security kernel: [  102.640449] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c82800 
Aug 15 23:14:01 security kernel: [  102.640473] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c82800 
Aug 15 23:14:01 security kernel: [  102.641016] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  102.641029] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  102.641037] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c82000  paddr: 0xf402000 
Aug 15 23:14:01 security kernel: [  102.641050] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  102.641060] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c82000 
Aug 15 23:14:01 security kernel: [  102.641073] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  102.644085] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  102.644085] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c82800  paddr: 0xf402800 
Aug 15 23:14:01 security kernel: [  102.644085] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  102.644085] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c82800 
Aug 15 23:14:01 security kernel: [  102.763622] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:01 security kernel: [  102.763668] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:01 security kernel: [  102.763676] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  102.763684] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  102.763689] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  102.763694] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf403000 maddr: 0x7c83000 
Aug 15 23:14:01 security kernel: [  102.763700] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c83000 
Aug 15 23:14:01 security kernel: [  102.763714] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c83000 
Aug 15 23:14:01 security kernel: [  102.763719] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:01 security kernel: [  102.763725] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  102.763729] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  102.763733] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  102.763738] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf403800 maddr: 0x7c83800 
Aug 15 23:14:01 security kernel: [  102.763743] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c83800 
Aug 15 23:14:01 security kernel: [  102.763752] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c83800 
Aug 15 23:14:01 security kernel: [  102.764087] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  102.764097] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  102.764101] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c83000  paddr: 0xf403000 
Aug 15 23:14:01 security kernel: [  102.764106] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  102.764111] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c83000 
Aug 15 23:14:01 security kernel: [  102.764122] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  102.764125] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  102.764129] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c83800  paddr: 0xf403800 
Aug 15 23:14:01 security kernel: [  102.764135] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  102.764139] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c83800 
Aug 15 23:14:01 security kernel: [  102.764610] <<< 00
Aug 15 23:14:01 security kernel: [  102.772641] (pipe 0x80000200): OUT: 40 03 00 00 4a 00 01 00 >>> 0e
Aug 15 23:14:01 security kernel: [  102.772667] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:01 security kernel: [  102.772676] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  102.772680] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  102.772685] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  102.772689] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf404000 maddr: 0x7c84000 
Aug 15 23:14:01 security kernel: [  102.772695] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c84000 
Aug 15 23:14:01 security kernel: [  102.772706] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c84000 
Aug 15 23:14:01 security kernel: [  102.772712] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:01 security kernel: [  102.772717] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  102.772721] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  102.772726] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  102.772734] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf404800 maddr: 0x7c84800 
Aug 15 23:14:01 security kernel: [  102.772741] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c84800 
Aug 15 23:14:01 security kernel: [  102.772751] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c84800 
Aug 15 23:14:01 security kernel: [  102.773248] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  102.773254] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  102.773259] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c84000  paddr: 0xf404000 
Aug 15 23:14:01 security kernel: [  102.773265] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  102.773269] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c84000 
Aug 15 23:14:01 security kernel: [  102.773276] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  102.773284] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  102.773288] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c84800  paddr: 0xf404800 
Aug 15 23:14:01 security kernel: [  102.773293] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  102.773297] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c84800 
Aug 15 23:14:01 security kernel: [  102.784561] (pipe 0x80000280): IN:  c0 02 00 00 4a 00 01 00 
Aug 15 23:14:01 security kernel: [  102.784586] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:01 security kernel: [  102.784599] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  102.784603] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  102.784608] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  102.784613] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf405000 maddr: 0x7c85000 
Aug 15 23:14:01 security kernel: [  102.784618] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c85000 
Aug 15 23:14:01 security kernel: [  102.784630] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c85000 
Aug 15 23:14:01 security kernel: [  102.784636] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:01 security kernel: [  102.784641] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  102.784645] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  102.784654] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  102.784659] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf405800 maddr: 0x7c85800 
Aug 15 23:14:01 security kernel: [  102.784664] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c85800 
Aug 15 23:14:01 security kernel: [  102.784675] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c85800 
Aug 15 23:14:01 security kernel: [  102.785339] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  102.785364] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  102.785369] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c85000  paddr: 0xf405000 
Aug 15 23:14:01 security kernel: [  102.785375] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  102.785380] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c85000 
Aug 15 23:14:01 security kernel: [  102.785389] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  102.785393] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  102.785397] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c85800  paddr: 0xf405800 
Aug 15 23:14:01 security kernel: [  102.785402] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  102.785407] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c85800 
Aug 15 23:14:01 security kernel: [  102.785439] <<< 07
Aug 15 23:14:01 security kernel: [  102.785445] (pipe 0x80000280): IN:  c0 00 00 00 05 00 01 00 
Aug 15 23:14:01 security kernel: [  102.785465] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:01 security kernel: [  102.785471] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  102.785475] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  102.785480] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  102.785484] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf406000 maddr: 0x7c86000 
Aug 15 23:14:01 security kernel: [  102.785490] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c86000 
Aug 15 23:14:01 security kernel: [  102.785501] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c86000 
Aug 15 23:14:01 security kernel: [  102.785507] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:01 security kernel: [  102.785512] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  102.785516] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  102.785521] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  102.785525] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf406800 maddr: 0x7c86800 
Aug 15 23:14:01 security kernel: [  102.785530] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c86800 
Aug 15 23:14:01 security kernel: [  102.785541] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c86800 
Aug 15 23:14:01 security kernel: [  102.786049] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  102.786080] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  102.786098] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c86000  paddr: 0xf406000 
Aug 15 23:14:01 security kernel: [  102.786123] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  102.786144] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c86000 
Aug 15 23:14:01 security kernel: [  102.786170] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  102.786182] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  102.786192] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c86800  paddr: 0xf406800 
Aug 15 23:14:01 security kernel: [  102.786204] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  102.786209] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c86800 
Aug 15 23:14:01 security kernel: [  102.786243] <<< 00
Aug 15 23:14:01 security kernel: [  102.786252] (pipe 0x80000200): OUT: 40 02 00 00 4a 00 02 00 >>> 0e 07
Aug 15 23:14:01 security kernel: [  102.786275] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:01 security kernel: [  102.786283] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  102.786288] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  102.786293] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  102.786298] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf407000 maddr: 0x7c87000 
Aug 15 23:14:01 security kernel: [  102.786305] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c87000 
Aug 15 23:14:01 security kernel: [  102.786317] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c87000 
Aug 15 23:14:01 security kernel: [  102.786323] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:01 security kernel: [  102.786330] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  102.786334] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  102.786339] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  102.786343] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf407800 maddr: 0x7c87800 
Aug 15 23:14:01 security kernel: [  102.786350] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c87800 
Aug 15 23:14:01 security kernel: [  102.786365] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c87800 
Aug 15 23:14:01 security kernel: [  102.786850] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  102.786864] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  102.786868] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c87000  paddr: 0xf407000 
Aug 15 23:14:01 security kernel: [  102.786874] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  102.786878] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c87000 
Aug 15 23:14:01 security kernel: [  102.786887] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  102.786891] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  102.786894] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c87800  paddr: 0xf407800 
Aug 15 23:14:01 security kernel: [  102.786900] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  102.786904] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c87800 
Aug 15 23:14:01 security motion: [1] Supported palettes:
Aug 15 23:14:01 security motion: [1] 0: YUYV (16 bpp YUY2, 4:2:2, packed)
Aug 15 23:14:01 security motion: [1] Selected palette YUYV
Aug 15 23:14:01 security motion: [1] index_format 6 Test palette YUYV (720x576)
Aug 15 23:14:01 security kernel: [  102.796476] (pipe 0x80000280): IN:  c0 00 00 00 27 00 01 00 
Aug 15 23:14:01 security kernel: [  102.796494] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:01 security kernel: [  102.796508] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  102.796513] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  102.796518] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  102.796522] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf408000 maddr: 0x7c88000 
Aug 15 23:14:01 security kernel: [  102.796528] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c88000 
Aug 15 23:14:01 security kernel: [  102.796539] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c88000 
Aug 15 23:14:01 security kernel: [  102.796544] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:01 security kernel: [  102.796550] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  102.796554] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  102.796558] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  102.796562] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf408800 maddr: 0x7c88800 
Aug 15 23:14:01 security kernel: [  102.796568] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c88800 
Aug 15 23:14:01 security kernel: [  102.796578] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c88800 
Aug 15 23:14:01 security kernel: [  102.796965] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  102.796972] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  102.796978] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c88000  paddr: 0xf408000 
Aug 15 23:14:01 security kernel: [  102.796984] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  102.796989] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c88000 
Aug 15 23:14:01 security kernel: [  102.796995] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  102.796999] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  102.797003] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c88800  paddr: 0xf408800 
Aug 15 23:14:01 security kernel: [  102.797009] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  102.797014] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c88800 
Aug 15 23:14:01 security kernel: [  102.797132] <<< 34
Aug 15 23:14:01 security kernel: [  102.797138] (pipe 0x80000200): OUT: 40 00 00 00 27 00 01 00 >>> 34
Aug 15 23:14:01 security kernel: [  102.797155] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:01 security kernel: [  102.797161] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  102.797165] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  102.797170] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  102.797174] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf409000 maddr: 0x7c89000 
Aug 15 23:14:01 security kernel: [  102.797180] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c89000 
Aug 15 23:14:01 security kernel: [  102.797190] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c89000 
Aug 15 23:14:01 security kernel: [  102.797195] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:01 security kernel: [  102.797201] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  102.797205] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  102.797209] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  102.797213] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf409800 maddr: 0x7c89800 
Aug 15 23:14:01 security kernel: [  102.797219] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c89800 
Aug 15 23:14:01 security kernel: [  102.797229] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c89800 
Aug 15 23:14:01 security kernel: [  102.797589] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  102.797594] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  102.797598] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c89000  paddr: 0xf409000 
Aug 15 23:14:01 security kernel: [  102.797604] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  102.797608] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c89000 
Aug 15 23:14:01 security kernel: [  102.797614] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  102.797618] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  102.797622] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c89800  paddr: 0xf409800 
Aug 15 23:14:01 security kernel: [  102.797627] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  102.797632] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c89800 
Aug 15 23:14:01 security kernel: [  102.808300] (pipe 0x80000200): OUT: 40 00 00 00 10 00 01 00 >>> 10
Aug 15 23:14:01 security kernel: [  102.808324] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:01 security kernel: [  102.808332] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  102.808336] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  102.808341] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  102.808345] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf40a000 maddr: 0x7c8a000 
Aug 15 23:14:01 security kernel: [  102.812093] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c8a000 
Aug 15 23:14:01 security kernel: [  102.812093] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c8a000 
Aug 15 23:14:01 security kernel: [  102.812093] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:01 security kernel: [  102.812093] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  102.812093] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  102.812093] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  102.812093] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf40a800 maddr: 0x7c8a800 
Aug 15 23:14:01 security kernel: [  102.812093] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c8a800 
Aug 15 23:14:01 security kernel: [  102.812093] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c8a800 
Aug 15 23:14:01 security kernel: [  102.967154] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  102.967164] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  102.967170] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c8a000  paddr: 0xf40a000 
Aug 15 23:14:01 security kernel: [  102.967176] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  102.967180] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c8a000 
Aug 15 23:14:01 security kernel: [  102.967187] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  102.967191] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  102.967194] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c8a800  paddr: 0xf40a800 
Aug 15 23:14:01 security kernel: [  102.967200] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  102.967204] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c8a800 
Aug 15 23:14:01 security kernel: [  102.981270] (pipe 0x80000200): OUT: 40 00 00 00 11 00 01 00 >>> 11
Aug 15 23:14:01 security kernel: [  102.981292] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:01 security kernel: [  102.981307] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  102.981311] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  102.981317] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  102.981321] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf40b000 maddr: 0x7c8b000 
Aug 15 23:14:01 security kernel: [  102.981327] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c8b000 
Aug 15 23:14:01 security kernel: [  102.981338] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c8b000 
Aug 15 23:14:01 security kernel: [  102.981343] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:01 security kernel: [  102.981349] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  102.981352] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  102.981357] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  102.981361] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf40b800 maddr: 0x7c8b800 
Aug 15 23:14:01 security kernel: [  102.981367] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c8b800 
Aug 15 23:14:01 security kernel: [  102.981376] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c8b800 
Aug 15 23:14:01 security kernel: [  102.981760] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  102.981767] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  102.981772] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c8b000  paddr: 0xf40b000 
Aug 15 23:14:01 security kernel: [  102.981778] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  102.981782] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c8b000 
Aug 15 23:14:01 security kernel: [  102.981789] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  102.981793] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  102.981796] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c8b800  paddr: 0xf40b800 
Aug 15 23:14:01 security kernel: [  102.981802] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  102.981806] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c8b800 
Aug 15 23:14:01 security kernel: [  102.992943] em28xx #0 em28xx_accumulator_set :em28xx Scale: (1,1)-(179,143)
Aug 15 23:14:01 security kernel: [  102.992952] (pipe 0x80000200): OUT: 40 00 00 00 28 00 01 00 >>> 01
Aug 15 23:14:01 security kernel: [  102.992973] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:01 security kernel: [  102.992979] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  102.992983] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  102.992991] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  102.992998] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf40c000 maddr: 0x7c8c000 
Aug 15 23:14:01 security kernel: [  102.993004] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c8c000 
Aug 15 23:14:01 security kernel: [  102.993014] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c8c000 
Aug 15 23:14:01 security kernel: [  102.993025] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:01 security kernel: [  102.993030] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  102.993039] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  102.993050] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  102.993054] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf40c800 maddr: 0x7c8c800 
Aug 15 23:14:01 security kernel: [  102.993061] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c8c800 
Aug 15 23:14:01 security kernel: [  102.993072] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c8c800 
Aug 15 23:14:01 security kernel: [  102.993861] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  102.993871] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  102.993875] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c8c000  paddr: 0xf40c000 
Aug 15 23:14:01 security kernel: [  102.993880] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  102.993885] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c8c000 
Aug 15 23:14:01 security kernel: [  102.993892] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  102.993895] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  102.993899] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c8c800  paddr: 0xf40c800 
Aug 15 23:14:01 security kernel: [  102.993905] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  102.993909] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c8c800 
Aug 15 23:14:01 security kernel: [  103.004290] (pipe 0x80000200): OUT: 40 00 00 00 29 00 01 00 >>> b3
Aug 15 23:14:01 security kernel: [  103.004322] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:01 security kernel: [  103.004339] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  103.004346] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  103.004353] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  103.004359] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf40d000 maddr: 0x7c8d000 
Aug 15 23:14:01 security kernel: [  103.004368] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c8d000 
Aug 15 23:14:01 security kernel: [  103.004383] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c8d000 
Aug 15 23:14:01 security kernel: [  103.004392] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:01 security kernel: [  103.004400] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  103.004406] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  103.004412] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  103.004418] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf40d800 maddr: 0x7c8d800 
Aug 15 23:14:01 security kernel: [  103.004427] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c8d800 
Aug 15 23:14:01 security kernel: [  103.004441] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c8d800 
Aug 15 23:14:01 security kernel: [  103.004864] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  103.004873] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  103.004880] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c8d000  paddr: 0xf40d000 
Aug 15 23:14:01 security kernel: [  103.004889] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  103.004896] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c8d000 
Aug 15 23:14:01 security kernel: [  103.004905] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  103.004911] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  103.004916] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c8d800  paddr: 0xf40d800 
Aug 15 23:14:01 security kernel: [  103.004925] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  103.004931] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c8d800 
Aug 15 23:14:01 security kernel: [  103.016079] (pipe 0x80000200): OUT: 40 00 00 00 2a 00 01 00 >>> 01
Aug 15 23:14:01 security kernel: [  103.016101] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:01 security kernel: [  103.016114] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  103.016118] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  103.016123] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  103.016127] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf40e000 maddr: 0x7c8e000 
Aug 15 23:14:01 security kernel: [  103.016133] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c8e000 
Aug 15 23:14:01 security kernel: [  103.016144] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c8e000 
Aug 15 23:14:01 security kernel: [  103.016149] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:01 security kernel: [  103.016154] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  103.016158] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  103.016163] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  103.016167] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf40e800 maddr: 0x7c8e800 
Aug 15 23:14:01 security kernel: [  103.016172] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c8e800 
Aug 15 23:14:01 security kernel: [  103.016182] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c8e800 
Aug 15 23:14:01 security kernel: [  103.016615] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  103.016621] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  103.016625] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c8e000  paddr: 0xf40e000 
Aug 15 23:14:01 security kernel: [  103.016631] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  103.016636] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c8e000 
Aug 15 23:14:01 security kernel: [  103.016642] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  103.016646] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  103.016650] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c8e800  paddr: 0xf40e800 
Aug 15 23:14:01 security kernel: [  103.016656] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  103.016661] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c8e800 
Aug 15 23:14:01 security kernel: [  103.028472] (pipe 0x80000200): OUT: 40 00 00 00 2b 00 01 00 >>> 8f
Aug 15 23:14:01 security kernel: [  103.028496] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:01 security kernel: [  103.028510] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  103.028514] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  103.028519] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  103.028523] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf40f000 maddr: 0x7c8f000 
Aug 15 23:14:01 security kernel: [  103.028529] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c8f000 
Aug 15 23:14:01 security kernel: [  103.028540] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c8f000 
Aug 15 23:14:01 security kernel: [  103.028545] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:01 security kernel: [  103.028551] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  103.028555] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  103.028559] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  103.028563] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf40f800 maddr: 0x7c8f800 
Aug 15 23:14:01 security kernel: [  103.028568] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c8f800 
Aug 15 23:14:01 security kernel: [  103.028578] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c8f800 
Aug 15 23:14:01 security kernel: [  103.028988] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  103.028994] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  103.028999] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c8f000  paddr: 0xf40f000 
Aug 15 23:14:01 security kernel: [  103.029006] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  103.029012] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c8f000 
Aug 15 23:14:01 security kernel: [  103.029019] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  103.029023] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  103.029027] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c8f800  paddr: 0xf40f800 
Aug 15 23:14:01 security kernel: [  103.029034] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  103.029039] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c8f800 
Aug 15 23:14:01 security kernel: [  103.040552] em28xx #0 em28xx_capture_area_set :em28xx Area Set: (180,144)
Aug 15 23:14:01 security kernel: [  103.040560] (pipe 0x80000200): OUT: 40 00 00 00 1c 00 01 00 >>> 00
Aug 15 23:14:01 security kernel: [  103.040583] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:01 security kernel: [  103.040589] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  103.040593] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  103.040599] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  103.040603] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf410000 maddr: 0x7c90000 
Aug 15 23:14:01 security kernel: [  103.040609] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c90000 
Aug 15 23:14:01 security kernel: [  103.040619] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c90000 
Aug 15 23:14:01 security kernel: [  103.040625] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:01 security kernel: [  103.040630] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  103.040634] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  103.040639] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  103.040643] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf410800 maddr: 0x7c90800 
Aug 15 23:14:01 security kernel: [  103.040648] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c90800 
Aug 15 23:14:01 security kernel: [  103.040658] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c90800 
Aug 15 23:14:01 security kernel: [  103.041003] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  103.041010] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  103.041014] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c90000  paddr: 0xf410000 
Aug 15 23:14:01 security kernel: [  103.041020] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  103.041024] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c90000 
Aug 15 23:14:01 security kernel: [  103.044086] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  103.044086] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  103.044086] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c90800  paddr: 0xf410800 
Aug 15 23:14:01 security kernel: [  103.044086] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  103.044086] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c90800 
Aug 15 23:14:01 security kernel: [  103.180475] (pipe 0x80000200): OUT: 40 00 00 00 1d 00 01 00 >>> 00
Aug 15 23:14:01 security kernel: [  103.180501] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:01 security kernel: [  103.180510] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  103.180514] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  103.180519] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  103.180523] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf411000 maddr: 0x7c91000 
Aug 15 23:14:01 security kernel: [  103.180529] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c91000 
Aug 15 23:14:01 security kernel: [  103.180546] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c91000 
Aug 15 23:14:01 security kernel: [  103.180551] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:01 security kernel: [  103.180557] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  103.180561] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  103.180565] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  103.180569] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf411800 maddr: 0x7c91800 
Aug 15 23:14:01 security kernel: [  103.180575] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c91800 
Aug 15 23:14:01 security kernel: [  103.180584] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c91800 
Aug 15 23:14:01 security kernel: [  103.181064] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  103.181093] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  103.181111] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c91000  paddr: 0xf411000 
Aug 15 23:14:01 security kernel: [  103.181137] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  103.181158] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c91000 
Aug 15 23:14:01 security kernel: [  103.181194] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  103.181198] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  103.181202] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c91800  paddr: 0xf411800 
Aug 15 23:14:01 security kernel: [  103.181208] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  103.181212] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c91800 
Aug 15 23:14:01 security kernel: [  103.192568] (pipe 0x80000200): OUT: 40 00 00 00 1e 00 01 00 >>> b4
Aug 15 23:14:01 security kernel: [  103.192592] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:01 security kernel: [  103.192606] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  103.192610] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  103.192615] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  103.192619] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf412000 maddr: 0x7c92000 
Aug 15 23:14:01 security kernel: [  103.192625] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c92000 
Aug 15 23:14:01 security kernel: [  103.192636] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c92000 
Aug 15 23:14:01 security kernel: [  103.192641] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:01 security kernel: [  103.192646] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  103.192651] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  103.192657] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  103.192665] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf412800 maddr: 0x7c92800 
Aug 15 23:14:01 security kernel: [  103.192671] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c92800 
Aug 15 23:14:01 security kernel: [  103.192681] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c92800 
Aug 15 23:14:01 security kernel: [  103.193184] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  103.193215] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  103.193232] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c92000  paddr: 0xf412000 
Aug 15 23:14:01 security kernel: [  103.193258] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  103.193278] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c92000 
Aug 15 23:14:01 security kernel: [  103.193306] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  103.193329] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  103.193333] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c92800  paddr: 0xf412800 
Aug 15 23:14:01 security kernel: [  103.193338] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  103.193342] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c92800 
Aug 15 23:14:01 security kernel: [  103.204266] (pipe 0x80000200): OUT: 40 00 00 00 1f 00 01 00 >>> 90
Aug 15 23:14:01 security kernel: [  103.204314] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:01 security kernel: [  103.204332] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  103.204342] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  103.204357] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  103.204368] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf413000 maddr: 0x7c93000 
Aug 15 23:14:01 security kernel: [  103.204381] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c93000 
Aug 15 23:14:01 security kernel: [  103.204404] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c93000 
Aug 15 23:14:01 security kernel: [  103.204416] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:01 security kernel: [  103.204428] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  103.204438] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  103.204447] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  103.204456] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf413800 maddr: 0x7c93800 
Aug 15 23:14:01 security kernel: [  103.204469] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c93800 
Aug 15 23:14:01 security kernel: [  103.204492] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c93800 
Aug 15 23:14:01 security kernel: [  103.204880] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  103.204897] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  103.204906] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c93000  paddr: 0xf413000 
Aug 15 23:14:01 security kernel: [  103.204919] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  103.204929] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c93000 
Aug 15 23:14:01 security kernel: [  103.204943] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  103.204951] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  103.204959] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c93800  paddr: 0xf413800 
Aug 15 23:14:01 security kernel: [  103.204971] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  103.204981] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c93800 
Aug 15 23:14:01 security kernel: [  103.216456] (pipe 0x80000200): OUT: 40 00 00 00 1b 00 01 00 >>> 00
Aug 15 23:14:01 security kernel: [  103.216505] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:01 security kernel: [  103.216527] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  103.216536] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  103.216550] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  103.216559] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf414000 maddr: 0x7c94000 
Aug 15 23:14:01 security kernel: [  103.216572] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c94000 
Aug 15 23:14:01 security kernel: [  103.216596] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c94000 
Aug 15 23:14:01 security kernel: [  103.216607] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:01 security kernel: [  103.216620] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  103.216629] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  103.216639] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  103.216648] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf414800 maddr: 0x7c94800 
Aug 15 23:14:01 security kernel: [  103.216660] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c94800 
Aug 15 23:14:01 security kernel: [  103.216682] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c94800 
Aug 15 23:14:01 security kernel: [  103.217134] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  103.217152] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  103.217161] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c94000  paddr: 0xf414000 
Aug 15 23:14:01 security kernel: [  103.217174] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  103.217184] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c94000 
Aug 15 23:14:01 security kernel: [  103.217198] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  103.217206] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  103.217214] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c94800  paddr: 0xf414800 
Aug 15 23:14:01 security kernel: [  103.217226] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  103.217236] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c94800 
Aug 15 23:14:01 security kernel: [  103.228241] (pipe 0x80000200): OUT: 40 00 00 00 30 00 02 00 >>> 00 00
Aug 15 23:14:01 security kernel: [  103.228290] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:01 security kernel: [  103.228309] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  103.228318] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  103.228329] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  103.228338] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf415000 maddr: 0x7c95000 
Aug 15 23:14:01 security kernel: [  103.228351] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c95000 
Aug 15 23:14:01 security kernel: [  103.228374] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c95000 
Aug 15 23:14:01 security kernel: [  103.228386] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:01 security kernel: [  103.228398] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  103.228407] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  103.228417] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  103.228426] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf415800 maddr: 0x7c95800 
Aug 15 23:14:01 security kernel: [  103.228438] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c95800 
Aug 15 23:14:01 security kernel: [  103.228460] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c95800 
Aug 15 23:14:01 security kernel: [  103.228884] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  103.228901] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  103.228910] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c95000  paddr: 0xf415000 
Aug 15 23:14:01 security kernel: [  103.228923] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  103.228933] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c95000 
Aug 15 23:14:01 security kernel: [  103.228947] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  103.228955] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  103.228963] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c95800  paddr: 0xf415800 
Aug 15 23:14:01 security kernel: [  103.228975] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  103.228985] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c95800 
Aug 15 23:14:01 security kernel: [  103.240393] (pipe 0x80000200): OUT: 40 00 00 00 32 00 02 00 >>> 00 00
Aug 15 23:14:01 security kernel: [  103.240443] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:01 security kernel: [  103.240461] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  103.240474] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  103.240485] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  103.240494] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf416000 maddr: 0x7c96000 
Aug 15 23:14:01 security kernel: [  103.240507] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c96000 
Aug 15 23:14:01 security kernel: [  103.240530] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c96000 
Aug 15 23:14:01 security kernel: [  103.240542] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:01 security kernel: [  103.240554] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:01 security kernel: [  103.240563] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:01 security kernel: [  103.240573] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:01 security kernel: [  103.240582] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf416800 maddr: 0x7c96800 
Aug 15 23:14:01 security kernel: [  103.240594] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c96800 
Aug 15 23:14:01 security kernel: [  103.240618] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c96800 
Aug 15 23:14:01 security kernel: [  103.241033] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  103.241047] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  103.241056] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c96000  paddr: 0xf416000 
Aug 15 23:14:01 security kernel: [  103.241069] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  103.241079] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c96000 
Aug 15 23:14:01 security kernel: [  103.241092] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:01 security kernel: [  103.241100] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:01 security kernel: [  103.241108] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c96800  paddr: 0xf416800 
Aug 15 23:14:01 security kernel: [  103.241121] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:01 security kernel: [  103.241131] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c96800 
Aug 15 23:14:02 security kernel: [  103.252243] (pipe 0x80000280): IN:  c0 00 00 00 26 00 01 00 
Aug 15 23:14:02 security kernel: [  103.252289] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:02 security kernel: [  103.252306] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:02 security kernel: [  103.252316] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:02 security kernel: [  103.252326] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:02 security kernel: [  103.252336] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf417000 maddr: 0x7c97000 
Aug 15 23:14:02 security kernel: [  103.252348] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c97000 
Aug 15 23:14:02 security kernel: [  103.252372] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c97000 
Aug 15 23:14:02 security kernel: [  103.252384] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:02 security kernel: [  103.252396] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:02 security kernel: [  103.252405] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:02 security kernel: [  103.252414] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:02 security kernel: [  103.252423] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf417800 maddr: 0x7c97800 
Aug 15 23:14:02 security kernel: [  103.252436] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c97800 
Aug 15 23:14:02 security kernel: [  103.252458] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c97800 
Aug 15 23:14:02 security kernel: [  103.252932] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:02 security kernel: [  103.252958] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:02 security kernel: [  103.252975] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c97000  paddr: 0xf417000 
Aug 15 23:14:02 security kernel: [  103.253000] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:02 security kernel: [  103.253021] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c97000 
Aug 15 23:14:02 security kernel: [  103.253034] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:02 security kernel: [  103.253042] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:02 security kernel: [  103.253050] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c97800  paddr: 0xf417800 
Aug 15 23:14:02 security kernel: [  103.253062] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:02 security kernel: [  103.253072] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c97800 
Aug 15 23:14:02 security kernel: [  103.253134] <<< 00
Aug 15 23:14:02 security kernel: [  103.253147] (pipe 0x80000200): OUT: 40 00 00 00 26 00 01 00 >>> 00
Aug 15 23:14:02 security kernel: [  103.253186] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:02 security kernel: [  103.253199] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:02 security kernel: [  103.253208] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:02 security kernel: [  103.253219] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:02 security kernel: [  103.256087] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf418000 maddr: 0x7c98000 
Aug 15 23:14:02 security kernel: [  103.256087] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c98000 
Aug 15 23:14:02 security kernel: [  103.256087] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c98000 
Aug 15 23:14:02 security kernel: [  103.256087] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:02 security kernel: [  103.256087] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:02 security kernel: [  103.256087] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:02 security kernel: [  103.256087] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:02 security kernel: [  103.256087] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf418800 maddr: 0x7c98800 
Aug 15 23:14:02 security kernel: [  103.256087] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c98800 
Aug 15 23:14:02 security kernel: [  103.256087] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c98800 
Aug 15 23:14:02 security kernel: [  103.379225] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:02 security kernel: [  103.379234] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:02 security kernel: [  103.379238] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c98000  paddr: 0xf418000 
Aug 15 23:14:02 security kernel: [  103.379244] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:02 security kernel: [  103.379249] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c98000 
Aug 15 23:14:02 security kernel: [  103.379255] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:02 security kernel: [  103.379259] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:02 security kernel: [  103.379263] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c98800  paddr: 0xf418800 
Aug 15 23:14:02 security kernel: [  103.379269] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:02 security kernel: [  103.379273] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c98800 
Aug 15 23:14:02 security kernel: [  103.380887] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:02 security kernel: [  103.386046] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:02 security kernel: [  103.386060] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:02 security kernel: [  103.386065] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:02 security kernel: [  103.386070] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:02 security kernel: [  103.386074] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf419000 maddr: 0x7c99000 
Aug 15 23:14:02 security kernel: [  103.386080] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c99000 
Aug 15 23:14:02 security kernel: [  103.386090] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c99000 
Aug 15 23:14:02 security kernel: [  103.386095] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:02 security kernel: [  103.386101] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:02 security kernel: [  103.386105] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:02 security kernel: [  103.386109] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:02 security kernel: [  103.386114] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf419800 maddr: 0x7c99800 
Aug 15 23:14:02 security kernel: [  103.386119] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c99800 
Aug 15 23:14:02 security kernel: [  103.386128] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c99800 
Aug 15 23:14:02 security kernel: [  103.386573] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:02 security kernel: [  103.386603] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:02 security kernel: [  103.386621] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c99000  paddr: 0xf419000 
Aug 15 23:14:02 security kernel: [  103.386648] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:02 security kernel: [  103.386669] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c99000 
Aug 15 23:14:02 security kernel: [  103.386697] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:02 security kernel: [  103.386714] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:02 security kernel: [  103.386730] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c99800  paddr: 0xf419800 
Aug 15 23:14:02 security kernel: [  103.386763] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:02 security kernel: [  103.386768] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c99800 
Aug 15 23:14:02 security kernel: [  103.386805] <<< 00
Aug 15 23:14:02 security motion: [1] Using palette YUYV (720x576) bytesperlines 1440 sizeimage 829440 colorspace 00000001
Aug 15 23:14:02 security motion: [1] found control 0x00980900, "Brightness", range 0,255 
Aug 15 23:14:02 security motion: [1] #011"Brightness", default 128, current 128
Aug 15 23:14:02 security motion: [1] found control 0x00980901, "Contrast", range 0,127 
Aug 15 23:14:02 security motion: [1] #011"Contrast", default 64, current 64
Aug 15 23:14:02 security motion: [1] found control 0x00980902, "Saturation", range 0,127 
Aug 15 23:14:02 security motion: [1] #011"Saturation", default 64, current 64
Aug 15 23:14:02 security motion: [1] found control 0x00980903, "Hue", range -128,127 
Aug 15 23:14:02 security motion: [1] #011"Hue", default 0, current 0
Aug 15 23:14:02 security motion: [1] mmap information:
Aug 15 23:14:02 security motion: [1] frames=4
Aug 15 23:14:02 security motion: [1] 0 length=829440
Aug 15 23:14:02 security motion: [1] 1 length=829440
Aug 15 23:14:02 security motion: [1] 2 length=829440
Aug 15 23:14:02 security motion: [1] 3 length=829440
Aug 15 23:14:02 security kernel: [  103.405552] em28xx #0 em28xx_init_isoc :em28xx: called em28xx_prepare_isoc
Aug 15 23:14:02 security kernel: [  103.405573] em28xx #0 em28xx_uninit_isoc :em28xx: called em28xx_uninit_isoc
Aug 15 23:14:02 security kernel: [  103.405579] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:02 security kernel: [  103.405621] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f80 maddr: 0x1f395bf80 
Aug 15 23:14:02 security kernel: [  103.405627] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:02 security kernel: [  103.405632] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:02 security kernel: [  103.405642] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:02 security kernel: [  103.405646] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf41a000 maddr: 0x7c9a000 
Aug 15 23:14:02 security kernel: [  103.405652] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c9a000 
Aug 15 23:14:02 security kernel: [  103.405673] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c9a000 
Aug 15 23:14:02 security kernel: [  103.405678] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:02 security kernel: [  103.405684] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:02 security kernel: [  103.405689] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:02 security kernel: [  103.405693] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:02 security kernel: [  103.405698] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf41a800 maddr: 0x7c9a800 
Aug 15 23:14:02 security kernel: [  103.405703] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c9a800 
Aug 15 23:14:02 security kernel: [  103.405714] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c9a800 
Aug 15 23:14:02 security kernel: [  103.406180] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:02 security kernel: [  103.406213] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:02 security kernel: [  103.406231] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c9a000  paddr: 0xf41a000 
Aug 15 23:14:02 security kernel: [  103.406257] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:02 security kernel: [  103.406278] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c9a000 
Aug 15 23:14:02 security kernel: [  103.406306] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:02 security kernel: [  103.406323] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:02 security kernel: [  103.406339] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c9a800  paddr: 0xf41a800 
Aug 15 23:14:02 security kernel: [  103.406368] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:02 security kernel: [  103.406372] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c9a800 
Aug 15 23:14:02 security kernel: [  103.406432] <<< 00
Aug 15 23:14:02 security kernel: [  103.406439] (pipe 0x80000200): OUT: 40 00 00 00 0c 00 01 00 >>> 00
Aug 15 23:14:02 security kernel: [  103.406464] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f80 maddr: 0x1f395bf80 
Aug 15 23:14:02 security kernel: [  103.406470] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:02 security kernel: [  103.406474] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:02 security kernel: [  103.406479] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:02 security kernel: [  103.406487] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf41b000 maddr: 0x7c9b000 
Aug 15 23:14:02 security kernel: [  103.406506] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c9b000 
Aug 15 23:14:02 security kernel: [  103.406517] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c9b000 
Aug 15 23:14:02 security kernel: [  103.406522] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:02 security kernel: [  103.406528] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:02 security kernel: [  103.406535] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:02 security kernel: [  103.406547] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:02 security kernel: [  103.406552] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf41b800 maddr: 0x7c9b800 
Aug 15 23:14:02 security kernel: [  103.406558] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c9b800 
Aug 15 23:14:02 security kernel: [  103.406570] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c9b800 
Aug 15 23:14:02 security kernel: [  103.407045] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:02 security kernel: [  103.407073] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:02 security kernel: [  103.407091] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c9b000  paddr: 0xf41b000 
Aug 15 23:14:02 security kernel: [  103.407116] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:02 security kernel: [  103.407139] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c9b000 
Aug 15 23:14:02 security kernel: [  103.407171] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:02 security kernel: [  103.407175] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:02 security kernel: [  103.407179] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c9b800  paddr: 0xf41b800 
Aug 15 23:14:02 security kernel: [  103.407186] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:02 security kernel: [  103.407190] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c9b800 
Aug 15 23:14:02 security kernel: [  103.416285] (pipe 0x80000200): OUT: 40 00 00 00 12 00 01 00 >>> 27
Aug 15 23:14:02 security kernel: [  103.416309] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f80 maddr: 0x1f395bf80 
Aug 15 23:14:02 security kernel: [  103.416321] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:02 security kernel: [  103.416326] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:02 security kernel: [  103.416331] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:02 security kernel: [  103.416335] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf41c000 maddr: 0x7c9c000 
Aug 15 23:14:02 security kernel: [  103.416341] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c9c000 
Aug 15 23:14:02 security kernel: [  103.416352] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c9c000 
Aug 15 23:14:02 security kernel: [  103.416357] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:02 security kernel: [  103.416363] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:02 security kernel: [  103.416367] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:02 security kernel: [  103.416372] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:02 security kernel: [  103.416376] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf41c800 maddr: 0x7c9c800 
Aug 15 23:14:02 security kernel: [  103.416381] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c9c800 
Aug 15 23:14:02 security kernel: [  103.416392] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c9c800 
Aug 15 23:14:02 security kernel: [  103.416728] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:02 security kernel: [  103.416742] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:02 security kernel: [  103.416746] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c9c000  paddr: 0xf41c000 
Aug 15 23:14:02 security kernel: [  103.416752] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:02 security kernel: [  103.416757] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c9c000 
Aug 15 23:14:02 security kernel: [  103.416763] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:02 security kernel: [  103.416767] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:02 security kernel: [  103.416770] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c9c800  paddr: 0xf41c800 
Aug 15 23:14:02 security kernel: [  103.416776] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:02 security kernel: [  103.416780] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c9c800 
Aug 15 23:14:02 security kernel: [  103.428524] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:14:02 security kernel: [  103.428785] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88002ed78860 
Aug 15 23:14:02 security kernel: [  103.428863] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:14:02 security kernel: [  103.429098] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88002ed79860 
Aug 15 23:14:02 security kernel: [  103.429160] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:14:02 security kernel: [  103.429388] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff880019824860 
Aug 15 23:14:02 security kernel: [  103.429450] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:14:02 security kernel: [  103.429679] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff880019825860 
Aug 15 23:14:02 security kernel: [  103.429739] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:14:02 security kernel: [  103.429967] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff880039f14860 
Aug 15 23:14:02 security kernel: [  103.429993] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:02 security kernel: [  103.430015] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f80 maddr: 0x1f395bf80 
Aug 15 23:14:02 security kernel: [  103.430021] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:02 security kernel: [  103.430025] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:02 security kernel: [  103.430030] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:02 security kernel: [  103.430035] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf41d000 maddr: 0x7c9d000 
Aug 15 23:14:02 security kernel: [  103.430040] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c9d000 
Aug 15 23:14:02 security kernel: [  103.430051] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c9d000 
Aug 15 23:14:02 security kernel: [  103.430057] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:02 security kernel: [  103.430063] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:02 security kernel: [  103.430067] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:02 security kernel: [  103.430071] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:02 security kernel: [  103.430075] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf41d800 maddr: 0x7c9d800 
Aug 15 23:14:02 security kernel: [  103.430081] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c9d800 
Aug 15 23:14:02 security kernel: [  103.430091] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c9d800 
Aug 15 23:14:02 security kernel: [  103.430561] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:02 security kernel: [  103.430587] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:02 security kernel: [  103.430606] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c9d000  paddr: 0xf41d000 
Aug 15 23:14:02 security kernel: [  103.430631] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:02 security kernel: [  103.430652] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c9d000 
Aug 15 23:14:02 security kernel: [  103.432088] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:02 security kernel: [  103.432088] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:02 security kernel: [  103.432088] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c9d800  paddr: 0xf41d800 
Aug 15 23:14:02 security kernel: [  103.432088] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:02 security kernel: [  103.432088] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c9d800 
Aug 15 23:14:02 security kernel: [  103.584190] <<< 00
Aug 15 23:14:02 security kernel: [  103.584198] (pipe 0x80000200): OUT: 40 00 00 00 0c 00 01 00 >>> 10
Aug 15 23:14:02 security kernel: [  103.584218] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f80 maddr: 0x1f395bf80 
Aug 15 23:14:02 security kernel: [  103.584224] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:02 security kernel: [  103.584228] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:02 security kernel: [  103.584233] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:02 security kernel: [  103.584237] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf41e000 maddr: 0x7c9e000 
Aug 15 23:14:02 security kernel: [  103.584243] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c9e000 
Aug 15 23:14:02 security kernel: [  103.584256] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c9e000 
Aug 15 23:14:02 security kernel: [  103.584264] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:02 security kernel: [  103.584270] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:02 security kernel: [  103.584274] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:02 security kernel: [  103.584279] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:02 security kernel: [  103.584283] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf41e800 maddr: 0x7c9e800 
Aug 15 23:14:02 security kernel: [  103.584289] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c9e800 
Aug 15 23:14:02 security kernel: [  103.584299] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c9e800 
Aug 15 23:14:02 security kernel: [  103.584688] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:02 security kernel: [  103.584694] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:02 security kernel: [  103.584699] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c9e000  paddr: 0xf41e000 
Aug 15 23:14:02 security kernel: [  103.584706] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:02 security kernel: [  103.584710] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c9e000 
Aug 15 23:14:02 security kernel: [  103.584717] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:02 security kernel: [  103.584722] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:02 security kernel: [  103.584727] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c9e800  paddr: 0xf41e800 
Aug 15 23:14:02 security kernel: [  103.584733] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:02 security kernel: [  103.584737] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c9e800 
Aug 15 23:14:02 security kernel: [  103.596166] (pipe 0x80000200): OUT: 40 00 00 00 48 00 01 00 >>> 00
Aug 15 23:14:02 security kernel: [  103.596265] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f80 maddr: 0x1f395bf80 
Aug 15 23:14:02 security kernel: [  103.596280] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:02 security kernel: [  103.596284] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:02 security kernel: [  103.596289] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:02 security kernel: [  103.596294] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf41f000 maddr: 0x7c9f000 
Aug 15 23:14:02 security kernel: [  103.596300] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c9f000 
Aug 15 23:14:02 security kernel: [  103.596311] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c9f000 
Aug 15 23:14:02 security kernel: [  103.596316] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:02 security kernel: [  103.596322] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:02 security kernel: [  103.596326] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:02 security kernel: [  103.596335] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:02 security kernel: [  103.596340] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf41f800 maddr: 0x7c9f800 
Aug 15 23:14:02 security kernel: [  103.596345] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c9f800 
Aug 15 23:14:02 security kernel: [  103.596355] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c9f800 
Aug 15 23:14:02 security kernel: [  103.596786] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:02 security kernel: [  103.596816] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:02 security kernel: [  103.596834] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c9f000  paddr: 0xf41f000 
Aug 15 23:14:02 security kernel: [  103.596860] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:02 security kernel: [  103.596881] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c9f000 
Aug 15 23:14:02 security kernel: [  103.596908] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:02 security kernel: [  103.596925] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:02 security kernel: [  103.596941] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c9f800  paddr: 0xf41f800 
Aug 15 23:14:02 security kernel: [  103.596965] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:02 security kernel: [  103.596988] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c9f800 
Aug 15 23:14:02 security kernel: [  103.608473] (pipe 0x80000200): OUT: 40 00 00 00 12 00 01 00 >>> 67
Aug 15 23:14:02 security kernel: [  103.608498] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f80 maddr: 0x1f395bf80 
Aug 15 23:14:02 security kernel: [  103.608511] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:02 security kernel: [  103.608515] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:02 security kernel: [  103.608520] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:02 security kernel: [  103.608525] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf420000 maddr: 0x7ca0000 
Aug 15 23:14:02 security kernel: [  103.608531] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca0000 
Aug 15 23:14:02 security kernel: [  103.608543] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca0000 
Aug 15 23:14:02 security kernel: [  103.608548] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:02 security kernel: [  103.608554] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:02 security kernel: [  103.608558] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:02 security kernel: [  103.608562] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:02 security kernel: [  103.608566] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf420800 maddr: 0x7ca0800 
Aug 15 23:14:02 security kernel: [  103.608572] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca0800 
Aug 15 23:14:02 security kernel: [  103.608582] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca0800 
Aug 15 23:14:02 security kernel: [  103.608973] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:02 security kernel: [  103.608982] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:02 security kernel: [  103.608987] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ca0000  paddr: 0xf420000 
Aug 15 23:14:02 security kernel: [  103.608994] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:02 security kernel: [  103.608999] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca0000 
Aug 15 23:14:02 security kernel: [  103.609007] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:02 security kernel: [  103.609011] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:02 security kernel: [  103.609015] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ca0800  paddr: 0xf420800 
Aug 15 23:14:02 security kernel: [  103.609021] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:02 security kernel: [  103.609026] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca0800 
Aug 15 23:14:02 security kernel: [  103.646497] em28xx #0 em28xx_isoc_copy :Video frame 1, length=960, odd
Aug 15 23:14:02 security kernel: [  103.650177] xhci_hcd 0000:08:00.0: Miss service interval error, set skip flag
Aug 15 23:14:02 security kernel: [  103.651371] em28xx #0 em28xx_irq_callback :urb completition error -18.
Aug 15 23:14:02 security kernel: [  103.651406] em28xx #0 print_err_status :URB status -18 [Unknown].
Aug 15 23:14:02 security kernel: [  103.651432] em28xx #0 em28xx_isoc_copy :Video frame 2, length=2888, even
Aug 15 23:14:02 security kernel: [  103.651454] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:14:02 security kernel: [  103.651477] em28xx #0 print_err_status :URB packet 63, status -18 [Unknown].
Aug 15 23:14:02 security kernel: [  103.653143] motion: page allocation failure. order:1, mode:0x20
Aug 15 23:14:02 security kernel: [  103.653177] Pid: 1418, comm: motion Not tainted 2.6.352.6.36pre+pci-front-xhci-20100813-xhcidebug+ #14
Aug 15 23:14:02 security kernel: [  103.653205] Call Trace:
Aug 15 23:14:02 security kernel: [  103.653219]  <IRQ>  [<ffffffff810a7ebf>] __alloc_pages_nodemask+0x667/0x6c7
Aug 15 23:14:02 security kernel: [  103.653272]  [<ffffffff810071ef>] ? xen_restore_fl_direct_end+0x0/0x1
Aug 15 23:14:02 security kernel: [  103.653300]  [<ffffffff810ca32f>] cache_alloc_refill+0x3b3/0x851
Aug 15 23:14:02 security kernel: [  103.653326]  [<ffffffff81006b4d>] ? xen_force_evtchn_callback+0xd/0xf
Aug 15 23:14:02 security kernel: [  103.653352]  [<ffffffff81007202>] ? check_events+0x12/0x20
Aug 15 23:14:02 security kernel: [  103.653375]  [<ffffffff810071ef>] ? xen_restore_fl_direct_end+0x0/0x1
Aug 15 23:14:02 security kernel: [  103.653401]  [<ffffffff810ce9bd>] ? create_object+0x2e/0x2a1
Aug 15 23:14:02 security kernel: [  103.653425]  [<ffffffff810c9e3f>] kmem_cache_alloc+0xf7/0x1c4
Aug 15 23:14:02 security kernel: [  103.653451]  [<ffffffff8135e085>] ? xhci_urb_enqueue+0x14c/0x3f5
Aug 15 23:14:02 security kernel: [  103.653475]  [<ffffffff810ce9bd>] create_object+0x2e/0x2a1
Aug 15 23:14:02 security kernel: [  103.653499]  [<ffffffff8135e085>] ? xhci_urb_enqueue+0x14c/0x3f5
Aug 15 23:14:02 security kernel: [  103.653523]  [<ffffffff8135e085>] ? xhci_urb_enqueue+0x14c/0x3f5
Aug 15 23:14:02 security kernel: [  103.653548]  [<ffffffff810c8f68>] ? cache_alloc_debugcheck_after+0x1bf/0x239
Aug 15 23:14:02 security kernel: [  103.653575]  [<ffffffff8135e085>] ? xhci_urb_enqueue+0x14c/0x3f5
Aug 15 23:14:02 security kernel: [  103.653602]  [<ffffffff8143e7d7>] kmemleak_alloc+0x21/0x3e
Aug 15 23:14:02 security kernel: [  103.653625]  [<ffffffff810c9edf>] kmem_cache_alloc+0x197/0x1c4
Aug 15 23:14:02 security kernel: [  103.653649]  [<ffffffff8135e085>] xhci_urb_enqueue+0x14c/0x3f5
Aug 15 23:14:02 security kernel: [  103.653675]  [<ffffffff81340450>] usb_hcd_submit_urb+0xb1f/0xbf5
Aug 15 23:14:02 security kernel: [  103.653701]  [<ffffffff810071ef>] ? xen_restore_fl_direct_end+0x0/0x1
Aug 15 23:14:02 security kernel: [  103.653726]  [<ffffffff81006b4d>] ? xen_force_evtchn_callback+0xd/0xf
Aug 15 23:14:02 security kernel: [  103.653751]  [<ffffffff81007202>] ? check_events+0x12/0x20
Aug 15 23:14:02 security kernel: [  103.653777]  [<ffffffff812b6267>] ? vt_console_print+0x43/0x346
Aug 15 23:14:02 security kernel: [  103.653802]  [<ffffffff810071ef>] ? xen_restore_fl_direct_end+0x0/0x1
Aug 15 23:14:02 security kernel: [  103.653830]  [<ffffffff810071ef>] ? xen_restore_fl_direct_end+0x0/0x1
Aug 15 23:14:02 security kernel: [  103.653857]  [<ffffffff8106d5b0>] ? lock_release+0x1e0/0x1ed
Aug 15 23:14:03 security kernel: [  103.653882]  [<ffffffff81340d45>] usb_submit_urb+0x249/0x260
Aug 15 23:14:03 security kernel: [  103.653919]  [<ffffffffa0060615>] em28xx_irq_callback+0xc9/0xfd [em28xx]
Aug 15 23:14:03 security kernel: [  103.653946]  [<ffffffff8133f16a>] usb_hcd_giveback_urb+0x84/0xb8
Aug 15 23:14:03 security kernel: [  103.653972]  [<ffffffff8136480a>] xhci_handle_event+0xced/0xdf7
Aug 15 23:14:03 security kernel: [  103.653998]  [<ffffffff813648a8>] xhci_handle_event+0xd8b/0xdf7
Aug 15 23:14:03 security kernel: [  103.654024]  [<ffffffff813648a8>] xhci_handle_event+0xd8b/0xdf7
Aug 15 23:14:03 security kernel: [  103.654050]  [<ffffffff81364a31>] xhci_irq+0x11d/0x1af
Aug 15 23:14:03 security kernel: [  103.654074]  [<ffffffff81364ade>] xhci_msi_irq+0x1b/0x1d
Aug 15 23:14:03 security kernel: [  103.654103]  [<ffffffff8108e4aa>] handle_IRQ_event+0x20/0xc7
Aug 15 23:14:03 security kernel: [  103.654128]  [<ffffffff810902a4>] handle_level_irq+0x98/0xf3
Aug 15 23:14:03 security kernel: [  103.654151]  [<ffffffff812997a8>] __xen_evtchn_do_upcall+0xe1/0x183
Aug 15 23:14:03 security kernel: [  103.654151]  [<ffffffff8129a423>] xen_evtchn_do_upcall+0x2a/0x3c
Aug 15 23:14:03 security kernel: [  103.654151]  [<ffffffff8100a9ee>] xen_do_hypervisor_callback+0x1e/0x30
Aug 15 23:14:03 security kernel: [  103.654151]  <EOI>  [<ffffffff810012eb>] ? hypercall_page+0x2eb/0x1006
Aug 15 23:14:03 security kernel: [  103.654151] Mem-Info:
Aug 15 23:14:03 security kernel: [  103.654151] DMA per-cpu:
Aug 15 23:14:03 security kernel: [  103.654151] CPU    0: hi:    0, btch:   1 usd:   0
Aug 15 23:14:03 security kernel: [  103.654151] DMA32 per-cpu:
Aug 15 23:14:03 security kernel: [  103.654151] CPU    0: hi:  186, btch:  31 usd: 168
Aug 15 23:14:03 security kernel: [  103.654151] active_anon:4503 inactive_anon:4767 isolated_anon:0
Aug 15 23:14:03 security kernel: [  103.654151]  active_file:4071 inactive_file:9087 isolated_file:0
Aug 15 23:14:03 security kernel: [  103.654151]  unevictable:0 dirty:1081 writeback:0 unstable:0
Aug 15 23:14:03 security kernel: [  103.654151]  free:1584 slab_reclaimable:5991 slab_unreclaimable:153956
Aug 15 23:14:03 security kernel: [  103.654151]  mapped:3401 shmem:48 pagetables:1452 bounce:0
Aug 15 23:14:03 security kernel: [  103.654151] DMA free:3992kB min:60kB low:72kB high:88kB active_anon:84kB inactive_anon:436kB active_file:24kB inactive_file:148kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15712kB mlocked:0kB dirty:20kB writeback:0kB mapped:16kB shmem:0kB slab_reclaimable:264kB slab_unreclaimable:8932kB kernel_stack:0kB pagetables:384kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no
Aug 15 23:14:03 security kernel: [  103.654151] lowmem_reserve[]: 0 994 994 994
Aug 15 23:14:03 security kernel: [  103.654151] DMA32 free:2344kB min:4000kB low:5000kB high:6000kB active_anon:17928kB inactive_anon:18632kB active_file:16260kB inactive_file:36200kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:1018080kB mlocked:0kB dirty:4304kB writeback:0kB mapped:13588kB shmem:192kB slab_reclaimable:23700kB slab_unreclaimable:606892kB kernel_stack:720kB pagetables:5424kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no
Aug 15 23:14:03 security kernel: [  103.654151] lowmem_reserve[]: 0 0 0 0
Aug 15 23:14:03 security kernel: [  103.654151] DMA: 88*4kB 1*8kB 1*16kB 1*32kB 0*64kB 0*128kB 0*256kB 1*512kB 1*1024kB 1*2048kB 0*4096kB = 3992kB
Aug 15 23:14:03 security kernel: [  103.654151] DMA32: 406*4kB 0*8kB 1*16kB 0*32kB 1*64kB 1*128kB 0*256kB 1*512kB 0*1024kB 0*2048kB 0*4096kB = 2344kB
Aug 15 23:14:03 security kernel: [  103.654151] 13236 total pagecache pages
Aug 15 23:14:03 security kernel: [  103.654151] 21 pages in swap cache
Aug 15 23:14:03 security kernel: [  103.654151] Swap cache stats: add 32, delete 11, find 27/27
Aug 15 23:14:03 security kernel: [  103.654151] Free swap  = 524200kB
Aug 15 23:14:03 security kernel: [  103.654151] Total swap = 524284kB
Aug 15 23:14:03 security kernel: [  103.654151] 262128 pages RAM
Aug 15 23:14:03 security kernel: [  103.654151] 73203 pages reserved
Aug 15 23:14:03 security kernel: [  103.654151] 21103 pages shared
Aug 15 23:14:03 security kernel: [  103.654151] 105944 pages non-shared
Aug 15 23:14:03 security kernel: [  103.654151] kmemleak: Cannot allocate a kmemleak_object structure
Aug 15 23:14:03 security kernel: [  103.654151] Pid: 1418, comm: motion Not tainted 2.6.352.6.36pre+pci-front-xhci-20100813-xhcidebug+ #14
Aug 15 23:14:03 security kernel: [  103.654151] Call Trace:
Aug 15 23:14:03 security kernel: [  103.654151]  <IRQ>  [<ffffffff810ce9d8>] create_object+0x49/0x2a1
Aug 15 23:14:03 security kernel: [  103.654151]  [<ffffffff8135e085>] ? xhci_urb_enqueue+0x14c/0x3f5
Aug 15 23:14:03 security kernel: [  103.654151]  [<ffffffff8135e085>] ? xhci_urb_enqueue+0x14c/0x3f5
Aug 15 23:14:03 security kernel: [  103.654151]  [<ffffffff810c8f68>] ? cache_alloc_debugcheck_after+0x1bf/0x239
Aug 15 23:14:03 security kernel: [  103.654151]  [<ffffffff8135e085>] ? xhci_urb_enqueue+0x14c/0x3f5
Aug 15 23:14:03 security kernel: [  103.654151]  [<ffffffff8143e7d7>] kmemleak_alloc+0x21/0x3e
Aug 15 23:14:03 security kernel: [  103.654151]  [<ffffffff810c9edf>] kmem_cache_alloc+0x197/0x1c4
Aug 15 23:14:03 security kernel: [  103.654151]  [<ffffffff8135e085>] xhci_urb_enqueue+0x14c/0x3f5
Aug 15 23:14:03 security kernel: [  103.654151]  [<ffffffff81340450>] usb_hcd_submit_urb+0xb1f/0xbf5
Aug 15 23:14:03 security kernel: [  103.654151]  [<ffffffff810071ef>] ? xen_restore_fl_direct_end+0x0/0x1
Aug 15 23:14:03 security kernel: [  103.654151]  [<ffffffff81006b4d>] ? xen_force_evtchn_callback+0xd/0xf
Aug 15 23:14:03 security kernel: [  103.654151]  [<ffffffff81007202>] ? check_events+0x12/0x20
Aug 15 23:14:03 security kernel: [  103.654151]  [<ffffffff812b6267>] ? vt_console_print+0x43/0x346
Aug 15 23:14:03 security kernel: [  103.654151]  [<ffffffff810071ef>] ? xen_restore_fl_direct_end+0x0/0x1
Aug 15 23:14:03 security kernel: [  103.654151]  [<ffffffff810071ef>] ? xen_restore_fl_direct_end+0x0/0x1
Aug 15 23:14:03 security kernel: [  103.654151]  [<ffffffff8106d5b0>] ? lock_release+0x1e0/0x1ed
Aug 15 23:14:03 security kernel: [  103.654151]  [<ffffffff81340d45>] usb_submit_urb+0x249/0x260
Aug 15 23:14:03 security kernel: [  103.654151]  [<ffffffffa0060615>] em28xx_irq_callback+0xc9/0xfd [em28xx]
Aug 15 23:14:03 security kernel: [  103.654151]  [<ffffffff8133f16a>] usb_hcd_giveback_urb+0x84/0xb8
Aug 15 23:14:03 security kernel: [  103.654151]  [<ffffffff8136480a>] xhci_handle_event+0xced/0xdf7
Aug 15 23:14:03 security kernel: [  103.654151]  [<ffffffff813648a8>] xhci_handle_event+0xd8b/0xdf7
Aug 15 23:14:03 security kernel: [  103.654151]  [<ffffffff813648a8>] xhci_handle_event+0xd8b/0xdf7
Aug 15 23:14:03 security kernel: [  103.654151]  [<ffffffff81364a31>] xhci_irq+0x11d/0x1af
Aug 15 23:14:03 security kernel: [  103.654151]  [<ffffffff81364ade>] xhci_msi_irq+0x1b/0x1d
Aug 15 23:14:03 security kernel: [  103.654151]  [<ffffffff8108e4aa>] handle_IRQ_event+0x20/0xc7
Aug 15 23:14:03 security kernel: [  103.654151]  [<ffffffff810902a4>] handle_level_irq+0x98/0xf3
Aug 15 23:14:03 security kernel: [  103.654151]  [<ffffffff812997a8>] __xen_evtchn_do_upcall+0xe1/0x183
Aug 15 23:14:03 security kernel: [  103.654151]  [<ffffffff8129a423>] xen_evtchn_do_upcall+0x2a/0x3c
Aug 15 23:14:03 security kernel: [  103.654151]  [<ffffffff8100a9ee>] xen_do_hypervisor_callback+0x1e/0x30
Aug 15 23:14:03 security kernel: [  103.654151]  <EOI>  [<ffffffff810012eb>] ? hypercall_page+0x2eb/0x1006
Aug 15 23:14:03 security kernel: [  103.654151] kmemleak: Kernel memory leak detector disabled
Aug 15 23:14:03 security kernel: [  103.654151] xhci_hcd 0000:08:00.0: Found td. Clear skip flag.
Aug 15 23:14:03 security kernel: [  103.654151] em28xx #0 print_err_status :URB packet 0, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.654151] em28xx #0 print_err_status :URB packet 1, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.654151] em28xx #0 print_err_status :URB packet 2, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.654151] em28xx #0 print_err_status :URB packet 3, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.654151] em28xx #0 print_err_status :URB packet 4, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.654151] em28xx #0 print_err_status :URB packet 5, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.654151] em28xx #0 print_err_status :URB packet 6, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.654151] em28xx #0 print_err_status :URB packet 7, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.659299] xhci_hcd 0000:08:00.0: Miss service interval error, set skip flag
Aug 15 23:14:03 security kernel: [  103.659307] xhci_hcd 0000:08:00.0: Found td. Clear skip flag.
Aug 15 23:14:03 security kernel: [  103.661748] kmemleak: Automatic memory scanning thread ended
Aug 15 23:14:03 security kernel: [  103.755620] em28xx #0 print_err_status :URB packet 6, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.755630] em28xx #0 print_err_status :URB packet 7, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.755637] em28xx #0 print_err_status :URB packet 8, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.755642] em28xx #0 print_err_status :URB packet 9, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.755648] em28xx #0 print_err_status :URB packet 10, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.755654] em28xx #0 print_err_status :URB packet 11, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.755660] em28xx #0 print_err_status :URB packet 12, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.755665] em28xx #0 print_err_status :URB packet 13, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.755671] em28xx #0 print_err_status :URB packet 14, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.759487] em28xx #0 print_err_status :URB packet 15, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.759487] em28xx #0 print_err_status :URB packet 16, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787041] xhci_hcd 0000:08:00.0: Miss service interval error, set skip flag
Aug 15 23:14:03 security kernel: [  103.787290] em28xx #0 em28xx_irq_callback :urb completition error -18.
Aug 15 23:14:03 security kernel: [  103.787299] em28xx #0 print_err_status :URB status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787305] em28xx #0 em28xx_isoc_copy :Video frame 3, length=1924, odd
Aug 15 23:14:03 security kernel: [  103.787312] em28xx #0 print_err_status :URB packet 38, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787318] em28xx #0 print_err_status :URB packet 39, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787324] em28xx #0 print_err_status :URB packet 40, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787330] em28xx #0 print_err_status :URB packet 41, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787336] em28xx #0 print_err_status :URB packet 42, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787342] em28xx #0 print_err_status :URB packet 43, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787348] em28xx #0 print_err_status :URB packet 44, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787354] em28xx #0 print_err_status :URB packet 45, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787361] em28xx #0 print_err_status :URB packet 46, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787367] em28xx #0 print_err_status :URB packet 47, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787373] em28xx #0 print_err_status :URB packet 48, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787379] em28xx #0 print_err_status :URB packet 49, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787385] em28xx #0 print_err_status :URB packet 50, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787391] em28xx #0 print_err_status :URB packet 51, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787397] em28xx #0 print_err_status :URB packet 52, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787403] em28xx #0 print_err_status :URB packet 53, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787409] em28xx #0 print_err_status :URB packet 54, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787415] em28xx #0 print_err_status :URB packet 55, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787421] em28xx #0 print_err_status :URB packet 56, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787427] em28xx #0 print_err_status :URB packet 57, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787433] em28xx #0 print_err_status :URB packet 58, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787439] em28xx #0 print_err_status :URB packet 59, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787445] em28xx #0 print_err_status :URB packet 60, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787451] em28xx #0 print_err_status :URB packet 61, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787457] em28xx #0 print_err_status :URB packet 62, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787463] em28xx #0 print_err_status :URB packet 63, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787610] em28xx #0 em28xx_irq_callback :urb completition error -18.
Aug 15 23:14:03 security kernel: [  103.787618] em28xx #0 print_err_status :URB status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787624] em28xx #0 print_err_status :URB packet 0, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787630] em28xx #0 print_err_status :URB packet 1, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787636] em28xx #0 print_err_status :URB packet 2, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787642] em28xx #0 print_err_status :URB packet 3, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787647] em28xx #0 print_err_status :URB packet 4, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787653] em28xx #0 print_err_status :URB packet 5, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787659] em28xx #0 print_err_status :URB packet 6, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787665] em28xx #0 print_err_status :URB packet 7, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787671] em28xx #0 print_err_status :URB packet 8, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787677] em28xx #0 print_err_status :URB packet 9, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787683] em28xx #0 print_err_status :URB packet 10, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787689] em28xx #0 print_err_status :URB packet 11, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787695] em28xx #0 print_err_status :URB packet 12, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787701] em28xx #0 print_err_status :URB packet 13, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787706] em28xx #0 print_err_status :URB packet 14, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787712] em28xx #0 print_err_status :URB packet 15, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787718] em28xx #0 print_err_status :URB packet 16, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787724] em28xx #0 print_err_status :URB packet 17, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787730] em28xx #0 print_err_status :URB packet 18, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787736] em28xx #0 print_err_status :URB packet 19, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787742] em28xx #0 print_err_status :URB packet 20, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787748] em28xx #0 print_err_status :URB packet 21, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787765] em28xx #0 print_err_status :URB packet 22, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787774] em28xx #0 print_err_status :URB packet 23, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787780] em28xx #0 print_err_status :URB packet 24, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787786] em28xx #0 print_err_status :URB packet 25, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787792] em28xx #0 print_err_status :URB packet 26, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787798] em28xx #0 print_err_status :URB packet 27, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787804] em28xx #0 print_err_status :URB packet 28, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787810] em28xx #0 print_err_status :URB packet 29, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787816] em28xx #0 print_err_status :URB packet 30, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787822] em28xx #0 print_err_status :URB packet 31, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787828] em28xx #0 print_err_status :URB packet 32, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787834] em28xx #0 print_err_status :URB packet 33, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787840] em28xx #0 print_err_status :URB packet 34, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787846] em28xx #0 print_err_status :URB packet 35, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787852] em28xx #0 print_err_status :URB packet 36, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787858] em28xx #0 print_err_status :URB packet 37, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787863] em28xx #0 print_err_status :URB packet 38, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787869] em28xx #0 print_err_status :URB packet 39, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787875] em28xx #0 print_err_status :URB packet 40, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787881] em28xx #0 print_err_status :URB packet 41, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787887] em28xx #0 print_err_status :URB packet 42, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787893] em28xx #0 print_err_status :URB packet 43, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787899] em28xx #0 print_err_status :URB packet 44, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787905] em28xx #0 print_err_status :URB packet 45, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787911] em28xx #0 print_err_status :URB packet 46, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787917] em28xx #0 print_err_status :URB packet 47, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787923] em28xx #0 print_err_status :URB packet 48, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787932] em28xx #0 print_err_status :URB packet 49, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787938] em28xx #0 print_err_status :URB packet 50, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787944] em28xx #0 print_err_status :URB packet 51, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787950] em28xx #0 print_err_status :URB packet 52, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787956] em28xx #0 print_err_status :URB packet 53, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787962] em28xx #0 print_err_status :URB packet 54, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787967] em28xx #0 print_err_status :URB packet 55, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787973] em28xx #0 print_err_status :URB packet 56, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787979] em28xx #0 print_err_status :URB packet 57, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787985] em28xx #0 print_err_status :URB packet 58, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787991] em28xx #0 print_err_status :URB packet 59, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.787997] em28xx #0 print_err_status :URB packet 60, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788004] em28xx #0 print_err_status :URB packet 61, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788010] em28xx #0 print_err_status :URB packet 62, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788016] em28xx #0 print_err_status :URB packet 63, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788160] em28xx #0 em28xx_irq_callback :urb completition error -18.
Aug 15 23:14:03 security kernel: [  103.788168] em28xx #0 print_err_status :URB status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788174] em28xx #0 print_err_status :URB packet 0, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788180] em28xx #0 print_err_status :URB packet 1, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788185] em28xx #0 print_err_status :URB packet 2, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788191] em28xx #0 print_err_status :URB packet 3, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788197] em28xx #0 print_err_status :URB packet 4, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788203] em28xx #0 print_err_status :URB packet 5, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788208] em28xx #0 print_err_status :URB packet 6, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788214] em28xx #0 print_err_status :URB packet 7, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788220] em28xx #0 print_err_status :URB packet 8, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788226] em28xx #0 print_err_status :URB packet 9, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788232] em28xx #0 print_err_status :URB packet 10, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788238] em28xx #0 print_err_status :URB packet 11, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788244] em28xx #0 print_err_status :URB packet 12, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788249] em28xx #0 print_err_status :URB packet 13, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788255] em28xx #0 print_err_status :URB packet 14, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788261] em28xx #0 print_err_status :URB packet 15, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788267] em28xx #0 print_err_status :URB packet 16, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788273] em28xx #0 print_err_status :URB packet 17, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788279] em28xx #0 print_err_status :URB packet 18, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788285] em28xx #0 print_err_status :URB packet 19, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788291] em28xx #0 print_err_status :URB packet 20, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788297] em28xx #0 print_err_status :URB packet 21, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788303] em28xx #0 print_err_status :URB packet 22, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788309] em28xx #0 print_err_status :URB packet 23, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788315] em28xx #0 print_err_status :URB packet 24, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788321] em28xx #0 print_err_status :URB packet 25, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788327] em28xx #0 print_err_status :URB packet 26, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788333] em28xx #0 print_err_status :URB packet 27, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788339] em28xx #0 print_err_status :URB packet 28, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788345] em28xx #0 print_err_status :URB packet 29, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788351] em28xx #0 print_err_status :URB packet 30, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788357] em28xx #0 print_err_status :URB packet 31, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788362] em28xx #0 print_err_status :URB packet 32, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788368] em28xx #0 print_err_status :URB packet 33, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788374] em28xx #0 print_err_status :URB packet 34, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788380] em28xx #0 print_err_status :URB packet 35, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788386] em28xx #0 print_err_status :URB packet 36, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788392] em28xx #0 print_err_status :URB packet 37, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788398] em28xx #0 print_err_status :URB packet 38, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788404] em28xx #0 print_err_status :URB packet 39, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788410] em28xx #0 print_err_status :URB packet 40, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788416] em28xx #0 print_err_status :URB packet 41, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788422] em28xx #0 print_err_status :URB packet 42, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788428] em28xx #0 print_err_status :URB packet 43, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788434] em28xx #0 print_err_status :URB packet 44, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788440] em28xx #0 print_err_status :URB packet 45, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788445] em28xx #0 print_err_status :URB packet 46, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788451] em28xx #0 print_err_status :URB packet 47, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788457] em28xx #0 print_err_status :URB packet 48, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788463] em28xx #0 print_err_status :URB packet 49, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788469] em28xx #0 print_err_status :URB packet 50, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788475] em28xx #0 print_err_status :URB packet 51, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788483] em28xx #0 print_err_status :URB packet 52, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788489] em28xx #0 print_err_status :URB packet 53, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788495] em28xx #0 print_err_status :URB packet 54, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788501] em28xx #0 print_err_status :URB packet 55, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788507] em28xx #0 print_err_status :URB packet 56, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788513] em28xx #0 print_err_status :URB packet 57, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788518] em28xx #0 print_err_status :URB packet 58, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788524] em28xx #0 print_err_status :URB packet 59, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788532] em28xx #0 print_err_status :URB packet 60, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788538] em28xx #0 print_err_status :URB packet 61, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788544] em28xx #0 print_err_status :URB packet 62, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788549] em28xx #0 print_err_status :URB packet 63, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.788605] xhci_hcd 0000:08:00.0: Found td. Clear skip flag.
Aug 15 23:14:03 security kernel: [  103.888651] em28xx #0 print_err_status :URB packet 0, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.888669] em28xx #0 print_err_status :URB packet 1, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.888674] em28xx #0 print_err_status :URB packet 2, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.888679] em28xx #0 print_err_status :URB packet 3, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.888685] em28xx #0 print_err_status :URB packet 4, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.888693] em28xx #0 print_err_status :URB packet 5, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.888699] em28xx #0 print_err_status :URB packet 6, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.888704] em28xx #0 print_err_status :URB packet 7, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.888709] em28xx #0 print_err_status :URB packet 8, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.888714] em28xx #0 print_err_status :URB packet 9, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.888719] em28xx #0 print_err_status :URB packet 10, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.888724] em28xx #0 print_err_status :URB packet 11, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.888729] em28xx #0 print_err_status :URB packet 12, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.888735] em28xx #0 em28xx_isoc_copy :Video frame 9, length=2888, odd
Aug 15 23:14:03 security kernel: [  103.888863] xhci_hcd 0000:08:00.0: Miss service interval error, set skip flag
Aug 15 23:14:03 security kernel: [  103.889075] em28xx #0 em28xx_irq_callback :urb completition error -18.
Aug 15 23:14:03 security kernel: [  103.889094] em28xx #0 print_err_status :URB status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.889103] em28xx #0 print_err_status :URB packet 52, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.889108] em28xx #0 print_err_status :URB packet 53, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.889114] em28xx #0 print_err_status :URB packet 54, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.889119] em28xx #0 print_err_status :URB packet 55, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.889125] em28xx #0 print_err_status :URB packet 56, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.889130] em28xx #0 print_err_status :URB packet 57, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.889135] em28xx #0 print_err_status :URB packet 58, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.889140] em28xx #0 print_err_status :URB packet 59, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.889146] em28xx #0 print_err_status :URB packet 60, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.889152] em28xx #0 print_err_status :URB packet 61, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.889157] em28xx #0 print_err_status :URB packet 62, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.889162] em28xx #0 print_err_status :URB packet 63, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.889283] em28xx #0 em28xx_irq_callback :urb completition error -18.
Aug 15 23:14:03 security kernel: [  103.889290] em28xx #0 print_err_status :URB status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.889295] em28xx #0 print_err_status :URB packet 0, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.889301] em28xx #0 print_err_status :URB packet 1, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.889306] em28xx #0 print_err_status :URB packet 2, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.889311] em28xx #0 print_err_status :URB packet 3, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.889317] em28xx #0 print_err_status :URB packet 4, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.889322] em28xx #0 print_err_status :URB packet 5, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.889327] em28xx #0 print_err_status :URB packet 6, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.889332] em28xx #0 print_err_status :URB packet 7, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.889338] em28xx #0 print_err_status :URB packet 8, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.889343] em28xx #0 print_err_status :URB packet 9, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.889348] em28xx #0 print_err_status :URB packet 10, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.889354] em28xx #0 print_err_status :URB packet 11, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.889359] em28xx #0 print_err_status :URB packet 12, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.889365] em28xx #0 print_err_status :URB packet 13, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.889370] em28xx #0 print_err_status :URB packet 14, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.889376] em28xx #0 print_err_status :URB packet 15, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.889381] em28xx #0 print_err_status :URB packet 16, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.889386] em28xx #0 print_err_status :URB packet 17, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.889392] em28xx #0 print_err_status :URB packet 18, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.889397] em28xx #0 print_err_status :URB packet 19, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.889403] em28xx #0 print_err_status :URB packet 20, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.889408] em28xx #0 print_err_status :URB packet 21, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.889413] em28xx #0 print_err_status :URB packet 22, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.889419] em28xx #0 print_err_status :URB packet 23, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.889424] em28xx #0 print_err_status :URB packet 24, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.889430] em28xx #0 print_err_status :URB packet 25, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.889435] em28xx #0 print_err_status :URB packet 26, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.889440] em28xx #0 print_err_status :URB packet 27, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.889447] em28xx #0 print_err_status :URB packet 28, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.889452] em28xx #0 print_err_status :URB packet 29, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.889458] em28xx #0 print_err_status :URB packet 30, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.889463] em28xx #0 print_err_status :URB packet 31, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.889468] em28xx #0 print_err_status :URB packet 32, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 33, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 34, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 35, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 36, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 37, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 38, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 39, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 40, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 41, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 42, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 43, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 44, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 45, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 46, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 47, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 48, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 49, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 50, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 51, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 52, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 53, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 54, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 55, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 56, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 57, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 58, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 59, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 60, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 61, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 62, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 63, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 em28xx_irq_callback :urb completition error -18.
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 0, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 1, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 2, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 3, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 4, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 5, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 6, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 7, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 8, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 9, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 10, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 11, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 12, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 13, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 14, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 15, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 16, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 17, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 18, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 19, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 20, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 21, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 22, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 23, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 24, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 25, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 26, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 27, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 28, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 29, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 30, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 31, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 32, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 33, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 34, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 35, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 36, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 37, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 38, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 39, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 40, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 41, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 42, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 43, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 44, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 45, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 46, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 47, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 48, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 49, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 50, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 51, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 52, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 53, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 54, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 55, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 56, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 57, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 58, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 59, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 60, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 61, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 62, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 63, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] xhci_hcd 0000:08:00.0: Found td. Clear skip flag.
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 0, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 1, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 2, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 3, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 4, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 5, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 6, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 7, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 8, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 9, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 10, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 11, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 12, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 13, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 14, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 15, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 16, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 17, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 18, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 19, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 20, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 21, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 22, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 23, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 24, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 25, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 26, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 27, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 28, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 29, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 30, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 31, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 32, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 33, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 34, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 35, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 36, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 37, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 38, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 39, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 40, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 41, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 42, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 43, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 44, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 45, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 46, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 47, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 48, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 49, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 50, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 51, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 52, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 53, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 54, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 print_err_status :URB packet 55, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 em28xx_isoc_copy :Video frame 14, length=2888, even
Aug 15 23:14:03 security kernel: [  103.892557] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:14:03 security kernel: [  103.992327] xhci_hcd 0000:08:00.0: Miss service interval error, set skip flag
Aug 15 23:14:03 security kernel: [  104.262190] em28xx #0 em28xx_irq_callback :urb completition error -18.
Aug 15 23:14:03 security kernel: [  104.262212] em28xx #0 print_err_status :URB status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262221] em28xx #0 print_err_status :URB packet 56, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262226] em28xx #0 print_err_status :URB packet 57, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262231] em28xx #0 print_err_status :URB packet 58, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262237] em28xx #0 print_err_status :URB packet 59, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262242] em28xx #0 print_err_status :URB packet 60, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262248] em28xx #0 print_err_status :URB packet 61, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262253] em28xx #0 print_err_status :URB packet 62, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262258] em28xx #0 print_err_status :URB packet 63, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262407] em28xx #0 em28xx_irq_callback :urb completition error -18.
Aug 15 23:14:03 security kernel: [  104.262413] em28xx #0 print_err_status :URB status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262418] em28xx #0 print_err_status :URB packet 0, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262424] em28xx #0 print_err_status :URB packet 1, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262429] em28xx #0 print_err_status :URB packet 2, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262435] em28xx #0 print_err_status :URB packet 3, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262440] em28xx #0 print_err_status :URB packet 4, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262445] em28xx #0 print_err_status :URB packet 5, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262450] em28xx #0 print_err_status :URB packet 6, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262456] em28xx #0 print_err_status :URB packet 7, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262461] em28xx #0 print_err_status :URB packet 8, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262466] em28xx #0 print_err_status :URB packet 9, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262472] em28xx #0 print_err_status :URB packet 10, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262477] em28xx #0 print_err_status :URB packet 11, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262482] em28xx #0 print_err_status :URB packet 12, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262488] em28xx #0 print_err_status :URB packet 13, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262493] em28xx #0 print_err_status :URB packet 14, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262499] em28xx #0 print_err_status :URB packet 15, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262504] em28xx #0 print_err_status :URB packet 16, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262509] em28xx #0 print_err_status :URB packet 17, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262515] em28xx #0 print_err_status :URB packet 18, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262520] em28xx #0 print_err_status :URB packet 19, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262526] em28xx #0 print_err_status :URB packet 20, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262532] em28xx #0 print_err_status :URB packet 21, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262537] em28xx #0 print_err_status :URB packet 22, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262542] em28xx #0 print_err_status :URB packet 23, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262548] em28xx #0 print_err_status :URB packet 24, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262553] em28xx #0 print_err_status :URB packet 25, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262559] em28xx #0 print_err_status :URB packet 26, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262564] em28xx #0 print_err_status :URB packet 27, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262570] em28xx #0 print_err_status :URB packet 28, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262575] em28xx #0 print_err_status :URB packet 29, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262581] em28xx #0 print_err_status :URB packet 30, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262586] em28xx #0 print_err_status :URB packet 31, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262592] em28xx #0 print_err_status :URB packet 32, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262597] em28xx #0 print_err_status :URB packet 33, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262603] em28xx #0 print_err_status :URB packet 34, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262608] em28xx #0 print_err_status :URB packet 35, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262614] em28xx #0 print_err_status :URB packet 36, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262619] em28xx #0 print_err_status :URB packet 37, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262624] em28xx #0 print_err_status :URB packet 38, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262630] em28xx #0 print_err_status :URB packet 39, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262635] em28xx #0 print_err_status :URB packet 40, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262641] em28xx #0 print_err_status :URB packet 41, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262646] em28xx #0 print_err_status :URB packet 42, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262651] em28xx #0 print_err_status :URB packet 43, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262657] em28xx #0 print_err_status :URB packet 44, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262662] em28xx #0 print_err_status :URB packet 45, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262668] em28xx #0 print_err_status :URB packet 46, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262673] em28xx #0 print_err_status :URB packet 47, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262679] em28xx #0 print_err_status :URB packet 48, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262684] em28xx #0 print_err_status :URB packet 49, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262690] em28xx #0 print_err_status :URB packet 50, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262695] em28xx #0 print_err_status :URB packet 51, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262700] em28xx #0 print_err_status :URB packet 52, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262706] em28xx #0 print_err_status :URB packet 53, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262711] em28xx #0 print_err_status :URB packet 54, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262717] em28xx #0 print_err_status :URB packet 55, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262722] em28xx #0 print_err_status :URB packet 56, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262728] em28xx #0 print_err_status :URB packet 57, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262733] em28xx #0 print_err_status :URB packet 58, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262739] em28xx #0 print_err_status :URB packet 59, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262744] em28xx #0 print_err_status :URB packet 60, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262750] em28xx #0 print_err_status :URB packet 61, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262755] em28xx #0 print_err_status :URB packet 62, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262760] em28xx #0 print_err_status :URB packet 63, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262885] em28xx #0 em28xx_irq_callback :urb completition error -18.
Aug 15 23:14:03 security kernel: [  104.262898] em28xx #0 print_err_status :URB status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262903] em28xx #0 print_err_status :URB packet 0, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262919] em28xx #0 print_err_status :URB packet 1, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262925] em28xx #0 print_err_status :URB packet 2, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262931] em28xx #0 print_err_status :URB packet 3, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262936] em28xx #0 print_err_status :URB packet 4, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262942] em28xx #0 print_err_status :URB packet 5, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262948] em28xx #0 print_err_status :URB packet 6, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262954] em28xx #0 print_err_status :URB packet 7, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262960] em28xx #0 print_err_status :URB packet 8, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262965] em28xx #0 print_err_status :URB packet 9, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262971] em28xx #0 print_err_status :URB packet 10, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262977] em28xx #0 print_err_status :URB packet 11, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262984] em28xx #0 print_err_status :URB packet 12, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262990] em28xx #0 print_err_status :URB packet 13, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.262996] em28xx #0 print_err_status :URB packet 14, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263006] em28xx #0 print_err_status :URB packet 15, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263012] em28xx #0 print_err_status :URB packet 16, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263018] em28xx #0 print_err_status :URB packet 17, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263024] em28xx #0 print_err_status :URB packet 18, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263030] em28xx #0 print_err_status :URB packet 19, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263036] em28xx #0 print_err_status :URB packet 20, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263042] em28xx #0 print_err_status :URB packet 21, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263048] em28xx #0 print_err_status :URB packet 22, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263054] em28xx #0 print_err_status :URB packet 23, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263060] em28xx #0 print_err_status :URB packet 24, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263066] em28xx #0 print_err_status :URB packet 25, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263077] em28xx #0 print_err_status :URB packet 26, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263083] em28xx #0 print_err_status :URB packet 27, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263089] em28xx #0 print_err_status :URB packet 28, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263095] em28xx #0 print_err_status :URB packet 29, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263101] em28xx #0 print_err_status :URB packet 30, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263107] em28xx #0 print_err_status :URB packet 31, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263113] em28xx #0 print_err_status :URB packet 32, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263119] em28xx #0 print_err_status :URB packet 33, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263125] em28xx #0 print_err_status :URB packet 34, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263130] em28xx #0 print_err_status :URB packet 35, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263136] em28xx #0 print_err_status :URB packet 36, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263142] em28xx #0 print_err_status :URB packet 37, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263148] em28xx #0 print_err_status :URB packet 38, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263154] em28xx #0 print_err_status :URB packet 39, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263160] em28xx #0 print_err_status :URB packet 40, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263166] em28xx #0 print_err_status :URB packet 41, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263172] em28xx #0 print_err_status :URB packet 42, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263178] em28xx #0 print_err_status :URB packet 43, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263184] em28xx #0 print_err_status :URB packet 44, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263190] em28xx #0 print_err_status :URB packet 45, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263196] em28xx #0 print_err_status :URB packet 46, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263202] em28xx #0 print_err_status :URB packet 47, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263208] em28xx #0 print_err_status :URB packet 48, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263214] em28xx #0 print_err_status :URB packet 49, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263220] em28xx #0 print_err_status :URB packet 50, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263226] em28xx #0 print_err_status :URB packet 51, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263232] em28xx #0 print_err_status :URB packet 52, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263238] em28xx #0 print_err_status :URB packet 53, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263244] em28xx #0 print_err_status :URB packet 54, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263250] em28xx #0 print_err_status :URB packet 55, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263257] em28xx #0 print_err_status :URB packet 56, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263263] em28xx #0 print_err_status :URB packet 57, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263269] em28xx #0 print_err_status :URB packet 58, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263275] em28xx #0 print_err_status :URB packet 59, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263281] em28xx #0 print_err_status :URB packet 60, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263286] em28xx #0 print_err_status :URB packet 61, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263292] em28xx #0 print_err_status :URB packet 62, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263298] em28xx #0 print_err_status :URB packet 63, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263442] em28xx #0 em28xx_irq_callback :urb completition error -18.
Aug 15 23:14:03 security kernel: [  104.263449] em28xx #0 print_err_status :URB status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263454] em28xx #0 print_err_status :URB packet 0, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263459] em28xx #0 print_err_status :URB packet 1, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263465] em28xx #0 print_err_status :URB packet 2, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263470] em28xx #0 print_err_status :URB packet 3, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263475] em28xx #0 print_err_status :URB packet 4, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263480] em28xx #0 print_err_status :URB packet 5, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263485] em28xx #0 print_err_status :URB packet 6, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263490] em28xx #0 print_err_status :URB packet 7, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263495] em28xx #0 print_err_status :URB packet 8, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263501] em28xx #0 print_err_status :URB packet 9, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263506] em28xx #0 print_err_status :URB packet 10, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263511] em28xx #0 print_err_status :URB packet 11, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263516] em28xx #0 print_err_status :URB packet 12, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263522] em28xx #0 print_err_status :URB packet 13, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263527] em28xx #0 print_err_status :URB packet 14, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263533] em28xx #0 print_err_status :URB packet 15, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263538] em28xx #0 print_err_status :URB packet 16, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263543] em28xx #0 print_err_status :URB packet 17, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263549] em28xx #0 print_err_status :URB packet 18, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263554] em28xx #0 print_err_status :URB packet 19, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263559] em28xx #0 print_err_status :URB packet 20, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263564] em28xx #0 print_err_status :URB packet 21, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263570] em28xx #0 print_err_status :URB packet 22, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263575] em28xx #0 print_err_status :URB packet 23, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263581] em28xx #0 print_err_status :URB packet 24, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263586] em28xx #0 print_err_status :URB packet 25, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263591] em28xx #0 print_err_status :URB packet 26, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263597] em28xx #0 print_err_status :URB packet 27, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263602] em28xx #0 print_err_status :URB packet 28, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263607] em28xx #0 print_err_status :URB packet 29, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263612] em28xx #0 print_err_status :URB packet 30, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263618] em28xx #0 print_err_status :URB packet 31, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263623] em28xx #0 print_err_status :URB packet 32, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263628] em28xx #0 print_err_status :URB packet 33, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263633] em28xx #0 print_err_status :URB packet 34, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263639] em28xx #0 print_err_status :URB packet 35, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263644] em28xx #0 print_err_status :URB packet 36, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263650] em28xx #0 print_err_status :URB packet 37, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263655] em28xx #0 print_err_status :URB packet 38, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263660] em28xx #0 print_err_status :URB packet 39, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263666] em28xx #0 print_err_status :URB packet 40, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263671] em28xx #0 print_err_status :URB packet 41, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263676] em28xx #0 print_err_status :URB packet 42, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263681] em28xx #0 print_err_status :URB packet 43, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263687] em28xx #0 print_err_status :URB packet 44, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263692] em28xx #0 print_err_status :URB packet 45, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263697] em28xx #0 print_err_status :URB packet 46, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263703] em28xx #0 print_err_status :URB packet 47, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263708] em28xx #0 print_err_status :URB packet 48, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263713] em28xx #0 print_err_status :URB packet 49, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263719] em28xx #0 print_err_status :URB packet 50, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263724] em28xx #0 print_err_status :URB packet 51, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263729] em28xx #0 print_err_status :URB packet 52, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263734] em28xx #0 print_err_status :URB packet 53, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263740] em28xx #0 print_err_status :URB packet 54, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263745] em28xx #0 print_err_status :URB packet 55, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263750] em28xx #0 print_err_status :URB packet 56, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263756] em28xx #0 print_err_status :URB packet 57, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263761] em28xx #0 print_err_status :URB packet 58, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263766] em28xx #0 print_err_status :URB packet 59, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263771] em28xx #0 print_err_status :URB packet 60, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263777] em28xx #0 print_err_status :URB packet 61, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263783] em28xx #0 print_err_status :URB packet 62, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263788] em28xx #0 print_err_status :URB packet 63, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263844] xhci_hcd 0000:08:00.0: Found td. Clear skip flag.
Aug 15 23:14:03 security kernel: [  104.263919] em28xx #0 print_err_status :URB packet 0, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263926] em28xx #0 print_err_status :URB packet 1, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263932] em28xx #0 print_err_status :URB packet 2, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263937] em28xx #0 print_err_status :URB packet 3, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263942] em28xx #0 print_err_status :URB packet 4, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263947] em28xx #0 print_err_status :URB packet 5, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263952] em28xx #0 print_err_status :URB packet 6, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263957] em28xx #0 print_err_status :URB packet 7, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263962] em28xx #0 print_err_status :URB packet 8, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263967] em28xx #0 print_err_status :URB packet 9, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263973] em28xx #0 print_err_status :URB packet 10, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263978] em28xx #0 print_err_status :URB packet 11, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263983] em28xx #0 print_err_status :URB packet 12, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263989] em28xx #0 print_err_status :URB packet 13, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263994] em28xx #0 print_err_status :URB packet 14, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.263999] em28xx #0 print_err_status :URB packet 15, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.264006] em28xx #0 print_err_status :URB packet 16, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.264011] em28xx #0 print_err_status :URB packet 17, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.264016] em28xx #0 print_err_status :URB packet 18, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.264021] em28xx #0 print_err_status :URB packet 19, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.264027] em28xx #0 print_err_status :URB packet 20, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.264032] em28xx #0 print_err_status :URB packet 21, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.264037] em28xx #0 print_err_status :URB packet 22, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.264043] em28xx #0 print_err_status :URB packet 23, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.264048] em28xx #0 print_err_status :URB packet 24, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.264053] em28xx #0 print_err_status :URB packet 25, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.264058] em28xx #0 print_err_status :URB packet 26, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.264064] em28xx #0 print_err_status :URB packet 27, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.264069] em28xx #0 print_err_status :URB packet 28, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.264074] em28xx #0 print_err_status :URB packet 29, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.264079] em28xx #0 print_err_status :URB packet 30, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.264085] em28xx #0 print_err_status :URB packet 31, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.264090] em28xx #0 print_err_status :URB packet 32, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.264095] em28xx #0 print_err_status :URB packet 33, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.264101] em28xx #0 print_err_status :URB packet 34, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.264106] em28xx #0 print_err_status :URB packet 35, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.264111] em28xx #0 print_err_status :URB packet 36, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.264117] em28xx #0 print_err_status :URB packet 37, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.264122] em28xx #0 print_err_status :URB packet 38, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.264127] em28xx #0 print_err_status :URB packet 39, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.264132] em28xx #0 print_err_status :URB packet 40, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.264138] em28xx #0 print_err_status :URB packet 41, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.264143] em28xx #0 print_err_status :URB packet 42, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.264148] em28xx #0 print_err_status :URB packet 43, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.264153] em28xx #0 print_err_status :URB packet 44, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.264158] em28xx #0 print_err_status :URB packet 45, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.264164] em28xx #0 print_err_status :URB packet 46, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.264169] em28xx #0 print_err_status :URB packet 47, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.264175] em28xx #0 em28xx_isoc_copy :Video frame 19, length=2888, odd
Aug 15 23:14:03 security kernel: [  104.275459] em28xx #0 em28xx_isoc_copy :Video frame 32, length=2888, even
Aug 15 23:14:03 security kernel: [  104.275471] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:14:03 security kernel: [  104.275478] em28xx #0 em28xx_isoc_copy :Video frame 33, length=1924, odd
Aug 15 23:14:03 security kernel: [  104.395743] xhci_hcd 0000:08:00.0: Miss service interval error, set skip flag
Aug 15 23:14:03 security kernel: [  104.395856] em28xx #0 em28xx_irq_callback :urb completition error -18.
Aug 15 23:14:03 security kernel: [  104.395865] em28xx #0 print_err_status :URB status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.395876] em28xx #0 print_err_status :URB packet 41, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.395882] em28xx #0 print_err_status :URB packet 42, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.395888] em28xx #0 print_err_status :URB packet 43, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.395907] em28xx #0 print_err_status :URB packet 44, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.395912] em28xx #0 print_err_status :URB packet 45, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.395917] em28xx #0 print_err_status :URB packet 46, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.395923] em28xx #0 print_err_status :URB packet 47, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.395928] em28xx #0 print_err_status :URB packet 48, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.395933] em28xx #0 print_err_status :URB packet 49, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.395938] em28xx #0 print_err_status :URB packet 50, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.395943] em28xx #0 print_err_status :URB packet 51, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.395949] em28xx #0 print_err_status :URB packet 52, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.395954] em28xx #0 print_err_status :URB packet 53, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.395959] em28xx #0 print_err_status :URB packet 54, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.395964] em28xx #0 print_err_status :URB packet 55, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.395970] em28xx #0 print_err_status :URB packet 56, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.395975] em28xx #0 print_err_status :URB packet 57, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.395980] em28xx #0 print_err_status :URB packet 58, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.395985] em28xx #0 print_err_status :URB packet 59, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.395991] em28xx #0 print_err_status :URB packet 60, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.395996] em28xx #0 print_err_status :URB packet 61, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.396002] em28xx #0 print_err_status :URB packet 62, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.396007] em28xx #0 print_err_status :URB packet 63, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.396141] em28xx #0 em28xx_irq_callback :urb completition error -18.
Aug 15 23:14:03 security kernel: [  104.396147] em28xx #0 print_err_status :URB status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.396152] em28xx #0 print_err_status :URB packet 0, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.396157] em28xx #0 print_err_status :URB packet 1, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.396166] em28xx #0 print_err_status :URB packet 2, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.396171] em28xx #0 print_err_status :URB packet 3, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.396176] em28xx #0 print_err_status :URB packet 4, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.396181] em28xx #0 print_err_status :URB packet 5, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.396186] em28xx #0 print_err_status :URB packet 6, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.396191] em28xx #0 print_err_status :URB packet 7, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.396196] em28xx #0 print_err_status :URB packet 8, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.396201] em28xx #0 print_err_status :URB packet 9, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.396206] em28xx #0 print_err_status :URB packet 10, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.396212] em28xx #0 print_err_status :URB packet 11, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.396217] em28xx #0 print_err_status :URB packet 12, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 13, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 14, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 15, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 16, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 17, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 18, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 19, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 20, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 21, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 22, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 23, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 24, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 25, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 26, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 27, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 28, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 29, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 30, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 31, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 32, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 33, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 34, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 35, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 36, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 37, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 38, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 39, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 40, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 41, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 42, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 43, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 44, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 45, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 46, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 47, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 48, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 49, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 50, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 51, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 52, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 53, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 54, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 55, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 56, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 57, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 58, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 59, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 60, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 61, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 62, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 63, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] xhci_hcd 0000:08:00.0: Found td. Clear skip flag.
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 0, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 1, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 2, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 3, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 4, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 5, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 6, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 7, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 8, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 print_err_status :URB packet 9, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 em28xx_isoc_copy :Video frame 34, length=2888, even
Aug 15 23:14:03 security kernel: [  104.399724] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:14:03 security kernel: [  104.467915] xhci_hcd 0000:08:00.0: Miss service interval error, set skip flag
Aug 15 23:14:03 security kernel: [  104.467947] xhci_hcd 0000:08:00.0: Found td. Clear skip flag.
Aug 15 23:14:03 security kernel: [  104.639134] em28xx #0 print_err_status :URB packet 9, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.639145] em28xx #0 print_err_status :URB packet 10, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.639152] em28xx #0 print_err_status :URB packet 11, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.639158] em28xx #0 print_err_status :URB packet 12, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.639164] em28xx #0 print_err_status :URB packet 13, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.639170] em28xx #0 print_err_status :URB packet 14, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.639176] em28xx #0 print_err_status :URB packet 15, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.639182] em28xx #0 print_err_status :URB packet 16, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.639188] em28xx #0 print_err_status :URB packet 17, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.639194] em28xx #0 print_err_status :URB packet 18, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.639200] em28xx #0 print_err_status :URB packet 19, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.639206] em28xx #0 print_err_status :URB packet 20, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.639212] em28xx #0 print_err_status :URB packet 21, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.639219] em28xx #0 print_err_status :URB packet 22, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.639225] em28xx #0 print_err_status :URB packet 23, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.639231] em28xx #0 print_err_status :URB packet 24, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.639237] em28xx #0 print_err_status :URB packet 25, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.639243] em28xx #0 print_err_status :URB packet 26, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.639249] em28xx #0 print_err_status :URB packet 27, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.639255] em28xx #0 print_err_status :URB packet 28, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.639261] em28xx #0 print_err_status :URB packet 29, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.639267] em28xx #0 print_err_status :URB packet 30, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.639273] em28xx #0 print_err_status :URB packet 31, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.639279] em28xx #0 print_err_status :URB packet 32, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.639285] em28xx #0 print_err_status :URB packet 33, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.639291] em28xx #0 print_err_status :URB packet 34, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.639297] em28xx #0 print_err_status :URB packet 35, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.639303] em28xx #0 print_err_status :URB packet 36, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.639309] em28xx #0 print_err_status :URB packet 37, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.639315] em28xx #0 print_err_status :URB packet 38, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.639321] em28xx #0 print_err_status :URB packet 39, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.639327] em28xx #0 print_err_status :URB packet 40, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.639333] em28xx #0 print_err_status :URB packet 41, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.639339] em28xx #0 em28xx_isoc_copy :Video frame 43, length=2888, odd
Aug 15 23:14:03 security kernel: [  104.639479] xhci_hcd 0000:08:00.0: Miss service interval error, set skip flag
Aug 15 23:14:03 security kernel: [  104.639653] em28xx #0 em28xx_irq_callback :urb completition error -18.
Aug 15 23:14:03 security kernel: [  104.639661] em28xx #0 print_err_status :URB status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.639670] em28xx #0 print_err_status :URB packet 43, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.639676] em28xx #0 print_err_status :URB packet 44, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.639683] em28xx #0 print_err_status :URB packet 45, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.639689] em28xx #0 print_err_status :URB packet 46, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.639695] em28xx #0 print_err_status :URB packet 47, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.639701] em28xx #0 print_err_status :URB packet 48, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.639707] em28xx #0 print_err_status :URB packet 49, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.639713] em28xx #0 print_err_status :URB packet 50, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.639720] em28xx #0 print_err_status :URB packet 51, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.639726] em28xx #0 print_err_status :URB packet 52, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.639733] em28xx #0 print_err_status :URB packet 53, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.639739] em28xx #0 print_err_status :URB packet 54, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.639745] em28xx #0 print_err_status :URB packet 55, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.639751] em28xx #0 print_err_status :URB packet 56, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.639757] em28xx #0 print_err_status :URB packet 57, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.639763] em28xx #0 print_err_status :URB packet 58, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.639770] em28xx #0 print_err_status :URB packet 59, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.639776] em28xx #0 print_err_status :URB packet 60, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.639782] em28xx #0 print_err_status :URB packet 61, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.639788] em28xx #0 print_err_status :URB packet 62, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.639794] em28xx #0 print_err_status :URB packet 63, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.639849] xhci_hcd 0000:08:00.0: Found td. Clear skip flag.
Aug 15 23:14:03 security kernel: [  104.646782] em28xx #0 print_err_status :URB packet 0, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.646795] em28xx #0 print_err_status :URB packet 1, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.646811] em28xx #0 print_err_status :URB packet 2, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.646816] em28xx #0 print_err_status :URB packet 3, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.646822] em28xx #0 print_err_status :URB packet 4, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.646828] em28xx #0 print_err_status :URB packet 5, status -18 [Unknown].
Aug 15 23:14:03 security kernel: [  104.646834] em28xx #0 em28xx_isoc_copy :Video frame 51, length=2888, odd
Aug 15 23:14:03 security kernel: [  104.646844] em28xx #0 em28xx_isoc_copy :Video frame 52, length=2888, even
Aug 15 23:14:03 security kernel: [  104.646849] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:14:03 security kernel: [  104.670757] em28xx #0 em28xx_isoc_copy :Video frame 53, length=1924, odd
Aug 15 23:14:03 security kernel: [  104.672634] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:03 security kernel: [  104.672643] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f80 maddr: 0x1f395bf80 
Aug 15 23:14:03 security kernel: [  104.672656] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:03 security kernel: [  104.672661] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:03 security kernel: [  104.672667] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:03 security kernel: [  104.672672] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf421000 maddr: 0x7ca1000 
Aug 15 23:14:03 security kernel: [  104.672694] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca1000 
Aug 15 23:14:03 security kernel: [  104.672708] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca1000 
Aug 15 23:14:03 security kernel: [  104.672714] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:03 security kernel: [  104.672720] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:03 security kernel: [  104.672725] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:03 security kernel: [  104.672730] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:03 security kernel: [  104.672734] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf421800 maddr: 0x7ca1800 
Aug 15 23:14:03 security kernel: [  104.672740] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca1800 
Aug 15 23:14:03 security kernel: [  104.672751] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca1800 
Aug 15 23:14:03 security kernel: [  104.673326] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:03 security kernel: [  104.673339] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:03 security kernel: [  104.673350] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ca1000  paddr: 0xf421000 
Aug 15 23:14:03 security kernel: [  104.673357] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:03 security kernel: [  104.673363] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca1000 
Aug 15 23:14:03 security kernel: [  104.673371] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:03 security kernel: [  104.673375] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:03 security kernel: [  104.673379] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ca1800  paddr: 0xf421800 
Aug 15 23:14:03 security kernel: [  104.673386] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:03 security kernel: [  104.673391] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca1800 
Aug 15 23:14:03 security kernel: [  104.673421] <<< 10
Aug 15 23:14:03 security kernel: [  104.686759] em28xx #0 em28xx_isoc_copy :Video frame 54, length=2888, even
Aug 15 23:14:03 security kernel: [  104.710778] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:03 security kernel: [  104.710800] em28xx #0 em28xx_isoc_copy :Video frame 55, length=1924, odd
Aug 15 23:14:03 security motion: [1] Video signal re-acquired
Aug 15 23:14:03 security kernel: [  104.726819] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:03 security kernel: [  104.726840] em28xx #0 em28xx_isoc_copy :Video frame 56, length=2888, even
Aug 15 23:14:03 security kernel: [  104.726846] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:03 security kernel: [  104.750780] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:03 security kernel: [  104.750796] em28xx #0 em28xx_isoc_copy :Video frame 57, length=1924, odd
Aug 15 23:14:03 security kernel: [  104.766838] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:03 security kernel: [  104.766852] em28xx #0 em28xx_isoc_copy :Video frame 58, length=2888, even
Aug 15 23:14:03 security kernel: [  104.766858] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:03 security kernel: [  104.790786] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:03 security kernel: [  104.790801] em28xx #0 em28xx_isoc_copy :Video frame 59, length=1924, odd
Aug 15 23:14:03 security kernel: [  104.806804] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:03 security kernel: [  104.806823] em28xx #0 em28xx_isoc_copy :Video frame 60, length=2888, even
Aug 15 23:14:03 security kernel: [  104.806828] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:03 security kernel: [  104.830777] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:03 security kernel: [  104.830801] em28xx #0 em28xx_isoc_copy :Video frame 61, length=1924, odd
Aug 15 23:14:03 security kernel: [  104.846814] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:03 security kernel: [  104.846828] em28xx #0 em28xx_isoc_copy :Video frame 62, length=2888, even
Aug 15 23:14:03 security kernel: [  104.846834] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:03 security kernel: [  104.870805] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:03 security kernel: [  104.870838] em28xx #0 em28xx_isoc_copy :Video frame 63, length=1924, odd
Aug 15 23:14:03 security kernel: [  104.886885] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:03 security kernel: [  104.886910] em28xx #0 em28xx_isoc_copy :Video frame 64, length=2888, even
Aug 15 23:14:03 security kernel: [  104.886918] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:03 security kernel: [  104.910894] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:03 security kernel: [  104.910918] em28xx #0 em28xx_isoc_copy :Video frame 65, length=1924, odd
Aug 15 23:14:03 security kernel: [  104.926969] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:03 security kernel: [  104.926997] em28xx #0 em28xx_isoc_copy :Video frame 66, length=2888, even
Aug 15 23:14:03 security kernel: [  104.927009] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:03 security kernel: [  104.950904] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:03 security kernel: [  104.950927] em28xx #0 em28xx_isoc_copy :Video frame 67, length=1924, odd
Aug 15 23:14:03 security kernel: [  104.966964] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:03 security kernel: [  104.966990] em28xx #0 em28xx_isoc_copy :Video frame 68, length=2888, even
Aug 15 23:14:03 security kernel: [  104.967003] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:03 security kernel: [  104.990893] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:03 security kernel: [  104.990917] em28xx #0 em28xx_isoc_copy :Video frame 69, length=1924, odd
Aug 15 23:14:03 security kernel: [  105.006959] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:03 security kernel: [  105.006988] em28xx #0 em28xx_isoc_copy :Video frame 70, length=2888, even
Aug 15 23:14:03 security kernel: [  105.007001] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:03 security kernel: [  105.030888] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:03 security kernel: [  105.030917] em28xx #0 em28xx_isoc_copy :Video frame 71, length=1924, odd
Aug 15 23:14:03 security kernel: [  105.046962] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:03 security kernel: [  105.046990] em28xx #0 em28xx_isoc_copy :Video frame 72, length=2888, even
Aug 15 23:14:03 security kernel: [  105.047002] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:03 security kernel: [  105.070884] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:03 security kernel: [  105.070912] em28xx #0 em28xx_isoc_copy :Video frame 73, length=1924, odd
Aug 15 23:14:03 security kernel: [  105.086956] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:03 security kernel: [  105.086984] em28xx #0 em28xx_isoc_copy :Video frame 74, length=2888, even
Aug 15 23:14:03 security kernel: [  105.086996] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:03 security kernel: [  105.110878] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:03 security kernel: [  105.110905] em28xx #0 em28xx_isoc_copy :Video frame 75, length=1924, odd
Aug 15 23:14:03 security kernel: [  105.126947] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:03 security kernel: [  105.126974] em28xx #0 em28xx_isoc_copy :Video frame 76, length=2888, even
Aug 15 23:14:03 security kernel: [  105.126987] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:03 security kernel: [  105.150935] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:03 security kernel: [  105.150970] em28xx #0 em28xx_isoc_copy :Video frame 77, length=1924, odd
Aug 15 23:14:03 security kernel: [  105.166944] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:03 security kernel: [  105.166971] em28xx #0 em28xx_isoc_copy :Video frame 78, length=2888, even
Aug 15 23:14:03 security kernel: [  105.166983] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:03 security kernel: [  105.172333] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:03 security kernel: [  105.172351] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f80 maddr: 0x1f395bf80 
Aug 15 23:14:03 security kernel: [  105.172376] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:03 security kernel: [  105.172386] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:03 security kernel: [  105.172402] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:03 security kernel: [  105.172413] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf422000 maddr: 0x7ca2000 
Aug 15 23:14:03 security kernel: [  105.172426] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca2000 
Aug 15 23:14:03 security kernel: [  105.172450] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca2000 
Aug 15 23:14:03 security kernel: [  105.172462] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:03 security kernel: [  105.172475] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:03 security kernel: [  105.172483] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:03 security kernel: [  105.172493] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:03 security kernel: [  105.172502] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf422800 maddr: 0x7ca2800 
Aug 15 23:14:03 security kernel: [  105.172514] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca2800 
Aug 15 23:14:03 security kernel: [  105.172535] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca2800 
Aug 15 23:14:03 security kernel: [  105.172939] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:03 security kernel: [  105.172957] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:03 security kernel: [  105.172966] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ca2000  paddr: 0xf422000 
Aug 15 23:14:03 security kernel: [  105.172979] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:03 security kernel: [  105.172990] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca2000 
Aug 15 23:14:03 security kernel: [  105.173005] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:03 security kernel: [  105.173014] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:03 security kernel: [  105.173022] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ca2800  paddr: 0xf422800 
Aug 15 23:14:03 security kernel: [  105.173035] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:03 security kernel: [  105.173045] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca2800 
Aug 15 23:14:03 security kernel: [  105.173100] <<< 10
Aug 15 23:14:03 security kernel: [  105.190874] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:03 security kernel: [  105.190900] em28xx #0 em28xx_isoc_copy :Video frame 79, length=1924, odd
Aug 15 23:14:03 security kernel: [  105.206942] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:03 security kernel: [  105.206963] em28xx #0 em28xx_isoc_copy :Video frame 80, length=2888, even
Aug 15 23:14:03 security kernel: [  105.206977] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:03 security kernel: [  105.230862] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:03 security kernel: [  105.230890] em28xx #0 em28xx_isoc_copy :Video frame 81, length=1924, odd
Aug 15 23:14:03 security kernel: [  105.247179] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:03 security kernel: [  105.247222] em28xx #0 em28xx_isoc_copy :Video frame 82, length=2888, even
Aug 15 23:14:03 security kernel: [  105.247246] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:03 security kernel: [  105.271067] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:03 security kernel: [  105.271115] em28xx #0 em28xx_isoc_copy :Video frame 83, length=1924, odd
Aug 15 23:14:03 security kernel: [  105.286849] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:03 security kernel: [  105.286860] em28xx #0 em28xx_isoc_copy :Video frame 84, length=2888, even
Aug 15 23:14:03 security kernel: [  105.286868] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:03 security kernel: [  105.310857] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:03 security kernel: [  105.310886] em28xx #0 em28xx_isoc_copy :Video frame 85, length=1924, odd
Aug 15 23:14:04 security kernel: [  105.327170] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:04 security kernel: [  105.327213] em28xx #0 em28xx_isoc_copy :Video frame 86, length=2888, even
Aug 15 23:14:04 security kernel: [  105.327237] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:04 security kernel: [  105.351068] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:04 security kernel: [  105.351116] em28xx #0 em28xx_isoc_copy :Video frame 87, length=1924, odd
Aug 15 23:14:04 security kernel: [  105.366841] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:04 security kernel: [  105.366857] em28xx #0 em28xx_isoc_copy :Video frame 88, length=2888, even
Aug 15 23:14:04 security kernel: [  105.366863] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:04 security kernel: [  105.390847] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:04 security kernel: [  105.390870] em28xx #0 em28xx_isoc_copy :Video frame 89, length=1924, odd
Aug 15 23:14:04 security kernel: [  105.407157] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:04 security kernel: [  105.407200] em28xx #0 em28xx_isoc_copy :Video frame 90, length=2888, even
Aug 15 23:14:04 security kernel: [  105.407223] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:04 security kernel: [  105.431036] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:04 security kernel: [  105.431082] em28xx #0 em28xx_isoc_copy :Video frame 91, length=1924, odd
Aug 15 23:14:04 security kernel: [  105.447153] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:04 security kernel: [  105.447193] em28xx #0 em28xx_isoc_copy :Video frame 92, length=2888, even
Aug 15 23:14:04 security kernel: [  105.447217] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:04 security kernel: [  105.471033] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:04 security kernel: [  105.471077] em28xx #0 em28xx_isoc_copy :Video frame 93, length=1924, odd
Aug 15 23:14:04 security kernel: [  105.487153] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:04 security kernel: [  105.487193] em28xx #0 em28xx_isoc_copy :Video frame 94, length=2888, even
Aug 15 23:14:04 security kernel: [  105.487217] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:04 security kernel: [  105.511029] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:04 security kernel: [  105.511070] em28xx #0 em28xx_isoc_copy :Video frame 95, length=1924, odd
Aug 15 23:14:04 security kernel: [  105.527152] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:04 security kernel: [  105.527194] em28xx #0 em28xx_isoc_copy :Video frame 96, length=2888, even
Aug 15 23:14:04 security kernel: [  105.527218] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:04 security kernel: [  105.551045] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:04 security kernel: [  105.551091] em28xx #0 em28xx_isoc_copy :Video frame 97, length=1924, odd
Aug 15 23:14:04 security kernel: [  105.567150] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:04 security kernel: [  105.567192] em28xx #0 em28xx_isoc_copy :Video frame 98, length=2888, even
Aug 15 23:14:04 security kernel: [  105.567216] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:04 security kernel: [  105.591017] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:04 security kernel: [  105.591057] em28xx #0 em28xx_isoc_copy :Video frame 99, length=1924, odd
Aug 15 23:14:04 security kernel: [  105.607143] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:04 security kernel: [  105.607187] em28xx #0 em28xx_isoc_copy :Video frame 100, length=2888, even
Aug 15 23:14:04 security kernel: [  105.607211] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:04 security kernel: [  105.631038] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:04 security kernel: [  105.631080] em28xx #0 em28xx_isoc_copy :Video frame 101, length=1924, odd
Aug 15 23:14:04 security kernel: [  105.647146] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:04 security kernel: [  105.647189] em28xx #0 em28xx_isoc_copy :Video frame 102, length=2888, even
Aug 15 23:14:04 security kernel: [  105.647213] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:04 security kernel: [  105.671001] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:04 security kernel: [  105.671042] em28xx #0 em28xx_isoc_copy :Video frame 103, length=1924, odd
Aug 15 23:14:04 security kernel: [  105.672517] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:04 security kernel: [  105.672543] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f80 maddr: 0x1f395bf80 
Aug 15 23:14:04 security kernel: [  105.672581] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:04 security kernel: [  105.672600] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:04 security kernel: [  105.672626] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:04 security kernel: [  105.672645] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf423000 maddr: 0x7ca3000 
Aug 15 23:14:04 security kernel: [  105.672671] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca3000 
Aug 15 23:14:04 security kernel: [  105.672719] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca3000 
Aug 15 23:14:04 security kernel: [  105.672743] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:04 security kernel: [  105.672768] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:04 security kernel: [  105.672786] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:04 security kernel: [  105.672805] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:04 security kernel: [  105.672823] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf423800 maddr: 0x7ca3800 
Aug 15 23:14:04 security kernel: [  105.672848] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca3800 
Aug 15 23:14:04 security kernel: [  105.672889] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca3800 
Aug 15 23:14:04 security kernel: [  105.673291] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:04 security kernel: [  105.673314] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:04 security kernel: [  105.673331] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ca3000  paddr: 0xf423000 
Aug 15 23:14:04 security kernel: [  105.673356] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:04 security kernel: [  105.673378] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca3000 
Aug 15 23:14:04 security kernel: [  105.673406] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:04 security kernel: [  105.673422] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:04 security kernel: [  105.673438] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ca3800  paddr: 0xf423800 
Aug 15 23:14:04 security kernel: [  105.673463] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:04 security kernel: [  105.673486] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca3800 
Aug 15 23:14:04 security kernel: [  105.676612] <<< 10
Aug 15 23:14:04 security kernel: [  105.687149] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:04 security kernel: [  105.687196] em28xx #0 em28xx_isoc_copy :Video frame 104, length=2888, even
Aug 15 23:14:04 security kernel: [  105.687221] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:04 security kernel: [  105.710730] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:04 security kernel: [  105.710750] em28xx #0 em28xx_isoc_copy :Video frame 105, length=1924, odd
Aug 15 23:14:04 security kernel: [  105.726819] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:04 security kernel: [  105.726838] em28xx #0 em28xx_isoc_copy :Video frame 106, length=2888, even
Aug 15 23:14:04 security kernel: [  105.726846] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:04 security kernel: [  105.750770] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:04 security kernel: [  105.750795] em28xx #0 em28xx_isoc_copy :Video frame 107, length=1924, odd
Aug 15 23:14:04 security kernel: [  105.766819] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:04 security kernel: [  105.766840] em28xx #0 em28xx_isoc_copy :Video frame 108, length=2888, even
Aug 15 23:14:04 security kernel: [  105.766848] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:04 security kernel: [  105.790823] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:04 security kernel: [  105.790845] em28xx #0 em28xx_isoc_copy :Video frame 109, length=1924, odd
Aug 15 23:14:04 security kernel: [  105.807137] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:04 security kernel: [  105.807179] em28xx #0 em28xx_isoc_copy :Video frame 110, length=2888, even
Aug 15 23:14:04 security kernel: [  105.807203] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:04 security kernel: [  105.831000] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:04 security kernel: [  105.831041] em28xx #0 em28xx_isoc_copy :Video frame 111, length=1924, odd
Aug 15 23:14:04 security kernel: [  105.847126] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:04 security kernel: [  105.847169] em28xx #0 em28xx_isoc_copy :Video frame 112, length=2888, even
Aug 15 23:14:04 security kernel: [  105.847193] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:04 security kernel: [  105.871043] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:04 security kernel: [  105.871086] em28xx #0 em28xx_isoc_copy :Video frame 113, length=1924, odd
Aug 15 23:14:04 security kernel: [  105.887165] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:04 security kernel: [  105.887207] em28xx #0 em28xx_isoc_copy :Video frame 114, length=2888, even
Aug 15 23:14:04 security kernel: [  105.887232] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:04 security kernel: [  105.911031] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:04 security kernel: [  105.911077] em28xx #0 em28xx_isoc_copy :Video frame 115, length=1924, odd
Aug 15 23:14:04 security kernel: [  105.927155] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:04 security kernel: [  105.927196] em28xx #0 em28xx_isoc_copy :Video frame 116, length=2888, even
Aug 15 23:14:04 security kernel: [  105.927221] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:04 security kernel: [  105.951053] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:04 security kernel: [  105.951100] em28xx #0 em28xx_isoc_copy :Video frame 117, length=1924, odd
Aug 15 23:14:04 security kernel: [  105.966826] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:04 security kernel: [  105.966840] em28xx #0 em28xx_isoc_copy :Video frame 118, length=2888, even
Aug 15 23:14:04 security kernel: [  105.966846] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:04 security kernel: [  105.990837] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:04 security kernel: [  105.990863] em28xx #0 em28xx_isoc_copy :Video frame 119, length=1924, odd
Aug 15 23:14:04 security kernel: [  106.007144] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:04 security kernel: [  106.007187] em28xx #0 em28xx_isoc_copy :Video frame 120, length=2888, even
Aug 15 23:14:04 security kernel: [  106.007211] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:04 security kernel: [  106.031016] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:04 security kernel: [  106.031056] em28xx #0 em28xx_isoc_copy :Video frame 121, length=1924, odd
Aug 15 23:14:04 security kernel: [  106.047200] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:04 security kernel: [  106.047246] em28xx #0 em28xx_isoc_copy :Video frame 122, length=2888, even
Aug 15 23:14:04 security kernel: [  106.047270] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:04 security kernel: [  106.071031] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:04 security kernel: [  106.071072] em28xx #0 em28xx_isoc_copy :Video frame 123, length=1924, odd
Aug 15 23:14:04 security kernel: [  106.087167] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:04 security kernel: [  106.087211] em28xx #0 em28xx_isoc_copy :Video frame 124, length=2888, even
Aug 15 23:14:04 security kernel: [  106.087236] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:04 security kernel: [  106.111035] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:04 security kernel: [  106.111079] em28xx #0 em28xx_isoc_copy :Video frame 125, length=1924, odd
Aug 15 23:14:04 security kernel: [  106.127153] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:04 security kernel: [  106.127194] em28xx #0 em28xx_isoc_copy :Video frame 126, length=2888, even
Aug 15 23:14:04 security kernel: [  106.127218] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:04 security kernel: [  106.151037] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:04 security kernel: [  106.151080] em28xx #0 em28xx_isoc_copy :Video frame 127, length=1924, odd
Aug 15 23:14:04 security kernel: [  106.166807] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:04 security kernel: [  106.166823] em28xx #0 em28xx_isoc_copy :Video frame 0, length=2888, even
Aug 15 23:14:04 security kernel: [  106.166829] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:04 security kernel: [  106.176074] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:04 security kernel: [  106.176089] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f80 maddr: 0x1f395bf80 
Aug 15 23:14:04 security kernel: [  106.176108] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:04 security kernel: [  106.176118] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:04 security kernel: [  106.176131] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:04 security kernel: [  106.176142] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf424000 maddr: 0x7ca4000 
Aug 15 23:14:04 security kernel: [  106.176155] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca4000 
Aug 15 23:14:04 security kernel: [  106.176180] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca4000 
Aug 15 23:14:04 security kernel: [  106.176192] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:04 security kernel: [  106.176204] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:04 security kernel: [  106.176213] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:04 security kernel: [  106.176222] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:04 security kernel: [  106.176231] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf424800 maddr: 0x7ca4800 
Aug 15 23:14:04 security kernel: [  106.176244] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca4800 
Aug 15 23:14:04 security kernel: [  106.176263] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca4800 
Aug 15 23:14:04 security kernel: [  106.176645] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:04 security kernel: [  106.176657] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:04 security kernel: [  106.176666] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ca4000  paddr: 0xf424000 
Aug 15 23:14:04 security kernel: [  106.176679] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:04 security kernel: [  106.176690] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca4000 
Aug 15 23:14:04 security kernel: [  106.176705] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:04 security kernel: [  106.176713] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:04 security kernel: [  106.176722] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ca4800  paddr: 0xf424800 
Aug 15 23:14:04 security kernel: [  106.176734] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:04 security kernel: [  106.176744] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca4800 
Aug 15 23:14:04 security kernel: [  106.176794] <<< 10
Aug 15 23:14:04 security kernel: [  106.190826] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:04 security kernel: [  106.190851] em28xx #0 em28xx_isoc_copy :Video frame 1, length=1924, odd
Aug 15 23:14:04 security kernel: [  106.206893] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:04 security kernel: [  106.206916] em28xx #0 em28xx_isoc_copy :Video frame 2, length=2888, even
Aug 15 23:14:04 security kernel: [  106.206928] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:04 security kernel: [  106.231024] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:04 security kernel: [  106.231068] em28xx #0 em28xx_isoc_copy :Video frame 3, length=1924, odd
Aug 15 23:14:04 security kernel: [  106.247128] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:04 security kernel: [  106.247171] em28xx #0 em28xx_isoc_copy :Video frame 4, length=2888, even
Aug 15 23:14:04 security kernel: [  106.247194] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:04 security kernel: [  106.271001] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:04 security kernel: [  106.271044] em28xx #0 em28xx_isoc_copy :Video frame 5, length=1924, odd
Aug 15 23:14:04 security kernel: [  106.287139] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:04 security kernel: [  106.287178] em28xx #0 em28xx_isoc_copy :Video frame 6, length=2888, even
Aug 15 23:14:04 security kernel: [  106.287203] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:04 security kernel: [  106.310999] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:04 security kernel: [  106.311039] em28xx #0 em28xx_isoc_copy :Video frame 7, length=1924, odd
Aug 15 23:14:05 security kernel: [  106.327127] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:05 security kernel: [  106.327171] em28xx #0 em28xx_isoc_copy :Video frame 8, length=2888, even
Aug 15 23:14:05 security kernel: [  106.327194] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:05 security kernel: [  106.351020] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:05 security kernel: [  106.351069] em28xx #0 em28xx_isoc_copy :Video frame 9, length=1924, odd
Aug 15 23:14:05 security kernel: [  106.366762] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:05 security kernel: [  106.366779] em28xx #0 em28xx_isoc_copy :Video frame 10, length=2888, even
Aug 15 23:14:05 security kernel: [  106.366784] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:05 security kernel: [  106.390815] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:05 security kernel: [  106.390840] em28xx #0 em28xx_isoc_copy :Video frame 11, length=1924, odd
Aug 15 23:14:05 security kernel: [  106.407134] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:05 security kernel: [  106.407177] em28xx #0 em28xx_isoc_copy :Video frame 12, length=2888, even
Aug 15 23:14:05 security kernel: [  106.407201] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:05 security kernel: [  106.431006] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:05 security kernel: [  106.431051] em28xx #0 em28xx_isoc_copy :Video frame 13, length=1924, odd
Aug 15 23:14:05 security kernel: [  106.447128] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:05 security kernel: [  106.447170] em28xx #0 em28xx_isoc_copy :Video frame 14, length=2888, even
Aug 15 23:14:05 security kernel: [  106.447193] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:05 security kernel: [  106.471004] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:05 security kernel: [  106.471045] em28xx #0 em28xx_isoc_copy :Video frame 15, length=1924, odd
Aug 15 23:14:05 security kernel: [  106.487118] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:05 security kernel: [  106.487161] em28xx #0 em28xx_isoc_copy :Video frame 16, length=2888, even
Aug 15 23:14:05 security kernel: [  106.487185] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:05 security kernel: [  106.510987] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:05 security kernel: [  106.511028] em28xx #0 em28xx_isoc_copy :Video frame 17, length=1924, odd
Aug 15 23:14:05 security kernel: [  106.527113] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:05 security kernel: [  106.527155] em28xx #0 em28xx_isoc_copy :Video frame 18, length=2888, even
Aug 15 23:14:05 security kernel: [  106.527180] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:05 security kernel: [  106.550987] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:05 security kernel: [  106.551028] em28xx #0 em28xx_isoc_copy :Video frame 19, length=1924, odd
Aug 15 23:14:05 security kernel: [  106.567119] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:05 security kernel: [  106.567161] em28xx #0 em28xx_isoc_copy :Video frame 20, length=2888, even
Aug 15 23:14:05 security kernel: [  106.567189] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:05 security kernel: [  106.590992] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:05 security kernel: [  106.591035] em28xx #0 em28xx_isoc_copy :Video frame 21, length=1924, odd
Aug 15 23:14:05 security kernel: [  106.607108] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:05 security kernel: [  106.607151] em28xx #0 em28xx_isoc_copy :Video frame 22, length=2888, even
Aug 15 23:14:05 security kernel: [  106.607175] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:05 security kernel: [  106.630987] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:05 security kernel: [  106.631030] em28xx #0 em28xx_isoc_copy :Video frame 23, length=1924, odd
Aug 15 23:14:05 security kernel: [  106.647107] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:05 security kernel: [  106.647148] em28xx #0 em28xx_isoc_copy :Video frame 24, length=2888, even
Aug 15 23:14:05 security kernel: [  106.647173] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:05 security kernel: [  106.671000] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:05 security kernel: [  106.671049] em28xx #0 em28xx_isoc_copy :Video frame 25, length=1924, odd
Aug 15 23:14:05 security kernel: [  106.676100] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:05 security kernel: [  106.676148] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f80 maddr: 0x1f395bf80 
Aug 15 23:14:05 security kernel: [  106.676183] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:05 security kernel: [  106.676202] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:05 security kernel: [  106.676241] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:05 security kernel: [  106.676261] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf425000 maddr: 0x7ca5000 
Aug 15 23:14:05 security kernel: [  106.676288] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca5000 
Aug 15 23:14:05 security kernel: [  106.676335] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca5000 
Aug 15 23:14:05 security kernel: [  106.676362] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:05 security kernel: [  106.676387] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:05 security kernel: [  106.676404] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:05 security kernel: [  106.676424] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:05 security kernel: [  106.676442] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf425800 maddr: 0x7ca5800 
Aug 15 23:14:05 security kernel: [  106.676467] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca5800 
Aug 15 23:14:05 security kernel: [  106.676509] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca5800 
Aug 15 23:14:05 security kernel: [  106.676998] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:05 security kernel: [  106.677018] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:05 security kernel: [  106.677035] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ca5000  paddr: 0xf425000 
Aug 15 23:14:05 security kernel: [  106.677061] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:05 security kernel: [  106.677084] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca5000 
Aug 15 23:14:05 security kernel: [  106.677117] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:05 security kernel: [  106.677134] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:05 security kernel: [  106.677151] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ca5800  paddr: 0xf425800 
Aug 15 23:14:05 security kernel: [  106.677177] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:05 security kernel: [  106.677197] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca5800 
Aug 15 23:14:05 security kernel: [  106.677286] <<< 10
Aug 15 23:14:05 security kernel: [  106.687105] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:05 security kernel: [  106.687148] em28xx #0 em28xx_isoc_copy :Video frame 26, length=2888, even
Aug 15 23:14:05 security kernel: [  106.687172] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:05 security kernel: [  106.710695] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:05 security kernel: [  106.710706] em28xx #0 em28xx_isoc_copy :Video frame 27, length=1924, odd
Aug 15 23:14:05 security kernel: [  106.726854] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:05 security kernel: [  106.726875] em28xx #0 em28xx_isoc_copy :Video frame 28, length=2888, even
Aug 15 23:14:05 security kernel: [  106.726887] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:05 security kernel: [  106.750977] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:05 security kernel: [  106.751025] em28xx #0 em28xx_isoc_copy :Video frame 29, length=1924, odd
Aug 15 23:14:05 security kernel: [  106.767101] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:05 security kernel: [  106.767146] em28xx #0 em28xx_isoc_copy :Video frame 30, length=2888, even
Aug 15 23:14:05 security kernel: [  106.767171] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:05 security kernel: [  106.790690] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:05 security kernel: [  106.790711] em28xx #0 em28xx_isoc_copy :Video frame 31, length=1924, odd
Aug 15 23:14:05 security kernel: [  106.806776] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:05 security kernel: [  106.806797] em28xx #0 em28xx_isoc_copy :Video frame 32, length=2888, even
Aug 15 23:14:05 security kernel: [  106.806806] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:05 security kernel: [  106.830725] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:05 security kernel: [  106.830750] em28xx #0 em28xx_isoc_copy :Video frame 33, length=1924, odd
Aug 15 23:14:05 security kernel: [  106.846764] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:05 security kernel: [  106.846781] em28xx #0 em28xx_isoc_copy :Video frame 34, length=2888, even
Aug 15 23:14:05 security kernel: [  106.846788] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:05 security kernel: [  106.870820] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:05 security kernel: [  106.870848] em28xx #0 em28xx_isoc_copy :Video frame 35, length=1924, odd
Aug 15 23:14:05 security kernel: [  106.887130] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:05 security kernel: [  106.887171] em28xx #0 em28xx_isoc_copy :Video frame 36, length=2888, even
Aug 15 23:14:05 security kernel: [  106.887195] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:05 security kernel: [  106.910986] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:05 security kernel: [  106.911031] em28xx #0 em28xx_isoc_copy :Video frame 37, length=1924, odd
Aug 15 23:14:05 security kernel: [  106.927117] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:05 security kernel: [  106.927160] em28xx #0 em28xx_isoc_copy :Video frame 38, length=2888, even
Aug 15 23:14:05 security kernel: [  106.927184] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:05 security kernel: [  106.950997] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:05 security kernel: [  106.951037] em28xx #0 em28xx_isoc_copy :Video frame 39, length=1924, odd
Aug 15 23:14:05 security kernel: [  106.967117] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:05 security kernel: [  106.967161] em28xx #0 em28xx_isoc_copy :Video frame 40, length=2888, even
Aug 15 23:14:05 security kernel: [  106.967184] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:05 security kernel: [  106.990989] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:05 security kernel: [  106.991030] em28xx #0 em28xx_isoc_copy :Video frame 41, length=1924, odd
Aug 15 23:14:05 security kernel: [  107.007117] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:05 security kernel: [  107.007160] em28xx #0 em28xx_isoc_copy :Video frame 42, length=2888, even
Aug 15 23:14:05 security kernel: [  107.007184] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:05 security kernel: [  107.030980] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:05 security kernel: [  107.031024] em28xx #0 em28xx_isoc_copy :Video frame 43, length=1924, odd
Aug 15 23:14:05 security kernel: [  107.047113] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:05 security kernel: [  107.047154] em28xx #0 em28xx_isoc_copy :Video frame 44, length=2888, even
Aug 15 23:14:05 security kernel: [  107.047178] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:05 security kernel: [  107.070989] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:05 security kernel: [  107.071033] em28xx #0 em28xx_isoc_copy :Video frame 45, length=1924, odd
Aug 15 23:14:05 security kernel: [  107.087119] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:05 security kernel: [  107.087160] em28xx #0 em28xx_isoc_copy :Video frame 46, length=2888, even
Aug 15 23:14:05 security kernel: [  107.087184] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:05 security kernel: [  107.110968] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:05 security kernel: [  107.111009] em28xx #0 em28xx_isoc_copy :Video frame 47, length=1924, odd
Aug 15 23:14:05 security kernel: [  107.127127] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:05 security kernel: [  107.127176] em28xx #0 em28xx_isoc_copy :Video frame 48, length=2888, even
Aug 15 23:14:05 security kernel: [  107.127201] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:05 security kernel: [  107.151046] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:05 security kernel: [  107.151095] em28xx #0 em28xx_isoc_copy :Video frame 49, length=1924, odd
Aug 15 23:14:05 security kernel: [  107.166779] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:05 security kernel: [  107.166795] em28xx #0 em28xx_isoc_copy :Video frame 50, length=2888, even
Aug 15 23:14:05 security kernel: [  107.166801] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:05 security kernel: [  107.176041] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:05 security kernel: [  107.176053] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f80 maddr: 0x1f395bf80 
Aug 15 23:14:05 security kernel: [  107.176073] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:05 security kernel: [  107.176079] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:05 security kernel: [  107.176088] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:05 security kernel: [  107.176108] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf426000 maddr: 0x7ca6000 
Aug 15 23:14:05 security kernel: [  107.176118] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca6000 
Aug 15 23:14:05 security kernel: [  107.176135] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca6000 
Aug 15 23:14:05 security kernel: [  107.176143] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:05 security kernel: [  107.176151] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:05 security kernel: [  107.176157] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:05 security kernel: [  107.176164] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:05 security kernel: [  107.176170] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf426800 maddr: 0x7ca6800 
Aug 15 23:14:05 security kernel: [  107.176178] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca6800 
Aug 15 23:14:05 security kernel: [  107.176191] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca6800 
Aug 15 23:14:05 security kernel: [  107.176612] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:05 security kernel: [  107.176620] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:05 security kernel: [  107.176627] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ca6000  paddr: 0xf426000 
Aug 15 23:14:05 security kernel: [  107.176635] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:05 security kernel: [  107.176643] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca6000 
Aug 15 23:14:05 security kernel: [  107.176656] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:05 security kernel: [  107.176661] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:05 security kernel: [  107.176667] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ca6800  paddr: 0xf426800 
Aug 15 23:14:05 security kernel: [  107.176675] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:05 security kernel: [  107.176683] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca6800 
Aug 15 23:14:05 security kernel: [  107.176718] <<< 10
Aug 15 23:14:05 security kernel: [  107.190725] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:05 security kernel: [  107.190744] em28xx #0 em28xx_isoc_copy :Video frame 51, length=1924, odd
Aug 15 23:14:05 security kernel: [  107.206860] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:05 security kernel: [  107.206885] em28xx #0 em28xx_isoc_copy :Video frame 52, length=2888, even
Aug 15 23:14:05 security kernel: [  107.206897] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:05 security kernel: [  107.230966] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:05 security kernel: [  107.231009] em28xx #0 em28xx_isoc_copy :Video frame 53, length=2888, odd
Aug 15 23:14:05 security kernel: [  107.247093] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:05 security kernel: [  107.247138] em28xx #0 em28xx_isoc_copy :Video frame 54, length=2888, even
Aug 15 23:14:05 security kernel: [  107.247162] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:05 security kernel: [  107.270972] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:05 security kernel: [  107.271018] em28xx #0 em28xx_isoc_copy :Video frame 55, length=1924, odd
Aug 15 23:14:05 security kernel: [  107.287090] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:05 security kernel: [  107.287137] em28xx #0 em28xx_isoc_copy :Video frame 56, length=2888, even
Aug 15 23:14:05 security kernel: [  107.287161] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:05 security kernel: [  107.310986] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:05 security kernel: [  107.311033] em28xx #0 em28xx_isoc_copy :Video frame 57, length=2888, odd
Aug 15 23:14:06 security kernel: [  107.327098] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:06 security kernel: [  107.327137] em28xx #0 em28xx_isoc_copy :Video frame 58, length=2888, even
Aug 15 23:14:06 security kernel: [  107.327162] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:06 security kernel: [  107.350694] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:06 security kernel: [  107.350706] em28xx #0 em28xx_isoc_copy :Video frame 59, length=2888, odd
Aug 15 23:14:06 security kernel: [  107.366856] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:06 security kernel: [  107.366883] em28xx #0 em28xx_isoc_copy :Video frame 60, length=2888, even
Aug 15 23:14:06 security kernel: [  107.366895] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:06 security kernel: [  107.390775] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:06 security kernel: [  107.390802] em28xx #0 em28xx_isoc_copy :Video frame 61, length=2888, odd
Aug 15 23:14:06 security kernel: [  107.407097] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:06 security kernel: [  107.407142] em28xx #0 em28xx_isoc_copy :Video frame 62, length=2888, even
Aug 15 23:14:06 security kernel: [  107.407167] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:06 security kernel: [  107.430967] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:06 security kernel: [  107.431008] em28xx #0 em28xx_isoc_copy :Video frame 63, length=2888, odd
Aug 15 23:14:06 security kernel: [  107.447085] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:06 security kernel: [  107.447128] em28xx #0 em28xx_isoc_copy :Video frame 64, length=2888, even
Aug 15 23:14:06 security kernel: [  107.447152] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:06 security kernel: [  107.470947] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:06 security kernel: [  107.470990] em28xx #0 em28xx_isoc_copy :Video frame 65, length=2888, odd
Aug 15 23:14:06 security kernel: [  107.487079] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:06 security kernel: [  107.487124] em28xx #0 em28xx_isoc_copy :Video frame 66, length=2888, even
Aug 15 23:14:06 security kernel: [  107.487148] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:06 security kernel: [  107.510960] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:06 security kernel: [  107.511004] em28xx #0 em28xx_isoc_copy :Video frame 67, length=2888, odd
Aug 15 23:14:06 security kernel: [  107.527071] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:06 security kernel: [  107.527116] em28xx #0 em28xx_isoc_copy :Video frame 68, length=2888, even
Aug 15 23:14:06 security kernel: [  107.527140] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:06 security kernel: [  107.550961] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:06 security kernel: [  107.551003] em28xx #0 em28xx_isoc_copy :Video frame 69, length=2888, odd
Aug 15 23:14:06 security kernel: [  107.567076] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:06 security kernel: [  107.567118] em28xx #0 em28xx_isoc_copy :Video frame 70, length=2888, even
Aug 15 23:14:06 security kernel: [  107.567145] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:06 security kernel: [  107.590941] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:06 security kernel: [  107.590984] em28xx #0 em28xx_isoc_copy :Video frame 71, length=2888, odd
Aug 15 23:14:06 security kernel: [  107.607069] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:06 security kernel: [  107.607110] em28xx #0 em28xx_isoc_copy :Video frame 72, length=2888, even
Aug 15 23:14:06 security kernel: [  107.607134] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:06 security kernel: [  107.630964] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:06 security kernel: [  107.631011] em28xx #0 em28xx_isoc_copy :Video frame 73, length=1924, odd
Aug 15 23:14:06 security kernel: [  107.647070] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:06 security kernel: [  107.647112] em28xx #0 em28xx_isoc_copy :Video frame 74, length=2888, even
Aug 15 23:14:06 security kernel: [  107.647136] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:06 security kernel: [  107.670950] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:06 security kernel: [  107.670992] em28xx #0 em28xx_isoc_copy :Video frame 75, length=1924, odd
Aug 15 23:14:06 security kernel: [  107.676104] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:06 security kernel: [  107.676130] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f80 maddr: 0x1f395bf80 
Aug 15 23:14:06 security kernel: [  107.676167] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:06 security kernel: [  107.676193] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:06 security kernel: [  107.676216] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:06 security kernel: [  107.676235] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf427000 maddr: 0x7ca7000 
Aug 15 23:14:06 security kernel: [  107.676261] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca7000 
Aug 15 23:14:06 security kernel: [  107.676308] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca7000 
Aug 15 23:14:06 security kernel: [  107.676332] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:06 security kernel: [  107.676357] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:06 security kernel: [  107.676374] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:06 security kernel: [  107.676394] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:06 security kernel: [  107.676412] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf427800 maddr: 0x7ca7800 
Aug 15 23:14:06 security kernel: [  107.676437] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca7800 
Aug 15 23:14:06 security kernel: [  107.676478] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca7800 
Aug 15 23:14:06 security kernel: [  107.676960] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:06 security kernel: [  107.676979] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:06 security kernel: [  107.676996] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ca7000  paddr: 0xf427000 
Aug 15 23:14:06 security kernel: [  107.677022] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:06 security kernel: [  107.677044] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca7000 
Aug 15 23:14:06 security kernel: [  107.677072] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:06 security kernel: [  107.677090] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:06 security kernel: [  107.677106] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ca7800  paddr: 0xf427800 
Aug 15 23:14:06 security kernel: [  107.677132] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:06 security kernel: [  107.677154] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca7800 
Aug 15 23:14:06 security kernel: [  107.677242] <<< 10
Aug 15 23:14:06 security kernel: [  107.687079] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:06 security kernel: [  107.687124] em28xx #0 em28xx_isoc_copy :Video frame 76, length=2888, even
Aug 15 23:14:06 security kernel: [  107.687148] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:06 security kernel: [  107.710655] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:06 security kernel: [  107.710671] em28xx #0 em28xx_isoc_copy :Video frame 77, length=1924, odd
Aug 15 23:14:06 security kernel: [  107.726820] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:06 security kernel: [  107.726847] em28xx #0 em28xx_isoc_copy :Video frame 78, length=2888, even
Aug 15 23:14:06 security kernel: [  107.726859] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:06 security kernel: [  107.750925] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:06 security kernel: [  107.750965] em28xx #0 em28xx_isoc_copy :Video frame 79, length=2888, odd
Aug 15 23:14:06 security kernel: [  107.767058] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:06 security kernel: [  107.767103] em28xx #0 em28xx_isoc_copy :Video frame 80, length=2888, even
Aug 15 23:14:06 security kernel: [  107.767127] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:06 security kernel: [  107.791126] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:06 security kernel: [  107.791167] em28xx #0 em28xx_isoc_copy :Video frame 81, length=2888, odd
Aug 15 23:14:06 security kernel: [  107.807113] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:06 security kernel: [  107.807157] em28xx #0 em28xx_isoc_copy :Video frame 82, length=2888, even
Aug 15 23:14:06 security kernel: [  107.807182] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:06 security kernel: [  107.830649] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:06 security kernel: [  107.830667] em28xx #0 em28xx_isoc_copy :Video frame 83, length=2888, odd
Aug 15 23:14:06 security kernel: [  107.847055] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:06 security kernel: [  107.847095] em28xx #0 em28xx_isoc_copy :Video frame 84, length=2888, even
Aug 15 23:14:06 security kernel: [  107.847119] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:06 security kernel: [  107.870949] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:06 security kernel: [  107.870988] em28xx #0 em28xx_isoc_copy :Video frame 85, length=2888, odd
Aug 15 23:14:06 security kernel: [  107.887083] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:06 security kernel: [  107.887125] em28xx #0 em28xx_isoc_copy :Video frame 86, length=2888, even
Aug 15 23:14:06 security kernel: [  107.887149] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:06 security kernel: [  107.910956] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:06 security kernel: [  107.910997] em28xx #0 em28xx_isoc_copy :Video frame 87, length=2888, odd
Aug 15 23:14:06 security kernel: [  107.927090] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:06 security kernel: [  107.927131] em28xx #0 em28xx_isoc_copy :Video frame 88, length=2888, even
Aug 15 23:14:06 security kernel: [  107.927155] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:06 security kernel: [  107.950953] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:06 security kernel: [  107.950995] em28xx #0 em28xx_isoc_copy :Video frame 89, length=2888, odd
Aug 15 23:14:06 security kernel: [  107.967078] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:06 security kernel: [  107.967123] em28xx #0 em28xx_isoc_copy :Video frame 90, length=2888, even
Aug 15 23:14:06 security kernel: [  107.967147] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:06 security kernel: [  107.990942] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:06 security kernel: [  107.990983] em28xx #0 em28xx_isoc_copy :Video frame 91, length=2888, odd
Aug 15 23:14:06 security kernel: [  108.007078] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:06 security kernel: [  108.007124] em28xx #0 em28xx_isoc_copy :Video frame 92, length=2888, even
Aug 15 23:14:06 security kernel: [  108.007148] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:06 security kernel: [  108.030938] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:06 security kernel: [  108.030980] em28xx #0 em28xx_isoc_copy :Video frame 93, length=2888, odd
Aug 15 23:14:06 security kernel: [  108.047079] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:06 security kernel: [  108.047122] em28xx #0 em28xx_isoc_copy :Video frame 94, length=2888, even
Aug 15 23:14:06 security kernel: [  108.047146] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:06 security kernel: [  108.070939] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:06 security kernel: [  108.070982] em28xx #0 em28xx_isoc_copy :Video frame 95, length=2888, odd
Aug 15 23:14:06 security kernel: [  108.087072] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:06 security kernel: [  108.087113] em28xx #0 em28xx_isoc_copy :Video frame 96, length=2888, even
Aug 15 23:14:06 security kernel: [  108.087137] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:06 security kernel: [  108.111242] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:06 security kernel: [  108.111294] em28xx #0 em28xx_isoc_copy :Video frame 97, length=2888, odd
Aug 15 23:14:06 security kernel: [  108.127080] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:06 security kernel: [  108.127126] em28xx #0 em28xx_isoc_copy :Video frame 98, length=2888, even
Aug 15 23:14:06 security kernel: [  108.127150] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:06 security kernel: [  108.150945] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:06 security kernel: [  108.150985] em28xx #0 em28xx_isoc_copy :Video frame 99, length=2888, odd
Aug 15 23:14:06 security kernel: [  108.167066] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:06 security kernel: [  108.167108] em28xx #0 em28xx_isoc_copy :Video frame 100, length=2888, even
Aug 15 23:14:06 security kernel: [  108.167132] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:06 security kernel: [  108.176147] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:06 security kernel: [  108.176181] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f80 maddr: 0x1f395bf80 
Aug 15 23:14:06 security kernel: [  108.176222] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:06 security kernel: [  108.176242] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:06 security kernel: [  108.176265] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:06 security kernel: [  108.176284] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf428000 maddr: 0x7ca8000 
Aug 15 23:14:06 security kernel: [  108.176309] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca8000 
Aug 15 23:14:06 security kernel: [  108.176355] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca8000 
Aug 15 23:14:06 security kernel: [  108.176378] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:06 security kernel: [  108.176403] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:06 security kernel: [  108.176420] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:06 security kernel: [  108.176439] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:06 security kernel: [  108.176457] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf428800 maddr: 0x7ca8800 
Aug 15 23:14:06 security kernel: [  108.176482] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca8800 
Aug 15 23:14:06 security kernel: [  108.176522] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca8800 
Aug 15 23:14:06 security kernel: [  108.176976] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:06 security kernel: [  108.177002] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:06 security kernel: [  108.177019] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ca8000  paddr: 0xf428000 
Aug 15 23:14:06 security kernel: [  108.177045] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:06 security kernel: [  108.177066] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca8000 
Aug 15 23:14:06 security kernel: [  108.177095] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:06 security kernel: [  108.177112] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:06 security kernel: [  108.177128] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ca8800  paddr: 0xf428800 
Aug 15 23:14:06 security kernel: [  108.177153] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:06 security kernel: [  108.177173] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca8800 
Aug 15 23:14:06 security kernel: [  108.177316] <<< 10
Aug 15 23:14:06 security kernel: [  108.190936] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:06 security kernel: [  108.190982] em28xx #0 em28xx_isoc_copy :Video frame 101, length=2888, odd
Aug 15 23:14:06 security kernel: [  108.206723] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:06 security kernel: [  108.206738] em28xx #0 em28xx_isoc_copy :Video frame 102, length=2888, even
Aug 15 23:14:06 security kernel: [  108.206743] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:06 security kernel: [  108.230746] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:06 security kernel: [  108.230770] em28xx #0 em28xx_isoc_copy :Video frame 103, length=2888, odd
Aug 15 23:14:06 security kernel: [  108.247057] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:06 security kernel: [  108.247102] em28xx #0 em28xx_isoc_copy :Video frame 104, length=2888, even
Aug 15 23:14:06 security kernel: [  108.247125] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:06 security kernel: [  108.270951] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:06 security kernel: [  108.270995] em28xx #0 em28xx_isoc_copy :Video frame 105, length=2888, odd
Aug 15 23:14:06 security kernel: [  108.287061] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:06 security kernel: [  108.287105] em28xx #0 em28xx_isoc_copy :Video frame 106, length=2888, even
Aug 15 23:14:06 security kernel: [  108.287129] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:06 security kernel: [  108.310936] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:06 security kernel: [  108.310982] em28xx #0 em28xx_isoc_copy :Video frame 107, length=2888, odd
Aug 15 23:14:07 security kernel: [  108.326716] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:07 security kernel: [  108.326731] em28xx #0 em28xx_isoc_copy :Video frame 108, length=2888, even
Aug 15 23:14:07 security kernel: [  108.326736] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:07 security kernel: [  108.350746] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:07 security kernel: [  108.350768] em28xx #0 em28xx_isoc_copy :Video frame 109, length=2888, odd
Aug 15 23:14:07 security kernel: [  108.367072] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:07 security kernel: [  108.367122] em28xx #0 em28xx_isoc_copy :Video frame 110, length=2888, even
Aug 15 23:14:07 security kernel: [  108.367148] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:07 security kernel: [  108.390937] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:07 security kernel: [  108.390977] em28xx #0 em28xx_isoc_copy :Video frame 111, length=2888, odd
Aug 15 23:14:07 security kernel: [  108.407044] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:07 security kernel: [  108.407088] em28xx #0 em28xx_isoc_copy :Video frame 112, length=2888, even
Aug 15 23:14:07 security kernel: [  108.407112] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:07 security kernel: [  108.430922] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:07 security kernel: [  108.430963] em28xx #0 em28xx_isoc_copy :Video frame 113, length=2888, odd
Aug 15 23:14:07 security kernel: [  108.447040] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:07 security kernel: [  108.447085] em28xx #0 em28xx_isoc_copy :Video frame 114, length=2888, even
Aug 15 23:14:07 security kernel: [  108.447109] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:07 security kernel: [  108.470910] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:07 security kernel: [  108.470953] em28xx #0 em28xx_isoc_copy :Video frame 115, length=2888, odd
Aug 15 23:14:07 security kernel: [  108.487049] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:07 security kernel: [  108.487090] em28xx #0 em28xx_isoc_copy :Video frame 116, length=2888, even
Aug 15 23:14:07 security kernel: [  108.487114] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:07 security kernel: [  108.510921] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:07 security kernel: [  108.510964] em28xx #0 em28xx_isoc_copy :Video frame 117, length=2888, odd
Aug 15 23:14:07 security kernel: [  108.527045] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:07 security kernel: [  108.527087] em28xx #0 em28xx_isoc_copy :Video frame 118, length=2888, even
Aug 15 23:14:07 security kernel: [  108.527112] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:07 security kernel: [  108.550918] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:07 security kernel: [  108.550957] em28xx #0 em28xx_isoc_copy :Video frame 119, length=2888, odd
Aug 15 23:14:07 security kernel: [  108.567037] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:07 security kernel: [  108.567080] em28xx #0 em28xx_isoc_copy :Video frame 120, length=2888, even
Aug 15 23:14:07 security kernel: [  108.567104] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:07 security kernel: [  108.590933] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:07 security kernel: [  108.590980] em28xx #0 em28xx_isoc_copy :Video frame 121, length=2888, odd
Aug 15 23:14:07 security kernel: [  108.607032] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:07 security kernel: [  108.607077] em28xx #0 em28xx_isoc_copy :Video frame 122, length=2888, even
Aug 15 23:14:07 security kernel: [  108.607101] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:07 security kernel: [  108.630900] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:07 security kernel: [  108.630939] em28xx #0 em28xx_isoc_copy :Video frame 123, length=2888, odd
Aug 15 23:14:07 security kernel: [  108.647038] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:07 security kernel: [  108.647083] em28xx #0 em28xx_isoc_copy :Video frame 124, length=2888, even
Aug 15 23:14:07 security kernel: [  108.647107] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:07 security kernel: [  108.670902] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:07 security kernel: [  108.670945] em28xx #0 em28xx_isoc_copy :Video frame 125, length=2888, odd
Aug 15 23:14:07 security kernel: [  108.676618] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:07 security kernel: [  108.676666] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f80 maddr: 0x1f395bf80 
Aug 15 23:14:07 security kernel: [  108.676702] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:07 security kernel: [  108.676722] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:07 security kernel: [  108.676748] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:07 security kernel: [  108.676767] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf429000 maddr: 0x7ca9000 
Aug 15 23:14:07 security kernel: [  108.676795] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca9000 
Aug 15 23:14:07 security kernel: [  108.676842] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca9000 
Aug 15 23:14:07 security kernel: [  108.676866] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:07 security kernel: [  108.676891] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:07 security kernel: [  108.676908] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:07 security kernel: [  108.676928] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:07 security kernel: [  108.676946] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf429800 maddr: 0x7ca9800 
Aug 15 23:14:07 security kernel: [  108.676971] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca9800 
Aug 15 23:14:07 security kernel: [  108.677011] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca9800 
Aug 15 23:14:07 security kernel: [  108.677454] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:07 security kernel: [  108.677485] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:07 security kernel: [  108.677506] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ca9000  paddr: 0xf429000 
Aug 15 23:14:07 security kernel: [  108.677532] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:07 security kernel: [  108.677556] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca9000 
Aug 15 23:14:07 security kernel: [  108.677587] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:07 security kernel: [  108.677604] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:07 security kernel: [  108.677620] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ca9800  paddr: 0xf429800 
Aug 15 23:14:07 security kernel: [  108.677645] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:07 security kernel: [  108.677665] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ca9800 
Aug 15 23:14:07 security kernel: [  108.677782] <<< 10
Aug 15 23:14:07 security kernel: [  108.687039] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:07 security kernel: [  108.687086] em28xx #0 em28xx_isoc_copy :Video frame 126, length=2888, even
Aug 15 23:14:07 security kernel: [  108.687111] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:07 security kernel: [  108.710614] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:07 security kernel: [  108.710633] em28xx #0 em28xx_isoc_copy :Video frame 127, length=2888, odd
Aug 15 23:14:07 security kernel: [  108.727040] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:07 security kernel: [  108.727083] em28xx #0 em28xx_isoc_copy :Video frame 0, length=2888, even
Aug 15 23:14:07 security kernel: [  108.727107] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:07 security kernel: [  108.750905] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:07 security kernel: [  108.750950] em28xx #0 em28xx_isoc_copy :Video frame 1, length=2888, odd
Aug 15 23:14:07 security kernel: [  108.767016] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:07 security kernel: [  108.767057] em28xx #0 em28xx_isoc_copy :Video frame 2, length=2888, even
Aug 15 23:14:07 security kernel: [  108.767081] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:07 security kernel: [  108.790904] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:07 security kernel: [  108.790950] em28xx #0 em28xx_isoc_copy :Video frame 3, length=2888, odd
Aug 15 23:14:07 security kernel: [  108.807022] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:07 security kernel: [  108.807066] em28xx #0 em28xx_isoc_copy :Video frame 4, length=2888, even
Aug 15 23:14:07 security kernel: [  108.807089] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:07 security kernel: [  108.830896] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:07 security kernel: [  108.830940] em28xx #0 em28xx_isoc_copy :Video frame 5, length=2888, odd
Aug 15 23:14:07 security kernel: [  108.846685] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:07 security kernel: [  108.846702] em28xx #0 em28xx_isoc_copy :Video frame 6, length=2888, even
Aug 15 23:14:07 security kernel: [  108.846707] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:07 security kernel: [  108.870740] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:07 security kernel: [  108.870765] em28xx #0 em28xx_isoc_copy :Video frame 7, length=2888, odd
Aug 15 23:14:07 security kernel: [  108.887049] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:07 security kernel: [  108.887093] em28xx #0 em28xx_isoc_copy :Video frame 8, length=2888, even
Aug 15 23:14:07 security kernel: [  108.887117] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:07 security kernel: [  108.910942] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:07 security kernel: [  108.910989] em28xx #0 em28xx_isoc_copy :Video frame 9, length=2888, odd
Aug 15 23:14:07 security kernel: [  108.927048] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:07 security kernel: [  108.927092] em28xx #0 em28xx_isoc_copy :Video frame 10, length=2888, even
Aug 15 23:14:07 security kernel: [  108.927116] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:07 security kernel: [  108.950908] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:07 security kernel: [  108.950950] em28xx #0 em28xx_isoc_copy :Video frame 11, length=2888, odd
Aug 15 23:14:07 security kernel: [  108.967036] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:07 security kernel: [  108.967077] em28xx #0 em28xx_isoc_copy :Video frame 12, length=2888, even
Aug 15 23:14:07 security kernel: [  108.967101] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:07 security kernel: [  108.990926] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:07 security kernel: [  108.990969] em28xx #0 em28xx_isoc_copy :Video frame 13, length=2888, odd
Aug 15 23:14:07 security kernel: [  109.007032] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:07 security kernel: [  109.007072] em28xx #0 em28xx_isoc_copy :Video frame 14, length=2888, even
Aug 15 23:14:07 security kernel: [  109.007096] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:07 security kernel: [  109.030910] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:07 security kernel: [  109.030953] em28xx #0 em28xx_isoc_copy :Video frame 15, length=2888, odd
Aug 15 23:14:07 security kernel: [  109.046704] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:07 security kernel: [  109.046722] em28xx #0 em28xx_isoc_copy :Video frame 16, length=2888, even
Aug 15 23:14:07 security kernel: [  109.046727] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:07 security kernel: [  109.070735] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:07 security kernel: [  109.070757] em28xx #0 em28xx_isoc_copy :Video frame 17, length=2888, odd
Aug 15 23:14:07 security kernel: [  109.087057] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:07 security kernel: [  109.087099] em28xx #0 em28xx_isoc_copy :Video frame 18, length=2888, even
Aug 15 23:14:07 security kernel: [  109.087123] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:07 security kernel: [  109.110917] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:07 security kernel: [  109.110958] em28xx #0 em28xx_isoc_copy :Video frame 19, length=2888, odd
Aug 15 23:14:07 security kernel: [  109.127029] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:07 security kernel: [  109.127072] em28xx #0 em28xx_isoc_copy :Video frame 20, length=2888, even
Aug 15 23:14:07 security kernel: [  109.127096] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:07 security kernel: [  109.150894] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:07 security kernel: [  109.150934] em28xx #0 em28xx_isoc_copy :Video frame 21, length=2888, odd
Aug 15 23:14:07 security kernel: [  109.167034] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:07 security kernel: [  109.167079] em28xx #0 em28xx_isoc_copy :Video frame 22, length=2888, even
Aug 15 23:14:07 security kernel: [  109.167104] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:07 security kernel: [  109.176116] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:07 security kernel: [  109.176161] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f80 maddr: 0x1f395bf80 
Aug 15 23:14:07 security kernel: [  109.176199] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:07 security kernel: [  109.176219] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:07 security kernel: [  109.176243] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:07 security kernel: [  109.176262] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf42a000 maddr: 0x7caa000 
Aug 15 23:14:07 security kernel: [  109.176290] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7caa000 
Aug 15 23:14:07 security kernel: [  109.176336] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7caa000 
Aug 15 23:14:07 security kernel: [  109.176359] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:07 security kernel: [  109.176384] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:07 security kernel: [  109.176401] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:07 security kernel: [  109.176420] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:07 security kernel: [  109.176438] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf42a800 maddr: 0x7caa800 
Aug 15 23:14:07 security kernel: [  109.176463] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7caa800 
Aug 15 23:14:07 security kernel: [  109.176503] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7caa800 
Aug 15 23:14:07 security kernel: [  109.176922] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:07 security kernel: [  109.176941] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:07 security kernel: [  109.176959] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7caa000  paddr: 0xf42a000 
Aug 15 23:14:07 security kernel: [  109.176985] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:07 security kernel: [  109.177006] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7caa000 
Aug 15 23:14:07 security kernel: [  109.177034] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:07 security kernel: [  109.177053] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:07 security kernel: [  109.177070] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7caa800  paddr: 0xf42a800 
Aug 15 23:14:07 security kernel: [  109.177095] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:07 security kernel: [  109.177117] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7caa800 
Aug 15 23:14:07 security kernel: [  109.177206] <<< 10
Aug 15 23:14:07 security kernel: [  109.190901] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:07 security kernel: [  109.190944] em28xx #0 em28xx_isoc_copy :Video frame 23, length=2888, odd
Aug 15 23:14:07 security kernel: [  109.206688] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:07 security kernel: [  109.206703] em28xx #0 em28xx_isoc_copy :Video frame 24, length=2888, even
Aug 15 23:14:07 security kernel: [  109.206708] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:07 security kernel: [  109.230722] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:07 security kernel: [  109.230750] em28xx #0 em28xx_isoc_copy :Video frame 25, length=2888, odd
Aug 15 23:14:07 security kernel: [  109.247021] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:07 security kernel: [  109.247066] em28xx #0 em28xx_isoc_copy :Video frame 26, length=2888, even
Aug 15 23:14:07 security kernel: [  109.247090] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:07 security kernel: [  109.270886] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:07 security kernel: [  109.270930] em28xx #0 em28xx_isoc_copy :Video frame 27, length=2888, odd
Aug 15 23:14:07 security kernel: [  109.287015] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:07 security kernel: [  109.287055] em28xx #0 em28xx_isoc_copy :Video frame 28, length=2888, even
Aug 15 23:14:07 security kernel: [  109.287079] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:07 security kernel: [  109.310881] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:07 security kernel: [  109.310925] em28xx #0 em28xx_isoc_copy :Video frame 29, length=2888, odd
Aug 15 23:14:08 security kernel: [  109.327010] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:08 security kernel: [  109.327052] em28xx #0 em28xx_isoc_copy :Video frame 30, length=2888, even
Aug 15 23:14:08 security kernel: [  109.327076] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:08 security kernel: [  109.350899] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:08 security kernel: [  109.350944] em28xx #0 em28xx_isoc_copy :Video frame 31, length=2888, odd
Aug 15 23:14:08 security kernel: [  109.367008] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:08 security kernel: [  109.367051] em28xx #0 em28xx_isoc_copy :Video frame 32, length=2888, even
Aug 15 23:14:08 security kernel: [  109.367075] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:08 security kernel: [  109.390894] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:08 security kernel: [  109.390938] em28xx #0 em28xx_isoc_copy :Video frame 33, length=2888, odd
Aug 15 23:14:08 security kernel: [  109.407008] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:08 security kernel: [  109.407051] em28xx #0 em28xx_isoc_copy :Video frame 34, length=2888, even
Aug 15 23:14:08 security kernel: [  109.407076] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:08 security kernel: [  109.430872] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:08 security kernel: [  109.430916] em28xx #0 em28xx_isoc_copy :Video frame 35, length=2888, odd
Aug 15 23:14:08 security kernel: [  109.447004] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:08 security kernel: [  109.447048] em28xx #0 em28xx_isoc_copy :Video frame 36, length=2888, even
Aug 15 23:14:08 security kernel: [  109.447072] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:08 security kernel: [  109.470884] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:08 security kernel: [  109.470927] em28xx #0 em28xx_isoc_copy :Video frame 37, length=2888, odd
Aug 15 23:14:08 security kernel: [  109.487003] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:08 security kernel: [  109.487047] em28xx #0 em28xx_isoc_copy :Video frame 38, length=2888, even
Aug 15 23:14:08 security kernel: [  109.487071] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:08 security kernel: [  109.510867] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:08 security kernel: [  109.510910] em28xx #0 em28xx_isoc_copy :Video frame 39, length=2888, odd
Aug 15 23:14:08 security kernel: [  109.527001] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:08 security kernel: [  109.527041] em28xx #0 em28xx_isoc_copy :Video frame 40, length=2888, even
Aug 15 23:14:08 security kernel: [  109.527065] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:08 security kernel: [  109.550879] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:08 security kernel: [  109.550926] em28xx #0 em28xx_isoc_copy :Video frame 41, length=2888, odd
Aug 15 23:14:08 security kernel: [  109.567008] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:08 security kernel: [  109.567052] em28xx #0 em28xx_isoc_copy :Video frame 42, length=2888, even
Aug 15 23:14:08 security kernel: [  109.567076] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:08 security kernel: [  109.590875] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:08 security kernel: [  109.590916] em28xx #0 em28xx_isoc_copy :Video frame 43, length=2888, odd
Aug 15 23:14:08 security kernel: [  109.606993] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:08 security kernel: [  109.607035] em28xx #0 em28xx_isoc_copy :Video frame 44, length=2888, even
Aug 15 23:14:08 security kernel: [  109.607059] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:08 security kernel: [  109.630861] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:08 security kernel: [  109.630901] em28xx #0 em28xx_isoc_copy :Video frame 45, length=2888, odd
Aug 15 23:14:08 security kernel: [  109.646992] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:08 security kernel: [  109.647035] em28xx #0 em28xx_isoc_copy :Video frame 46, length=2888, even
Aug 15 23:14:08 security kernel: [  109.647059] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:08 security kernel: [  109.670856] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:08 security kernel: [  109.670898] em28xx #0 em28xx_isoc_copy :Video frame 47, length=2888, odd
Aug 15 23:14:08 security kernel: [  109.676087] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:08 security kernel: [  109.676129] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f80 maddr: 0x1f395bf80 
Aug 15 23:14:08 security kernel: [  109.676164] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:08 security kernel: [  109.676184] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:08 security kernel: [  109.676207] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:08 security kernel: [  109.676228] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf42b000 maddr: 0x7cab000 
Aug 15 23:14:08 security kernel: [  109.676254] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cab000 
Aug 15 23:14:08 security kernel: [  109.676299] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cab000 
Aug 15 23:14:08 security kernel: [  109.676323] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:08 security kernel: [  109.676348] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:08 security kernel: [  109.676366] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:08 security kernel: [  109.676386] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:08 security kernel: [  109.676404] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf42b800 maddr: 0x7cab800 
Aug 15 23:14:08 security kernel: [  109.676429] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cab800 
Aug 15 23:14:08 security kernel: [  109.676470] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cab800 
Aug 15 23:14:08 security kernel: [  109.676884] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:08 security kernel: [  109.676903] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:08 security kernel: [  109.676920] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cab000  paddr: 0xf42b000 
Aug 15 23:14:08 security kernel: [  109.676946] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:08 security kernel: [  109.676967] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cab000 
Aug 15 23:14:08 security kernel: [  109.676996] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:08 security kernel: [  109.677013] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:08 security kernel: [  109.677031] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cab800  paddr: 0xf42b800 
Aug 15 23:14:08 security kernel: [  109.677057] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:08 security kernel: [  109.677078] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cab800 
Aug 15 23:14:08 security kernel: [  109.677164] <<< 10
Aug 15 23:14:08 security kernel: [  109.686986] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:08 security kernel: [  109.687032] em28xx #0 em28xx_isoc_copy :Video frame 48, length=2888, even
Aug 15 23:14:08 security kernel: [  109.687056] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:08 security kernel: [  109.710574] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:08 security kernel: [  109.710590] em28xx #0 em28xx_isoc_copy :Video frame 49, length=2888, odd
Aug 15 23:14:08 security kernel: [  109.726993] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:08 security kernel: [  109.727040] em28xx #0 em28xx_isoc_copy :Video frame 50, length=2888, even
Aug 15 23:14:08 security kernel: [  109.727065] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:08 security kernel: [  109.750852] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:08 security kernel: [  109.750895] em28xx #0 em28xx_isoc_copy :Video frame 51, length=2888, odd
Aug 15 23:14:08 security kernel: [  109.766995] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:08 security kernel: [  109.767036] em28xx #0 em28xx_isoc_copy :Video frame 52, length=2888, even
Aug 15 23:14:08 security kernel: [  109.767060] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:08 security kernel: [  109.790865] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:08 security kernel: [  109.790905] em28xx #0 em28xx_isoc_copy :Video frame 53, length=2888, odd
Aug 15 23:14:08 security kernel: [  109.806632] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:08 security kernel: [  109.806661] em28xx #0 em28xx_isoc_copy :Video frame 54, length=2888, even
Aug 15 23:14:08 security kernel: [  109.806667] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:08 security kernel: [  109.830624] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:08 security kernel: [  109.830648] em28xx #0 em28xx_isoc_copy :Video frame 55, length=2888, odd
Aug 15 23:14:08 security kernel: [  109.846666] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:08 security kernel: [  109.846689] em28xx #0 em28xx_isoc_copy :Video frame 56, length=2888, even
Aug 15 23:14:08 security kernel: [  109.846697] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:08 security kernel: [  109.870706] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:08 security kernel: [  109.870732] em28xx #0 em28xx_isoc_copy :Video frame 57, length=2888, odd
Aug 15 23:14:08 security kernel: [  109.887015] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:08 security kernel: [  109.887061] em28xx #0 em28xx_isoc_copy :Video frame 58, length=2888, even
Aug 15 23:14:08 security kernel: [  109.887085] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:08 security kernel: [  109.910878] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:08 security kernel: [  109.910918] em28xx #0 em28xx_isoc_copy :Video frame 59, length=2888, odd
Aug 15 23:14:08 security kernel: [  109.927018] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:08 security kernel: [  109.927063] em28xx #0 em28xx_isoc_copy :Video frame 60, length=2888, even
Aug 15 23:14:08 security kernel: [  109.927087] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:08 security kernel: [  109.950883] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:08 security kernel: [  109.950928] em28xx #0 em28xx_isoc_copy :Video frame 61, length=2888, odd
Aug 15 23:14:08 security kernel: [  109.966999] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:08 security kernel: [  109.967041] em28xx #0 em28xx_isoc_copy :Video frame 62, length=2888, even
Aug 15 23:14:08 security kernel: [  109.967065] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:08 security kernel: [  109.990866] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:08 security kernel: [  109.990909] em28xx #0 em28xx_isoc_copy :Video frame 63, length=2888, odd
Aug 15 23:14:08 security kernel: [  110.006996] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:08 security kernel: [  110.007037] em28xx #0 em28xx_isoc_copy :Video frame 64, length=2888, even
Aug 15 23:14:08 security kernel: [  110.007061] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:08 security kernel: [  110.030861] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:08 security kernel: [  110.030902] em28xx #0 em28xx_isoc_copy :Video frame 65, length=2888, odd
Aug 15 23:14:08 security kernel: [  110.047003] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:08 security kernel: [  110.047045] em28xx #0 em28xx_isoc_copy :Video frame 66, length=2888, even
Aug 15 23:14:08 security kernel: [  110.047069] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:08 security kernel: [  110.070865] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:08 security kernel: [  110.070908] em28xx #0 em28xx_isoc_copy :Video frame 67, length=2888, odd
Aug 15 23:14:08 security kernel: [  110.087065] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:08 security kernel: [  110.087110] em28xx #0 em28xx_isoc_copy :Video frame 68, length=2888, even
Aug 15 23:14:08 security kernel: [  110.087135] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:08 security kernel: [  110.110873] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:08 security kernel: [  110.110916] em28xx #0 em28xx_isoc_copy :Video frame 69, length=2888, odd
Aug 15 23:14:08 security kernel: [  110.126986] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:08 security kernel: [  110.127033] em28xx #0 em28xx_isoc_copy :Video frame 70, length=2888, even
Aug 15 23:14:08 security kernel: [  110.127057] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:08 security kernel: [  110.150864] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:08 security kernel: [  110.150906] em28xx #0 em28xx_isoc_copy :Video frame 71, length=2888, odd
Aug 15 23:14:08 security kernel: [  110.166989] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:08 security kernel: [  110.167030] em28xx #0 em28xx_isoc_copy :Video frame 72, length=2888, even
Aug 15 23:14:08 security kernel: [  110.167055] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:08 security kernel: [  110.176145] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:08 security kernel: [  110.176175] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f80 maddr: 0x1f395bf80 
Aug 15 23:14:08 security kernel: [  110.176215] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:08 security kernel: [  110.176237] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:08 security kernel: [  110.176259] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:08 security kernel: [  110.176278] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf42c000 maddr: 0x7cac000 
Aug 15 23:14:08 security kernel: [  110.176304] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cac000 
Aug 15 23:14:08 security kernel: [  110.176349] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cac000 
Aug 15 23:14:08 security kernel: [  110.176373] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:08 security kernel: [  110.176397] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:08 security kernel: [  110.176414] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:08 security kernel: [  110.176434] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:08 security kernel: [  110.176451] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf42c800 maddr: 0x7cac800 
Aug 15 23:14:08 security kernel: [  110.176476] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cac800 
Aug 15 23:14:08 security kernel: [  110.176515] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cac800 
Aug 15 23:14:08 security kernel: [  110.177012] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:08 security kernel: [  110.177034] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:08 security kernel: [  110.177054] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cac000  paddr: 0xf42c000 
Aug 15 23:14:08 security kernel: [  110.177079] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:08 security kernel: [  110.177101] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cac000 
Aug 15 23:14:08 security kernel: [  110.177129] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:08 security kernel: [  110.177145] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:08 security kernel: [  110.177162] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cac800  paddr: 0xf42c800 
Aug 15 23:14:08 security kernel: [  110.177187] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:08 security kernel: [  110.177207] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cac800 
Aug 15 23:14:08 security kernel: [  110.177309] <<< 10
Aug 15 23:14:08 security kernel: [  110.190878] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:08 security kernel: [  110.190923] em28xx #0 em28xx_isoc_copy :Video frame 73, length=2888, odd
Aug 15 23:14:08 security kernel: [  110.206620] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:08 security kernel: [  110.206630] em28xx #0 em28xx_isoc_copy :Video frame 74, length=2888, even
Aug 15 23:14:08 security kernel: [  110.206636] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:08 security kernel: [  110.230668] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:08 security kernel: [  110.230695] em28xx #0 em28xx_isoc_copy :Video frame 75, length=2888, odd
Aug 15 23:14:08 security kernel: [  110.246985] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:08 security kernel: [  110.247030] em28xx #0 em28xx_isoc_copy :Video frame 76, length=2888, even
Aug 15 23:14:08 security kernel: [  110.247054] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:08 security kernel: [  110.270851] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:08 security kernel: [  110.270890] em28xx #0 em28xx_isoc_copy :Video frame 77, length=2888, odd
Aug 15 23:14:08 security kernel: [  110.286987] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:08 security kernel: [  110.287029] em28xx #0 em28xx_isoc_copy :Video frame 78, length=2888, even
Aug 15 23:14:08 security kernel: [  110.287053] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:08 security kernel: [  110.310859] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:08 security kernel: [  110.310903] em28xx #0 em28xx_isoc_copy :Video frame 79, length=2888, odd
Aug 15 23:14:09 security kernel: [  110.326973] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:09 security kernel: [  110.327016] em28xx #0 em28xx_isoc_copy :Video frame 80, length=2888, even
Aug 15 23:14:09 security kernel: [  110.327040] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:09 security kernel: [  110.350841] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:09 security kernel: [  110.350885] em28xx #0 em28xx_isoc_copy :Video frame 81, length=2888, odd
Aug 15 23:14:09 security kernel: [  110.366969] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:09 security kernel: [  110.367014] em28xx #0 em28xx_isoc_copy :Video frame 82, length=2888, even
Aug 15 23:14:09 security kernel: [  110.367038] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:09 security kernel: [  110.390857] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:09 security kernel: [  110.390903] em28xx #0 em28xx_isoc_copy :Video frame 83, length=2888, odd
Aug 15 23:14:09 security kernel: [  110.406614] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:09 security kernel: [  110.406624] em28xx #0 em28xx_isoc_copy :Video frame 84, length=2888, even
Aug 15 23:14:09 security kernel: [  110.406630] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:09 security kernel: [  110.430650] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:09 security kernel: [  110.430675] em28xx #0 em28xx_isoc_copy :Video frame 85, length=2888, odd
Aug 15 23:14:09 security kernel: [  110.446964] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:09 security kernel: [  110.447009] em28xx #0 em28xx_isoc_copy :Video frame 86, length=2888, even
Aug 15 23:14:09 security kernel: [  110.447033] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:09 security kernel: [  110.470832] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:09 security kernel: [  110.470874] em28xx #0 em28xx_isoc_copy :Video frame 87, length=2888, odd
Aug 15 23:14:09 security kernel: [  110.486978] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:09 security kernel: [  110.487019] em28xx #0 em28xx_isoc_copy :Video frame 88, length=2888, even
Aug 15 23:14:09 security kernel: [  110.487042] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:09 security kernel: [  110.510844] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:09 security kernel: [  110.510889] em28xx #0 em28xx_isoc_copy :Video frame 89, length=2888, odd
Aug 15 23:14:09 security kernel: [  110.526962] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:09 security kernel: [  110.527003] em28xx #0 em28xx_isoc_copy :Video frame 90, length=2888, even
Aug 15 23:14:09 security kernel: [  110.527027] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:09 security kernel: [  110.550828] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:09 security kernel: [  110.550872] em28xx #0 em28xx_isoc_copy :Video frame 91, length=2888, odd
Aug 15 23:14:09 security kernel: [  110.566948] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:09 security kernel: [  110.566991] em28xx #0 em28xx_isoc_copy :Video frame 92, length=2888, even
Aug 15 23:14:09 security kernel: [  110.567015] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:09 security kernel: [  110.590838] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:09 security kernel: [  110.590879] em28xx #0 em28xx_isoc_copy :Video frame 93, length=2888, odd
Aug 15 23:14:09 security kernel: [  110.606969] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:09 security kernel: [  110.607013] em28xx #0 em28xx_isoc_copy :Video frame 94, length=2888, even
Aug 15 23:14:09 security kernel: [  110.607038] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:09 security kernel: [  110.630837] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:09 security kernel: [  110.630877] em28xx #0 em28xx_isoc_copy :Video frame 95, length=2888, odd
Aug 15 23:14:09 security kernel: [  110.646943] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:09 security kernel: [  110.646987] em28xx #0 em28xx_isoc_copy :Video frame 96, length=2888, even
Aug 15 23:14:09 security kernel: [  110.647011] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:09 security kernel: [  110.670817] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:09 security kernel: [  110.670861] em28xx #0 em28xx_isoc_copy :Video frame 97, length=2888, odd
Aug 15 23:14:09 security kernel: [  110.676615] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:09 security kernel: [  110.676643] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f80 maddr: 0x1f395bf80 
Aug 15 23:14:09 security kernel: [  110.676681] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:09 security kernel: [  110.676702] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:09 security kernel: [  110.676728] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:09 security kernel: [  110.676747] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf42d000 maddr: 0x7cad000 
Aug 15 23:14:09 security kernel: [  110.676773] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cad000 
Aug 15 23:14:09 security kernel: [  110.676819] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cad000 
Aug 15 23:14:09 security kernel: [  110.676843] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:09 security kernel: [  110.676868] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:09 security kernel: [  110.676885] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:09 security kernel: [  110.676905] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:09 security kernel: [  110.676923] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf42d800 maddr: 0x7cad800 
Aug 15 23:14:09 security kernel: [  110.676948] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cad800 
Aug 15 23:14:09 security kernel: [  110.676989] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cad800 
Aug 15 23:14:09 security kernel: [  110.677471] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:09 security kernel: [  110.677490] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:09 security kernel: [  110.677508] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cad000  paddr: 0xf42d000 
Aug 15 23:14:09 security kernel: [  110.677536] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:09 security kernel: [  110.677557] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cad000 
Aug 15 23:14:09 security kernel: [  110.677585] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:09 security kernel: [  110.677603] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:09 security kernel: [  110.677620] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cad800  paddr: 0xf42d800 
Aug 15 23:14:09 security kernel: [  110.677645] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:09 security kernel: [  110.677665] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cad800 
Aug 15 23:14:09 security kernel: [  110.677755] <<< 10
Aug 15 23:14:09 security kernel: [  110.686955] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:09 security kernel: [  110.687001] em28xx #0 em28xx_isoc_copy :Video frame 98, length=2888, even
Aug 15 23:14:09 security kernel: [  110.687025] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:09 security kernel: [  110.710544] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:09 security kernel: [  110.710556] em28xx #0 em28xx_isoc_copy :Video frame 99, length=2888, odd
Aug 15 23:14:09 security kernel: [  110.726955] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:09 security kernel: [  110.727000] em28xx #0 em28xx_isoc_copy :Video frame 100, length=2888, even
Aug 15 23:14:09 security kernel: [  110.727024] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:09 security kernel: [  110.750831] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:09 security kernel: [  110.750876] em28xx #0 em28xx_isoc_copy :Video frame 101, length=2888, odd
Aug 15 23:14:09 security kernel: [  110.766947] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:09 security kernel: [  110.766988] em28xx #0 em28xx_isoc_copy :Video frame 102, length=2888, even
Aug 15 23:14:09 security kernel: [  110.767013] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:09 security kernel: [  110.790812] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:09 security kernel: [  110.790856] em28xx #0 em28xx_isoc_copy :Video frame 103, length=2888, odd
Aug 15 23:14:09 security kernel: [  110.806933] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:09 security kernel: [  110.806976] em28xx #0 em28xx_isoc_copy :Video frame 104, length=2888, even
Aug 15 23:14:09 security kernel: [  110.807000] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:09 security kernel: [  110.830821] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:09 security kernel: [  110.830866] em28xx #0 em28xx_isoc_copy :Video frame 105, length=2888, odd
Aug 15 23:14:09 security kernel: [  110.846956] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:09 security kernel: [  110.847000] em28xx #0 em28xx_isoc_copy :Video frame 106, length=2888, even
Aug 15 23:14:09 security kernel: [  110.847025] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:09 security kernel: [  110.870874] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:09 security kernel: [  110.870914] em28xx #0 em28xx_isoc_copy :Video frame 107, length=2888, odd
Aug 15 23:14:09 security kernel: [  110.886663] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:09 security kernel: [  110.886681] em28xx #0 em28xx_isoc_copy :Video frame 108, length=2888, even
Aug 15 23:14:09 security kernel: [  110.886687] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:09 security kernel: [  110.910653] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:09 security kernel: [  110.910673] em28xx #0 em28xx_isoc_copy :Video frame 109, length=2888, odd
Aug 15 23:14:09 security kernel: [  110.926969] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:09 security kernel: [  110.927015] em28xx #0 em28xx_isoc_copy :Video frame 110, length=2888, even
Aug 15 23:14:09 security kernel: [  110.927039] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:09 security kernel: [  110.950836] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:09 security kernel: [  110.950876] em28xx #0 em28xx_isoc_copy :Video frame 111, length=2888, odd
Aug 15 23:14:09 security kernel: [  110.966957] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:09 security kernel: [  110.966998] em28xx #0 em28xx_isoc_copy :Video frame 112, length=2888, even
Aug 15 23:14:09 security kernel: [  110.967022] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:09 security kernel: [  110.990844] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:09 security kernel: [  110.990885] em28xx #0 em28xx_isoc_copy :Video frame 113, length=2888, odd
Aug 15 23:14:09 security kernel: [  111.006957] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:09 security kernel: [  111.007000] em28xx #0 em28xx_isoc_copy :Video frame 114, length=2888, even
Aug 15 23:14:09 security kernel: [  111.007025] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:09 security kernel: [  111.030825] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:09 security kernel: [  111.030865] em28xx #0 em28xx_isoc_copy :Video frame 115, length=2888, odd
Aug 15 23:14:09 security kernel: [  111.046954] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:09 security kernel: [  111.046997] em28xx #0 em28xx_isoc_copy :Video frame 116, length=2888, even
Aug 15 23:14:09 security kernel: [  111.047022] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:09 security kernel: [  111.070826] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:09 security kernel: [  111.070866] em28xx #0 em28xx_isoc_copy :Video frame 117, length=2888, odd
Aug 15 23:14:09 security kernel: [  111.086993] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:09 security kernel: [  111.087039] em28xx #0 em28xx_isoc_copy :Video frame 118, length=2888, even
Aug 15 23:14:09 security kernel: [  111.087064] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:09 security kernel: [  111.110829] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:09 security kernel: [  111.110870] em28xx #0 em28xx_isoc_copy :Video frame 119, length=2888, odd
Aug 15 23:14:09 security kernel: [  111.126967] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:09 security kernel: [  111.127007] em28xx #0 em28xx_isoc_copy :Video frame 120, length=2888, even
Aug 15 23:14:09 security kernel: [  111.127032] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:09 security kernel: [  111.150593] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:09 security kernel: [  111.150606] em28xx #0 em28xx_isoc_copy :Video frame 121, length=2888, odd
Aug 15 23:14:09 security kernel: [  111.166615] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:09 security kernel: [  111.166627] em28xx #0 em28xx_isoc_copy :Video frame 122, length=2888, even
Aug 15 23:14:09 security kernel: [  111.166633] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:09 security kernel: [  111.176041] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:09 security kernel: [  111.176052] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f80 maddr: 0x1f395bf80 
Aug 15 23:14:09 security kernel: [  111.176064] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:09 security kernel: [  111.176070] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:09 security kernel: [  111.176081] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:09 security kernel: [  111.176087] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf42e000 maddr: 0x7cae000 
Aug 15 23:14:09 security kernel: [  111.176094] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cae000 
Aug 15 23:14:09 security kernel: [  111.176111] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cae000 
Aug 15 23:14:09 security kernel: [  111.176117] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:09 security kernel: [  111.176123] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:09 security kernel: [  111.176128] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:09 security kernel: [  111.176133] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:09 security kernel: [  111.176137] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf42e800 maddr: 0x7cae800 
Aug 15 23:14:09 security kernel: [  111.176143] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cae800 
Aug 15 23:14:09 security kernel: [  111.176153] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cae800 
Aug 15 23:14:09 security kernel: [  111.176573] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:09 security kernel: [  111.176580] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:09 security kernel: [  111.176585] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cae000  paddr: 0xf42e000 
Aug 15 23:14:09 security kernel: [  111.176591] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:09 security kernel: [  111.176597] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cae000 
Aug 15 23:14:09 security kernel: [  111.176605] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:09 security kernel: [  111.176609] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:09 security kernel: [  111.176613] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cae800  paddr: 0xf42e800 
Aug 15 23:14:09 security kernel: [  111.176620] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:09 security kernel: [  111.176625] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cae800 
Aug 15 23:14:09 security kernel: [  111.176648] <<< 10
Aug 15 23:14:09 security kernel: [  111.190558] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:09 security kernel: [  111.190570] em28xx #0 em28xx_isoc_copy :Video frame 123, length=2888, odd
Aug 15 23:14:09 security kernel: [  111.206716] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:09 security kernel: [  111.206737] em28xx #0 em28xx_isoc_copy :Video frame 124, length=2888, even
Aug 15 23:14:09 security kernel: [  111.206754] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:09 security kernel: [  111.230847] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:09 security kernel: [  111.230889] em28xx #0 em28xx_isoc_copy :Video frame 125, length=2888, odd
Aug 15 23:14:09 security kernel: [  111.246993] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:09 security kernel: [  111.247034] em28xx #0 em28xx_isoc_copy :Video frame 126, length=2888, even
Aug 15 23:14:09 security kernel: [  111.247058] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:09 security kernel: [  111.270863] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:09 security kernel: [  111.270900] em28xx #0 em28xx_isoc_copy :Video frame 127, length=2888, odd
Aug 15 23:14:09 security kernel: [  111.287003] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:09 security kernel: [  111.287044] em28xx #0 em28xx_isoc_copy :Video frame 0, length=2888, even
Aug 15 23:14:09 security kernel: [  111.287069] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:09 security kernel: [  111.310835] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:09 security kernel: [  111.310877] em28xx #0 em28xx_isoc_copy :Video frame 1, length=2888, odd
Aug 15 23:14:10 security kernel: [  111.326950] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:10 security kernel: [  111.326995] em28xx #0 em28xx_isoc_copy :Video frame 2, length=2888, even
Aug 15 23:14:10 security kernel: [  111.327020] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:10 security kernel: [  111.350838] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:10 security kernel: [  111.350880] em28xx #0 em28xx_isoc_copy :Video frame 3, length=2888, odd
Aug 15 23:14:10 security kernel: [  111.366924] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:10 security kernel: [  111.366966] em28xx #0 em28xx_isoc_copy :Video frame 4, length=2888, even
Aug 15 23:14:10 security kernel: [  111.366990] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:10 security kernel: [  111.390815] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:10 security kernel: [  111.390857] em28xx #0 em28xx_isoc_copy :Video frame 5, length=2888, odd
Aug 15 23:14:10 security kernel: [  111.406940] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:10 security kernel: [  111.406980] em28xx #0 em28xx_isoc_copy :Video frame 6, length=2888, even
Aug 15 23:14:10 security kernel: [  111.407004] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:10 security kernel: [  111.430563] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:10 security kernel: [  111.430576] em28xx #0 em28xx_isoc_copy :Video frame 7, length=2888, odd
Aug 15 23:14:10 security kernel: [  111.446955] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:10 security kernel: [  111.446999] em28xx #0 em28xx_isoc_copy :Video frame 8, length=2888, even
Aug 15 23:14:10 security kernel: [  111.447023] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:10 security kernel: [  111.470827] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:10 security kernel: [  111.470871] em28xx #0 em28xx_isoc_copy :Video frame 9, length=2888, odd
Aug 15 23:14:10 security kernel: [  111.486955] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:10 security kernel: [  111.486999] em28xx #0 em28xx_isoc_copy :Video frame 10, length=2888, even
Aug 15 23:14:10 security kernel: [  111.487024] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:10 security kernel: [  111.510804] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:10 security kernel: [  111.510846] em28xx #0 em28xx_isoc_copy :Video frame 11, length=2888, odd
Aug 15 23:14:10 security kernel: [  111.526926] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:10 security kernel: [  111.526968] em28xx #0 em28xx_isoc_copy :Video frame 12, length=2888, even
Aug 15 23:14:10 security kernel: [  111.526993] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:10 security kernel: [  111.550803] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:10 security kernel: [  111.550844] em28xx #0 em28xx_isoc_copy :Video frame 13, length=2888, odd
Aug 15 23:14:10 security kernel: [  111.566924] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:10 security kernel: [  111.566967] em28xx #0 em28xx_isoc_copy :Video frame 14, length=2888, even
Aug 15 23:14:10 security kernel: [  111.566991] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:10 security kernel: [  111.590820] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:10 security kernel: [  111.590866] em28xx #0 em28xx_isoc_copy :Video frame 15, length=2888, odd
Aug 15 23:14:10 security kernel: [  111.607002] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:10 security kernel: [  111.607043] em28xx #0 em28xx_isoc_copy :Video frame 16, length=2888, even
Aug 15 23:14:10 security kernel: [  111.607068] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:10 security kernel: [  111.630807] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:10 security kernel: [  111.630850] em28xx #0 em28xx_isoc_copy :Video frame 17, length=2888, odd
Aug 15 23:14:10 security kernel: [  111.646929] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:10 security kernel: [  111.646973] em28xx #0 em28xx_isoc_copy :Video frame 18, length=2888, even
Aug 15 23:14:10 security kernel: [  111.646997] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:10 security kernel: [  111.670791] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:10 security kernel: [  111.670832] em28xx #0 em28xx_isoc_copy :Video frame 19, length=2888, odd
Aug 15 23:14:10 security kernel: [  111.676146] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:10 security kernel: [  111.676178] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f80 maddr: 0x1f395bf80 
Aug 15 23:14:10 security kernel: [  111.676216] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:10 security kernel: [  111.676236] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:10 security kernel: [  111.676260] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:10 security kernel: [  111.676279] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf42f000 maddr: 0x7caf000 
Aug 15 23:14:10 security kernel: [  111.676305] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7caf000 
Aug 15 23:14:10 security kernel: [  111.676352] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7caf000 
Aug 15 23:14:10 security kernel: [  111.676376] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:10 security kernel: [  111.676400] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:10 security kernel: [  111.676417] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:10 security kernel: [  111.676436] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:10 security kernel: [  111.676454] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf42f800 maddr: 0x7caf800 
Aug 15 23:14:10 security kernel: [  111.676479] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7caf800 
Aug 15 23:14:10 security kernel: [  111.676519] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7caf800 
Aug 15 23:14:10 security kernel: [  111.676929] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:10 security kernel: [  111.676949] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:10 security kernel: [  111.676966] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7caf000  paddr: 0xf42f000 
Aug 15 23:14:10 security kernel: [  111.676992] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:10 security kernel: [  111.677013] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7caf000 
Aug 15 23:14:10 security kernel: [  111.677041] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:10 security kernel: [  111.677058] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:10 security kernel: [  111.677075] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7caf800  paddr: 0xf42f800 
Aug 15 23:14:10 security kernel: [  111.677102] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:10 security kernel: [  111.677123] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7caf800 
Aug 15 23:14:10 security kernel: [  111.677213] <<< 10
Aug 15 23:14:10 security kernel: [  111.686932] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:10 security kernel: [  111.686977] em28xx #0 em28xx_isoc_copy :Video frame 20, length=2888, even
Aug 15 23:14:10 security kernel: [  111.687002] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:10 security kernel: [  111.710499] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:10 security kernel: [  111.710518] em28xx #0 em28xx_isoc_copy :Video frame 21, length=2888, odd
Aug 15 23:14:10 security kernel: [  111.726689] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:10 security kernel: [  111.726710] em28xx #0 em28xx_isoc_copy :Video frame 22, length=2888, even
Aug 15 23:14:10 security kernel: [  111.726722] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:10 security kernel: [  111.750776] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:10 security kernel: [  111.750815] em28xx #0 em28xx_isoc_copy :Video frame 23, length=2888, odd
Aug 15 23:14:10 security kernel: [  111.766904] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:10 security kernel: [  111.766946] em28xx #0 em28xx_isoc_copy :Video frame 24, length=2888, even
Aug 15 23:14:10 security kernel: [  111.766970] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:10 security kernel: [  111.790790] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:10 security kernel: [  111.790833] em28xx #0 em28xx_isoc_copy :Video frame 25, length=2888, odd
Aug 15 23:14:10 security kernel: [  111.806911] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:10 security kernel: [  111.806953] em28xx #0 em28xx_isoc_copy :Video frame 26, length=12, even
Aug 15 23:14:10 security kernel: [  111.806978] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:10 security kernel: [  111.830780] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:10 security kernel: [  111.830820] em28xx #0 em28xx_isoc_copy :Video frame 27, length=2888, odd
Aug 15 23:14:10 security kernel: [  111.846928] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:10 security kernel: [  111.846966] em28xx #0 em28xx_isoc_copy :Video frame 28, length=20, even
Aug 15 23:14:10 security kernel: [  111.846990] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:10 security kernel: [  111.870840] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:10 security kernel: [  111.870880] em28xx #0 em28xx_isoc_copy :Video frame 29, length=2888, odd
Aug 15 23:14:10 security kernel: [  111.886594] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:10 security kernel: [  111.886613] em28xx #0 em28xx_isoc_copy :Video frame 30, length=24, even
Aug 15 23:14:10 security kernel: [  111.886618] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:10 security kernel: [  111.910621] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:10 security kernel: [  111.910648] em28xx #0 em28xx_isoc_copy :Video frame 31, length=2888, odd
Aug 15 23:14:10 security kernel: [  111.926692] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:10 security kernel: [  111.926720] em28xx #0 em28xx_isoc_copy :Video frame 32, length=28, even
Aug 15 23:14:10 security kernel: [  111.926732] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:10 security kernel: [  111.950520] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:10 security kernel: [  111.950540] em28xx #0 em28xx_isoc_copy :Video frame 33, length=2888, odd
Aug 15 23:14:10 security kernel: [  111.966680] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:10 security kernel: [  111.966707] em28xx #0 em28xx_isoc_copy :Video frame 34, length=32, even
Aug 15 23:14:10 security kernel: [  111.966719] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:10 security kernel: [  111.990815] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:10 security kernel: [  111.990855] em28xx #0 em28xx_isoc_copy :Video frame 35, length=2888, odd
Aug 15 23:14:10 security kernel: [  112.006960] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:10 security kernel: [  112.007000] em28xx #0 em28xx_isoc_copy :Video frame 36, length=44, even
Aug 15 23:14:10 security kernel: [  112.007025] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:10 security kernel: [  112.030802] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:10 security kernel: [  112.030848] em28xx #0 em28xx_isoc_copy :Video frame 37, length=2888, odd
Aug 15 23:14:10 security kernel: [  112.046938] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:10 security kernel: [  112.046978] em28xx #0 em28xx_isoc_copy :Video frame 38, length=56, even
Aug 15 23:14:10 security kernel: [  112.047003] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:10 security kernel: [  112.070781] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:10 security kernel: [  112.070826] em28xx #0 em28xx_isoc_copy :Video frame 39, length=2888, odd
Aug 15 23:14:10 security kernel: [  112.086935] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:10 security kernel: [  112.086976] em28xx #0 em28xx_isoc_copy :Video frame 40, length=52, even
Aug 15 23:14:10 security kernel: [  112.087001] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:10 security kernel: [  112.110784] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:10 security kernel: [  112.110827] em28xx #0 em28xx_isoc_copy :Video frame 41, length=2888, odd
Aug 15 23:14:10 security kernel: [  112.126948] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:10 security kernel: [  112.126988] em28xx #0 em28xx_isoc_copy :Video frame 42, length=52, even
Aug 15 23:14:10 security kernel: [  112.127014] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:10 security kernel: [  112.150788] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:10 security kernel: [  112.150834] em28xx #0 em28xx_isoc_copy :Video frame 43, length=2888, odd
Aug 15 23:14:10 security kernel: [  112.166543] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:10 security kernel: [  112.166561] em28xx #0 em28xx_isoc_copy :Video frame 44, length=2888, even
Aug 15 23:14:10 security kernel: [  112.166567] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:10 security kernel: [  112.176041] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:10 security kernel: [  112.176050] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f80 maddr: 0x1f395bf80 
Aug 15 23:14:10 security kernel: [  112.176068] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:10 security kernel: [  112.176073] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:10 security kernel: [  112.176084] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:10 security kernel: [  112.176102] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf430000 maddr: 0x7cb0000 
Aug 15 23:14:10 security kernel: [  112.176109] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb0000 
Aug 15 23:14:10 security kernel: [  112.176123] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb0000 
Aug 15 23:14:10 security kernel: [  112.176129] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:10 security kernel: [  112.176135] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:10 security kernel: [  112.176140] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:10 security kernel: [  112.176148] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:10 security kernel: [  112.176153] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf430800 maddr: 0x7cb0800 
Aug 15 23:14:10 security kernel: [  112.176159] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb0800 
Aug 15 23:14:10 security kernel: [  112.176170] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb0800 
Aug 15 23:14:10 security kernel: [  112.176534] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:10 security kernel: [  112.176542] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:10 security kernel: [  112.176546] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cb0000  paddr: 0xf430000 
Aug 15 23:14:10 security kernel: [  112.176553] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:10 security kernel: [  112.176558] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb0000 
Aug 15 23:14:10 security kernel: [  112.176566] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:10 security kernel: [  112.176570] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:10 security kernel: [  112.176575] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cb0800  paddr: 0xf430800 
Aug 15 23:14:10 security kernel: [  112.176581] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:10 security kernel: [  112.176587] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb0800 
Aug 15 23:14:10 security kernel: [  112.176610] <<< 10
Aug 15 23:14:10 security kernel: [  112.190505] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:10 security kernel: [  112.190522] em28xx #0 em28xx_isoc_copy :Video frame 45, length=2888, odd
Aug 15 23:14:10 security kernel: [  112.206567] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:10 security kernel: [  112.206581] em28xx #0 em28xx_isoc_copy :Video frame 46, length=4, even
Aug 15 23:14:10 security kernel: [  112.206587] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:10 security kernel: [  112.230592] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:10 security kernel: [  112.230618] em28xx #0 em28xx_isoc_copy :Video frame 47, length=2888, odd
Aug 15 23:14:10 security kernel: [  112.246902] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:10 security kernel: [  112.246954] em28xx #0 em28xx_isoc_copy :Video frame 48, length=44, even
Aug 15 23:14:10 security kernel: [  112.246978] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:10 security kernel: [  112.270773] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:10 security kernel: [  112.270814] em28xx #0 em28xx_isoc_copy :Video frame 49, length=2888, odd
Aug 15 23:14:10 security kernel: [  112.286893] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:10 security kernel: [  112.286944] em28xx #0 em28xx_isoc_copy :Video frame 50, length=20, even
Aug 15 23:14:10 security kernel: [  112.286968] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:10 security kernel: [  112.310761] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:10 security kernel: [  112.310806] em28xx #0 em28xx_isoc_copy :Video frame 51, length=2888, odd
Aug 15 23:14:11 security kernel: [  112.326887] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:11 security kernel: [  112.326930] em28xx #0 em28xx_isoc_copy :Video frame 52, length=24, even
Aug 15 23:14:11 security kernel: [  112.326953] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:11 security kernel: [  112.350761] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:11 security kernel: [  112.350800] em28xx #0 em28xx_isoc_copy :Video frame 53, length=2888, odd
Aug 15 23:14:11 security kernel: [  112.366885] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:11 security kernel: [  112.366932] em28xx #0 em28xx_isoc_copy :Video frame 54, length=32, even
Aug 15 23:14:11 security kernel: [  112.366956] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:11 security kernel: [  112.390757] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:11 security kernel: [  112.390801] em28xx #0 em28xx_isoc_copy :Video frame 55, length=2888, odd
Aug 15 23:14:11 security kernel: [  112.406897] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:11 security kernel: [  112.406940] em28xx #0 em28xx_isoc_copy :Video frame 56, length=32, even
Aug 15 23:14:11 security kernel: [  112.406964] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:11 security kernel: [  112.430780] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:11 security kernel: [  112.430822] em28xx #0 em28xx_isoc_copy :Video frame 57, length=2888, odd
Aug 15 23:14:11 security kernel: [  112.446891] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:11 security kernel: [  112.446932] em28xx #0 em28xx_isoc_copy :Video frame 58, length=36, even
Aug 15 23:14:11 security kernel: [  112.446955] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:11 security kernel: [  112.470740] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:11 security kernel: [  112.470783] em28xx #0 em28xx_isoc_copy :Video frame 59, length=2888, odd
Aug 15 23:14:11 security kernel: [  112.486879] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:11 security kernel: [  112.486922] em28xx #0 em28xx_isoc_copy :Video frame 60, length=44, even
Aug 15 23:14:11 security kernel: [  112.486946] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:11 security kernel: [  112.510741] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:11 security kernel: [  112.510781] em28xx #0 em28xx_isoc_copy :Video frame 61, length=2888, odd
Aug 15 23:14:11 security kernel: [  112.526874] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:11 security kernel: [  112.526919] em28xx #0 em28xx_isoc_copy :Video frame 62, length=48, even
Aug 15 23:14:11 security kernel: [  112.526943] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:11 security kernel: [  112.550743] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:11 security kernel: [  112.550788] em28xx #0 em28xx_isoc_copy :Video frame 63, length=2888, odd
Aug 15 23:14:11 security kernel: [  112.566868] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:11 security kernel: [  112.566911] em28xx #0 em28xx_isoc_copy :Video frame 64, length=56, even
Aug 15 23:14:11 security kernel: [  112.566934] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:11 security kernel: [  112.590737] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:11 security kernel: [  112.590778] em28xx #0 em28xx_isoc_copy :Video frame 65, length=2888, odd
Aug 15 23:14:11 security kernel: [  112.606871] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:11 security kernel: [  112.606914] em28xx #0 em28xx_isoc_copy :Video frame 66, length=56, even
Aug 15 23:14:11 security kernel: [  112.606938] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:11 security kernel: [  112.630737] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:11 security kernel: [  112.630779] em28xx #0 em28xx_isoc_copy :Video frame 67, length=2888, odd
Aug 15 23:14:11 security kernel: [  112.646866] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:11 security kernel: [  112.646909] em28xx #0 em28xx_isoc_copy :Video frame 68, length=120, even
Aug 15 23:14:11 security kernel: [  112.646933] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:11 security kernel: [  112.670729] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:11 security kernel: [  112.670771] em28xx #0 em28xx_isoc_copy :Video frame 69, length=2888, odd
Aug 15 23:14:11 security kernel: [  112.676093] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:11 security kernel: [  112.676136] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f80 maddr: 0x1f395bf80 
Aug 15 23:14:11 security kernel: [  112.676170] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:11 security kernel: [  112.676190] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:11 security kernel: [  112.676215] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:11 security kernel: [  112.676234] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf431000 maddr: 0x7cb1000 
Aug 15 23:14:11 security kernel: [  112.676263] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb1000 
Aug 15 23:14:11 security kernel: [  112.676308] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb1000 
Aug 15 23:14:11 security kernel: [  112.676332] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:11 security kernel: [  112.676357] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:11 security kernel: [  112.676375] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:11 security kernel: [  112.676394] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:11 security kernel: [  112.676413] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf431800 maddr: 0x7cb1800 
Aug 15 23:14:11 security kernel: [  112.676438] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb1800 
Aug 15 23:14:11 security kernel: [  112.676478] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb1800 
Aug 15 23:14:11 security kernel: [  112.676890] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:11 security kernel: [  112.676910] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:11 security kernel: [  112.676927] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cb1000  paddr: 0xf431000 
Aug 15 23:14:11 security kernel: [  112.676953] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:11 security kernel: [  112.676975] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb1000 
Aug 15 23:14:11 security kernel: [  112.677003] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:11 security kernel: [  112.677020] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:11 security kernel: [  112.677039] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cb1800  paddr: 0xf431800 
Aug 15 23:14:11 security kernel: [  112.677065] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:11 security kernel: [  112.677085] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb1800 
Aug 15 23:14:11 security kernel: [  112.677173] <<< 10
Aug 15 23:14:11 security kernel: [  112.686869] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:11 security kernel: [  112.686914] em28xx #0 em28xx_isoc_copy :Video frame 70, length=124, even
Aug 15 23:14:11 security kernel: [  112.686938] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:11 security kernel: [  112.710458] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:11 security kernel: [  112.710476] em28xx #0 em28xx_isoc_copy :Video frame 71, length=2888, odd
Aug 15 23:14:11 security kernel: [  112.726854] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:11 security kernel: [  112.726898] em28xx #0 em28xx_isoc_copy :Video frame 72, length=132, even
Aug 15 23:14:11 security kernel: [  112.726921] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:11 security kernel: [  112.750739] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:11 security kernel: [  112.750780] em28xx #0 em28xx_isoc_copy :Video frame 73, length=2888, odd
Aug 15 23:14:11 security kernel: [  112.766858] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:11 security kernel: [  112.766903] em28xx #0 em28xx_isoc_copy :Video frame 74, length=132, even
Aug 15 23:14:11 security kernel: [  112.766928] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:11 security kernel: [  112.790725] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:11 security kernel: [  112.790771] em28xx #0 em28xx_isoc_copy :Video frame 75, length=2888, odd
Aug 15 23:14:11 security kernel: [  112.806850] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:11 security kernel: [  112.806890] em28xx #0 em28xx_isoc_copy :Video frame 76, length=140, even
Aug 15 23:14:11 security kernel: [  112.806913] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:11 security kernel: [  112.830730] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:11 security kernel: [  112.830772] em28xx #0 em28xx_isoc_copy :Video frame 77, length=2888, odd
Aug 15 23:14:11 security kernel: [  112.846854] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:11 security kernel: [  112.846897] em28xx #0 em28xx_isoc_copy :Video frame 78, length=144, even
Aug 15 23:14:11 security kernel: [  112.846920] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:11 security kernel: [  112.870760] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:11 security kernel: [  112.870802] em28xx #0 em28xx_isoc_copy :Video frame 79, length=2888, odd
Aug 15 23:14:11 security kernel: [  112.886892] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:11 security kernel: [  112.886937] em28xx #0 em28xx_isoc_copy :Video frame 80, length=152, even
Aug 15 23:14:11 security kernel: [  112.886962] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:11 security kernel: [  112.910770] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:11 security kernel: [  112.910811] em28xx #0 em28xx_isoc_copy :Video frame 81, length=2888, odd
Aug 15 23:14:11 security kernel: [  112.926887] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:11 security kernel: [  112.926931] em28xx #0 em28xx_isoc_copy :Video frame 82, length=160, even
Aug 15 23:14:11 security kernel: [  112.926954] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:11 security kernel: [  112.950751] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:11 security kernel: [  112.950793] em28xx #0 em28xx_isoc_copy :Video frame 83, length=2888, odd
Aug 15 23:14:11 security kernel: [  112.966879] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:11 security kernel: [  112.966924] em28xx #0 em28xx_isoc_copy :Video frame 84, length=156, even
Aug 15 23:14:11 security kernel: [  112.966947] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:11 security kernel: [  112.990747] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:11 security kernel: [  112.990789] em28xx #0 em28xx_isoc_copy :Video frame 85, length=2888, odd
Aug 15 23:14:11 security kernel: [  113.006880] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:11 security kernel: [  113.006924] em28xx #0 em28xx_isoc_copy :Video frame 86, length=108, even
Aug 15 23:14:11 security kernel: [  113.006948] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:11 security kernel: [  113.030740] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:11 security kernel: [  113.030783] em28xx #0 em28xx_isoc_copy :Video frame 87, length=2888, odd
Aug 15 23:14:11 security kernel: [  113.046886] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:11 security kernel: [  113.046927] em28xx #0 em28xx_isoc_copy :Video frame 88, length=112, even
Aug 15 23:14:11 security kernel: [  113.046951] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:11 security kernel: [  113.070753] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:11 security kernel: [  113.070797] em28xx #0 em28xx_isoc_copy :Video frame 89, length=2888, odd
Aug 15 23:14:11 security kernel: [  113.086891] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:11 security kernel: [  113.086933] em28xx #0 em28xx_isoc_copy :Video frame 90, length=120, even
Aug 15 23:14:11 security kernel: [  113.086958] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:11 security kernel: [  113.110752] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:11 security kernel: [  113.110797] em28xx #0 em28xx_isoc_copy :Video frame 91, length=2888, odd
Aug 15 23:14:11 security kernel: [  113.126886] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:11 security kernel: [  113.126928] em28xx #0 em28xx_isoc_copy :Video frame 92, length=120, even
Aug 15 23:14:11 security kernel: [  113.126953] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:11 security kernel: [  113.150757] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:11 security kernel: [  113.150798] em28xx #0 em28xx_isoc_copy :Video frame 93, length=2888, odd
Aug 15 23:14:11 security kernel: [  113.166900] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:11 security kernel: [  113.166947] em28xx #0 em28xx_isoc_copy :Video frame 94, length=128, even
Aug 15 23:14:11 security kernel: [  113.166972] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:11 security kernel: [  113.176620] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:11 security kernel: [  113.176649] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f80 maddr: 0x1f395bf80 
Aug 15 23:14:11 security kernel: [  113.176686] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:11 security kernel: [  113.176706] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:11 security kernel: [  113.176729] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:11 security kernel: [  113.176748] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf432000 maddr: 0x7cb2000 
Aug 15 23:14:11 security kernel: [  113.176773] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb2000 
Aug 15 23:14:11 security kernel: [  113.176820] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb2000 
Aug 15 23:14:11 security kernel: [  113.176843] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:11 security kernel: [  113.176868] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:11 security kernel: [  113.176885] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:11 security kernel: [  113.176904] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:11 security kernel: [  113.176922] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf432800 maddr: 0x7cb2800 
Aug 15 23:14:11 security kernel: [  113.176947] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb2800 
Aug 15 23:14:11 security kernel: [  113.176988] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb2800 
Aug 15 23:14:11 security kernel: [  113.177389] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:11 security kernel: [  113.177409] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:11 security kernel: [  113.177426] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cb2000  paddr: 0xf432000 
Aug 15 23:14:11 security kernel: [  113.177452] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:11 security kernel: [  113.177473] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb2000 
Aug 15 23:14:11 security kernel: [  113.177501] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:11 security kernel: [  113.177518] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:11 security kernel: [  113.177535] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cb2800  paddr: 0xf432800 
Aug 15 23:14:11 security kernel: [  113.177562] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:11 security kernel: [  113.177583] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb2800 
Aug 15 23:14:11 security kernel: [  113.177671] <<< 10
Aug 15 23:14:11 security kernel: [  113.190751] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:11 security kernel: [  113.190795] em28xx #0 em28xx_isoc_copy :Video frame 95, length=2888, odd
Aug 15 23:14:11 security kernel: [  113.206508] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:11 security kernel: [  113.206538] em28xx #0 em28xx_isoc_copy :Video frame 96, length=136, even
Aug 15 23:14:11 security kernel: [  113.206545] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:11 security kernel: [  113.230504] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:11 security kernel: [  113.230528] em28xx #0 em28xx_isoc_copy :Video frame 97, length=2888, odd
Aug 15 23:14:11 security kernel: [  113.246868] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:11 security kernel: [  113.246911] em28xx #0 em28xx_isoc_copy :Video frame 98, length=140, even
Aug 15 23:14:11 security kernel: [  113.246934] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:11 security kernel: [  113.270730] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:11 security kernel: [  113.270772] em28xx #0 em28xx_isoc_copy :Video frame 99, length=2888, odd
Aug 15 23:14:11 security kernel: [  113.286864] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:11 security kernel: [  113.286905] em28xx #0 em28xx_isoc_copy :Video frame 100, length=144, even
Aug 15 23:14:11 security kernel: [  113.286929] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:11 security kernel: [  113.310728] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:11 security kernel: [  113.310771] em28xx #0 em28xx_isoc_copy :Video frame 101, length=2888, odd
Aug 15 23:14:12 security kernel: [  113.326855] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:12 security kernel: [  113.326895] em28xx #0 em28xx_isoc_copy :Video frame 102, length=148, even
Aug 15 23:14:12 security kernel: [  113.326919] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:12 security kernel: [  113.350720] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:12 security kernel: [  113.350764] em28xx #0 em28xx_isoc_copy :Video frame 103, length=2888, odd
Aug 15 23:14:12 security kernel: [  113.366852] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:12 security kernel: [  113.366897] em28xx #0 em28xx_isoc_copy :Video frame 104, length=152, even
Aug 15 23:14:12 security kernel: [  113.366920] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:12 security kernel: [  113.390739] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:12 security kernel: [  113.390789] em28xx #0 em28xx_isoc_copy :Video frame 105, length=2888, odd
Aug 15 23:14:12 security kernel: [  113.406527] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:12 security kernel: [  113.406542] em28xx #0 em28xx_isoc_copy :Video frame 106, length=156, even
Aug 15 23:14:12 security kernel: [  113.406548] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:12 security kernel: [  113.430533] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:12 security kernel: [  113.430557] em28xx #0 em28xx_isoc_copy :Video frame 107, length=2888, odd
Aug 15 23:14:12 security kernel: [  113.446847] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:12 security kernel: [  113.446890] em28xx #0 em28xx_isoc_copy :Video frame 108, length=164, even
Aug 15 23:14:12 security kernel: [  113.446914] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:12 security kernel: [  113.470722] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:12 security kernel: [  113.470765] em28xx #0 em28xx_isoc_copy :Video frame 109, length=2888, odd
Aug 15 23:14:12 security kernel: [  113.486854] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:12 security kernel: [  113.486899] em28xx #0 em28xx_isoc_copy :Video frame 110, length=224, even
Aug 15 23:14:12 security kernel: [  113.486923] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:12 security kernel: [  113.510734] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:12 security kernel: [  113.510778] em28xx #0 em28xx_isoc_copy :Video frame 111, length=2888, odd
Aug 15 23:14:12 security kernel: [  113.526846] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:12 security kernel: [  113.526887] em28xx #0 em28xx_isoc_copy :Video frame 112, length=228, even
Aug 15 23:14:12 security kernel: [  113.526912] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:12 security kernel: [  113.550707] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:12 security kernel: [  113.550748] em28xx #0 em28xx_isoc_copy :Video frame 113, length=2888, odd
Aug 15 23:14:12 security kernel: [  113.566843] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:12 security kernel: [  113.566883] em28xx #0 em28xx_isoc_copy :Video frame 114, length=232, even
Aug 15 23:14:12 security kernel: [  113.566907] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:12 security kernel: [  113.590706] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:12 security kernel: [  113.590747] em28xx #0 em28xx_isoc_copy :Video frame 115, length=2888, odd
Aug 15 23:14:12 security kernel: [  113.606838] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:12 security kernel: [  113.606880] em28xx #0 em28xx_isoc_copy :Video frame 116, length=240, even
Aug 15 23:14:12 security kernel: [  113.606904] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:12 security kernel: [  113.630704] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:12 security kernel: [  113.630744] em28xx #0 em28xx_isoc_copy :Video frame 117, length=2888, odd
Aug 15 23:14:12 security kernel: [  113.646833] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:12 security kernel: [  113.646877] em28xx #0 em28xx_isoc_copy :Video frame 118, length=248, even
Aug 15 23:14:12 security kernel: [  113.646900] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:12 security kernel: [  113.670707] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:12 security kernel: [  113.670752] em28xx #0 em28xx_isoc_copy :Video frame 119, length=2888, odd
Aug 15 23:14:12 security kernel: [  113.676104] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:12 security kernel: [  113.676130] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f80 maddr: 0x1f395bf80 
Aug 15 23:14:12 security kernel: [  113.676166] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:12 security kernel: [  113.676185] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:12 security kernel: [  113.676210] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:12 security kernel: [  113.676229] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf433000 maddr: 0x7cb3000 
Aug 15 23:14:12 security kernel: [  113.676256] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb3000 
Aug 15 23:14:12 security kernel: [  113.676302] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb3000 
Aug 15 23:14:12 security kernel: [  113.676327] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:12 security kernel: [  113.676352] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:12 security kernel: [  113.676369] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:12 security kernel: [  113.676389] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:12 security kernel: [  113.676407] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf433800 maddr: 0x7cb3800 
Aug 15 23:14:12 security kernel: [  113.676432] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb3800 
Aug 15 23:14:12 security kernel: [  113.676473] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb3800 
Aug 15 23:14:12 security kernel: [  113.676852] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:12 security kernel: [  113.676872] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:12 security kernel: [  113.676889] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cb3000  paddr: 0xf433000 
Aug 15 23:14:12 security kernel: [  113.676915] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:12 security kernel: [  113.676936] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb3000 
Aug 15 23:14:12 security kernel: [  113.676964] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:12 security kernel: [  113.676982] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:12 security kernel: [  113.676998] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cb3800  paddr: 0xf433800 
Aug 15 23:14:12 security kernel: [  113.677024] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:12 security kernel: [  113.677046] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb3800 
Aug 15 23:14:12 security kernel: [  113.677134] <<< 10
Aug 15 23:14:12 security kernel: [  113.686838] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:12 security kernel: [  113.686884] em28xx #0 em28xx_isoc_copy :Video frame 120, length=252, even
Aug 15 23:14:12 security kernel: [  113.686908] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:12 security kernel: [  113.710426] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:12 security kernel: [  113.710445] em28xx #0 em28xx_isoc_copy :Video frame 121, length=2888, odd
Aug 15 23:14:12 security kernel: [  113.726595] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:12 security kernel: [  113.726619] em28xx #0 em28xx_isoc_copy :Video frame 122, length=256, even
Aug 15 23:14:12 security kernel: [  113.726631] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:12 security kernel: [  113.750693] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:12 security kernel: [  113.750735] em28xx #0 em28xx_isoc_copy :Video frame 123, length=2888, odd
Aug 15 23:14:12 security kernel: [  113.766821] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:12 security kernel: [  113.766862] em28xx #0 em28xx_isoc_copy :Video frame 124, length=264, even
Aug 15 23:14:12 security kernel: [  113.766886] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:12 security kernel: [  113.790688] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:12 security kernel: [  113.790729] em28xx #0 em28xx_isoc_copy :Video frame 125, length=2888, odd
Aug 15 23:14:12 security kernel: [  113.806827] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:12 security kernel: [  113.806867] em28xx #0 em28xx_isoc_copy :Video frame 126, length=264, even
Aug 15 23:14:12 security kernel: [  113.806890] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:12 security kernel: [  113.830693] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:12 security kernel: [  113.830738] em28xx #0 em28xx_isoc_copy :Video frame 127, length=2888, odd
Aug 15 23:14:12 security kernel: [  113.846460] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:12 security kernel: [  113.846480] em28xx #0 em28xx_isoc_copy :Video frame 0, length=212, even
Aug 15 23:14:12 security kernel: [  113.846486] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:12 security kernel: [  113.870541] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:12 security kernel: [  113.870566] em28xx #0 em28xx_isoc_copy :Video frame 1, length=2888, odd
Aug 15 23:14:12 security kernel: [  113.886856] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:12 security kernel: [  113.886901] em28xx #0 em28xx_isoc_copy :Video frame 2, length=216, even
Aug 15 23:14:12 security kernel: [  113.886924] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:12 security kernel: [  113.910722] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:12 security kernel: [  113.910764] em28xx #0 em28xx_isoc_copy :Video frame 3, length=2888, odd
Aug 15 23:14:12 security kernel: [  113.926853] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:12 security kernel: [  113.926897] em28xx #0 em28xx_isoc_copy :Video frame 4, length=224, even
Aug 15 23:14:12 security kernel: [  113.926921] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:12 security kernel: [  113.950718] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:12 security kernel: [  113.950761] em28xx #0 em28xx_isoc_copy :Video frame 5, length=2888, odd
Aug 15 23:14:12 security kernel: [  113.966844] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:12 security kernel: [  113.966889] em28xx #0 em28xx_isoc_copy :Video frame 6, length=224, even
Aug 15 23:14:12 security kernel: [  113.966912] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:12 security kernel: [  113.990710] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:12 security kernel: [  113.990752] em28xx #0 em28xx_isoc_copy :Video frame 7, length=2888, odd
Aug 15 23:14:12 security kernel: [  114.006854] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:12 security kernel: [  114.006895] em28xx #0 em28xx_isoc_copy :Video frame 8, length=236, even
Aug 15 23:14:12 security kernel: [  114.006918] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:12 security kernel: [  114.030721] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:12 security kernel: [  114.030766] em28xx #0 em28xx_isoc_copy :Video frame 9, length=2888, odd
Aug 15 23:14:12 security kernel: [  114.046844] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:12 security kernel: [  114.046886] em28xx #0 em28xx_isoc_copy :Video frame 10, length=240, even
Aug 15 23:14:12 security kernel: [  114.046910] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:12 security kernel: [  114.070713] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:12 security kernel: [  114.070755] em28xx #0 em28xx_isoc_copy :Video frame 11, length=2888, odd
Aug 15 23:14:12 security kernel: [  114.086857] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:12 security kernel: [  114.086899] em28xx #0 em28xx_isoc_copy :Video frame 12, length=240, even
Aug 15 23:14:12 security kernel: [  114.086924] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:12 security kernel: [  114.110701] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:12 security kernel: [  114.110745] em28xx #0 em28xx_isoc_copy :Video frame 13, length=2888, odd
Aug 15 23:14:12 security kernel: [  114.126840] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:12 security kernel: [  114.126883] em28xx #0 em28xx_isoc_copy :Video frame 14, length=248, even
Aug 15 23:14:12 security kernel: [  114.126907] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:12 security kernel: [  114.150708] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:12 security kernel: [  114.150748] em28xx #0 em28xx_isoc_copy :Video frame 15, length=2888, odd
Aug 15 23:14:12 security kernel: [  114.166831] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:12 security kernel: [  114.166874] em28xx #0 em28xx_isoc_copy :Video frame 16, length=252, even
Aug 15 23:14:12 security kernel: [  114.166897] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:12 security kernel: [  114.176176] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:12 security kernel: [  114.176227] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f80 maddr: 0x1f395bf80 
Aug 15 23:14:12 security kernel: [  114.176266] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:12 security kernel: [  114.176286] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:12 security kernel: [  114.176309] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:12 security kernel: [  114.176330] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf434000 maddr: 0x7cb4000 
Aug 15 23:14:12 security kernel: [  114.176356] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb4000 
Aug 15 23:14:12 security kernel: [  114.176402] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb4000 
Aug 15 23:14:12 security kernel: [  114.176427] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:12 security kernel: [  114.176451] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:12 security kernel: [  114.176469] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:12 security kernel: [  114.176488] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:12 security kernel: [  114.176506] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf434800 maddr: 0x7cb4800 
Aug 15 23:14:12 security kernel: [  114.176532] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb4800 
Aug 15 23:14:12 security kernel: [  114.176571] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb4800 
Aug 15 23:14:12 security kernel: [  114.176992] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:12 security kernel: [  114.177015] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:12 security kernel: [  114.177032] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cb4000  paddr: 0xf434000 
Aug 15 23:14:12 security kernel: [  114.177059] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:12 security kernel: [  114.177081] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb4000 
Aug 15 23:14:12 security kernel: [  114.177111] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:12 security kernel: [  114.177129] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:12 security kernel: [  114.177146] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cb4800  paddr: 0xf434800 
Aug 15 23:14:12 security kernel: [  114.177172] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:12 security kernel: [  114.177193] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb4800 
Aug 15 23:14:12 security kernel: [  114.177775] <<< 10
Aug 15 23:14:12 security kernel: [  114.190708] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:12 security kernel: [  114.190755] em28xx #0 em28xx_isoc_copy :Video frame 17, length=2888, odd
Aug 15 23:14:12 security kernel: [  114.206840] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:12 security kernel: [  114.206885] em28xx #0 em28xx_isoc_copy :Video frame 18, length=256, even
Aug 15 23:14:12 security kernel: [  114.206910] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:12 security kernel: [  114.230700] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:12 security kernel: [  114.230742] em28xx #0 em28xx_isoc_copy :Video frame 19, length=2888, odd
Aug 15 23:14:12 security kernel: [  114.246832] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:12 security kernel: [  114.246876] em28xx #0 em28xx_isoc_copy :Video frame 20, length=264, even
Aug 15 23:14:12 security kernel: [  114.246900] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:12 security kernel: [  114.270689] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:12 security kernel: [  114.270732] em28xx #0 em28xx_isoc_copy :Video frame 21, length=2888, odd
Aug 15 23:14:12 security kernel: [  114.286824] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:12 security kernel: [  114.286861] em28xx #0 em28xx_isoc_copy :Video frame 22, length=264, even
Aug 15 23:14:12 security kernel: [  114.286885] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:12 security kernel: [  114.310697] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:12 security kernel: [  114.310739] em28xx #0 em28xx_isoc_copy :Video frame 23, length=2888, odd
Aug 15 23:14:13 security kernel: [  114.326820] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:13 security kernel: [  114.326862] em28xx #0 em28xx_isoc_copy :Video frame 24, length=328, even
Aug 15 23:14:13 security kernel: [  114.326886] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:13 security kernel: [  114.350706] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:13 security kernel: [  114.350755] em28xx #0 em28xx_isoc_copy :Video frame 25, length=2888, odd
Aug 15 23:14:13 security kernel: [  114.366835] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:13 security kernel: [  114.366879] em28xx #0 em28xx_isoc_copy :Video frame 26, length=332, even
Aug 15 23:14:13 security kernel: [  114.366903] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:13 security kernel: [  114.390689] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:13 security kernel: [  114.390730] em28xx #0 em28xx_isoc_copy :Video frame 27, length=2888, odd
Aug 15 23:14:13 security kernel: [  114.406825] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:13 security kernel: [  114.406869] em28xx #0 em28xx_isoc_copy :Video frame 28, length=336, even
Aug 15 23:14:13 security kernel: [  114.406894] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:13 security kernel: [  114.430685] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:13 security kernel: [  114.430725] em28xx #0 em28xx_isoc_copy :Video frame 29, length=2888, odd
Aug 15 23:14:13 security kernel: [  114.446809] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:13 security kernel: [  114.446851] em28xx #0 em28xx_isoc_copy :Video frame 30, length=340, even
Aug 15 23:14:13 security kernel: [  114.446875] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:13 security kernel: [  114.470688] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:13 security kernel: [  114.470727] em28xx #0 em28xx_isoc_copy :Video frame 31, length=2888, odd
Aug 15 23:14:13 security kernel: [  114.486828] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:13 security kernel: [  114.486874] em28xx #0 em28xx_isoc_copy :Video frame 32, length=348, even
Aug 15 23:14:13 security kernel: [  114.486898] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:13 security kernel: [  114.510681] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:13 security kernel: [  114.510723] em28xx #0 em28xx_isoc_copy :Video frame 33, length=2888, odd
Aug 15 23:14:13 security kernel: [  114.526824] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:13 security kernel: [  114.526870] em28xx #0 em28xx_isoc_copy :Video frame 34, length=356, even
Aug 15 23:14:13 security kernel: [  114.526894] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:13 security kernel: [  114.550670] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:13 security kernel: [  114.550714] em28xx #0 em28xx_isoc_copy :Video frame 35, length=2888, odd
Aug 15 23:14:13 security kernel: [  114.566802] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:13 security kernel: [  114.566842] em28xx #0 em28xx_isoc_copy :Video frame 36, length=360, even
Aug 15 23:14:13 security kernel: [  114.566866] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:13 security kernel: [  114.590669] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:13 security kernel: [  114.590712] em28xx #0 em28xx_isoc_copy :Video frame 37, length=2888, odd
Aug 15 23:14:13 security kernel: [  114.606797] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:13 security kernel: [  114.606838] em28xx #0 em28xx_isoc_copy :Video frame 38, length=368, even
Aug 15 23:14:13 security kernel: [  114.606862] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:13 security kernel: [  114.630669] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:13 security kernel: [  114.630709] em28xx #0 em28xx_isoc_copy :Video frame 39, length=2888, odd
Aug 15 23:14:13 security kernel: [  114.646791] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:13 security kernel: [  114.646832] em28xx #0 em28xx_isoc_copy :Video frame 40, length=372, even
Aug 15 23:14:13 security kernel: [  114.646856] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:13 security kernel: [  114.670672] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:13 security kernel: [  114.670717] em28xx #0 em28xx_isoc_copy :Video frame 41, length=2888, odd
Aug 15 23:14:13 security kernel: [  114.676103] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:13 security kernel: [  114.676152] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f80 maddr: 0x1f395bf80 
Aug 15 23:14:13 security kernel: [  114.676187] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:13 security kernel: [  114.676207] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:13 security kernel: [  114.676231] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:13 security kernel: [  114.676250] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf435000 maddr: 0x7cb5000 
Aug 15 23:14:13 security kernel: [  114.676277] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb5000 
Aug 15 23:14:13 security kernel: [  114.676324] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb5000 
Aug 15 23:14:13 security kernel: [  114.676348] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:13 security kernel: [  114.676373] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:13 security kernel: [  114.676391] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:13 security kernel: [  114.676410] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:13 security kernel: [  114.676428] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf435800 maddr: 0x7cb5800 
Aug 15 23:14:13 security kernel: [  114.676453] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb5800 
Aug 15 23:14:13 security kernel: [  114.676494] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb5800 
Aug 15 23:14:13 security kernel: [  114.676939] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:13 security kernel: [  114.676963] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:13 security kernel: [  114.676981] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cb5000  paddr: 0xf435000 
Aug 15 23:14:13 security kernel: [  114.677008] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:13 security kernel: [  114.677029] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb5000 
Aug 15 23:14:13 security kernel: [  114.677057] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:13 security kernel: [  114.677075] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:13 security kernel: [  114.677092] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cb5800  paddr: 0xf435800 
Aug 15 23:14:13 security kernel: [  114.677117] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:13 security kernel: [  114.677140] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb5800 
Aug 15 23:14:13 security kernel: [  114.677252] <<< 10
Aug 15 23:14:13 security kernel: [  114.686806] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:13 security kernel: [  114.686850] em28xx #0 em28xx_isoc_copy :Video frame 42, length=316, even
Aug 15 23:14:13 security kernel: [  114.686874] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:13 security kernel: [  114.710666] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:13 security kernel: [  114.710711] em28xx #0 em28xx_isoc_copy :Video frame 43, length=2888, odd
Aug 15 23:14:13 security kernel: [  114.726793] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:13 security kernel: [  114.726836] em28xx #0 em28xx_isoc_copy :Video frame 44, length=320, even
Aug 15 23:14:13 security kernel: [  114.726860] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:13 security kernel: [  114.750671] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:13 security kernel: [  114.750713] em28xx #0 em28xx_isoc_copy :Video frame 45, length=2888, odd
Aug 15 23:14:13 security kernel: [  114.766801] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:13 security kernel: [  114.766846] em28xx #0 em28xx_isoc_copy :Video frame 46, length=328, even
Aug 15 23:14:13 security kernel: [  114.766870] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:13 security kernel: [  114.790659] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:13 security kernel: [  114.790701] em28xx #0 em28xx_isoc_copy :Video frame 47, length=2888, odd
Aug 15 23:14:13 security kernel: [  114.806783] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:13 security kernel: [  114.806824] em28xx #0 em28xx_isoc_copy :Video frame 48, length=332, even
Aug 15 23:14:13 security kernel: [  114.806847] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:13 security kernel: [  114.830641] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:13 security kernel: [  114.830684] em28xx #0 em28xx_isoc_copy :Video frame 49, length=2888, odd
Aug 15 23:14:13 security kernel: [  114.846792] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:13 security kernel: [  114.846834] em28xx #0 em28xx_isoc_copy :Video frame 50, length=340, even
Aug 15 23:14:13 security kernel: [  114.846859] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:13 security kernel: [  114.870705] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:13 security kernel: [  114.870749] em28xx #0 em28xx_isoc_copy :Video frame 51, length=2888, odd
Aug 15 23:14:13 security kernel: [  114.886480] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:13 security kernel: [  114.886499] em28xx #0 em28xx_isoc_copy :Video frame 52, length=340, even
Aug 15 23:14:13 security kernel: [  114.886505] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:13 security kernel: [  114.910440] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:13 security kernel: [  114.910462] em28xx #0 em28xx_isoc_copy :Video frame 53, length=2888, odd
Aug 15 23:14:13 security kernel: [  114.926800] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:13 security kernel: [  114.926842] em28xx #0 em28xx_isoc_copy :Video frame 54, length=348, even
Aug 15 23:14:13 security kernel: [  114.926865] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:13 security kernel: [  114.950674] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:13 security kernel: [  114.950719] em28xx #0 em28xx_isoc_copy :Video frame 55, length=2888, odd
Aug 15 23:14:13 security kernel: [  114.966809] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:13 security kernel: [  114.966854] em28xx #0 em28xx_isoc_copy :Video frame 56, length=352, even
Aug 15 23:14:13 security kernel: [  114.966879] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:13 security kernel: [  114.990688] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:13 security kernel: [  114.990735] em28xx #0 em28xx_isoc_copy :Video frame 57, length=2888, odd
Aug 15 23:14:13 security kernel: [  115.006795] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:13 security kernel: [  115.006840] em28xx #0 em28xx_isoc_copy :Video frame 58, length=356, even
Aug 15 23:14:13 security kernel: [  115.006864] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:13 security kernel: [  115.030657] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:13 security kernel: [  115.030697] em28xx #0 em28xx_isoc_copy :Video frame 59, length=2888, odd
Aug 15 23:14:13 security kernel: [  115.046788] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:13 security kernel: [  115.046831] em28xx #0 em28xx_isoc_copy :Video frame 60, length=364, even
Aug 15 23:14:13 security kernel: [  115.046855] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:13 security kernel: [  115.070657] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:13 security kernel: [  115.070699] em28xx #0 em28xx_isoc_copy :Video frame 61, length=2888, odd
Aug 15 23:14:13 security kernel: [  115.086806] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:13 security kernel: [  115.086850] em28xx #0 em28xx_isoc_copy :Video frame 62, length=368, even
Aug 15 23:14:13 security kernel: [  115.086873] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:13 security kernel: [  115.110663] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:13 security kernel: [  115.110706] em28xx #0 em28xx_isoc_copy :Video frame 63, length=2888, odd
Aug 15 23:14:13 security kernel: [  115.126784] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:13 security kernel: [  115.126825] em28xx #0 em28xx_isoc_copy :Video frame 64, length=368, even
Aug 15 23:14:13 security kernel: [  115.126849] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:13 security kernel: [  115.150656] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:13 security kernel: [  115.150700] em28xx #0 em28xx_isoc_copy :Video frame 65, length=2888, odd
Aug 15 23:14:13 security kernel: [  115.166789] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:13 security kernel: [  115.166831] em28xx #0 em28xx_isoc_copy :Video frame 66, length=436, even
Aug 15 23:14:13 security kernel: [  115.166854] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:13 security kernel: [  115.176127] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:13 security kernel: [  115.176156] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f80 maddr: 0x1f395bf80 
Aug 15 23:14:13 security kernel: [  115.176196] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:13 security kernel: [  115.176216] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:13 security kernel: [  115.176241] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:13 security kernel: [  115.176260] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf436000 maddr: 0x7cb6000 
Aug 15 23:14:13 security kernel: [  115.176286] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb6000 
Aug 15 23:14:13 security kernel: [  115.176332] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb6000 
Aug 15 23:14:13 security kernel: [  115.176355] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:13 security kernel: [  115.176383] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:13 security kernel: [  115.176401] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:13 security kernel: [  115.176420] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:13 security kernel: [  115.176438] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf436800 maddr: 0x7cb6800 
Aug 15 23:14:13 security kernel: [  115.176463] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb6800 
Aug 15 23:14:13 security kernel: [  115.176503] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb6800 
Aug 15 23:14:13 security kernel: [  115.177063] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:13 security kernel: [  115.177084] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:13 security kernel: [  115.177101] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cb6000  paddr: 0xf436000 
Aug 15 23:14:13 security kernel: [  115.177128] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:13 security kernel: [  115.177149] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb6000 
Aug 15 23:14:13 security kernel: [  115.177177] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:13 security kernel: [  115.177194] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:13 security kernel: [  115.177211] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cb6800  paddr: 0xf436800 
Aug 15 23:14:13 security kernel: [  115.177239] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:13 security kernel: [  115.177260] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb6800 
Aug 15 23:14:13 security kernel: [  115.177349] <<< 10
Aug 15 23:14:13 security kernel: [  115.190663] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:13 security kernel: [  115.190708] em28xx #0 em28xx_isoc_copy :Video frame 67, length=2888, odd
Aug 15 23:14:13 security kernel: [  115.206415] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:13 security kernel: [  115.206429] em28xx #0 em28xx_isoc_copy :Video frame 68, length=436, even
Aug 15 23:14:13 security kernel: [  115.206434] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:13 security kernel: [  115.230470] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:13 security kernel: [  115.230495] em28xx #0 em28xx_isoc_copy :Video frame 69, length=2888, odd
Aug 15 23:14:13 security kernel: [  115.246784] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:13 security kernel: [  115.246827] em28xx #0 em28xx_isoc_copy :Video frame 70, length=444, even
Aug 15 23:14:13 security kernel: [  115.246850] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:13 security kernel: [  115.270650] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:13 security kernel: [  115.270696] em28xx #0 em28xx_isoc_copy :Video frame 71, length=2888, odd
Aug 15 23:14:13 security kernel: [  115.286781] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:13 security kernel: [  115.286823] em28xx #0 em28xx_isoc_copy :Video frame 72, length=448, even
Aug 15 23:14:13 security kernel: [  115.286847] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:13 security kernel: [  115.310679] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:13 security kernel: [  115.310722] em28xx #0 em28xx_isoc_copy :Video frame 73, length=2888, odd
Aug 15 23:14:14 security kernel: [  115.326785] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:14 security kernel: [  115.326828] em28xx #0 em28xx_isoc_copy :Video frame 74, length=452, even
Aug 15 23:14:14 security kernel: [  115.326851] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:14 security kernel: [  115.350657] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:14 security kernel: [  115.350700] em28xx #0 em28xx_isoc_copy :Video frame 75, length=2888, odd
Aug 15 23:14:14 security kernel: [  115.366771] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:14 security kernel: [  115.366815] em28xx #0 em28xx_isoc_copy :Video frame 76, length=460, even
Aug 15 23:14:14 security kernel: [  115.366838] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:14 security kernel: [  115.390640] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:14 security kernel: [  115.390684] em28xx #0 em28xx_isoc_copy :Video frame 77, length=2888, odd
Aug 15 23:14:14 security kernel: [  115.406786] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:14 security kernel: [  115.406828] em28xx #0 em28xx_isoc_copy :Video frame 78, length=468, even
Aug 15 23:14:14 security kernel: [  115.406851] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:14 security kernel: [  115.430656] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:14 security kernel: [  115.430700] em28xx #0 em28xx_isoc_copy :Video frame 79, length=2888, odd
Aug 15 23:14:14 security kernel: [  115.446769] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:14 security kernel: [  115.446813] em28xx #0 em28xx_isoc_copy :Video frame 80, length=472, even
Aug 15 23:14:14 security kernel: [  115.446837] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:14 security kernel: [  115.470644] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:14 security kernel: [  115.470685] em28xx #0 em28xx_isoc_copy :Video frame 81, length=2888, odd
Aug 15 23:14:14 security kernel: [  115.486777] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:14 security kernel: [  115.486823] em28xx #0 em28xx_isoc_copy :Video frame 82, length=472, even
Aug 15 23:14:14 security kernel: [  115.486847] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:14 security kernel: [  115.510362] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:14 security kernel: [  115.510383] em28xx #0 em28xx_isoc_copy :Video frame 83, length=2888, odd
Aug 15 23:14:14 security kernel: [  115.526400] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:14 security kernel: [  115.526417] em28xx #0 em28xx_isoc_copy :Video frame 84, length=420, even
Aug 15 23:14:14 security kernel: [  115.526422] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:14 security kernel: [  115.550448] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:14 security kernel: [  115.550471] em28xx #0 em28xx_isoc_copy :Video frame 85, length=2888, odd
Aug 15 23:14:14 security kernel: [  115.566755] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:14 security kernel: [  115.566798] em28xx #0 em28xx_isoc_copy :Video frame 86, length=424, even
Aug 15 23:14:14 security kernel: [  115.566822] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:14 security kernel: [  115.590621] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:14 security kernel: [  115.590664] em28xx #0 em28xx_isoc_copy :Video frame 87, length=2888, odd
Aug 15 23:14:14 security kernel: [  115.606760] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:14 security kernel: [  115.606806] em28xx #0 em28xx_isoc_copy :Video frame 88, length=432, even
Aug 15 23:14:14 security kernel: [  115.606829] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:14 security kernel: [  115.630631] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:14 security kernel: [  115.630675] em28xx #0 em28xx_isoc_copy :Video frame 89, length=2888, odd
Aug 15 23:14:14 security kernel: [  115.646753] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:14 security kernel: [  115.646793] em28xx #0 em28xx_isoc_copy :Video frame 90, length=440, even
Aug 15 23:14:14 security kernel: [  115.646817] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:14 security kernel: [  115.670614] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:14 security kernel: [  115.670658] em28xx #0 em28xx_isoc_copy :Video frame 91, length=2888, odd
Aug 15 23:14:14 security kernel: [  115.676102] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:14 security kernel: [  115.676147] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f80 maddr: 0x1f395bf80 
Aug 15 23:14:14 security kernel: [  115.676181] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:14 security kernel: [  115.676202] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:14 security kernel: [  115.676230] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:14 security kernel: [  115.676251] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf437000 maddr: 0x7cb7000 
Aug 15 23:14:14 security kernel: [  115.676277] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb7000 
Aug 15 23:14:14 security kernel: [  115.676323] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb7000 
Aug 15 23:14:14 security kernel: [  115.676347] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:14 security kernel: [  115.676372] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:14 security kernel: [  115.676389] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:14 security kernel: [  115.676408] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:14 security kernel: [  115.676426] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf437800 maddr: 0x7cb7800 
Aug 15 23:14:14 security kernel: [  115.676451] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb7800 
Aug 15 23:14:14 security kernel: [  115.676492] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb7800 
Aug 15 23:14:14 security kernel: [  115.676896] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:14 security kernel: [  115.676916] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:14 security kernel: [  115.676933] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cb7000  paddr: 0xf437000 
Aug 15 23:14:14 security kernel: [  115.676960] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:14 security kernel: [  115.676981] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb7000 
Aug 15 23:14:14 security kernel: [  115.677009] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:14 security kernel: [  115.677027] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:14 security kernel: [  115.677043] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cb7800  paddr: 0xf437800 
Aug 15 23:14:14 security kernel: [  115.677070] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:14 security kernel: [  115.677090] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb7800 
Aug 15 23:14:14 security kernel: [  115.677182] <<< 10
Aug 15 23:14:14 security kernel: [  115.686759] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:14 security kernel: [  115.686807] em28xx #0 em28xx_isoc_copy :Video frame 92, length=444, even
Aug 15 23:14:14 security kernel: [  115.686831] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:14 security kernel: [  115.710341] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:14 security kernel: [  115.710361] em28xx #0 em28xx_isoc_copy :Video frame 93, length=2888, odd
Aug 15 23:14:14 security kernel: [  115.726510] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:14 security kernel: [  115.726534] em28xx #0 em28xx_isoc_copy :Video frame 94, length=444, even
Aug 15 23:14:14 security kernel: [  115.726546] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:14 security kernel: [  115.750607] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:14 security kernel: [  115.750652] em28xx #0 em28xx_isoc_copy :Video frame 95, length=2888, odd
Aug 15 23:14:14 security kernel: [  115.766737] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:14 security kernel: [  115.766777] em28xx #0 em28xx_isoc_copy :Video frame 96, length=452, even
Aug 15 23:14:14 security kernel: [  115.766801] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:14 security kernel: [  115.790598] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:14 security kernel: [  115.790642] em28xx #0 em28xx_isoc_copy :Video frame 97, length=2888, odd
Aug 15 23:14:14 security kernel: [  115.806747] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:14 security kernel: [  115.806791] em28xx #0 em28xx_isoc_copy :Video frame 98, length=456, even
Aug 15 23:14:14 security kernel: [  115.806815] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:14 security kernel: [  115.830613] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:14 security kernel: [  115.830659] em28xx #0 em28xx_isoc_copy :Video frame 99, length=2888, odd
Aug 15 23:14:14 security kernel: [  115.846737] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:14 security kernel: [  115.846781] em28xx #0 em28xx_isoc_copy :Video frame 100, length=460, even
Aug 15 23:14:14 security kernel: [  115.846805] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:14 security kernel: [  115.870635] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:14 security kernel: [  115.870675] em28xx #0 em28xx_isoc_copy :Video frame 101, length=2888, odd
Aug 15 23:14:14 security kernel: [  115.886763] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:14 security kernel: [  115.886807] em28xx #0 em28xx_isoc_copy :Video frame 102, length=464, even
Aug 15 23:14:14 security kernel: [  115.886831] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:14 security kernel: [  115.910636] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:14 security kernel: [  115.910678] em28xx #0 em28xx_isoc_copy :Video frame 103, length=2888, odd
Aug 15 23:14:14 security kernel: [  115.926769] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:14 security kernel: [  115.926814] em28xx #0 em28xx_isoc_copy :Video frame 104, length=472, even
Aug 15 23:14:14 security kernel: [  115.926838] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:14 security kernel: [  115.950659] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:14 security kernel: [  115.950704] em28xx #0 em28xx_isoc_copy :Video frame 105, length=2888, odd
Aug 15 23:14:14 security kernel: [  115.966759] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:14 security kernel: [  115.966801] em28xx #0 em28xx_isoc_copy :Video frame 106, length=476, even
Aug 15 23:14:14 security kernel: [  115.966825] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:14 security kernel: [  115.990621] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:14 security kernel: [  115.990664] em28xx #0 em28xx_isoc_copy :Video frame 107, length=2888, odd
Aug 15 23:14:14 security kernel: [  116.006755] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:14 security kernel: [  116.006796] em28xx #0 em28xx_isoc_copy :Video frame 108, length=540, even
Aug 15 23:14:14 security kernel: [  116.006820] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:14 security kernel: [  116.030628] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:14 security kernel: [  116.030671] em28xx #0 em28xx_isoc_copy :Video frame 109, length=2888, odd
Aug 15 23:14:14 security kernel: [  116.046753] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:14 security kernel: [  116.046795] em28xx #0 em28xx_isoc_copy :Video frame 110, length=540, even
Aug 15 23:14:14 security kernel: [  116.046818] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:14 security kernel: [  116.070617] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:14 security kernel: [  116.070657] em28xx #0 em28xx_isoc_copy :Video frame 111, length=2888, odd
Aug 15 23:14:14 security kernel: [  116.086766] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:14 security kernel: [  116.086808] em28xx #0 em28xx_isoc_copy :Video frame 112, length=552, even
Aug 15 23:14:14 security kernel: [  116.086832] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:14 security kernel: [  116.110631] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:14 security kernel: [  116.110674] em28xx #0 em28xx_isoc_copy :Video frame 113, length=2888, odd
Aug 15 23:14:14 security kernel: [  116.126750] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:14 security kernel: [  116.126791] em28xx #0 em28xx_isoc_copy :Video frame 114, length=552, even
Aug 15 23:14:14 security kernel: [  116.126815] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:14 security kernel: [  116.150621] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:14 security kernel: [  116.150665] em28xx #0 em28xx_isoc_copy :Video frame 115, length=2888, odd
Aug 15 23:14:14 security kernel: [  116.166753] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:14 security kernel: [  116.166794] em28xx #0 em28xx_isoc_copy :Video frame 116, length=556, even
Aug 15 23:14:14 security kernel: [  116.166818] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:14 security kernel: [  116.176693] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:14 security kernel: [  116.176724] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f80 maddr: 0x1f395bf80 
Aug 15 23:14:14 security kernel: [  116.176768] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:14 security kernel: [  116.176792] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:14 security kernel: [  116.176815] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:14 security kernel: [  116.176834] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf438000 maddr: 0x7cb8000 
Aug 15 23:14:14 security kernel: [  116.176860] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb8000 
Aug 15 23:14:14 security kernel: [  116.176906] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb8000 
Aug 15 23:14:14 security kernel: [  116.176929] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:14 security kernel: [  116.176954] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:14 security kernel: [  116.176971] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:14 security kernel: [  116.176990] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:14 security kernel: [  116.177008] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf438800 maddr: 0x7cb8800 
Aug 15 23:14:14 security kernel: [  116.177033] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb8800 
Aug 15 23:14:14 security kernel: [  116.177072] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb8800 
Aug 15 23:14:14 security kernel: [  116.177527] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:14 security kernel: [  116.177556] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:14 security kernel: [  116.177573] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cb8000  paddr: 0xf438000 
Aug 15 23:14:14 security kernel: [  116.177599] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:14 security kernel: [  116.177621] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb8000 
Aug 15 23:14:14 security kernel: [  116.177649] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:14 security kernel: [  116.177665] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:14 security kernel: [  116.177681] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cb8800  paddr: 0xf438800 
Aug 15 23:14:14 security kernel: [  116.177707] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:14 security kernel: [  116.177729] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb8800 
Aug 15 23:14:14 security kernel: [  116.178038] <<< 10
Aug 15 23:14:14 security kernel: [  116.190619] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:14 security kernel: [  116.190660] em28xx #0 em28xx_isoc_copy :Video frame 117, length=2888, odd
Aug 15 23:14:14 security kernel: [  116.206750] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:14 security kernel: [  116.206794] em28xx #0 em28xx_isoc_copy :Video frame 118, length=564, even
Aug 15 23:14:14 security kernel: [  116.206818] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:14 security kernel: [  116.230351] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:14 security kernel: [  116.230363] em28xx #0 em28xx_isoc_copy :Video frame 119, length=2888, odd
Aug 15 23:14:14 security kernel: [  116.246436] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:14 security kernel: [  116.246458] em28xx #0 em28xx_isoc_copy :Video frame 120, length=568, even
Aug 15 23:14:14 security kernel: [  116.246467] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:14 security kernel: [  116.270437] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:14 security kernel: [  116.270465] em28xx #0 em28xx_isoc_copy :Video frame 121, length=2888, odd
Aug 15 23:14:14 security kernel: [  116.286753] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:14 security kernel: [  116.286790] em28xx #0 em28xx_isoc_copy :Video frame 122, length=576, even
Aug 15 23:14:14 security kernel: [  116.286814] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:14 security kernel: [  116.310611] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:14 security kernel: [  116.310652] em28xx #0 em28xx_isoc_copy :Video frame 123, length=2888, odd
Aug 15 23:14:15 security kernel: [  116.326757] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:15 security kernel: [  116.326802] em28xx #0 em28xx_isoc_copy :Video frame 124, length=576, even
Aug 15 23:14:15 security kernel: [  116.326827] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:15 security kernel: [  116.350606] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:15 security kernel: [  116.350648] em28xx #0 em28xx_isoc_copy :Video frame 125, length=2888, odd
Aug 15 23:14:15 security kernel: [  116.366743] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:15 security kernel: [  116.366785] em28xx #0 em28xx_isoc_copy :Video frame 126, length=524, even
Aug 15 23:14:15 security kernel: [  116.366809] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:15 security kernel: [  116.390602] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:15 security kernel: [  116.390645] em28xx #0 em28xx_isoc_copy :Video frame 127, length=2888, odd
Aug 15 23:14:15 security kernel: [  116.406740] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:15 security kernel: [  116.406781] em28xx #0 em28xx_isoc_copy :Video frame 0, length=528, even
Aug 15 23:14:15 security kernel: [  116.406805] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:15 security kernel: [  116.430602] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:15 security kernel: [  116.430645] em28xx #0 em28xx_isoc_copy :Video frame 1, length=2888, odd
Aug 15 23:14:15 security kernel: [  116.446755] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:15 security kernel: [  116.446799] em28xx #0 em28xx_isoc_copy :Video frame 2, length=540, even
Aug 15 23:14:15 security kernel: [  116.446825] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:15 security kernel: [  116.470603] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:15 security kernel: [  116.470643] em28xx #0 em28xx_isoc_copy :Video frame 3, length=2888, odd
Aug 15 23:14:15 security kernel: [  116.486733] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:15 security kernel: [  116.486773] em28xx #0 em28xx_isoc_copy :Video frame 4, length=544, even
Aug 15 23:14:15 security kernel: [  116.486797] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:15 security kernel: [  116.510604] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:15 security kernel: [  116.510644] em28xx #0 em28xx_isoc_copy :Video frame 5, length=2888, odd
Aug 15 23:14:15 security kernel: [  116.526740] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:15 security kernel: [  116.526782] em28xx #0 em28xx_isoc_copy :Video frame 6, length=544, even
Aug 15 23:14:15 security kernel: [  116.526807] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:15 security kernel: [  116.550615] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:15 security kernel: [  116.550662] em28xx #0 em28xx_isoc_copy :Video frame 7, length=2888, odd
Aug 15 23:14:15 security kernel: [  116.566737] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:15 security kernel: [  116.566780] em28xx #0 em28xx_isoc_copy :Video frame 8, length=552, even
Aug 15 23:14:15 security kernel: [  116.566804] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:15 security kernel: [  116.590612] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:15 security kernel: [  116.590653] em28xx #0 em28xx_isoc_copy :Video frame 9, length=2888, odd
Aug 15 23:14:15 security kernel: [  116.606733] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:15 security kernel: [  116.606779] em28xx #0 em28xx_isoc_copy :Video frame 10, length=556, even
Aug 15 23:14:15 security kernel: [  116.606805] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:15 security kernel: [  116.630621] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:15 security kernel: [  116.630667] em28xx #0 em28xx_isoc_copy :Video frame 11, length=2888, odd
Aug 15 23:14:15 security kernel: [  116.646745] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:15 security kernel: [  116.646787] em28xx #0 em28xx_isoc_copy :Video frame 12, length=564, even
Aug 15 23:14:15 security kernel: [  116.646812] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:15 security kernel: [  116.670588] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:15 security kernel: [  116.670631] em28xx #0 em28xx_isoc_copy :Video frame 13, length=2888, odd
Aug 15 23:14:15 security kernel: [  116.676091] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:15 security kernel: [  116.676115] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f80 maddr: 0x1f395bf80 
Aug 15 23:14:15 security kernel: [  116.676150] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:15 security kernel: [  116.676170] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:15 security kernel: [  116.676193] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:15 security kernel: [  116.676212] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf439000 maddr: 0x7cb9000 
Aug 15 23:14:15 security kernel: [  116.676239] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb9000 
Aug 15 23:14:15 security kernel: [  116.676285] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb9000 
Aug 15 23:14:15 security kernel: [  116.676308] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:15 security kernel: [  116.676333] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:15 security kernel: [  116.676350] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:15 security kernel: [  116.676370] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:15 security kernel: [  116.676388] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf439800 maddr: 0x7cb9800 
Aug 15 23:14:15 security kernel: [  116.676412] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb9800 
Aug 15 23:14:15 security kernel: [  116.676453] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb9800 
Aug 15 23:14:15 security kernel: [  116.676862] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:15 security kernel: [  116.676882] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:15 security kernel: [  116.676899] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cb9000  paddr: 0xf439000 
Aug 15 23:14:15 security kernel: [  116.676926] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:15 security kernel: [  116.676947] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb9000 
Aug 15 23:14:15 security kernel: [  116.676975] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:15 security kernel: [  116.676993] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:15 security kernel: [  116.677011] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cb9800  paddr: 0xf439800 
Aug 15 23:14:15 security kernel: [  116.677037] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:15 security kernel: [  116.677058] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cb9800 
Aug 15 23:14:15 security kernel: [  116.677156] <<< 10
Aug 15 23:14:15 security kernel: [  116.686742] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:15 security kernel: [  116.686781] em28xx #0 em28xx_isoc_copy :Video frame 14, length=568, even
Aug 15 23:14:15 security kernel: [  116.686805] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:15 security kernel: [  116.710315] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:15 security kernel: [  116.710334] em28xx #0 em28xx_isoc_copy :Video frame 15, length=2888, odd
Aug 15 23:14:15 security kernel: [  116.726713] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:15 security kernel: [  116.726760] em28xx #0 em28xx_isoc_copy :Video frame 16, length=572, even
Aug 15 23:14:15 security kernel: [  116.726785] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:15 security kernel: [  116.750584] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:15 security kernel: [  116.750627] em28xx #0 em28xx_isoc_copy :Video frame 17, length=2888, odd
Aug 15 23:14:15 security kernel: [  116.766714] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:15 security kernel: [  116.766757] em28xx #0 em28xx_isoc_copy :Video frame 18, length=576, even
Aug 15 23:14:15 security kernel: [  116.766782] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:15 security kernel: [  116.790630] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:15 security kernel: [  116.790676] em28xx #0 em28xx_isoc_copy :Video frame 19, length=2888, odd
Aug 15 23:14:15 security kernel: [  116.806711] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:15 security kernel: [  116.806752] em28xx #0 em28xx_isoc_copy :Video frame 20, length=580, even
Aug 15 23:14:15 security kernel: [  116.806776] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:15 security kernel: [  116.830569] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:15 security kernel: [  116.830614] em28xx #0 em28xx_isoc_copy :Video frame 21, length=2888, odd
Aug 15 23:14:15 security kernel: [  116.846712] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:15 security kernel: [  116.846757] em28xx #0 em28xx_isoc_copy :Video frame 22, length=644, even
Aug 15 23:14:15 security kernel: [  116.846782] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:15 security kernel: [  116.870639] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:15 security kernel: [  116.870679] em28xx #0 em28xx_isoc_copy :Video frame 23, length=2888, odd
Aug 15 23:14:15 security kernel: [  116.886735] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:15 security kernel: [  116.886779] em28xx #0 em28xx_isoc_copy :Video frame 24, length=648, even
Aug 15 23:14:15 security kernel: [  116.886803] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:15 security kernel: [  116.910614] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:15 security kernel: [  116.910656] em28xx #0 em28xx_isoc_copy :Video frame 25, length=2888, odd
Aug 15 23:14:15 security kernel: [  116.926728] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:15 security kernel: [  116.926772] em28xx #0 em28xx_isoc_copy :Video frame 26, length=652, even
Aug 15 23:14:15 security kernel: [  116.926796] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:15 security kernel: [  116.950585] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:15 security kernel: [  116.950630] em28xx #0 em28xx_isoc_copy :Video frame 27, length=2888, odd
Aug 15 23:14:15 security kernel: [  116.966738] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:15 security kernel: [  116.966785] em28xx #0 em28xx_isoc_copy :Video frame 28, length=660, even
Aug 15 23:14:15 security kernel: [  116.966810] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:15 security kernel: [  116.990326] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:15 security kernel: [  116.990346] em28xx #0 em28xx_isoc_copy :Video frame 29, length=2888, odd
Aug 15 23:14:15 security kernel: [  117.006484] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:15 security kernel: [  117.006509] em28xx #0 em28xx_isoc_copy :Video frame 30, length=664, even
Aug 15 23:14:15 security kernel: [  117.006521] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:15 security kernel: [  117.030328] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:15 security kernel: [  117.030347] em28xx #0 em28xx_isoc_copy :Video frame 31, length=2888, odd
Aug 15 23:14:15 security kernel: [  117.046361] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:15 security kernel: [  117.046379] em28xx #0 em28xx_isoc_copy :Video frame 32, length=668, even
Aug 15 23:14:15 security kernel: [  117.046385] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:15 security kernel: [  117.070421] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:15 security kernel: [  117.070444] em28xx #0 em28xx_isoc_copy :Video frame 33, length=2888, odd
Aug 15 23:14:15 security kernel: [  117.086723] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:15 security kernel: [  117.086766] em28xx #0 em28xx_isoc_copy :Video frame 34, length=676, even
Aug 15 23:14:15 security kernel: [  117.086790] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:15 security kernel: [  117.110619] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:15 security kernel: [  117.110661] em28xx #0 em28xx_isoc_copy :Video frame 35, length=2888, odd
Aug 15 23:14:15 security kernel: [  117.126720] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:15 security kernel: [  117.126764] em28xx #0 em28xx_isoc_copy :Video frame 36, length=676, even
Aug 15 23:14:15 security kernel: [  117.126789] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:15 security kernel: [  117.150587] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:15 security kernel: [  117.150629] em28xx #0 em28xx_isoc_copy :Video frame 37, length=2888, odd
Aug 15 23:14:15 security kernel: [  117.166716] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:15 security kernel: [  117.166757] em28xx #0 em28xx_isoc_copy :Video frame 38, length=688, even
Aug 15 23:14:15 security kernel: [  117.166781] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:15 security kernel: [  117.176116] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:15 security kernel: [  117.176145] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f80 maddr: 0x1f395bf80 
Aug 15 23:14:15 security kernel: [  117.176183] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:15 security kernel: [  117.176204] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:15 security kernel: [  117.176232] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:15 security kernel: [  117.176251] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf43a000 maddr: 0x7cba000 
Aug 15 23:14:15 security kernel: [  117.176277] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cba000 
Aug 15 23:14:15 security kernel: [  117.176322] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cba000 
Aug 15 23:14:15 security kernel: [  117.176346] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:15 security kernel: [  117.176370] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:15 security kernel: [  117.176388] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:15 security kernel: [  117.176407] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:15 security kernel: [  117.176425] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf43a800 maddr: 0x7cba800 
Aug 15 23:14:15 security kernel: [  117.176449] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cba800 
Aug 15 23:14:15 security kernel: [  117.176490] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cba800 
Aug 15 23:14:15 security kernel: [  117.176858] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:15 security kernel: [  117.176878] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:15 security kernel: [  117.176895] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cba000  paddr: 0xf43a000 
Aug 15 23:14:15 security kernel: [  117.176921] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:15 security kernel: [  117.176942] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cba000 
Aug 15 23:14:15 security kernel: [  117.176970] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:15 security kernel: [  117.176987] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:15 security kernel: [  117.177004] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cba800  paddr: 0xf43a800 
Aug 15 23:14:15 security kernel: [  117.177030] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:15 security kernel: [  117.177052] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cba800 
Aug 15 23:14:15 security kernel: [  117.177141] <<< 10
Aug 15 23:14:15 security kernel: [  117.190589] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:15 security kernel: [  117.190633] em28xx #0 em28xx_isoc_copy :Video frame 39, length=2888, odd
Aug 15 23:14:15 security kernel: [  117.206344] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:15 security kernel: [  117.206361] em28xx #0 em28xx_isoc_copy :Video frame 40, length=632, even
Aug 15 23:14:15 security kernel: [  117.206366] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:15 security kernel: [  117.230419] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:15 security kernel: [  117.230446] em28xx #0 em28xx_isoc_copy :Video frame 41, length=2888, odd
Aug 15 23:14:15 security kernel: [  117.246714] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:15 security kernel: [  117.246755] em28xx #0 em28xx_isoc_copy :Video frame 42, length=636, even
Aug 15 23:14:15 security kernel: [  117.246779] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:15 security kernel: [  117.270602] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:15 security kernel: [  117.270645] em28xx #0 em28xx_isoc_copy :Video frame 43, length=2888, odd
Aug 15 23:14:15 security kernel: [  117.286705] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:15 security kernel: [  117.286749] em28xx #0 em28xx_isoc_copy :Video frame 44, length=644, even
Aug 15 23:14:15 security kernel: [  117.286778] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:15 security kernel: [  117.310586] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:15 security kernel: [  117.310626] em28xx #0 em28xx_isoc_copy :Video frame 45, length=2888, odd
Aug 15 23:14:16 security kernel: [  117.326703] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:16 security kernel: [  117.326745] em28xx #0 em28xx_isoc_copy :Video frame 46, length=648, even
Aug 15 23:14:16 security kernel: [  117.326769] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:16 security kernel: [  117.350568] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:16 security kernel: [  117.350609] em28xx #0 em28xx_isoc_copy :Video frame 47, length=2888, odd
Aug 15 23:14:16 security kernel: [  117.366699] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:16 security kernel: [  117.366744] em28xx #0 em28xx_isoc_copy :Video frame 48, length=652, even
Aug 15 23:14:16 security kernel: [  117.366768] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:16 security kernel: [  117.390604] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:16 security kernel: [  117.390650] em28xx #0 em28xx_isoc_copy :Video frame 49, length=2888, odd
Aug 15 23:14:16 security kernel: [  117.406712] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:16 security kernel: [  117.406759] em28xx #0 em28xx_isoc_copy :Video frame 50, length=656, even
Aug 15 23:14:16 security kernel: [  117.406784] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:16 security kernel: [  117.430573] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:16 security kernel: [  117.430616] em28xx #0 em28xx_isoc_copy :Video frame 51, length=2888, odd
Aug 15 23:14:16 security kernel: [  117.446692] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:16 security kernel: [  117.446732] em28xx #0 em28xx_isoc_copy :Video frame 52, length=660, even
Aug 15 23:14:16 security kernel: [  117.446756] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:16 security kernel: [  117.470554] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:16 security kernel: [  117.470595] em28xx #0 em28xx_isoc_copy :Video frame 53, length=2888, odd
Aug 15 23:14:16 security kernel: [  117.486696] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:16 security kernel: [  117.486738] em28xx #0 em28xx_isoc_copy :Video frame 54, length=668, even
Aug 15 23:14:16 security kernel: [  117.486762] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:16 security kernel: [  117.510553] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:16 security kernel: [  117.510593] em28xx #0 em28xx_isoc_copy :Video frame 55, length=2888, odd
Aug 15 23:14:16 security kernel: [  117.526679] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:16 security kernel: [  117.526720] em28xx #0 em28xx_isoc_copy :Video frame 56, length=672, even
Aug 15 23:14:16 security kernel: [  117.526744] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:16 security kernel: [  117.550572] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:16 security kernel: [  117.550614] em28xx #0 em28xx_isoc_copy :Video frame 57, length=2888, odd
Aug 15 23:14:16 security kernel: [  117.566320] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:16 security kernel: [  117.566336] em28xx #0 em28xx_isoc_copy :Video frame 58, length=672, even
Aug 15 23:14:16 security kernel: [  117.566342] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:16 security kernel: [  117.590380] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:16 security kernel: [  117.590404] em28xx #0 em28xx_isoc_copy :Video frame 59, length=2888, odd
Aug 15 23:14:16 security kernel: [  117.606685] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:16 security kernel: [  117.606729] em28xx #0 em28xx_isoc_copy :Video frame 60, length=680, even
Aug 15 23:14:16 security kernel: [  117.606753] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:16 security kernel: [  117.630586] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:16 security kernel: [  117.630628] em28xx #0 em28xx_isoc_copy :Video frame 61, length=2888, odd
Aug 15 23:14:16 security kernel: [  117.646680] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:16 security kernel: [  117.646723] em28xx #0 em28xx_isoc_copy :Video frame 62, length=688, even
Aug 15 23:14:16 security kernel: [  117.646747] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:16 security kernel: [  117.670557] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:16 security kernel: [  117.670601] em28xx #0 em28xx_isoc_copy :Video frame 63, length=2888, odd
Aug 15 23:14:16 security kernel: [  117.676103] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:16 security kernel: [  117.676130] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f80 maddr: 0x1f395bf80 
Aug 15 23:14:16 security kernel: [  117.676164] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:16 security kernel: [  117.676186] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:16 security kernel: [  117.676210] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:16 security kernel: [  117.676229] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf43b000 maddr: 0x7cbb000 
Aug 15 23:14:16 security kernel: [  117.676256] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cbb000 
Aug 15 23:14:16 security kernel: [  117.676302] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cbb000 
Aug 15 23:14:16 security kernel: [  117.676327] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:16 security kernel: [  117.676352] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:16 security kernel: [  117.676369] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:16 security kernel: [  117.676389] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:16 security kernel: [  117.676407] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf43b800 maddr: 0x7cbb800 
Aug 15 23:14:16 security kernel: [  117.676432] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cbb800 
Aug 15 23:14:16 security kernel: [  117.676472] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cbb800 
Aug 15 23:14:16 security kernel: [  117.676948] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:16 security kernel: [  117.676967] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:16 security kernel: [  117.676985] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cbb000  paddr: 0xf43b000 
Aug 15 23:14:16 security kernel: [  117.677011] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:16 security kernel: [  117.677032] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cbb000 
Aug 15 23:14:16 security kernel: [  117.677062] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:16 security kernel: [  117.677079] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:16 security kernel: [  117.677100] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cbb800  paddr: 0xf43b800 
Aug 15 23:14:16 security kernel: [  117.677127] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:16 security kernel: [  117.677148] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cbb800 
Aug 15 23:14:16 security kernel: [  117.677235] <<< 10
Aug 15 23:14:16 security kernel: [  117.686681] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:16 security kernel: [  117.686720] em28xx #0 em28xx_isoc_copy :Video frame 64, length=748, even
Aug 15 23:14:16 security kernel: [  117.686744] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:16 security kernel: [  117.710265] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:16 security kernel: [  117.710291] em28xx #0 em28xx_isoc_copy :Video frame 65, length=2888, odd
Aug 15 23:14:16 security kernel: [  117.726426] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:16 security kernel: [  117.726451] em28xx #0 em28xx_isoc_copy :Video frame 66, length=752, even
Aug 15 23:14:16 security kernel: [  117.726463] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:16 security kernel: [  117.750542] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:16 security kernel: [  117.750586] em28xx #0 em28xx_isoc_copy :Video frame 67, length=2888, odd
Aug 15 23:14:16 security kernel: [  117.766667] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:16 security kernel: [  117.766708] em28xx #0 em28xx_isoc_copy :Video frame 68, length=760, even
Aug 15 23:14:16 security kernel: [  117.766732] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:16 security kernel: [  117.790549] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:16 security kernel: [  117.790590] em28xx #0 em28xx_isoc_copy :Video frame 69, length=2888, odd
Aug 15 23:14:16 security kernel: [  117.806669] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:16 security kernel: [  117.806708] em28xx #0 em28xx_isoc_copy :Video frame 70, length=764, even
Aug 15 23:14:16 security kernel: [  117.806732] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:16 security kernel: [  117.830523] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:16 security kernel: [  117.830563] em28xx #0 em28xx_isoc_copy :Video frame 71, length=2888, odd
Aug 15 23:14:16 security kernel: [  117.846659] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:16 security kernel: [  117.846703] em28xx #0 em28xx_isoc_copy :Video frame 72, length=804, even
Aug 15 23:14:16 security kernel: [  117.846727] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:16 security kernel: [  117.870589] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:16 security kernel: [  117.870638] em28xx #0 em28xx_isoc_copy :Video frame 73, length=2888, odd
Aug 15 23:14:16 security kernel: [  117.886719] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:16 security kernel: [  117.886762] em28xx #0 em28xx_isoc_copy :Video frame 74, length=772, even
Aug 15 23:14:16 security kernel: [  117.886786] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:16 security kernel: [  117.910555] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:16 security kernel: [  117.910597] em28xx #0 em28xx_isoc_copy :Video frame 75, length=2888, odd
Aug 15 23:14:16 security kernel: [  117.926694] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:16 security kernel: [  117.926737] em28xx #0 em28xx_isoc_copy :Video frame 76, length=960, even
Aug 15 23:14:16 security kernel: [  117.926760] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:16 security kernel: [  117.950563] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:16 security kernel: [  117.950605] em28xx #0 em28xx_isoc_copy :Video frame 77, length=2888, odd
Aug 15 23:14:16 security kernel: [  117.966688] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:16 security kernel: [  117.966733] em28xx #0 em28xx_isoc_copy :Video frame 78, length=784, even
Aug 15 23:14:16 security kernel: [  117.966757] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:16 security kernel: [  117.990556] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:16 security kernel: [  117.990601] em28xx #0 em28xx_isoc_copy :Video frame 79, length=2888, odd
Aug 15 23:14:16 security kernel: [  118.006694] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:16 security kernel: [  118.006736] em28xx #0 em28xx_isoc_copy :Video frame 80, length=788, even
Aug 15 23:14:16 security kernel: [  118.006761] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:16 security kernel: [  118.030557] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end (1)
Aug 15 23:14:16 security kernel: [  118.030606] em28xx #0 em28xx_isoc_copy :Video frame 81, length=2888, odd
Aug 15 23:14:16 security kernel: [  118.046682] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:16 security kernel: [  118.046722] em28xx #0 em28xx_isoc_copy :Video frame 82, length=736, even
Aug 15 23:14:16 security kernel: [  118.046746] em28xx #0 buffer_filled :[ffff88001a272df0/1] wakeup
Aug 15 23:14:16 security kernel: [  118.070581] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:16 security kernel: [  118.070626] em28xx #0 em28xx_isoc_copy :Video frame 83, length=2888, odd
Aug 15 23:14:16 security kernel: [  118.086684] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:16 security kernel: [  118.086727] em28xx #0 em28xx_isoc_copy :Video frame 84, length=740, even
Aug 15 23:14:16 security kernel: [  118.086751] em28xx #0 buffer_filled :[ffff8800380b2df0/2] wakeup
Aug 15 23:14:16 security kernel: [  118.110545] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:16 security kernel: [  118.110589] em28xx #0 em28xx_isoc_copy :Video frame 85, length=2888, odd
Aug 15 23:14:16 security kernel: [  118.126690] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:16 security kernel: [  118.126736] em28xx #0 em28xx_isoc_copy :Video frame 86, length=744, even
Aug 15 23:14:16 security kernel: [  118.126762] em28xx #0 buffer_filled :[ffff8800380b3df0/3] wakeup
Aug 15 23:14:16 security kernel: [  118.150284] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:16 security kernel: [  118.150301] em28xx #0 em28xx_isoc_copy :Video frame 87, length=2888, odd
Aug 15 23:14:16 security kernel: [  118.166324] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:16 security kernel: [  118.166340] em28xx #0 em28xx_isoc_copy :Video frame 88, length=752, even
Aug 15 23:14:16 security kernel: [  118.166346] em28xx #0 buffer_filled :[ffff88001a0f2df0/0] wakeup
Aug 15 23:14:16 security kernel: [  118.178120] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:16 security kernel: [  118.178130] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533f80 maddr: 0x1f395bf80 
Aug 15 23:14:16 security kernel: [  118.178143] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:16 security kernel: [  118.178154] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:16 security kernel: [  118.178161] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:16 security kernel: [  118.178166] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf43c000 maddr: 0x7cbc000 
Aug 15 23:14:16 security kernel: [  118.178173] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cbc000 
Aug 15 23:14:16 security kernel: [  118.178186] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cbc000 
Aug 15 23:14:16 security kernel: [  118.178193] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:16 security kernel: [  118.178199] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:16 security kernel: [  118.178203] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:16 security kernel: [  118.178208] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:16 security kernel: [  118.178213] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf43c800 maddr: 0x7cbc800 
Aug 15 23:14:16 security kernel: [  118.178219] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cbc800 
Aug 15 23:14:16 security kernel: [  118.178228] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cbc800 
Aug 15 23:14:16 security kernel: [  118.179258] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:16 security kernel: [  118.179273] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:16 security kernel: [  118.179277] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cbc000  paddr: 0xf43c000 
Aug 15 23:14:16 security kernel: [  118.179283] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:16 security kernel: [  118.179289] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cbc000 
Aug 15 23:14:16 security kernel: [  118.179296] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:16 security kernel: [  118.179299] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:16 security kernel: [  118.179303] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cbc800  paddr: 0xf43c800 
Aug 15 23:14:16 security kernel: [  118.179309] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:16 security kernel: [  118.179313] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cbc800 
Aug 15 23:14:16 security kernel: [  118.179354] <<< 10
Aug 15 23:14:16 security motion: [1] Calling vid_close() from motion_cleanup
Aug 15 23:14:16 security motion: [1] Closing video device /dev/kworld
Aug 15 23:14:16 security kernel: [  118.183965] em28xx #0 buffer_release :em28xx: called buffer_release
Aug 15 23:14:16 security kernel: [  118.183980] em28xx #0 buffer_release :em28xx: called buffer_release
Aug 15 23:14:16 security kernel: [  118.183985] em28xx #0 buffer_release :em28xx: called buffer_release
Aug 15 23:14:16 security kernel: [  118.183990] em28xx #0 buffer_release :em28xx: called buffer_release
Aug 15 23:14:16 security kernel: [  118.190271] em28xx #0 em28xx_isoc_copy :Video frame 89, length=2888, odd
Aug 15 23:14:16 security kernel: [  118.206256] em28xx #0 em28xx_isoc_copy :Video frame 90, length=752, even
Aug 15 23:14:16 security kernel: [  118.206271] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:14:16 security kernel: [  118.224372] em28xx #0 em28xx_uninit_isoc :em28xx: called em28xx_uninit_isoc
Aug 15 23:14:16 security kernel: [  118.224790] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0xc7a80000 
Aug 15 23:14:16 security kernel: [  118.224814] XEN-SWIOTLB: xen_swiotlb_free_coherent
Aug 15 23:14:16 security kernel: [  118.225348] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0xc7e40000 
Aug 15 23:14:16 security kernel: [  118.225357] XEN-SWIOTLB: xen_swiotlb_free_coherent
Aug 15 23:14:16 security kernel: [  118.225869] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0xc7e00000 
Aug 15 23:14:16 security kernel: [  118.225879] XEN-SWIOTLB: xen_swiotlb_free_coherent
Aug 15 23:14:16 security kernel: [  118.226136] xhci_hcd 0000:08:00.0: Miss service interval error, set skip flag
Aug 15 23:14:16 security kernel: [  118.226151] xhci_hcd 0000:08:00.0: Found td. Clear skip flag.
Aug 15 23:14:16 security kernel: [  118.226475] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0xc7a40000 
Aug 15 23:14:16 security kernel: [  118.226484] XEN-SWIOTLB: xen_swiotlb_free_coherent
Aug 15 23:14:16 security kernel: [  118.226969] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0xc7a00000 
Aug 15 23:14:16 security kernel: [  118.226979] XEN-SWIOTLB: xen_swiotlb_free_coherent
Aug 15 23:14:16 security kernel: [  118.227259] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:16 security kernel: [  118.227279] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:16 security kernel: [  118.227286] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:16 security kernel: [  118.227291] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:16 security kernel: [  118.227304] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:16 security kernel: [  118.227308] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf43d000 maddr: 0x7cbd000 
Aug 15 23:14:16 security kernel: [  118.227314] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cbd000 
Aug 15 23:14:16 security kernel: [  118.227333] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cbd000 
Aug 15 23:14:16 security kernel: [  118.227339] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:16 security kernel: [  118.227345] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:16 security kernel: [  118.227349] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:16 security kernel: [  118.227354] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:16 security kernel: [  118.227358] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf43d800 maddr: 0x7cbd800 
Aug 15 23:14:16 security kernel: [  118.227363] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cbd800 
Aug 15 23:14:16 security kernel: [  118.227373] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cbd800 
Aug 15 23:14:16 security kernel: [  118.227770] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:16 security kernel: [  118.227777] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:16 security kernel: [  118.227782] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cbd000  paddr: 0xf43d000 
Aug 15 23:14:16 security kernel: [  118.227789] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:16 security kernel: [  118.227794] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cbd000 
Aug 15 23:14:16 security kernel: [  118.227802] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:16 security kernel: [  118.227806] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:16 security kernel: [  118.227810] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cbd800  paddr: 0xf43d800 
Aug 15 23:14:16 security kernel: [  118.227816] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:16 security kernel: [  118.227821] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cbd800 
Aug 15 23:14:16 security kernel: [  118.297051] <<< 10
Aug 15 23:14:16 security kernel: [  118.297068] (pipe 0x80000200): OUT: 40 00 00 00 0c 00 01 00 >>> 00
Aug 15 23:14:16 security kernel: [  118.297075] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:16 security kernel: [  118.297081] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:16 security kernel: [  118.297085] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:16 security kernel: [  118.297091] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:16 security kernel: [  118.297095] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf43e000 maddr: 0x7cbe000 
Aug 15 23:14:16 security kernel: [  118.297101] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cbe000 
Aug 15 23:14:16 security kernel: [  118.297113] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cbe000 
Aug 15 23:14:16 security kernel: [  118.297119] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:16 security kernel: [  118.297124] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:16 security kernel: [  118.297128] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:16 security kernel: [  118.297133] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:16 security kernel: [  118.297137] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf43e800 maddr: 0x7cbe800 
Aug 15 23:14:16 security kernel: [  118.297143] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cbe800 
Aug 15 23:14:16 security kernel: [  118.297153] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cbe800 
Aug 15 23:14:16 security kernel: [  118.297550] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:16 security kernel: [  118.297580] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:16 security kernel: [  118.297598] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cbe000  paddr: 0xf43e000 
Aug 15 23:14:16 security kernel: [  118.297624] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:16 security kernel: [  118.297645] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cbe000 
Aug 15 23:14:16 security kernel: [  118.297672] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:16 security kernel: [  118.297689] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:16 security kernel: [  118.297705] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cbe800  paddr: 0xf43e800 
Aug 15 23:14:16 security kernel: [  118.297729] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:16 security kernel: [  118.297751] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cbe800 
Aug 15 23:14:16 security kernel: [  118.308182] (pipe 0x80000200): OUT: 40 00 00 00 12 00 01 00 >>> 27
Aug 15 23:14:16 security kernel: [  118.308191] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x32533ce0 maddr: 0x1f395bce0 
Aug 15 23:14:16 security kernel: [  118.308205] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:16 security kernel: [  118.308209] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:16 security kernel: [  118.308214] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:16 security kernel: [  118.308219] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf43f000 maddr: 0x7cbf000 
Aug 15 23:14:16 security kernel: [  118.308225] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cbf000 
Aug 15 23:14:16 security kernel: [  118.308235] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cbf000 
Aug 15 23:14:16 security kernel: [  118.308240] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:16 security kernel: [  118.308246] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:16 security kernel: [  118.308250] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:16 security kernel: [  118.308254] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:16 security kernel: [  118.308258] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf43f800 maddr: 0x7cbf800 
Aug 15 23:14:16 security kernel: [  118.308264] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cbf800 
Aug 15 23:14:16 security kernel: [  118.308274] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cbf800 
Aug 15 23:14:16 security kernel: [  118.308675] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:16 security kernel: [  118.308704] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:16 security kernel: [  118.308722] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cbf000  paddr: 0xf43f000 
Aug 15 23:14:16 security kernel: [  118.308747] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:16 security kernel: [  118.308768] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cbf000 
Aug 15 23:14:16 security kernel: [  118.308795] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:16 security kernel: [  118.308811] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:16 security kernel: [  118.308827] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7cbf800  paddr: 0xf43f800 
Aug 15 23:14:16 security kernel: [  118.308860] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:16 security kernel: [  118.308864] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7cbf800 
Aug 15 23:14:17 security kernel: [  118.320087] xhci_hcd 0000:08:00.0: Allocating ring at ffff880033b12268
Aug 15 23:14:17 security kernel: [  118.320112] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001c789400 (virtual) 0xc7ac0400 (DMA)
Aug 15 23:14:17 security kernel: [  118.320129] xhci_hcd 0000:08:00.0: Linking segment 0xc7ac0400 to segment 0xc7ac0400 (DMA)
Aug 15 23:14:17 security kernel: [  118.320144] xhci_hcd 0000:08:00.0: Wrote link toggle flag to segment ffff880032533ce0 (virtual), 0xc7ac0400 (DMA)
Aug 15 23:14:17 security kernel: [  118.320161] usb 4-3: ep 0x81 - rounding interval to 1024 microframes
Aug 15 23:14:17 security kernel: [  118.320174] xhci_hcd 0000:08:00.0: Allocating ring at ffff880033b12138
Aug 15 23:14:17 security kernel: [  118.320188] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001c789800 (virtual) 0xc7ac0800 (DMA)
Aug 15 23:14:17 security kernel: [  118.320210] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:14:17 security kernel: [  118.320251] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88003c903db8 
Aug 15 23:14:17 security kernel: [  118.320283] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001ac39000 (virtual) 0xc7abf000 (DMA)
Aug 15 23:14:17 security kernel: [  118.320300] xhci_hcd 0000:08:00.0: Linking segment 0xc7ac0800 to segment 0xc7abf000 (DMA)
Aug 15 23:14:17 security kernel: [  118.320316] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001ac39400 (virtual) 0xc7abf400 (DMA)
Aug 15 23:14:17 security kernel: [  118.320333] xhci_hcd 0000:08:00.0: Linking segment 0xc7abf000 to segment 0xc7abf400 (DMA)
Aug 15 23:14:17 security kernel: [  118.320348] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001ac39800 (virtual) 0xc7abf800 (DMA)
Aug 15 23:14:17 security kernel: [  118.320364] xhci_hcd 0000:08:00.0: Linking segment 0xc7abf400 to segment 0xc7abf800 (DMA)
Aug 15 23:14:17 security kernel: [  118.320382] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:14:17 security kernel: [  118.320412] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88003c903d08 
Aug 15 23:14:17 security kernel: [  118.320440] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001ac25000 (virtual) 0xc7abe000 (DMA)
Aug 15 23:14:17 security kernel: [  118.320456] xhci_hcd 0000:08:00.0: Linking segment 0xc7abf800 to segment 0xc7abe000 (DMA)
Aug 15 23:14:17 security kernel: [  118.320472] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001ac25400 (virtual) 0xc7abe400 (DMA)
Aug 15 23:14:17 security kernel: [  118.320489] xhci_hcd 0000:08:00.0: Linking segment 0xc7abe000 to segment 0xc7abe400 (DMA)
Aug 15 23:14:17 security kernel: [  118.320504] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001ac25800 (virtual) 0xc7abe800 (DMA)
Aug 15 23:14:17 security kernel: [  118.321378] xhci_hcd 0000:08:00.0: Linking segment 0xc7abe400 to segment 0xc7abe800 (DMA)
Aug 15 23:14:17 security kernel: [  118.321394] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:14:17 security kernel: [  118.321425] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff8800323c2838 
Aug 15 23:14:17 security kernel: [  118.321453] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001b251000 (virtual) 0xc7abd000 (DMA)
Aug 15 23:14:17 security kernel: [  118.321469] xhci_hcd 0000:08:00.0: Linking segment 0xc7abe800 to segment 0xc7abd000 (DMA)
Aug 15 23:14:17 security kernel: [  118.321485] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001b251400 (virtual) 0xc7abd400 (DMA)
Aug 15 23:14:17 security kernel: [  118.321501] xhci_hcd 0000:08:00.0: Linking segment 0xc7abd000 to segment 0xc7abd400 (DMA)
Aug 15 23:14:17 security kernel: [  118.321517] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001b251800 (virtual) 0xc7abd800 (DMA)
Aug 15 23:14:17 security kernel: [  118.321533] xhci_hcd 0000:08:00.0: Linking segment 0xc7abd400 to segment 0xc7abd800 (DMA)
Aug 15 23:14:17 security kernel: [  118.321549] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:14:17 security kernel: [  118.321578] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff8800323c2cb0 
Aug 15 23:14:17 security kernel: [  118.321606] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001aed9000 (virtual) 0xc7abc000 (DMA)
Aug 15 23:14:17 security kernel: [  118.321622] xhci_hcd 0000:08:00.0: Linking segment 0xc7abd800 to segment 0xc7abc000 (DMA)
Aug 15 23:14:17 security kernel: [  118.321638] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001aed9400 (virtual) 0xc7abc400 (DMA)
Aug 15 23:14:17 security kernel: [  118.321654] xhci_hcd 0000:08:00.0: Linking segment 0xc7abc000 to segment 0xc7abc400 (DMA)
Aug 15 23:14:17 security kernel: [  118.321669] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001aed9800 (virtual) 0xc7abc800 (DMA)
Aug 15 23:14:17 security kernel: [  118.321685] xhci_hcd 0000:08:00.0: Linking segment 0xc7abc400 to segment 0xc7abc800 (DMA)
Aug 15 23:14:17 security kernel: [  118.321701] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:14:17 security kernel: [  118.321731] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88003cbeb2b8 
Aug 15 23:14:17 security kernel: [  118.321758] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001ae15000 (virtual) 0xc7abb000 (DMA)
Aug 15 23:14:17 security kernel: [  118.321774] xhci_hcd 0000:08:00.0: Linking segment 0xc7abc800 to segment 0xc7abb000 (DMA)
Aug 15 23:14:17 security kernel: [  118.321790] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001ae15400 (virtual) 0xc7abb400 (DMA)
Aug 15 23:14:17 security kernel: [  118.321806] xhci_hcd 0000:08:00.0: Linking segment 0xc7abb000 to segment 0xc7abb400 (DMA)
Aug 15 23:14:17 security kernel: [  118.321821] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001ae15800 (virtual) 0xc7abb800 (DMA)
Aug 15 23:14:17 security kernel: [  118.321838] xhci_hcd 0000:08:00.0: Linking segment 0xc7abb400 to segment 0xc7abb800 (DMA)
Aug 15 23:14:17 security kernel: [  118.321854] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:14:17 security kernel: [  118.321882] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88003cbeb158 
Aug 15 23:14:17 security kernel: [  118.321910] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001ae0d000 (virtual) 0xc7aba000 (DMA)
Aug 15 23:14:17 security kernel: [  118.321926] xhci_hcd 0000:08:00.0: Linking segment 0xc7abb800 to segment 0xc7aba000 (DMA)
Aug 15 23:14:17 security kernel: [  118.321944] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001ae0d400 (virtual) 0xc7aba400 (DMA)
Aug 15 23:14:17 security kernel: [  118.321987] xhci_hcd 0000:08:00.0: Linking segment 0xc7aba000 to segment 0xc7aba400 (DMA)
Aug 15 23:14:17 security kernel: [  118.322003] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001ae0d800 (virtual) 0xc7aba800 (DMA)
Aug 15 23:14:17 security kernel: [  118.322019] xhci_hcd 0000:08:00.0: Linking segment 0xc7aba400 to segment 0xc7aba800 (DMA)
Aug 15 23:14:17 security kernel: [  118.322035] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:14:17 security kernel: [  118.322065] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff880018d63f70 
Aug 15 23:14:17 security kernel: [  118.322093] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001ac29000 (virtual) 0xc7ab9000 (DMA)
Aug 15 23:14:17 security kernel: [  118.322109] xhci_hcd 0000:08:00.0: Linking segment 0xc7aba800 to segment 0xc7ab9000 (DMA)
Aug 15 23:14:17 security kernel: [  118.322130] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001ac29400 (virtual) 0xc7ab9400 (DMA)
Aug 15 23:14:17 security kernel: [  118.322146] xhci_hcd 0000:08:00.0: Linking segment 0xc7ab9000 to segment 0xc7ab9400 (DMA)
Aug 15 23:14:17 security kernel: [  118.322161] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001ac29800 (virtual) 0xc7ab9800 (DMA)
Aug 15 23:14:17 security kernel: [  118.322177] xhci_hcd 0000:08:00.0: Linking segment 0xc7ab9400 to segment 0xc7ab9800 (DMA)
Aug 15 23:14:17 security kernel: [  118.322194] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:14:17 security kernel: [  118.322223] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff880018d63940 
Aug 15 23:14:17 security kernel: [  118.322251] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a2ad000 (virtual) 0xc7ab8000 (DMA)
Aug 15 23:14:17 security kernel: [  118.322268] xhci_hcd 0000:08:00.0: Linking segment 0xc7ab9800 to segment 0xc7ab8000 (DMA)
Aug 15 23:14:17 security kernel: [  118.322284] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a2ad400 (virtual) 0xc7ab8400 (DMA)
Aug 15 23:14:17 security kernel: [  118.322300] xhci_hcd 0000:08:00.0: Linking segment 0xc7ab8000 to segment 0xc7ab8400 (DMA)
Aug 15 23:14:17 security kernel: [  118.322315] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a2ad800 (virtual) 0xc7ab8800 (DMA)
Aug 15 23:14:17 security kernel: [  118.322331] xhci_hcd 0000:08:00.0: Linking segment 0xc7ab8400 to segment 0xc7ab8800 (DMA)
Aug 15 23:14:17 security kernel: [  118.322347] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:14:17 security kernel: [  118.322378] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff880018d63680 
Aug 15 23:14:17 security kernel: [  118.322407] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880031471000 (virtual) 0xc7ab7000 (DMA)
Aug 15 23:14:17 security kernel: [  118.322423] xhci_hcd 0000:08:00.0: Linking segment 0xc7ab8800 to segment 0xc7ab7000 (DMA)
Aug 15 23:14:17 security kernel: [  118.322439] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880031471400 (virtual) 0xc7ab7400 (DMA)
Aug 15 23:14:17 security kernel: [  118.322455] xhci_hcd 0000:08:00.0: Linking segment 0xc7ab7000 to segment 0xc7ab7400 (DMA)
Aug 15 23:14:17 security kernel: [  118.322470] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880031471800 (virtual) 0xc7ab7800 (DMA)
Aug 15 23:14:17 security kernel: [  118.322486] xhci_hcd 0000:08:00.0: Linking segment 0xc7ab7400 to segment 0xc7ab7800 (DMA)
Aug 15 23:14:17 security kernel: [  118.322502] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:14:17 security kernel: [  118.322532] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001b0f4fc8 
Aug 15 23:14:17 security kernel: [  118.322560] xhci_hcd 0000:08:00.0: // Allocating segment at ffff8800305c5000 (virtual) 0xc7ab6000 (DMA)
Aug 15 23:14:17 security kernel: [  118.322576] xhci_hcd 0000:08:00.0: Linking segment 0xc7ab7800 to segment 0xc7ab6000 (DMA)
Aug 15 23:14:17 security kernel: [  118.322592] xhci_hcd 0000:08:00.0: // Allocating segment at ffff8800305c5400 (virtual) 0xc7ab6400 (DMA)
Aug 15 23:14:17 security kernel: [  118.322608] xhci_hcd 0000:08:00.0: Linking segment 0xc7ab6000 to segment 0xc7ab6400 (DMA)
Aug 15 23:14:17 security kernel: [  118.322624] xhci_hcd 0000:08:00.0: // Allocating segment at ffff8800305c5800 (virtual) 0xc7ab6800 (DMA)
Aug 15 23:14:17 security kernel: [  118.322640] xhci_hcd 0000:08:00.0: Linking segment 0xc7ab6400 to segment 0xc7ab6800 (DMA)
Aug 15 23:14:17 security kernel: [  118.322656] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:14:17 security kernel: [  118.322684] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001b0f43c0 
Aug 15 23:14:17 security kernel: [  118.322712] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a7ad000 (virtual) 0xc7ab5000 (DMA)
Aug 15 23:14:17 security kernel: [  118.322728] xhci_hcd 0000:08:00.0: Linking segment 0xc7ab6800 to segment 0xc7ab5000 (DMA)
Aug 15 23:14:17 security kernel: [  118.322743] xhci_hcd 0000:08:00.0: Linking segment 0xc7ab5000 to segment 0xc7ac0800 (DMA)
Aug 15 23:14:17 security kernel: [  118.322756] xhci_hcd 0000:08:00.0: Wrote link toggle flag to segment ffff88001a24a5a8 (virtual), 0xc7ab5000 (DMA)
Aug 15 23:14:17 security kernel: [  118.322773] usb 4-3: ep 0x82 - rounding interval to 1 microframes
Aug 15 23:14:17 security kernel: [  118.322785] xhci_hcd 0000:08:00.0: Allocating ring at ffff88003bcf8af8
Aug 15 23:14:17 security kernel: [  118.322799] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a7ad400 (virtual) 0xc7ab5400 (DMA)
Aug 15 23:14:17 security kernel: [  118.322815] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a7ad800 (virtual) 0xc7ab5800 (DMA)
Aug 15 23:14:17 security kernel: [  118.322831] xhci_hcd 0000:08:00.0: Linking segment 0xc7ab5400 to segment 0xc7ab5800 (DMA)
Aug 15 23:14:17 security kernel: [  118.322848] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:14:17 security kernel: [  118.322876] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001b0f4680 
Aug 15 23:14:17 security kernel: [  118.322903] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a9ad000 (virtual) 0xc7ab4000 (DMA)
Aug 15 23:14:17 security kernel: [  118.322920] xhci_hcd 0000:08:00.0: Linking segment 0xc7ab5800 to segment 0xc7ab4000 (DMA)
Aug 15 23:14:17 security kernel: [  118.322936] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a9ad400 (virtual) 0xc7ab4400 (DMA)
Aug 15 23:14:17 security kernel: [  118.322952] xhci_hcd 0000:08:00.0: Linking segment 0xc7ab4000 to segment 0xc7ab4400 (DMA)
Aug 15 23:14:17 security kernel: [  118.322970] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a9ad800 (virtual) 0xc7ab4800 (DMA)
Aug 15 23:14:17 security kernel: [  118.322986] xhci_hcd 0000:08:00.0: Linking segment 0xc7ab4400 to segment 0xc7ab4800 (DMA)
Aug 15 23:14:17 security kernel: [  118.323002] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:14:17 security kernel: [  118.323031] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001b0f4158 
Aug 15 23:14:17 security kernel: [  118.323059] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001b245000 (virtual) 0xc7ab3000 (DMA)
Aug 15 23:14:17 security kernel: [  118.323075] xhci_hcd 0000:08:00.0: Linking segment 0xc7ab4800 to segment 0xc7ab3000 (DMA)
Aug 15 23:14:17 security kernel: [  118.323091] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001b245400 (virtual) 0xc7ab3400 (DMA)
Aug 15 23:14:17 security kernel: [  118.323107] xhci_hcd 0000:08:00.0: Linking segment 0xc7ab3000 to segment 0xc7ab3400 (DMA)
Aug 15 23:14:17 security kernel: [  118.323122] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001b245800 (virtual) 0xc7ab3800 (DMA)
Aug 15 23:14:17 security kernel: [  118.323139] xhci_hcd 0000:08:00.0: Linking segment 0xc7ab3400 to segment 0xc7ab3800 (DMA)
Aug 15 23:14:17 security kernel: [  118.323154] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:14:17 security kernel: [  118.323183] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001b0f4788 
Aug 15 23:14:17 security kernel: [  118.323210] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001c78d000 (virtual) 0xc7ab2000 (DMA)
Aug 15 23:14:17 security kernel: [  118.323227] xhci_hcd 0000:08:00.0: Linking segment 0xc7ab3800 to segment 0xc7ab2000 (DMA)
Aug 15 23:14:17 security kernel: [  118.323243] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001c78d400 (virtual) 0xc7ab2400 (DMA)
Aug 15 23:14:17 security kernel: [  118.323259] xhci_hcd 0000:08:00.0: Linking segment 0xc7ab2000 to segment 0xc7ab2400 (DMA)
Aug 15 23:14:17 security kernel: [  118.323274] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001c78d800 (virtual) 0xc7ab2800 (DMA)
Aug 15 23:14:17 security kernel: [  118.323290] xhci_hcd 0000:08:00.0: Linking segment 0xc7ab2400 to segment 0xc7ab2800 (DMA)
Aug 15 23:14:17 security kernel: [  118.323306] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:14:17 security kernel: [  118.323336] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001b0f4d08 
Aug 15 23:14:17 security kernel: [  118.323363] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001aedd000 (virtual) 0xc7ab1000 (DMA)
Aug 15 23:14:17 security kernel: [  118.323380] xhci_hcd 0000:08:00.0: Linking segment 0xc7ab2800 to segment 0xc7ab1000 (DMA)
Aug 15 23:14:17 security kernel: [  118.323396] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001aedd400 (virtual) 0xc7ab1400 (DMA)
Aug 15 23:14:17 security kernel: [  118.323412] xhci_hcd 0000:08:00.0: Linking segment 0xc7ab1000 to segment 0xc7ab1400 (DMA)
Aug 15 23:14:17 security kernel: [  118.323427] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001aedd800 (virtual) 0xc7ab1800 (DMA)
Aug 15 23:14:17 security kernel: [  118.323443] xhci_hcd 0000:08:00.0: Linking segment 0xc7ab1400 to segment 0xc7ab1800 (DMA)
Aug 15 23:14:17 security kernel: [  118.323459] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:14:17 security kernel: [  118.323488] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001b0f4578 
Aug 15 23:14:17 security kernel: [  118.323515] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001ad2d000 (virtual) 0xc7ab0000 (DMA)
Aug 15 23:14:17 security kernel: [  118.323532] xhci_hcd 0000:08:00.0: Linking segment 0xc7ab1800 to segment 0xc7ab0000 (DMA)
Aug 15 23:14:17 security kernel: [  118.323548] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001ad2d400 (virtual) 0xc7ab0400 (DMA)
Aug 15 23:14:17 security kernel: [  118.323564] xhci_hcd 0000:08:00.0: Linking segment 0xc7ab0000 to segment 0xc7ab0400 (DMA)
Aug 15 23:14:17 security kernel: [  118.323579] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001ad2d800 (virtual) 0xc7ab0800 (DMA)
Aug 15 23:14:17 security kernel: [  118.323595] xhci_hcd 0000:08:00.0: Linking segment 0xc7ab0400 to segment 0xc7ab0800 (DMA)
Aug 15 23:14:17 security kernel: [  118.323611] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:14:17 security kernel: [  118.323640] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001aa7e5d0 
Aug 15 23:14:17 security kernel: [  118.323668] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001add9000 (virtual) 0xc7aaf000 (DMA)
Aug 15 23:14:17 security kernel: [  118.323685] xhci_hcd 0000:08:00.0: Linking segment 0xc7ab0800 to segment 0xc7aaf000 (DMA)
Aug 15 23:14:17 security kernel: [  118.323701] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001add9400 (virtual) 0xc7aaf400 (DMA)
Aug 15 23:14:17 security kernel: [  118.323717] xhci_hcd 0000:08:00.0: Linking segment 0xc7aaf000 to segment 0xc7aaf400 (DMA)
Aug 15 23:14:17 security kernel: [  118.323732] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001add9800 (virtual) 0xc7aaf800 (DMA)
Aug 15 23:14:17 security kernel: [  118.323749] xhci_hcd 0000:08:00.0: Linking segment 0xc7aaf400 to segment 0xc7aaf800 (DMA)
Aug 15 23:14:17 security kernel: [  118.323766] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:14:17 security kernel: [  118.323796] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001aa7e470 
Aug 15 23:14:17 security kernel: [  118.323823] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a80d000 (virtual) 0xc7aae000 (DMA)
Aug 15 23:14:17 security kernel: [  118.323840] xhci_hcd 0000:08:00.0: Linking segment 0xc7aaf800 to segment 0xc7aae000 (DMA)
Aug 15 23:14:17 security kernel: [  118.323856] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a80d400 (virtual) 0xc7aae400 (DMA)
Aug 15 23:14:17 security kernel: [  118.323872] xhci_hcd 0000:08:00.0: Linking segment 0xc7aae000 to segment 0xc7aae400 (DMA)
Aug 15 23:14:17 security kernel: [  118.323887] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a80d800 (virtual) 0xc7aae800 (DMA)
Aug 15 23:14:17 security kernel: [  118.323903] xhci_hcd 0000:08:00.0: Linking segment 0xc7aae400 to segment 0xc7aae800 (DMA)
Aug 15 23:14:17 security kernel: [  118.323919] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:14:17 security kernel: [  118.323948] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001aa7e520 
Aug 15 23:14:17 security kernel: [  118.323975] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a9a5000 (virtual) 0xc7aad000 (DMA)
Aug 15 23:14:17 security kernel: [  118.323992] xhci_hcd 0000:08:00.0: Linking segment 0xc7aae800 to segment 0xc7aad000 (DMA)
Aug 15 23:14:17 security kernel: [  118.324010] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a9a5400 (virtual) 0xc7aad400 (DMA)
Aug 15 23:14:17 security kernel: [  118.324013] xhci_hcd 0000:08:00.0: Linking segment 0xc7aad000 to segment 0xc7aad400 (DMA)
Aug 15 23:14:17 security kernel: [  118.324013] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a9a5800 (virtual) 0xc7aad800 (DMA)
Aug 15 23:14:17 security kernel: [  118.324013] xhci_hcd 0000:08:00.0: Linking segment 0xc7aad400 to segment 0xc7aad800 (DMA)
Aug 15 23:14:17 security kernel: [  118.324013] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:14:17 security kernel: [  118.324013] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001aa7e8e8 
Aug 15 23:14:17 security kernel: [  118.324013] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a90d000 (virtual) 0xc7aac000 (DMA)
Aug 15 23:14:17 security kernel: [  118.324013] xhci_hcd 0000:08:00.0: Linking segment 0xc7aad800 to segment 0xc7aac000 (DMA)
Aug 15 23:14:17 security kernel: [  118.324013] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a90d400 (virtual) 0xc7aac400 (DMA)
Aug 15 23:14:17 security kernel: [  118.324013] xhci_hcd 0000:08:00.0: Linking segment 0xc7aac000 to segment 0xc7aac400 (DMA)
Aug 15 23:14:17 security kernel: [  118.324013] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a90d800 (virtual) 0xc7aac800 (DMA)
Aug 15 23:14:17 security kernel: [  118.324013] xhci_hcd 0000:08:00.0: Linking segment 0xc7aac400 to segment 0xc7aac800 (DMA)
Aug 15 23:14:17 security kernel: [  118.324013] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:14:17 security kernel: [  118.324013] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88002f4c9368 
Aug 15 23:14:17 security kernel: [  118.324013] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001b0ad000 (virtual) 0xc7aab000 (DMA)
Aug 15 23:14:17 security kernel: [  118.324013] xhci_hcd 0000:08:00.0: Linking segment 0xc7aac800 to segment 0xc7aab000 (DMA)
Aug 15 23:14:17 security kernel: [  118.324013] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001b0ad400 (virtual) 0xc7aab400 (DMA)
Aug 15 23:14:17 security kernel: [  118.324013] xhci_hcd 0000:08:00.0: Linking segment 0xc7aab000 to segment 0xc7aab400 (DMA)
Aug 15 23:14:17 security kernel: [  118.324013] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001b0ad800 (virtual) 0xc7aab800 (DMA)
Aug 15 23:14:17 security kernel: [  118.324013] xhci_hcd 0000:08:00.0: Linking segment 0xc7aab400 to segment 0xc7aab800 (DMA)
Aug 15 23:14:17 security kernel: [  118.324013] xhci_hcd 0000:08:00.0: Linking segment 0xc7aab800 to segment 0xc7ab5400 (DMA)
Aug 15 23:14:17 security kernel: [  118.324013] xhci_hcd 0000:08:00.0: Wrote link toggle flag to segment ffff88001a24aca8 (virtual), 0xc7aab800 (DMA)
Aug 15 23:14:17 security kernel: [  118.324013] usb 4-3: ep 0x84 - rounding interval to 1 microframes
Aug 15 23:14:17 security kernel: [  118.337229] xhci_hcd 0000:08:00.0: Cached old ring, 4 rings cached
Aug 15 23:14:17 security kernel: [  118.337237] xhci_hcd 0000:08:00.0: Cached old ring, 5 rings cached
Aug 15 23:14:17 security kernel: [  118.337243] xhci_hcd 0000:08:00.0: Cached old ring, 6 rings cached
Aug 15 23:14:17 security kernel: [  118.337251] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1a24ac70 maddr: 0x18bc44c70 
Aug 15 23:14:17 security kernel: [  118.337257] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:17 security kernel: [  118.337261] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:17 security kernel: [  118.337267] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:17 security kernel: [  118.337272] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf440000 maddr: 0x7c40000 
Aug 15 23:14:17 security kernel: [  118.337278] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c40000 
Aug 15 23:14:17 security kernel: [  118.337290] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c40000 
Aug 15 23:14:17 security kernel: [  118.337493] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:17 security kernel: [  118.337498] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:17 security kernel: [  118.337502] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c40000  paddr: 0xf440000 
Aug 15 23:14:17 security kernel: [  118.337508] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:17 security kernel: [  118.337512] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c40000 
Aug 15 23:14:17 security kernel: [  118.337930] em28xx #0 buffer_release :em28xx: called buffer_release
Aug 15 23:14:17 security kernel: [  118.337971] em28xx #0 buffer_release :em28xx: called buffer_release
Aug 15 23:14:17 security kernel: [  118.340006] em28xx #0 buffer_release :em28xx: called buffer_release
Aug 15 23:14:17 security kernel: [  118.340006] em28xx #0 buffer_release :em28xx: called buffer_release
Aug 15 23:14:17 security kernel: [  118.676139] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:17 security kernel: [  118.676169] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1a24ac00 maddr: 0x18bc44c00 
Aug 15 23:14:17 security kernel: [  118.676210] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:17 security kernel: [  118.676230] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:17 security kernel: [  118.676253] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:17 security kernel: [  118.676273] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf440800 maddr: 0x7c40800 
Aug 15 23:14:17 security kernel: [  118.676299] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c40800 
Aug 15 23:14:17 security kernel: [  118.676346] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c40800 
Aug 15 23:14:17 security kernel: [  118.676370] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:17 security kernel: [  118.676395] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:17 security kernel: [  118.676412] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:17 security kernel: [  118.676432] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:17 security kernel: [  118.676450] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf441000 maddr: 0x7c41000 
Aug 15 23:14:17 security kernel: [  118.676475] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c41000 
Aug 15 23:14:17 security kernel: [  118.676515] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c41000 
Aug 15 23:14:17 security kernel: [  118.676897] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:17 security kernel: [  118.676926] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:17 security kernel: [  118.676946] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c40800  paddr: 0xf440800 
Aug 15 23:14:17 security kernel: [  118.676976] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:17 security kernel: [  118.676998] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c40800 
Aug 15 23:14:17 security kernel: [  118.677026] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:17 security kernel: [  118.677043] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:17 security kernel: [  118.677060] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c41000  paddr: 0xf441000 
Aug 15 23:14:17 security kernel: [  118.677084] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:17 security kernel: [  118.677103] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c41000 
Aug 15 23:14:17 security kernel: [  118.677212] <<< 00
Aug 15 23:14:17 security kernel: [  119.176160] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:17 security kernel: [  119.176193] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1a24ac00 maddr: 0x18bc44c00 
Aug 15 23:14:17 security kernel: [  119.176236] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:17 security kernel: [  119.176256] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:17 security kernel: [  119.176278] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:17 security kernel: [  119.176298] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf441800 maddr: 0x7c41800 
Aug 15 23:14:17 security kernel: [  119.176324] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c41800 
Aug 15 23:14:17 security kernel: [  119.176370] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c41800 
Aug 15 23:14:17 security kernel: [  119.176394] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:17 security kernel: [  119.176419] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:17 security kernel: [  119.176436] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:17 security kernel: [  119.176456] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:17 security kernel: [  119.176474] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf442000 maddr: 0x7c42000 
Aug 15 23:14:17 security kernel: [  119.176499] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c42000 
Aug 15 23:14:17 security kernel: [  119.176538] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c42000 
Aug 15 23:14:17 security kernel: [  119.177045] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:17 security kernel: [  119.177076] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:17 security kernel: [  119.177094] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c41800  paddr: 0xf441800 
Aug 15 23:14:17 security kernel: [  119.177121] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:17 security kernel: [  119.177142] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c41800 
Aug 15 23:14:17 security kernel: [  119.177171] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:17 security kernel: [  119.177187] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:17 security kernel: [  119.177203] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c42000  paddr: 0xf442000 
Aug 15 23:14:17 security kernel: [  119.177230] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:17 security kernel: [  119.177250] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c42000 
Aug 15 23:14:17 security kernel: [  119.177360] <<< 00
Aug 15 23:14:18 security kernel: [  119.676166] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:18 security kernel: [  119.676196] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1a24ac00 maddr: 0x18bc44c00 
Aug 15 23:14:18 security kernel: [  119.676236] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:18 security kernel: [  119.676256] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:18 security kernel: [  119.676278] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:18 security kernel: [  119.676301] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf442800 maddr: 0x7c42800 
Aug 15 23:14:18 security kernel: [  119.676326] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c42800 
Aug 15 23:14:18 security kernel: [  119.676371] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c42800 
Aug 15 23:14:18 security kernel: [  119.676395] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:18 security kernel: [  119.676419] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:18 security kernel: [  119.676437] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:18 security kernel: [  119.676457] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:18 security kernel: [  119.676475] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf443000 maddr: 0x7c43000 
Aug 15 23:14:18 security kernel: [  119.676499] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c43000 
Aug 15 23:14:18 security kernel: [  119.676539] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c43000 
Aug 15 23:14:18 security kernel: [  119.677000] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:18 security kernel: [  119.677025] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:18 security kernel: [  119.677043] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c42800  paddr: 0xf442800 
Aug 15 23:14:18 security kernel: [  119.677068] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:18 security kernel: [  119.677089] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c42800 
Aug 15 23:14:18 security kernel: [  119.677116] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:18 security kernel: [  119.677132] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:18 security kernel: [  119.677148] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c43000  paddr: 0xf443000 
Aug 15 23:14:18 security kernel: [  119.677173] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:18 security kernel: [  119.677194] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c43000 
Aug 15 23:14:18 security kernel: [  119.677322] <<< 00
Aug 15 23:14:18 security motion: [0] Motion terminating
Aug 15 23:14:18 security motion: [0] Removed process id file (pid file).
Aug 15 23:14:18 security kernel: [  120.176140] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:18 security kernel: [  120.176170] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1a24ac00 maddr: 0x18bc44c00 
Aug 15 23:14:18 security kernel: [  120.176212] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:18 security kernel: [  120.176233] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:18 security kernel: [  120.176256] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:18 security kernel: [  120.176276] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf443800 maddr: 0x7c43800 
Aug 15 23:14:18 security kernel: [  120.176303] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c43800 
Aug 15 23:14:18 security kernel: [  120.176349] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c43800 
Aug 15 23:14:18 security kernel: [  120.176373] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:18 security kernel: [  120.176398] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:18 security kernel: [  120.176416] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:18 security kernel: [  120.176435] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:18 security kernel: [  120.176453] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf444000 maddr: 0x7c44000 
Aug 15 23:14:18 security kernel: [  120.176478] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c44000 
Aug 15 23:14:18 security kernel: [  120.176518] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c44000 
Aug 15 23:14:18 security kernel: [  120.176984] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:18 security kernel: [  120.177013] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:18 security kernel: [  120.177031] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c43800  paddr: 0xf443800 
Aug 15 23:14:18 security kernel: [  120.177057] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:18 security kernel: [  120.177078] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c43800 
Aug 15 23:14:18 security kernel: [  120.177106] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:18 security kernel: [  120.177126] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:18 security kernel: [  120.177142] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c44000  paddr: 0xf444000 
Aug 15 23:14:18 security kernel: [  120.177168] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:18 security kernel: [  120.177187] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c44000 
Aug 15 23:14:18 security kernel: [  120.177296] <<< 00
Aug 15 23:14:19 security kernel: [  120.676197] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:19 security kernel: [  120.676228] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1a24ac00 maddr: 0x18bc44c00 
Aug 15 23:14:19 security kernel: [  120.676263] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:19 security kernel: [  120.676282] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:19 security kernel: [  120.676304] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:19 security kernel: [  120.676327] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf444800 maddr: 0x7c44800 
Aug 15 23:14:19 security kernel: [  120.676352] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c44800 
Aug 15 23:14:19 security kernel: [  120.676397] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c44800 
Aug 15 23:14:19 security kernel: [  120.676421] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:19 security kernel: [  120.676445] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:19 security kernel: [  120.676463] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:19 security kernel: [  120.676482] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:19 security kernel: [  120.676500] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf445000 maddr: 0x7c45000 
Aug 15 23:14:19 security kernel: [  120.676525] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c45000 
Aug 15 23:14:19 security kernel: [  120.676564] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c45000 
Aug 15 23:14:19 security kernel: [  120.676919] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:19 security kernel: [  120.676947] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:19 security kernel: [  120.676965] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c44800  paddr: 0xf444800 
Aug 15 23:14:19 security kernel: [  120.676992] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:19 security kernel: [  120.677013] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c44800 
Aug 15 23:14:19 security kernel: [  120.677041] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:19 security kernel: [  120.677059] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:19 security kernel: [  120.677075] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c45000  paddr: 0xf445000 
Aug 15 23:14:19 security kernel: [  120.677101] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:19 security kernel: [  120.677121] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c45000 
Aug 15 23:14:19 security kernel: [  120.677228] <<< 00
Aug 15 23:14:19 security kernel: [  121.176153] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:19 security kernel: [  121.176183] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1a24ac00 maddr: 0x18bc44c00 
Aug 15 23:14:19 security kernel: [  121.176222] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:19 security kernel: [  121.176240] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:19 security kernel: [  121.176262] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:19 security kernel: [  121.176284] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf445800 maddr: 0x7c45800 
Aug 15 23:14:19 security kernel: [  121.176310] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c45800 
Aug 15 23:14:19 security kernel: [  121.176355] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c45800 
Aug 15 23:14:19 security kernel: [  121.176379] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:19 security kernel: [  121.176403] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:19 security kernel: [  121.176421] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:19 security kernel: [  121.176440] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:19 security kernel: [  121.176458] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf446000 maddr: 0x7c46000 
Aug 15 23:14:19 security kernel: [  121.176483] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c46000 
Aug 15 23:14:19 security kernel: [  121.176522] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c46000 
Aug 15 23:14:19 security kernel: [  121.176974] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:19 security kernel: [  121.177000] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:19 security kernel: [  121.177017] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c45800  paddr: 0xf445800 
Aug 15 23:14:19 security kernel: [  121.177043] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:19 security kernel: [  121.177063] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c45800 
Aug 15 23:14:19 security kernel: [  121.177091] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:19 security kernel: [  121.177107] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:19 security kernel: [  121.177123] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c46000  paddr: 0xf446000 
Aug 15 23:14:19 security kernel: [  121.177148] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:19 security kernel: [  121.177169] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c46000 
Aug 15 23:14:19 security kernel: [  121.177282] <<< 00
Aug 15 23:14:20 security kernel: [  121.676159] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:20 security kernel: [  121.676193] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1a24ac00 maddr: 0x18bc44c00 
Aug 15 23:14:20 security kernel: [  121.676234] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:20 security kernel: [  121.676254] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:20 security kernel: [  121.676281] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:20 security kernel: [  121.676301] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf446800 maddr: 0x7c46800 
Aug 15 23:14:20 security kernel: [  121.676328] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c46800 
Aug 15 23:14:20 security kernel: [  121.676375] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c46800 
Aug 15 23:14:20 security kernel: [  121.676399] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:20 security kernel: [  121.676424] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:20 security kernel: [  121.676441] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:20 security kernel: [  121.676461] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:20 security kernel: [  121.676479] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf447000 maddr: 0x7c47000 
Aug 15 23:14:20 security kernel: [  121.676504] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c47000 
Aug 15 23:14:20 security kernel: [  121.676544] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c47000 
Aug 15 23:14:20 security kernel: [  121.676931] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:20 security kernel: [  121.676959] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:20 security kernel: [  121.676979] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c46800  paddr: 0xf446800 
Aug 15 23:14:20 security kernel: [  121.677010] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:20 security kernel: [  121.677032] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c46800 
Aug 15 23:14:20 security kernel: [  121.677061] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:20 security kernel: [  121.677078] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:20 security kernel: [  121.677094] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c47000  paddr: 0xf447000 
Aug 15 23:14:20 security kernel: [  121.677118] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:20 security kernel: [  121.677138] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c47000 
Aug 15 23:14:20 security kernel: [  121.677248] <<< 00
Aug 15 23:14:20 security kernel: [  122.176140] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:20 security kernel: [  122.176171] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1a24ac00 maddr: 0x18bc44c00 
Aug 15 23:14:20 security kernel: [  122.176211] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:20 security kernel: [  122.176232] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:20 security kernel: [  122.176255] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:20 security kernel: [  122.176275] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf447800 maddr: 0x7c47800 
Aug 15 23:14:20 security kernel: [  122.176302] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c47800 
Aug 15 23:14:20 security kernel: [  122.176349] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c47800 
Aug 15 23:14:20 security kernel: [  122.176372] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:20 security kernel: [  122.176397] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:20 security kernel: [  122.176415] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:20 security kernel: [  122.176434] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:20 security kernel: [  122.176453] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf448000 maddr: 0x7c48000 
Aug 15 23:14:20 security kernel: [  122.176478] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c48000 
Aug 15 23:14:20 security kernel: [  122.176520] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c48000 
Aug 15 23:14:20 security kernel: [  122.176915] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:20 security kernel: [  122.176941] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:20 security kernel: [  122.176959] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c47800  paddr: 0xf447800 
Aug 15 23:14:20 security kernel: [  122.176985] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:20 security kernel: [  122.177006] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c47800 
Aug 15 23:14:20 security kernel: [  122.177034] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:20 security kernel: [  122.177051] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:20 security kernel: [  122.177068] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c48000  paddr: 0xf448000 
Aug 15 23:14:20 security kernel: [  122.177092] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:20 security kernel: [  122.177113] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c48000 
Aug 15 23:14:20 security kernel: [  122.177219] <<< 00
Aug 15 23:14:21 security kernel: [  122.676160] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:21 security kernel: [  122.676193] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1a24ac00 maddr: 0x18bc44c00 
Aug 15 23:14:21 security kernel: [  122.676233] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:21 security kernel: [  122.676254] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:21 security kernel: [  122.676277] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:21 security kernel: [  122.676296] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf448800 maddr: 0x7c48800 
Aug 15 23:14:21 security kernel: [  122.676322] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c48800 
Aug 15 23:14:21 security kernel: [  122.676369] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c48800 
Aug 15 23:14:21 security kernel: [  122.676393] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:21 security kernel: [  122.676417] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:21 security kernel: [  122.676435] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:21 security kernel: [  122.676455] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:21 security kernel: [  122.676473] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf449000 maddr: 0x7c49000 
Aug 15 23:14:21 security kernel: [  122.676500] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c49000 
Aug 15 23:14:21 security kernel: [  122.676541] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c49000 
Aug 15 23:14:21 security kernel: [  122.677017] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:21 security kernel: [  122.677042] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:21 security kernel: [  122.677062] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c48800  paddr: 0xf448800 
Aug 15 23:14:21 security kernel: [  122.677089] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:21 security kernel: [  122.677110] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c48800 
Aug 15 23:14:21 security kernel: [  122.677139] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:21 security kernel: [  122.677157] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:21 security kernel: [  122.677173] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c49000  paddr: 0xf449000 
Aug 15 23:14:21 security kernel: [  122.677198] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:21 security kernel: [  122.677217] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c49000 
Aug 15 23:14:21 security kernel: [  122.677322] <<< 00
Aug 15 23:14:21 security kernel: [  123.176142] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:21 security kernel: [  123.176173] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1a24ac00 maddr: 0x18bc44c00 
Aug 15 23:14:21 security kernel: [  123.176217] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:21 security kernel: [  123.176237] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:21 security kernel: [  123.176260] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:21 security kernel: [  123.176280] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf449800 maddr: 0x7c49800 
Aug 15 23:14:21 security kernel: [  123.176306] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c49800 
Aug 15 23:14:21 security kernel: [  123.176353] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c49800 
Aug 15 23:14:21 security kernel: [  123.176377] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:21 security kernel: [  123.176402] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:21 security kernel: [  123.176420] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:21 security kernel: [  123.176439] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:21 security kernel: [  123.176457] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf44a000 maddr: 0x7c4a000 
Aug 15 23:14:21 security kernel: [  123.176482] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c4a000 
Aug 15 23:14:21 security kernel: [  123.176522] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c4a000 
Aug 15 23:14:21 security kernel: [  123.177007] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:21 security kernel: [  123.177034] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:21 security kernel: [  123.177052] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c49800  paddr: 0xf449800 
Aug 15 23:14:21 security kernel: [  123.177078] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:21 security kernel: [  123.177099] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c49800 
Aug 15 23:14:21 security kernel: [  123.177127] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:21 security kernel: [  123.177144] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:21 security kernel: [  123.177160] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c4a000  paddr: 0xf44a000 
Aug 15 23:14:21 security kernel: [  123.177185] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:21 security kernel: [  123.177205] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c4a000 
Aug 15 23:14:21 security kernel: [  123.177307] <<< 00
Aug 15 23:14:22 security kernel: [  123.676194] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:22 security kernel: [  123.676224] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1a24ac00 maddr: 0x18bc44c00 
Aug 15 23:14:22 security kernel: [  123.676261] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:22 security kernel: [  123.676281] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:22 security kernel: [  123.676303] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:22 security kernel: [  123.676321] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf44a800 maddr: 0x7c4a800 
Aug 15 23:14:22 security kernel: [  123.676347] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c4a800 
Aug 15 23:14:22 security kernel: [  123.676392] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c4a800 
Aug 15 23:14:22 security kernel: [  123.676416] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:22 security kernel: [  123.676441] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:22 security kernel: [  123.676458] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:22 security kernel: [  123.676478] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:22 security kernel: [  123.676496] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf44b000 maddr: 0x7c4b000 
Aug 15 23:14:22 security kernel: [  123.676521] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c4b000 
Aug 15 23:14:22 security kernel: [  123.676560] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c4b000 
Aug 15 23:14:22 security kernel: [  123.676930] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:22 security kernel: [  123.676952] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:22 security kernel: [  123.676969] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c4a800  paddr: 0xf44a800 
Aug 15 23:14:22 security kernel: [  123.676996] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:22 security kernel: [  123.677016] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c4a800 
Aug 15 23:14:22 security kernel: [  123.677048] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:22 security kernel: [  123.677065] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:22 security kernel: [  123.677082] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c4b000  paddr: 0xf44b000 
Aug 15 23:14:22 security kernel: [  123.677108] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:22 security kernel: [  123.677128] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c4b000 
Aug 15 23:14:22 security kernel: [  123.677235] <<< 00
Aug 15 23:14:22 security kernel: [  124.176161] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:22 security kernel: [  124.176193] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1a24ac00 maddr: 0x18bc44c00 
Aug 15 23:14:22 security kernel: [  124.176237] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:22 security kernel: [  124.176257] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:22 security kernel: [  124.176281] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:22 security kernel: [  124.176301] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf44b800 maddr: 0x7c4b800 
Aug 15 23:14:22 security kernel: [  124.176327] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c4b800 
Aug 15 23:14:22 security kernel: [  124.176374] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c4b800 
Aug 15 23:14:22 security kernel: [  124.176398] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:22 security kernel: [  124.176423] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:22 security kernel: [  124.176441] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:22 security kernel: [  124.176460] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:22 security kernel: [  124.176478] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf44c000 maddr: 0x7c4c000 
Aug 15 23:14:22 security kernel: [  124.176503] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c4c000 
Aug 15 23:14:22 security kernel: [  124.176543] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c4c000 
Aug 15 23:14:22 security kernel: [  124.177104] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:22 security kernel: [  124.177139] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:22 security kernel: [  124.177159] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c4b800  paddr: 0xf44b800 
Aug 15 23:14:22 security kernel: [  124.177185] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:22 security kernel: [  124.177208] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c4b800 
Aug 15 23:14:22 security kernel: [  124.177238] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:22 security kernel: [  124.177255] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:22 security kernel: [  124.177271] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c4c000  paddr: 0xf44c000 
Aug 15 23:14:22 security kernel: [  124.177296] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:22 security kernel: [  124.177315] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c4c000 
Aug 15 23:14:22 security kernel: [  124.177438] <<< 00
Aug 15 23:14:23 security kernel: [  124.676132] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:23 security kernel: [  124.676161] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1a24ac00 maddr: 0x18bc44c00 
Aug 15 23:14:23 security kernel: [  124.676197] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:23 security kernel: [  124.676217] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:23 security kernel: [  124.676239] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:23 security kernel: [  124.676259] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf44c800 maddr: 0x7c4c800 
Aug 15 23:14:23 security kernel: [  124.676289] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c4c800 
Aug 15 23:14:23 security kernel: [  124.676335] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c4c800 
Aug 15 23:14:23 security kernel: [  124.676359] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:23 security kernel: [  124.676384] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:23 security kernel: [  124.676401] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:23 security kernel: [  124.676421] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:23 security kernel: [  124.676439] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf44d000 maddr: 0x7c4d000 
Aug 15 23:14:23 security kernel: [  124.676464] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c4d000 
Aug 15 23:14:23 security kernel: [  124.676504] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c4d000 
Aug 15 23:14:23 security kernel: [  124.676932] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:23 security kernel: [  124.676958] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:23 security kernel: [  124.676975] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c4c800  paddr: 0xf44c800 
Aug 15 23:14:23 security kernel: [  124.677001] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:23 security kernel: [  124.677022] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c4c800 
Aug 15 23:14:23 security kernel: [  124.677050] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:23 security kernel: [  124.677066] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:23 security kernel: [  124.677083] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c4d000  paddr: 0xf44d000 
Aug 15 23:14:23 security kernel: [  124.677108] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:23 security kernel: [  124.677129] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c4d000 
Aug 15 23:14:23 security kernel: [  124.677234] <<< 00
Aug 15 23:14:23 security kernel: [  125.176159] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:23 security kernel: [  125.176191] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1a24ac00 maddr: 0x18bc44c00 
Aug 15 23:14:23 security kernel: [  125.176236] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:23 security kernel: [  125.176257] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:23 security kernel: [  125.176282] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:23 security kernel: [  125.176302] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf44d800 maddr: 0x7c4d800 
Aug 15 23:14:23 security kernel: [  125.176328] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c4d800 
Aug 15 23:14:23 security kernel: [  125.176374] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c4d800 
Aug 15 23:14:23 security kernel: [  125.176398] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:23 security kernel: [  125.176423] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:23 security kernel: [  125.176440] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:23 security kernel: [  125.176460] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:23 security kernel: [  125.176478] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf44e000 maddr: 0x7c4e000 
Aug 15 23:14:23 security kernel: [  125.176503] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c4e000 
Aug 15 23:14:23 security kernel: [  125.176543] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c4e000 
Aug 15 23:14:23 security kernel: [  125.176926] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:23 security kernel: [  125.176957] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:23 security kernel: [  125.176976] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c4d800  paddr: 0xf44d800 
Aug 15 23:14:23 security kernel: [  125.177004] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:23 security kernel: [  125.177025] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c4d800 
Aug 15 23:14:23 security kernel: [  125.177053] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:23 security kernel: [  125.177070] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:23 security kernel: [  125.177086] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c4e000  paddr: 0xf44e000 
Aug 15 23:14:23 security kernel: [  125.177110] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:23 security kernel: [  125.177130] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c4e000 
Aug 15 23:14:23 security kernel: [  125.177228] <<< 00
Aug 15 23:14:24 security kernel: [  125.676156] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:24 security kernel: [  125.676188] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1a24ac00 maddr: 0x18bc44c00 
Aug 15 23:14:24 security kernel: [  125.676229] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:24 security kernel: [  125.676248] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:24 security kernel: [  125.676271] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:24 security kernel: [  125.676291] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf44e800 maddr: 0x7c4e800 
Aug 15 23:14:24 security kernel: [  125.676317] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c4e800 
Aug 15 23:14:24 security kernel: [  125.676364] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c4e800 
Aug 15 23:14:24 security kernel: [  125.676388] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:24 security kernel: [  125.676413] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:24 security kernel: [  125.676430] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:24 security kernel: [  125.676450] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:24 security kernel: [  125.676468] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf44f000 maddr: 0x7c4f000 
Aug 15 23:14:24 security kernel: [  125.676493] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c4f000 
Aug 15 23:14:24 security kernel: [  125.676533] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c4f000 
Aug 15 23:14:24 security kernel: [  125.677027] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:24 security kernel: [  125.677058] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:24 security kernel: [  125.677077] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c4e800  paddr: 0xf44e800 
Aug 15 23:14:24 security kernel: [  125.677103] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:24 security kernel: [  125.677124] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c4e800 
Aug 15 23:14:24 security kernel: [  125.677153] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:24 security kernel: [  125.677169] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:24 security kernel: [  125.677185] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c4f000  paddr: 0xf44f000 
Aug 15 23:14:24 security kernel: [  125.677210] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:24 security kernel: [  125.677229] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c4f000 
Aug 15 23:14:24 security kernel: [  125.677338] <<< 00
Aug 15 23:14:24 security kernel: [  126.176146] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:24 security kernel: [  126.176177] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1a24ac00 maddr: 0x18bc44c00 
Aug 15 23:14:24 security kernel: [  126.176213] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:24 security kernel: [  126.176232] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:24 security kernel: [  126.176254] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:24 security kernel: [  126.176274] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf44f800 maddr: 0x7c4f800 
Aug 15 23:14:24 security kernel: [  126.176301] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c4f800 
Aug 15 23:14:24 security kernel: [  126.176346] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c4f800 
Aug 15 23:14:24 security kernel: [  126.176370] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:24 security kernel: [  126.176394] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:24 security kernel: [  126.176412] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:24 security kernel: [  126.176431] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:24 security kernel: [  126.176449] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf450000 maddr: 0x7c50000 
Aug 15 23:14:24 security kernel: [  126.176474] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c50000 
Aug 15 23:14:24 security kernel: [  126.176513] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c50000 
Aug 15 23:14:24 security kernel: [  126.176855] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:24 security kernel: [  126.176881] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:24 security kernel: [  126.176899] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c4f800  paddr: 0xf44f800 
Aug 15 23:14:24 security kernel: [  126.176925] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:24 security kernel: [  126.176946] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c4f800 
Aug 15 23:14:24 security kernel: [  126.176975] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:24 security kernel: [  126.176992] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:24 security kernel: [  126.177009] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c50000  paddr: 0xf450000 
Aug 15 23:14:24 security kernel: [  126.177035] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:24 security kernel: [  126.177055] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c50000 
Aug 15 23:14:24 security kernel: [  126.177161] <<< 00
Aug 15 23:14:25 security kernel: [  126.676185] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:25 security kernel: [  126.676218] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1a24ac00 maddr: 0x18bc44c00 
Aug 15 23:14:25 security kernel: [  126.676262] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:25 security kernel: [  126.676282] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:25 security kernel: [  126.676305] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:25 security kernel: [  126.676325] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf450800 maddr: 0x7c50800 
Aug 15 23:14:25 security kernel: [  126.676351] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c50800 
Aug 15 23:14:25 security kernel: [  126.676398] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c50800 
Aug 15 23:14:25 security kernel: [  126.676423] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:25 security kernel: [  126.676447] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:25 security kernel: [  126.676465] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:25 security kernel: [  126.676484] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:25 security kernel: [  126.676502] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf451000 maddr: 0x7c51000 
Aug 15 23:14:25 security kernel: [  126.676527] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c51000 
Aug 15 23:14:25 security kernel: [  126.676568] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c51000 
Aug 15 23:14:25 security kernel: [  126.676953] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:25 security kernel: [  126.676982] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:25 security kernel: [  126.677000] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c50800  paddr: 0xf450800 
Aug 15 23:14:25 security kernel: [  126.677026] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:25 security kernel: [  126.677047] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c50800 
Aug 15 23:14:25 security kernel: [  126.677076] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:25 security kernel: [  126.677093] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:25 security kernel: [  126.677109] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c51000  paddr: 0xf451000 
Aug 15 23:14:25 security kernel: [  126.677135] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:25 security kernel: [  126.677155] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c51000 
Aug 15 23:14:25 security kernel: [  126.677255] <<< 00
Aug 15 23:14:25 security kernel: [  127.176233] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:25 security kernel: [  127.176271] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1a24afb8 maddr: 0x18bc44fb8 
Aug 15 23:14:25 security kernel: [  127.176314] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:25 security kernel: [  127.176333] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:25 security kernel: [  127.176357] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:25 security kernel: [  127.176379] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf451800 maddr: 0x7c51800 
Aug 15 23:14:25 security kernel: [  127.176405] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c51800 
Aug 15 23:14:25 security kernel: [  127.176451] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c51800 
Aug 15 23:14:25 security kernel: [  127.176474] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:25 security kernel: [  127.176499] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:25 security kernel: [  127.176517] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:25 security kernel: [  127.176536] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:25 security kernel: [  127.176554] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf452000 maddr: 0x7c52000 
Aug 15 23:14:25 security kernel: [  127.176579] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c52000 
Aug 15 23:14:25 security kernel: [  127.176619] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c52000 
Aug 15 23:14:25 security kernel: [  127.177074] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:25 security kernel: [  127.177100] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:25 security kernel: [  127.177118] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c51800  paddr: 0xf451800 
Aug 15 23:14:25 security kernel: [  127.177144] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:25 security kernel: [  127.177165] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c51800 
Aug 15 23:14:25 security kernel: [  127.177194] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:25 security kernel: [  127.177212] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:25 security kernel: [  127.177228] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c52000  paddr: 0xf452000 
Aug 15 23:14:25 security kernel: [  127.177253] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:25 security kernel: [  127.177272] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c52000 
Aug 15 23:14:25 security kernel: [  127.177375] <<< 00
Aug 15 23:14:26 security motion: [0] Processing thread 0 - config file /etc/motion/motion.conf
Aug 15 23:14:26 security motion: [0] Processing config file /etc/motion/thread1.conf
Aug 15 23:14:26 security motion: [0] Unknown config option "night_compensate"
Aug 15 23:14:26 security motion: [0] Unknown config option "low_cpu"
Aug 15 23:14:26 security motion: [0] Motion 3.2.11 Started
Aug 15 23:14:26 security motion: [0] Created process id file /var/run/motion/motion.pid. Process ID is 1581
Aug 15 23:14:26 security motion: [0] Motion running as daemon process
Aug 15 23:14:26 security motion: [0] ffmpeg LIBAVCODEC_BUILD 3412992 LIBAVFORMAT_BUILD 3415808
Aug 15 23:14:26 security motion: [0] Thread 1 is from /etc/motion/thread1.conf
Aug 15 23:14:26 security motion: [1] Thread 1 started
Aug 15 23:14:26 security kernel: [  127.455956] em28xx #0 em28xx_set_alternate :minimum isoc packet size: 2888 (alt=6)
Aug 15 23:14:26 security kernel: [  127.455976] em28xx #0 em28xx_set_alternate :setting alternate 6 with wMaxPacketSize=2892
Aug 15 23:14:26 security kernel: [  127.456009] xhci_hcd 0000:08:00.0: Allocating ring at ffff8800339a4800
Aug 15 23:14:26 security kernel: [  127.456009] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:14:26 security kernel: [  127.456009] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001b22ed60 
Aug 15 23:14:26 security kernel: [  127.456009] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880030831000 (virtual) 0xc7aaa000 (DMA)
Aug 15 23:14:26 security kernel: [  127.456009] xhci_hcd 0000:08:00.0: Linking segment 0xc7aaa000 to segment 0xc7aaa000 (DMA)
Aug 15 23:14:26 security kernel: [  127.456009] xhci_hcd 0000:08:00.0: Wrote link toggle flag to segment ffff88001a24ac00 (virtual), 0xc7aaa000 (DMA)
Aug 15 23:14:26 security kernel: [  127.456009] usb 4-3: ep 0x81 - rounding interval to 1024 microframes
Aug 15 23:14:26 security kernel: [  127.456009] xhci_hcd 0000:08:00.0: Allocating ring at ffff8800189cf898
Aug 15 23:14:26 security kernel: [  127.456009] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880030831400 (virtual) 0xc7aaa400 (DMA)
Aug 15 23:14:26 security kernel: [  127.456009] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880030831800 (virtual) 0xc7aaa800 (DMA)
Aug 15 23:14:26 security kernel: [  127.456009] xhci_hcd 0000:08:00.0: Linking segment 0xc7aaa400 to segment 0xc7aaa800 (DMA)
Aug 15 23:14:26 security kernel: [  127.456009] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:14:26 security kernel: [  127.456009] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001b22ef18 
Aug 15 23:14:26 security kernel: [  127.456009] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880031012000 (virtual) 0xc7aa9000 (DMA)
Aug 15 23:14:26 security kernel: [  127.456009] xhci_hcd 0000:08:00.0: Linking segment 0xc7aaa800 to segment 0xc7aa9000 (DMA)
Aug 15 23:14:26 security kernel: [  127.456009] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880031012400 (virtual) 0xc7aa9400 (DMA)
Aug 15 23:14:26 security kernel: [  127.456009] xhci_hcd 0000:08:00.0: Linking segment 0xc7aa9000 to segment 0xc7aa9400 (DMA)
Aug 15 23:14:26 security kernel: [  127.456009] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880031012800 (virtual) 0xc7aa9800 (DMA)
Aug 15 23:14:26 security kernel: [  127.456009] xhci_hcd 0000:08:00.0: Linking segment 0xc7aa9400 to segment 0xc7aa9800 (DMA)
Aug 15 23:14:26 security kernel: [  127.456009] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:14:26 security kernel: [  127.456009] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001b22efc8 
Aug 15 23:14:26 security kernel: [  127.456009] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88003c4f5000 (virtual) 0xc7aa8000 (DMA)
Aug 15 23:14:26 security kernel: [  127.456009] xhci_hcd 0000:08:00.0: Linking segment 0xc7aa9800 to segment 0xc7aa8000 (DMA)
Aug 15 23:14:26 security kernel: [  127.456009] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88003c4f5400 (virtual) 0xc7aa8400 (DMA)
Aug 15 23:14:26 security kernel: [  127.456009] xhci_hcd 0000:08:00.0: Linking segment 0xc7aa8000 to segment 0xc7aa8400 (DMA)
Aug 15 23:14:26 security kernel: [  127.456298] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88003c4f5800 (virtual) 0xc7aa8800 (DMA)
Aug 15 23:14:26 security kernel: [  127.456308] xhci_hcd 0000:08:00.0: Linking segment 0xc7aa8400 to segment 0xc7aa8800 (DMA)
Aug 15 23:14:26 security kernel: [  127.456316] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:14:26 security kernel: [  127.456331] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88003c903310 
Aug 15 23:14:26 security kernel: [  127.456343] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88003a38d000 (virtual) 0xc7aa7000 (DMA)
Aug 15 23:14:26 security kernel: [  127.456351] xhci_hcd 0000:08:00.0: Linking segment 0xc7aa8800 to segment 0xc7aa7000 (DMA)
Aug 15 23:14:26 security kernel: [  127.456359] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88003a38d400 (virtual) 0xc7aa7400 (DMA)
Aug 15 23:14:26 security kernel: [  127.456366] xhci_hcd 0000:08:00.0: Linking segment 0xc7aa7000 to segment 0xc7aa7400 (DMA)
Aug 15 23:14:26 security kernel: [  127.456373] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88003a38d800 (virtual) 0xc7aa7800 (DMA)
Aug 15 23:14:26 security kernel: [  127.456381] xhci_hcd 0000:08:00.0: Linking segment 0xc7aa7400 to segment 0xc7aa7800 (DMA)
Aug 15 23:14:26 security kernel: [  127.456388] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:14:26 security kernel: [  127.456402] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88003c903b50 
Aug 15 23:14:26 security kernel: [  127.456414] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880030db3000 (virtual) 0xc7aa6000 (DMA)
Aug 15 23:14:26 security kernel: [  127.456422] xhci_hcd 0000:08:00.0: Linking segment 0xc7aa7800 to segment 0xc7aa6000 (DMA)
Aug 15 23:14:26 security kernel: [  127.456429] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880030db3400 (virtual) 0xc7aa6400 (DMA)
Aug 15 23:14:26 security kernel: [  127.456437] xhci_hcd 0000:08:00.0: Linking segment 0xc7aa6000 to segment 0xc7aa6400 (DMA)
Aug 15 23:14:26 security kernel: [  127.456444] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880030db3800 (virtual) 0xc7aa6800 (DMA)
Aug 15 23:14:26 security kernel: [  127.456451] xhci_hcd 0000:08:00.0: Linking segment 0xc7aa6400 to segment 0xc7aa6800 (DMA)
Aug 15 23:14:26 security kernel: [  127.456459] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:14:26 security kernel: [  127.456473] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88003c903208 
Aug 15 23:14:26 security kernel: [  127.456485] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880017af6000 (virtual) 0xc7aa5000 (DMA)
Aug 15 23:14:26 security kernel: [  127.456493] xhci_hcd 0000:08:00.0: Linking segment 0xc7aa6800 to segment 0xc7aa5000 (DMA)
Aug 15 23:14:26 security kernel: [  127.456500] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880017af6400 (virtual) 0xc7aa5400 (DMA)
Aug 15 23:14:26 security kernel: [  127.456508] xhci_hcd 0000:08:00.0: Linking segment 0xc7aa5000 to segment 0xc7aa5400 (DMA)
Aug 15 23:14:26 security kernel: [  127.456515] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880017af6800 (virtual) 0xc7aa5800 (DMA)
Aug 15 23:14:26 security kernel: [  127.456523] xhci_hcd 0000:08:00.0: Linking segment 0xc7aa5400 to segment 0xc7aa5800 (DMA)
Aug 15 23:14:26 security kernel: [  127.456530] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:14:26 security kernel: [  127.456544] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88003c903100 
Aug 15 23:14:26 security kernel: [  127.456556] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880018df0000 (virtual) 0xc7aa4000 (DMA)
Aug 15 23:14:26 security kernel: [  127.456564] xhci_hcd 0000:08:00.0: Linking segment 0xc7aa5800 to segment 0xc7aa4000 (DMA)
Aug 15 23:14:26 security kernel: [  127.456571] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880018df0400 (virtual) 0xc7aa4400 (DMA)
Aug 15 23:14:26 security kernel: [  127.456579] xhci_hcd 0000:08:00.0: Linking segment 0xc7aa4000 to segment 0xc7aa4400 (DMA)
Aug 15 23:14:26 security kernel: [  127.456585] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880018df0800 (virtual) 0xc7aa4800 (DMA)
Aug 15 23:14:26 security kernel: [  127.456596] xhci_hcd 0000:08:00.0: Linking segment 0xc7aa4400 to segment 0xc7aa4800 (DMA)
Aug 15 23:14:26 security kernel: [  127.456604] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:14:26 security kernel: [  127.456618] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88003c903628 
Aug 15 23:14:26 security kernel: [  127.456630] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88003043e000 (virtual) 0xc7aa3000 (DMA)
Aug 15 23:14:26 security kernel: [  127.456638] xhci_hcd 0000:08:00.0: Linking segment 0xc7aa4800 to segment 0xc7aa3000 (DMA)
Aug 15 23:14:26 security kernel: [  127.456645] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88003043e400 (virtual) 0xc7aa3400 (DMA)
Aug 15 23:14:26 security kernel: [  127.456653] xhci_hcd 0000:08:00.0: Linking segment 0xc7aa3000 to segment 0xc7aa3400 (DMA)
Aug 15 23:14:26 security kernel: [  127.456659] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88003043e800 (virtual) 0xc7aa3800 (DMA)
Aug 15 23:14:26 security kernel: [  127.456668] xhci_hcd 0000:08:00.0: Linking segment 0xc7aa3400 to segment 0xc7aa3800 (DMA)
Aug 15 23:14:26 security kernel: [  127.456677] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:14:26 security kernel: [  127.456690] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff880030ee7310 
Aug 15 23:14:26 security kernel: [  127.456702] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880034bf6000 (virtual) 0xc7aa2000 (DMA)
Aug 15 23:14:26 security kernel: [  127.456710] xhci_hcd 0000:08:00.0: Linking segment 0xc7aa3800 to segment 0xc7aa2000 (DMA)
Aug 15 23:14:26 security kernel: [  127.456717] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880034bf6400 (virtual) 0xc7aa2400 (DMA)
Aug 15 23:14:26 security kernel: [  127.456725] xhci_hcd 0000:08:00.0: Linking segment 0xc7aa2000 to segment 0xc7aa2400 (DMA)
Aug 15 23:14:26 security kernel: [  127.456732] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880034bf6800 (virtual) 0xc7aa2800 (DMA)
Aug 15 23:14:26 security kernel: [  127.456740] xhci_hcd 0000:08:00.0: Linking segment 0xc7aa2400 to segment 0xc7aa2800 (DMA)
Aug 15 23:14:26 security kernel: [  127.456748] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:14:26 security kernel: [  127.456761] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88003bc43940 
Aug 15 23:14:26 security kernel: [  127.456773] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880031736000 (virtual) 0xc7aa1000 (DMA)
Aug 15 23:14:26 security kernel: [  127.456781] xhci_hcd 0000:08:00.0: Linking segment 0xc7aa2800 to segment 0xc7aa1000 (DMA)
Aug 15 23:14:26 security kernel: [  127.456788] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880031736400 (virtual) 0xc7aa1400 (DMA)
Aug 15 23:14:26 security kernel: [  127.456803] xhci_hcd 0000:08:00.0: Linking segment 0xc7aa1000 to segment 0xc7aa1400 (DMA)
Aug 15 23:14:26 security kernel: [  127.456819] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880031736800 (virtual) 0xc7aa1800 (DMA)
Aug 15 23:14:26 security kernel: [  127.456833] xhci_hcd 0000:08:00.0: Linking segment 0xc7aa1400 to segment 0xc7aa1800 (DMA)
Aug 15 23:14:26 security kernel: [  127.456841] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:14:26 security kernel: [  127.456857] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff880031b08418 
Aug 15 23:14:26 security kernel: [  127.456870] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88003270d000 (virtual) 0xc7aa0000 (DMA)
Aug 15 23:14:26 security kernel: [  127.456879] xhci_hcd 0000:08:00.0: Linking segment 0xc7aa1800 to segment 0xc7aa0000 (DMA)
Aug 15 23:14:26 security kernel: [  127.456887] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88003270d400 (virtual) 0xc7aa0400 (DMA)
Aug 15 23:14:26 security kernel: [  127.456896] xhci_hcd 0000:08:00.0: Linking segment 0xc7aa0000 to segment 0xc7aa0400 (DMA)
Aug 15 23:14:26 security kernel: [  127.456904] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88003270d800 (virtual) 0xc7aa0800 (DMA)
Aug 15 23:14:26 security kernel: [  127.456912] xhci_hcd 0000:08:00.0: Linking segment 0xc7aa0400 to segment 0xc7aa0800 (DMA)
Aug 15 23:14:26 security kernel: [  127.456920] xhci_hcd 0000:08:00.0: Linking segment 0xc7aa0800 to segment 0xc7aaa400 (DMA)
Aug 15 23:14:26 security kernel: [  127.456927] xhci_hcd 0000:08:00.0: Wrote link toggle flag to segment ffff880018910650 (virtual), 0xc7aa0800 (DMA)
Aug 15 23:14:26 security kernel: [  127.456935] usb 4-3: ep 0x82 - rounding interval to 1 microframes
Aug 15 23:14:26 security kernel: [  127.456942] xhci_hcd 0000:08:00.0: Allocating ring at ffff88001bed8e48
Aug 15 23:14:26 security kernel: [  127.456952] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:14:26 security kernel: [  127.456968] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001b0f4e10 
Aug 15 23:14:26 security kernel: [  127.456982] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a820000 (virtual) 0xc7a9f000 (DMA)
Aug 15 23:14:26 security kernel: [  127.456994] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a820400 (virtual) 0xc7a9f400 (DMA)
Aug 15 23:14:26 security kernel: [  127.457006] xhci_hcd 0000:08:00.0: Linking segment 0xc7a9f000 to segment 0xc7a9f400 (DMA)
Aug 15 23:14:26 security kernel: [  127.457013] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a820800 (virtual) 0xc7a9f800 (DMA)
Aug 15 23:14:26 security kernel: [  127.457022] xhci_hcd 0000:08:00.0: Linking segment 0xc7a9f400 to segment 0xc7a9f800 (DMA)
Aug 15 23:14:26 security kernel: [  127.457030] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:14:26 security kernel: [  127.457049] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001b0f4f18 
Aug 15 23:14:26 security kernel: [  127.457062] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001ac7a000 (virtual) 0xc7a9e000 (DMA)
Aug 15 23:14:26 security kernel: [  127.457071] xhci_hcd 0000:08:00.0: Linking segment 0xc7a9f800 to segment 0xc7a9e000 (DMA)
Aug 15 23:14:26 security kernel: [  127.457078] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001ac7a400 (virtual) 0xc7a9e400 (DMA)
Aug 15 23:14:26 security kernel: [  127.457087] xhci_hcd 0000:08:00.0: Linking segment 0xc7a9e000 to segment 0xc7a9e400 (DMA)
Aug 15 23:14:26 security kernel: [  127.457095] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001ac7a800 (virtual) 0xc7a9e800 (DMA)
Aug 15 23:14:26 security kernel: [  127.457103] xhci_hcd 0000:08:00.0: Linking segment 0xc7a9e400 to segment 0xc7a9e800 (DMA)
Aug 15 23:14:26 security kernel: [  127.457111] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:14:26 security kernel: [  127.457127] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001b0f4368 
Aug 15 23:14:26 security kernel: [  127.457144] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880019b6b000 (virtual) 0xc7a9d000 (DMA)
Aug 15 23:14:26 security kernel: [  127.457153] xhci_hcd 0000:08:00.0: Linking segment 0xc7a9e800 to segment 0xc7a9d000 (DMA)
Aug 15 23:14:26 security kernel: [  127.457162] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880019b6b400 (virtual) 0xc7a9d400 (DMA)
Aug 15 23:14:26 security kernel: [  127.457171] xhci_hcd 0000:08:00.0: Linking segment 0xc7a9d000 to segment 0xc7a9d400 (DMA)
Aug 15 23:14:26 security kernel: [  127.457178] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880019b6b800 (virtual) 0xc7a9d800 (DMA)
Aug 15 23:14:26 security kernel: [  127.457187] xhci_hcd 0000:08:00.0: Linking segment 0xc7a9d400 to segment 0xc7a9d800 (DMA)
Aug 15 23:14:26 security kernel: [  127.457195] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:14:26 security kernel: [  127.457211] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001b0f4940 
Aug 15 23:14:26 security kernel: [  127.457224] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880019a99000 (virtual) 0xc7a9c000 (DMA)
Aug 15 23:14:26 security kernel: [  127.457233] xhci_hcd 0000:08:00.0: Linking segment 0xc7a9d800 to segment 0xc7a9c000 (DMA)
Aug 15 23:14:26 security kernel: [  127.457241] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880019a99400 (virtual) 0xc7a9c400 (DMA)
Aug 15 23:14:26 security kernel: [  127.457249] xhci_hcd 0000:08:00.0: Linking segment 0xc7a9c000 to segment 0xc7a9c400 (DMA)
Aug 15 23:14:26 security kernel: [  127.457257] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880019a99800 (virtual) 0xc7a9c800 (DMA)
Aug 15 23:14:26 security kernel: [  127.457267] xhci_hcd 0000:08:00.0: Linking segment 0xc7a9c400 to segment 0xc7a9c800 (DMA)
Aug 15 23:14:26 security kernel: [  127.457275] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:14:26 security kernel: [  127.457291] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001b0f4998 
Aug 15 23:14:26 security kernel: [  127.457307] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88003f539000 (virtual) 0xc7a9b000 (DMA)
Aug 15 23:14:26 security kernel: [  127.457323] xhci_hcd 0000:08:00.0: Linking segment 0xc7a9c800 to segment 0xc7a9b000 (DMA)
Aug 15 23:14:26 security kernel: [  127.457330] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88003f539400 (virtual) 0xc7a9b400 (DMA)
Aug 15 23:14:26 security kernel: [  127.457338] xhci_hcd 0000:08:00.0: Linking segment 0xc7a9b000 to segment 0xc7a9b400 (DMA)
Aug 15 23:14:26 security kernel: [  127.457350] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88003f539800 (virtual) 0xc7a9b800 (DMA)
Aug 15 23:14:26 security kernel: [  127.457358] xhci_hcd 0000:08:00.0: Linking segment 0xc7a9b400 to segment 0xc7a9b800 (DMA)
Aug 15 23:14:26 security kernel: [  127.457365] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:14:26 security kernel: [  127.457380] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001b0f4d60 
Aug 15 23:14:26 security kernel: [  127.457392] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880037709000 (virtual) 0xc7a9a000 (DMA)
Aug 15 23:14:26 security kernel: [  127.457400] xhci_hcd 0000:08:00.0: Linking segment 0xc7a9b800 to segment 0xc7a9a000 (DMA)
Aug 15 23:14:26 security kernel: [  127.457407] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880037709400 (virtual) 0xc7a9a400 (DMA)
Aug 15 23:14:26 security kernel: [  127.457415] xhci_hcd 0000:08:00.0: Linking segment 0xc7a9a000 to segment 0xc7a9a400 (DMA)
Aug 15 23:14:26 security kernel: [  127.457421] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880037709800 (virtual) 0xc7a9a800 (DMA)
Aug 15 23:14:26 security kernel: [  127.457429] xhci_hcd 0000:08:00.0: Linking segment 0xc7a9a400 to segment 0xc7a9a800 (DMA)
Aug 15 23:14:26 security kernel: [  127.457437] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:14:26 security kernel: [  127.457450] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001b0f4730 
Aug 15 23:14:26 security kernel: [  127.457462] xhci_hcd 0000:08:00.0: // Allocating segment at ffff8800306c4000 (virtual) 0xc7a99000 (DMA)
Aug 15 23:14:26 security kernel: [  127.457470] xhci_hcd 0000:08:00.0: Linking segment 0xc7a9a800 to segment 0xc7a99000 (DMA)
Aug 15 23:14:26 security kernel: [  127.457477] xhci_hcd 0000:08:00.0: // Allocating segment at ffff8800306c4400 (virtual) 0xc7a99400 (DMA)
Aug 15 23:14:26 security kernel: [  127.457485] xhci_hcd 0000:08:00.0: Linking segment 0xc7a99000 to segment 0xc7a99400 (DMA)
Aug 15 23:14:26 security kernel: [  127.457492] xhci_hcd 0000:08:00.0: // Allocating segment at ffff8800306c4800 (virtual) 0xc7a99800 (DMA)
Aug 15 23:14:26 security kernel: [  127.457500] xhci_hcd 0000:08:00.0: Linking segment 0xc7a99400 to segment 0xc7a99800 (DMA)
Aug 15 23:14:26 security kernel: [  127.457507] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:14:26 security kernel: [  127.457521] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001b0f4c00 
Aug 15 23:14:26 security kernel: [  127.457533] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001bc3b000 (virtual) 0xc7a98000 (DMA)
Aug 15 23:14:26 security kernel: [  127.457541] xhci_hcd 0000:08:00.0: Linking segment 0xc7a99800 to segment 0xc7a98000 (DMA)
Aug 15 23:14:26 security kernel: [  127.457548] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001bc3b400 (virtual) 0xc7a98400 (DMA)
Aug 15 23:14:26 security kernel: [  127.457556] xhci_hcd 0000:08:00.0: Linking segment 0xc7a98000 to segment 0xc7a98400 (DMA)
Aug 15 23:14:26 security kernel: [  127.457563] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001bc3b800 (virtual) 0xc7a98800 (DMA)
Aug 15 23:14:26 security kernel: [  127.457571] xhci_hcd 0000:08:00.0: Linking segment 0xc7a98400 to segment 0xc7a98800 (DMA)
Aug 15 23:14:26 security kernel: [  127.457579] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:14:26 security kernel: [  127.457593] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88002f46ae68 
Aug 15 23:14:26 security kernel: [  127.457605] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880031005000 (virtual) 0xc7a97000 (DMA)
Aug 15 23:14:26 security kernel: [  127.457614] xhci_hcd 0000:08:00.0: Linking segment 0xc7a98800 to segment 0xc7a97000 (DMA)
Aug 15 23:14:26 security kernel: [  127.457621] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880031005400 (virtual) 0xc7a97400 (DMA)
Aug 15 23:14:26 security kernel: [  127.457629] xhci_hcd 0000:08:00.0: Linking segment 0xc7a97000 to segment 0xc7a97400 (DMA)
Aug 15 23:14:26 security kernel: [  127.457636] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880031005800 (virtual) 0xc7a97800 (DMA)
Aug 15 23:14:26 security kernel: [  127.457643] xhci_hcd 0000:08:00.0: Linking segment 0xc7a97400 to segment 0xc7a97800 (DMA)
Aug 15 23:14:26 security kernel: [  127.457651] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:14:26 security kernel: [  127.457665] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88002f46a5d0 
Aug 15 23:14:26 security kernel: [  127.457677] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001c0db000 (virtual) 0xc7a96000 (DMA)
Aug 15 23:14:26 security kernel: [  127.457685] xhci_hcd 0000:08:00.0: Linking segment 0xc7a97800 to segment 0xc7a96000 (DMA)
Aug 15 23:14:26 security kernel: [  127.457692] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001c0db400 (virtual) 0xc7a96400 (DMA)
Aug 15 23:14:26 security kernel: [  127.457700] xhci_hcd 0000:08:00.0: Linking segment 0xc7a96000 to segment 0xc7a96400 (DMA)
Aug 15 23:14:26 security kernel: [  127.457706] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001c0db800 (virtual) 0xc7a96800 (DMA)
Aug 15 23:14:26 security kernel: [  127.457714] xhci_hcd 0000:08:00.0: Linking segment 0xc7a96400 to segment 0xc7a96800 (DMA)
Aug 15 23:14:26 security kernel: [  127.457722] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:14:26 security kernel: [  127.457735] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88002f13f9f0 
Aug 15 23:14:26 security kernel: [  127.457747] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880030c9a000 (virtual) 0xc7a95000 (DMA)
Aug 15 23:14:26 security kernel: [  127.457755] xhci_hcd 0000:08:00.0: Linking segment 0xc7a96800 to segment 0xc7a95000 (DMA)
Aug 15 23:14:26 security kernel: [  127.457762] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880030c9a400 (virtual) 0xc7a95400 (DMA)
Aug 15 23:14:26 security kernel: [  127.457770] xhci_hcd 0000:08:00.0: Linking segment 0xc7a95000 to segment 0xc7a95400 (DMA)
Aug 15 23:14:26 security kernel: [  127.457777] xhci_hcd 0000:08:00.0: Linking segment 0xc7a95400 to segment 0xc7a9f000 (DMA)
Aug 15 23:14:26 security kernel: [  127.457783] xhci_hcd 0000:08:00.0: Wrote link toggle flag to segment ffff880018910d50 (virtual), 0xc7a95400 (DMA)
Aug 15 23:14:26 security kernel: [  127.457791] usb 4-3: ep 0x84 - rounding interval to 1 microframes
Aug 15 23:14:26 security kernel: [  127.467651] xhci_hcd 0000:08:00.0: Cached old ring, 7 rings cached
Aug 15 23:14:26 security kernel: [  127.467664] xhci_hcd 0000:08:00.0: Cached old ring, 8 rings cached
Aug 15 23:14:26 security kernel: [  127.467669] xhci_hcd 0000:08:00.0: Cached old ring, 9 rings cached
Aug 15 23:14:26 security kernel: [  127.467679] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910d18 maddr: 0x18d57ed18 
Aug 15 23:14:26 security kernel: [  127.467685] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:26 security kernel: [  127.467689] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:26 security kernel: [  127.467696] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:26 security kernel: [  127.467700] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf452800 maddr: 0x7c52800 
Aug 15 23:14:26 security kernel: [  127.467707] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c52800 
Aug 15 23:14:26 security kernel: [  127.467727] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c52800 
Aug 15 23:14:26 security kernel: [  127.468018] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:26 security kernel: [  127.468031] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:26 security kernel: [  127.468035] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c52800  paddr: 0xf452800 
Aug 15 23:14:26 security kernel: [  127.468041] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:26 security kernel: [  127.468046] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c52800 
Aug 15 23:14:26 security kernel: [  127.468451] (pipe 0x80000280): IN:  c0 00 00 00 27 00 01 00 
Aug 15 23:14:26 security kernel: [  127.468456] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910d18 maddr: 0x18d57ed18 
Aug 15 23:14:26 security kernel: [  127.468469] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:26 security kernel: [  127.468473] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:26 security kernel: [  127.468478] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:26 security kernel: [  127.468483] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf453000 maddr: 0x7c53000 
Aug 15 23:14:26 security kernel: [  127.468488] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c53000 
Aug 15 23:14:26 security kernel: [  127.468499] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c53000 
Aug 15 23:14:26 security kernel: [  127.468504] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:26 security kernel: [  127.468510] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:26 security kernel: [  127.468514] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:26 security kernel: [  127.468518] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:26 security kernel: [  127.468523] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf453800 maddr: 0x7c53800 
Aug 15 23:14:26 security kernel: [  127.468528] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c53800 
Aug 15 23:14:26 security kernel: [  127.468538] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c53800 
Aug 15 23:14:26 security kernel: [  127.468884] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:26 security kernel: [  127.468889] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:26 security kernel: [  127.468893] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c53000  paddr: 0xf453000 
Aug 15 23:14:26 security kernel: [  127.468898] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:26 security kernel: [  127.468903] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c53000 
Aug 15 23:14:26 security kernel: [  127.468909] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:26 security kernel: [  127.468913] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:26 security kernel: [  127.468917] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c53800  paddr: 0xf453800 
Aug 15 23:14:26 security kernel: [  127.468922] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:26 security kernel: [  127.468927] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c53800 
Aug 15 23:14:26 security kernel: [  127.470513] <<< 34
Aug 15 23:14:26 security kernel: [  127.470527] (pipe 0x80000200): OUT: 40 00 00 00 27 00 01 00 >>> 34
Aug 15 23:14:26 security kernel: [  127.470532] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910d18 maddr: 0x18d57ed18 
Aug 15 23:14:26 security kernel: [  127.470546] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:26 security kernel: [  127.470550] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:26 security kernel: [  127.470555] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:26 security kernel: [  127.470559] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf454000 maddr: 0x7c54000 
Aug 15 23:14:26 security kernel: [  127.470565] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c54000 
Aug 15 23:14:26 security kernel: [  127.470586] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c54000 
Aug 15 23:14:26 security kernel: [  127.470593] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:26 security kernel: [  127.470599] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:26 security kernel: [  127.470604] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:26 security kernel: [  127.470609] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:26 security kernel: [  127.470614] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf454800 maddr: 0x7c54800 
Aug 15 23:14:26 security kernel: [  127.470620] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c54800 
Aug 15 23:14:26 security kernel: [  127.470631] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c54800 
Aug 15 23:14:26 security kernel: [  127.471008] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:26 security kernel: [  127.471014] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:26 security kernel: [  127.471018] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c54000  paddr: 0xf454000 
Aug 15 23:14:26 security kernel: [  127.471024] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:26 security kernel: [  127.471029] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c54000 
Aug 15 23:14:26 security kernel: [  127.471036] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:26 security kernel: [  127.472008] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:26 security kernel: [  127.472008] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c54800  paddr: 0xf454800 
Aug 15 23:14:26 security kernel: [  127.472008] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:26 security kernel: [  127.472008] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c54800 
Aug 15 23:14:26 security kernel: [  127.668162] (pipe 0x80000200): OUT: 40 00 00 00 10 00 01 00 >>> 10
Aug 15 23:14:26 security kernel: [  127.668171] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910d18 maddr: 0x18d57ed18 
Aug 15 23:14:26 security kernel: [  127.668184] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:26 security kernel: [  127.668189] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:26 security kernel: [  127.668194] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:26 security kernel: [  127.668198] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf455000 maddr: 0x7c55000 
Aug 15 23:14:26 security kernel: [  127.668204] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c55000 
Aug 15 23:14:26 security kernel: [  127.668215] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c55000 
Aug 15 23:14:26 security kernel: [  127.668220] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:26 security kernel: [  127.668226] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:26 security kernel: [  127.668230] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:26 security kernel: [  127.668240] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:26 security kernel: [  127.668244] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf455800 maddr: 0x7c55800 
Aug 15 23:14:26 security kernel: [  127.668249] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c55800 
Aug 15 23:14:26 security kernel: [  127.668259] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c55800 
Aug 15 23:14:26 security kernel: [  127.668687] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:26 security kernel: [  127.668714] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:26 security kernel: [  127.668732] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c55000  paddr: 0xf455000 
Aug 15 23:14:26 security kernel: [  127.668759] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:26 security kernel: [  127.668780] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c55000 
Aug 15 23:14:26 security kernel: [  127.668807] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:26 security kernel: [  127.668824] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:26 security kernel: [  127.668840] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c55800  paddr: 0xf455800 
Aug 15 23:14:26 security kernel: [  127.668864] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:26 security kernel: [  127.668883] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c55800 
Aug 15 23:14:26 security kernel: [  127.676156] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:26 security kernel: [  127.676183] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910d18 maddr: 0x18d57ed18 
Aug 15 23:14:26 security kernel: [  127.676222] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:26 security kernel: [  127.676240] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:26 security kernel: [  127.676262] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:26 security kernel: [  127.676282] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf456000 maddr: 0x7c56000 
Aug 15 23:14:26 security kernel: [  127.676299] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c56000 
Aug 15 23:14:26 security kernel: [  127.676309] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c56000 
Aug 15 23:14:26 security kernel: [  127.676315] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:26 security kernel: [  127.676320] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:26 security kernel: [  127.676324] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:26 security kernel: [  127.676329] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:26 security kernel: [  127.676333] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf456800 maddr: 0x7c56800 
Aug 15 23:14:26 security kernel: [  127.676338] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c56800 
Aug 15 23:14:26 security kernel: [  127.676347] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c56800 
Aug 15 23:14:26 security kernel: [  127.676797] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:26 security kernel: [  127.676827] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:26 security kernel: [  127.676845] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c56000  paddr: 0xf456000 
Aug 15 23:14:26 security kernel: [  127.676871] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:26 security kernel: [  127.676891] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c56000 
Aug 15 23:14:26 security kernel: [  127.676918] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:26 security kernel: [  127.676934] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:26 security kernel: [  127.676946] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c56800  paddr: 0xf456800 
Aug 15 23:14:26 security kernel: [  127.676951] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:26 security kernel: [  127.676956] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c56800 
Aug 15 23:14:26 security kernel: [  127.676981] <<< 00
Aug 15 23:14:26 security kernel: [  127.680760] (pipe 0x80000200): OUT: 40 00 00 00 11 00 01 00 >>> 11
Aug 15 23:14:26 security kernel: [  127.680769] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910d18 maddr: 0x18d57ed18 
Aug 15 23:14:26 security kernel: [  127.680782] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:26 security kernel: [  127.680786] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:26 security kernel: [  127.680791] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:26 security kernel: [  127.680795] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf457000 maddr: 0x7c57000 
Aug 15 23:14:26 security kernel: [  127.680801] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c57000 
Aug 15 23:14:26 security kernel: [  127.680812] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c57000 
Aug 15 23:14:26 security kernel: [  127.680817] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:26 security kernel: [  127.680823] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:26 security kernel: [  127.680827] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:26 security kernel: [  127.680833] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:26 security kernel: [  127.680841] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf457800 maddr: 0x7c57800 
Aug 15 23:14:26 security kernel: [  127.680846] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c57800 
Aug 15 23:14:26 security kernel: [  127.680856] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c57800 
Aug 15 23:14:26 security kernel: [  127.681242] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:26 security kernel: [  127.681251] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:26 security kernel: [  127.681255] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c57000  paddr: 0xf457000 
Aug 15 23:14:26 security kernel: [  127.681261] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:26 security kernel: [  127.681266] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c57000 
Aug 15 23:14:26 security kernel: [  127.681277] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:26 security kernel: [  127.681280] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:26 security kernel: [  127.681284] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c57800  paddr: 0xf457800 
Aug 15 23:14:26 security kernel: [  127.681290] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:26 security kernel: [  127.681294] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c57800 
Aug 15 23:14:26 security kernel: [  127.692170] em28xx #0 em28xx_accumulator_set :em28xx Scale: (1,1)-(179,143)
Aug 15 23:14:26 security kernel: [  127.692184] (pipe 0x80000200): OUT: 40 00 00 00 28 00 01 00 >>> 01
Aug 15 23:14:26 security kernel: [  127.692192] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910d18 maddr: 0x18d57ed18 
Aug 15 23:14:26 security kernel: [  127.692199] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:26 security kernel: [  127.692206] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:26 security kernel: [  127.692212] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:26 security kernel: [  127.692216] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf458000 maddr: 0x7c58000 
Aug 15 23:14:26 security kernel: [  127.692222] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c58000 
Aug 15 23:14:26 security kernel: [  127.692233] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c58000 
Aug 15 23:14:26 security kernel: [  127.692238] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:26 security kernel: [  127.692244] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:26 security kernel: [  127.692248] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:26 security kernel: [  127.692252] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:26 security kernel: [  127.692256] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf458800 maddr: 0x7c58800 
Aug 15 23:14:26 security kernel: [  127.692262] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c58800 
Aug 15 23:14:26 security kernel: [  127.692271] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c58800 
Aug 15 23:14:26 security kernel: [  127.692673] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:26 security kernel: [  127.692699] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:26 security kernel: [  127.692717] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c58000  paddr: 0xf458000 
Aug 15 23:14:26 security kernel: [  127.692743] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:26 security kernel: [  127.692764] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c58000 
Aug 15 23:14:26 security kernel: [  127.692790] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:26 security kernel: [  127.692807] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:26 security kernel: [  127.692823] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c58800  paddr: 0xf458800 
Aug 15 23:14:26 security kernel: [  127.692847] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:26 security kernel: [  127.692866] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c58800 
Aug 15 23:14:26 security kernel: [  127.704360] (pipe 0x80000200): OUT: 40 00 00 00 29 00 01 00 >>> b3
Aug 15 23:14:26 security kernel: [  127.704377] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910d18 maddr: 0x18d57ed18 
Aug 15 23:14:26 security kernel: [  127.704397] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:26 security kernel: [  127.704406] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:26 security kernel: [  127.704421] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:26 security kernel: [  127.704430] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf459000 maddr: 0x7c59000 
Aug 15 23:14:26 security kernel: [  127.704443] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c59000 
Aug 15 23:14:26 security kernel: [  127.704466] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c59000 
Aug 15 23:14:26 security kernel: [  127.704477] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:26 security kernel: [  127.704490] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:26 security kernel: [  127.704499] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:26 security kernel: [  127.704508] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:26 security kernel: [  127.704518] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf459800 maddr: 0x7c59800 
Aug 15 23:14:26 security kernel: [  127.704530] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c59800 
Aug 15 23:14:26 security kernel: [  127.704560] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c59800 
Aug 15 23:14:26 security kernel: [  127.704889] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:26 security kernel: [  127.704907] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:26 security kernel: [  127.704915] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c59000  paddr: 0xf459000 
Aug 15 23:14:26 security kernel: [  127.704928] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:26 security kernel: [  127.704938] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c59000 
Aug 15 23:14:26 security kernel: [  127.704952] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:26 security kernel: [  127.704960] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:26 security kernel: [  127.704968] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c59800  paddr: 0xf459800 
Aug 15 23:14:26 security kernel: [  127.704980] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:26 security kernel: [  127.704989] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c59800 
Aug 15 23:14:26 security kernel: [  127.716174] (pipe 0x80000200): OUT: 40 00 00 00 2a 00 01 00 >>> 01
Aug 15 23:14:26 security kernel: [  127.716191] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910d18 maddr: 0x18d57ed18 
Aug 15 23:14:26 security kernel: [  127.716210] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:26 security kernel: [  127.716219] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:26 security kernel: [  127.716230] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:26 security kernel: [  127.716241] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf45a000 maddr: 0x7c5a000 
Aug 15 23:14:26 security kernel: [  127.716254] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c5a000 
Aug 15 23:14:26 security kernel: [  127.716277] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c5a000 
Aug 15 23:14:26 security kernel: [  127.716289] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:26 security kernel: [  127.716301] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:26 security kernel: [  127.716310] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:26 security kernel: [  127.716320] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:26 security kernel: [  127.716329] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf45a800 maddr: 0x7c5a800 
Aug 15 23:14:26 security kernel: [  127.716341] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c5a800 
Aug 15 23:14:26 security kernel: [  127.716362] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c5a800 
Aug 15 23:14:26 security kernel: [  127.716769] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:26 security kernel: [  127.716782] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:26 security kernel: [  127.716791] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c5a000  paddr: 0xf45a000 
Aug 15 23:14:26 security kernel: [  127.716803] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:26 security kernel: [  127.716813] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c5a000 
Aug 15 23:14:26 security kernel: [  127.716827] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:26 security kernel: [  127.716835] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:26 security kernel: [  127.716843] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c5a800  paddr: 0xf45a800 
Aug 15 23:14:26 security kernel: [  127.716855] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:26 security kernel: [  127.716864] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c5a800 
Aug 15 23:14:26 security kernel: [  127.728380] (pipe 0x80000200): OUT: 40 00 00 00 2b 00 01 00 >>> 8f
Aug 15 23:14:26 security kernel: [  127.728397] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910d18 maddr: 0x18d57ed18 
Aug 15 23:14:26 security kernel: [  127.728414] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:26 security kernel: [  127.728423] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:26 security kernel: [  127.728434] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:26 security kernel: [  127.728443] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf45b000 maddr: 0x7c5b000 
Aug 15 23:14:26 security kernel: [  127.728456] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c5b000 
Aug 15 23:14:26 security kernel: [  127.728478] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c5b000 
Aug 15 23:14:26 security kernel: [  127.728490] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:26 security kernel: [  127.728502] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:26 security kernel: [  127.728511] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:26 security kernel: [  127.728521] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:26 security kernel: [  127.728530] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf45b800 maddr: 0x7c5b800 
Aug 15 23:14:26 security kernel: [  127.728542] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c5b800 
Aug 15 23:14:26 security kernel: [  127.728563] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c5b800 
Aug 15 23:14:26 security kernel: [  127.728921] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:26 security kernel: [  127.728947] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:26 security kernel: [  127.728965] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c5b000  paddr: 0xf45b000 
Aug 15 23:14:26 security kernel: [  127.728990] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:26 security kernel: [  127.729010] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c5b000 
Aug 15 23:14:26 security kernel: [  127.729036] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:26 security kernel: [  127.732121] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:26 security kernel: [  127.732121] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c5b800  paddr: 0xf45b800 
Aug 15 23:14:26 security kernel: [  127.732121] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:26 security kernel: [  127.732121] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c5b800 
Aug 15 23:14:26 security kernel: [  127.872173] em28xx #0 em28xx_capture_area_set :em28xx Area Set: (180,144)
Aug 15 23:14:26 security kernel: [  127.872183] (pipe 0x80000200): OUT: 40 00 00 00 1c 00 01 00 >>> 00
Aug 15 23:14:26 security kernel: [  127.872191] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910d18 maddr: 0x18d57ed18 
Aug 15 23:14:26 security kernel: [  127.872197] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:26 security kernel: [  127.872202] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:26 security kernel: [  127.872207] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:26 security kernel: [  127.872211] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf45c000 maddr: 0x7c5c000 
Aug 15 23:14:26 security kernel: [  127.872217] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c5c000 
Aug 15 23:14:26 security kernel: [  127.872228] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c5c000 
Aug 15 23:14:26 security kernel: [  127.872234] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:26 security kernel: [  127.872239] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:26 security kernel: [  127.872243] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:26 security kernel: [  127.872248] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:26 security kernel: [  127.872252] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf45c800 maddr: 0x7c5c800 
Aug 15 23:14:26 security kernel: [  127.872258] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c5c800 
Aug 15 23:14:26 security kernel: [  127.872268] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c5c800 
Aug 15 23:14:26 security kernel: [  127.872719] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:26 security kernel: [  127.872751] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:26 security kernel: [  127.872769] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c5c000  paddr: 0xf45c000 
Aug 15 23:14:26 security kernel: [  127.872795] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:26 security kernel: [  127.872816] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c5c000 
Aug 15 23:14:26 security kernel: [  127.872843] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:26 security kernel: [  127.872860] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:26 security kernel: [  127.872876] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c5c800  paddr: 0xf45c800 
Aug 15 23:14:26 security kernel: [  127.872900] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:26 security kernel: [  127.872913] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c5c800 
Aug 15 23:14:26 security kernel: [  127.884270] (pipe 0x80000200): OUT: 40 00 00 00 1d 00 01 00 >>> 00
Aug 15 23:14:26 security kernel: [  127.884279] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910d18 maddr: 0x18d57ed18 
Aug 15 23:14:26 security kernel: [  127.884292] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:26 security kernel: [  127.884296] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:26 security kernel: [  127.884301] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:26 security kernel: [  127.884306] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf45d000 maddr: 0x7c5d000 
Aug 15 23:14:26 security kernel: [  127.884312] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c5d000 
Aug 15 23:14:26 security kernel: [  127.884322] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c5d000 
Aug 15 23:14:26 security kernel: [  127.884328] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:26 security kernel: [  127.884333] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:26 security kernel: [  127.884337] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:26 security kernel: [  127.884342] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:26 security kernel: [  127.884346] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf45d800 maddr: 0x7c5d800 
Aug 15 23:14:26 security kernel: [  127.884351] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c5d800 
Aug 15 23:14:26 security kernel: [  127.884360] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c5d800 
Aug 15 23:14:26 security kernel: [  127.884658] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:26 security kernel: [  127.884666] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:26 security kernel: [  127.884670] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c5d000  paddr: 0xf45d000 
Aug 15 23:14:26 security kernel: [  127.884675] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:26 security kernel: [  127.884680] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c5d000 
Aug 15 23:14:26 security kernel: [  127.884686] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:26 security kernel: [  127.884690] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:26 security kernel: [  127.884693] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c5d800  paddr: 0xf45d800 
Aug 15 23:14:26 security kernel: [  127.884699] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:26 security kernel: [  127.884703] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c5d800 
Aug 15 23:14:26 security kernel: [  127.896182] (pipe 0x80000200): OUT: 40 00 00 00 1e 00 01 00 >>> b4
Aug 15 23:14:26 security kernel: [  127.896200] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910d18 maddr: 0x18d57ed18 
Aug 15 23:14:26 security kernel: [  127.896221] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:26 security kernel: [  127.896230] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:26 security kernel: [  127.896241] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:26 security kernel: [  127.896250] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf45e000 maddr: 0x7c5e000 
Aug 15 23:14:26 security kernel: [  127.896263] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c5e000 
Aug 15 23:14:26 security kernel: [  127.896286] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c5e000 
Aug 15 23:14:26 security kernel: [  127.896298] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:26 security kernel: [  127.896310] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:26 security kernel: [  127.896319] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:26 security kernel: [  127.896329] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:26 security kernel: [  127.896338] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf45e800 maddr: 0x7c5e800 
Aug 15 23:14:26 security kernel: [  127.896351] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c5e800 
Aug 15 23:14:26 security kernel: [  127.896371] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c5e800 
Aug 15 23:14:26 security kernel: [  127.896791] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:26 security kernel: [  127.896805] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:26 security kernel: [  127.896814] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c5e000  paddr: 0xf45e000 
Aug 15 23:14:26 security kernel: [  127.896826] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:26 security kernel: [  127.896837] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c5e000 
Aug 15 23:14:26 security kernel: [  127.896850] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:26 security kernel: [  127.896858] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:26 security kernel: [  127.896866] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c5e800  paddr: 0xf45e800 
Aug 15 23:14:26 security kernel: [  127.896878] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:26 security kernel: [  127.896888] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c5e800 
Aug 15 23:14:26 security kernel: [  127.908384] (pipe 0x80000200): OUT: 40 00 00 00 1f 00 01 00 >>> 90
Aug 15 23:14:26 security kernel: [  127.908401] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910d18 maddr: 0x18d57ed18 
Aug 15 23:14:26 security kernel: [  127.908423] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:26 security kernel: [  127.908432] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:26 security kernel: [  127.908443] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:26 security kernel: [  127.908452] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf45f000 maddr: 0x7c5f000 
Aug 15 23:14:26 security kernel: [  127.908465] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c5f000 
Aug 15 23:14:26 security kernel: [  127.908488] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c5f000 
Aug 15 23:14:26 security kernel: [  127.908499] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:26 security kernel: [  127.908512] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:26 security kernel: [  127.908521] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:26 security kernel: [  127.908531] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:26 security kernel: [  127.908540] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf45f800 maddr: 0x7c5f800 
Aug 15 23:14:26 security kernel: [  127.908554] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c5f800 
Aug 15 23:14:26 security kernel: [  127.908574] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c5f800 
Aug 15 23:14:26 security kernel: [  127.908942] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:26 security kernel: [  127.908956] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:26 security kernel: [  127.908965] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c5f000  paddr: 0xf45f000 
Aug 15 23:14:26 security kernel: [  127.908978] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:26 security kernel: [  127.908988] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c5f000 
Aug 15 23:14:26 security kernel: [  127.909001] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:26 security kernel: [  127.909010] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:26 security kernel: [  127.909018] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c5f800  paddr: 0xf45f800 
Aug 15 23:14:26 security kernel: [  127.909030] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:26 security kernel: [  127.909039] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c5f800 
Aug 15 23:14:26 security kernel: [  127.920185] (pipe 0x80000200): OUT: 40 00 00 00 1b 00 01 00 >>> 00
Aug 15 23:14:26 security kernel: [  127.920202] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910d18 maddr: 0x18d57ed18 
Aug 15 23:14:26 security kernel: [  127.920220] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:26 security kernel: [  127.920230] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:26 security kernel: [  127.920241] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:26 security kernel: [  127.920250] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf460000 maddr: 0x7c60000 
Aug 15 23:14:26 security kernel: [  127.920263] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c60000 
Aug 15 23:14:26 security kernel: [  127.920286] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c60000 
Aug 15 23:14:26 security kernel: [  127.920297] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:26 security kernel: [  127.920310] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:26 security kernel: [  127.920318] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:26 security kernel: [  127.920328] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:26 security kernel: [  127.920337] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf460800 maddr: 0x7c60800 
Aug 15 23:14:26 security kernel: [  127.920351] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c60800 
Aug 15 23:14:26 security kernel: [  127.920371] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c60800 
Aug 15 23:14:26 security kernel: [  127.920940] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:26 security kernel: [  127.920966] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:26 security kernel: [  127.920984] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c60000  paddr: 0xf460000 
Aug 15 23:14:26 security kernel: [  127.921009] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:26 security kernel: [  127.921029] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c60000 
Aug 15 23:14:26 security kernel: [  127.921056] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:26 security kernel: [  127.921074] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:26 security kernel: [  127.921082] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c60800  paddr: 0xf460800 
Aug 15 23:14:26 security kernel: [  127.921094] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:26 security kernel: [  127.921104] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c60800 
Aug 15 23:14:26 security kernel: [  127.932380] (pipe 0x80000200): OUT: 40 00 00 00 30 00 02 00 >>> 00 00
Aug 15 23:14:26 security kernel: [  127.932399] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910d18 maddr: 0x18d57ed18 
Aug 15 23:14:26 security kernel: [  127.932416] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:26 security kernel: [  127.932425] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:26 security kernel: [  127.932436] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:26 security kernel: [  127.932445] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf461000 maddr: 0x7c61000 
Aug 15 23:14:26 security kernel: [  127.932458] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c61000 
Aug 15 23:14:26 security kernel: [  127.932481] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c61000 
Aug 15 23:14:26 security kernel: [  127.932492] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:26 security kernel: [  127.932505] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:26 security kernel: [  127.932513] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:26 security kernel: [  127.932523] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:26 security kernel: [  127.932532] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf461800 maddr: 0x7c61800 
Aug 15 23:14:26 security kernel: [  127.932545] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c61800 
Aug 15 23:14:26 security kernel: [  127.932565] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c61800 
Aug 15 23:14:26 security kernel: [  127.932943] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:26 security kernel: [  127.932968] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:26 security kernel: [  127.932985] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c61000  paddr: 0xf461000 
Aug 15 23:14:26 security kernel: [  127.933010] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:26 security kernel: [  127.933031] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c61000 
Aug 15 23:14:26 security kernel: [  127.933057] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:26 security kernel: [  127.936122] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:26 security kernel: [  127.936122] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c61800  paddr: 0xf461800 
Aug 15 23:14:26 security kernel: [  127.936122] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:26 security kernel: [  127.936122] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c61800 
Aug 15 23:14:26 security kernel: [  128.076039] (pipe 0x80000200): OUT: 40 00 00 00 32 00 02 00 >>> 00 00
Aug 15 23:14:26 security kernel: [  128.076048] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910d18 maddr: 0x18d57ed18 
Aug 15 23:14:26 security kernel: [  128.076060] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:26 security kernel: [  128.076065] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:26 security kernel: [  128.076070] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:26 security kernel: [  128.076074] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf462000 maddr: 0x7c62000 
Aug 15 23:14:26 security kernel: [  128.076080] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c62000 
Aug 15 23:14:26 security kernel: [  128.076091] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c62000 
Aug 15 23:14:26 security kernel: [  128.076096] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:26 security kernel: [  128.076101] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:26 security kernel: [  128.076105] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:26 security kernel: [  128.076110] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:26 security kernel: [  128.076114] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf462800 maddr: 0x7c62800 
Aug 15 23:14:26 security kernel: [  128.076120] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c62800 
Aug 15 23:14:26 security kernel: [  128.076129] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c62800 
Aug 15 23:14:26 security kernel: [  128.076520] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:26 security kernel: [  128.076527] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:26 security kernel: [  128.076532] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c62000  paddr: 0xf462000 
Aug 15 23:14:26 security kernel: [  128.076538] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:26 security kernel: [  128.076543] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c62000 
Aug 15 23:14:26 security kernel: [  128.076549] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:26 security kernel: [  128.076553] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:26 security kernel: [  128.076556] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c62800  paddr: 0xf462800 
Aug 15 23:14:26 security kernel: [  128.076562] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:26 security kernel: [  128.076566] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c62800 
Aug 15 23:14:26 security kernel: [  128.088266] (pipe 0x80000280): IN:  c0 00 00 00 26 00 01 00 
Aug 15 23:14:26 security kernel: [  128.088273] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910d18 maddr: 0x18d57ed18 
Aug 15 23:14:26 security kernel: [  128.088286] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:26 security kernel: [  128.088290] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:26 security kernel: [  128.088296] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:26 security kernel: [  128.088300] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf463000 maddr: 0x7c63000 
Aug 15 23:14:26 security kernel: [  128.088306] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c63000 
Aug 15 23:14:26 security kernel: [  128.088316] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c63000 
Aug 15 23:14:26 security kernel: [  128.088322] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:26 security kernel: [  128.088327] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:26 security kernel: [  128.088331] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:26 security kernel: [  128.088336] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:26 security kernel: [  128.088340] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf463800 maddr: 0x7c63800 
Aug 15 23:14:26 security kernel: [  128.088345] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c63800 
Aug 15 23:14:26 security kernel: [  128.088355] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c63800 
Aug 15 23:14:26 security kernel: [  128.088773] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:26 security kernel: [  128.088780] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:26 security kernel: [  128.088784] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c63000  paddr: 0xf463000 
Aug 15 23:14:26 security kernel: [  128.088791] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:26 security kernel: [  128.088795] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c63000 
Aug 15 23:14:26 security kernel: [  128.088802] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:26 security kernel: [  128.088805] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:26 security kernel: [  128.088809] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c63800  paddr: 0xf463800 
Aug 15 23:14:26 security kernel: [  128.088814] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:26 security kernel: [  128.088819] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c63800 
Aug 15 23:14:26 security kernel: [  128.088844] <<< 00
Aug 15 23:14:26 security kernel: [  128.088850] (pipe 0x80000200): OUT: 40 00 00 00 26 00 01 00 >>> 00
Aug 15 23:14:26 security kernel: [  128.088857] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910d18 maddr: 0x18d57ed18 
Aug 15 23:14:26 security kernel: [  128.088863] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:26 security kernel: [  128.088867] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:26 security kernel: [  128.088872] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:26 security kernel: [  128.088876] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf464000 maddr: 0x7c64000 
Aug 15 23:14:26 security kernel: [  128.088882] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c64000 
Aug 15 23:14:26 security kernel: [  128.088892] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c64000 
Aug 15 23:14:26 security kernel: [  128.088897] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:26 security kernel: [  128.088902] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:26 security kernel: [  128.088906] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:26 security kernel: [  128.088911] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:26 security kernel: [  128.088915] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf464800 maddr: 0x7c64800 
Aug 15 23:14:26 security kernel: [  128.088920] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c64800 
Aug 15 23:14:26 security kernel: [  128.088930] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c64800 
Aug 15 23:14:26 security kernel: [  128.089273] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:26 security kernel: [  128.089284] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:26 security kernel: [  128.089288] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c64000  paddr: 0xf464000 
Aug 15 23:14:26 security kernel: [  128.089294] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:26 security kernel: [  128.089298] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c64000 
Aug 15 23:14:26 security kernel: [  128.089304] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:26 security kernel: [  128.089308] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:26 security kernel: [  128.089312] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c64800  paddr: 0xf464800 
Aug 15 23:14:26 security kernel: [  128.089317] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:26 security kernel: [  128.089321] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c64800 
Aug 15 23:14:26 security motion: [1] cap.driver: "em28xx"
Aug 15 23:14:26 security motion: [1] cap.card: "EM2860/SAA711X Reference Design"
Aug 15 23:14:26 security motion: [1] cap.bus_info: "usb-0000:08:00.0-3"
Aug 15 23:14:26 security motion: [1] cap.capabilities=0x05000041
Aug 15 23:14:26 security motion: [1] - VIDEO_CAPTURE
Aug 15 23:14:26 security motion: [1] - READWRITE
Aug 15 23:14:26 security motion: [1] - STREAMING
Aug 15 23:14:26 security kernel: [  128.100904] (pipe 0x80000280): IN:  c0 00 00 00 27 00 01 00 
Aug 15 23:14:26 security kernel: [  128.100917] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910d18 maddr: 0x18d57ed18 
Aug 15 23:14:26 security kernel: [  128.100935] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:26 security kernel: [  128.100944] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:26 security kernel: [  128.100955] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:26 security kernel: [  128.100964] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf465000 maddr: 0x7c65000 
Aug 15 23:14:26 security kernel: [  128.100977] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c65000 
Aug 15 23:14:26 security kernel: [  128.101002] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c65000 
Aug 15 23:14:26 security kernel: [  128.101014] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:26 security kernel: [  128.101026] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:26 security kernel: [  128.101035] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:26 security kernel: [  128.101045] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:26 security kernel: [  128.101054] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf465800 maddr: 0x7c65800 
Aug 15 23:14:26 security kernel: [  128.101067] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c65800 
Aug 15 23:14:26 security kernel: [  128.101090] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c65800 
Aug 15 23:14:26 security kernel: [  128.101517] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:26 security kernel: [  128.101533] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:26 security kernel: [  128.101543] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c65000  paddr: 0xf465000 
Aug 15 23:14:26 security kernel: [  128.101556] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:26 security kernel: [  128.101567] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c65000 
Aug 15 23:14:26 security kernel: [  128.101581] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:26 security kernel: [  128.101589] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:26 security kernel: [  128.101597] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c65800  paddr: 0xf465800 
Aug 15 23:14:26 security kernel: [  128.101610] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:26 security kernel: [  128.101620] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c65800 
Aug 15 23:14:26 security kernel: [  128.101926] <<< 34
Aug 15 23:14:26 security kernel: [  128.101942] (pipe 0x80000200): OUT: 40 00 00 00 27 00 01 00 >>> 34
Aug 15 23:14:26 security kernel: [  128.101954] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910d18 maddr: 0x18d57ed18 
Aug 15 23:14:26 security kernel: [  128.101968] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:26 security kernel: [  128.101977] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:26 security kernel: [  128.101987] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:26 security kernel: [  128.101997] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf466000 maddr: 0x7c66000 
Aug 15 23:14:26 security kernel: [  128.102010] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c66000 
Aug 15 23:14:26 security kernel: [  128.102035] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c66000 
Aug 15 23:14:26 security kernel: [  128.102047] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:26 security kernel: [  128.102059] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:26 security kernel: [  128.102068] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:26 security kernel: [  128.102078] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:26 security kernel: [  128.102088] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf466800 maddr: 0x7c66800 
Aug 15 23:14:26 security kernel: [  128.102101] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c66800 
Aug 15 23:14:26 security kernel: [  128.102123] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c66800 
Aug 15 23:14:26 security kernel: [  128.102503] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:26 security kernel: [  128.102514] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:26 security kernel: [  128.102523] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c66000  paddr: 0xf466000 
Aug 15 23:14:26 security kernel: [  128.102536] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:26 security kernel: [  128.102546] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c66000 
Aug 15 23:14:26 security kernel: [  128.102559] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:26 security kernel: [  128.102568] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:26 security kernel: [  128.102576] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c66800  paddr: 0xf466800 
Aug 15 23:14:26 security kernel: [  128.102589] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:26 security kernel: [  128.102598] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c66800 
Aug 15 23:14:26 security kernel: [  128.112262] (pipe 0x80000200): OUT: 40 00 00 00 10 00 01 00 >>> 10
Aug 15 23:14:26 security kernel: [  128.112279] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910d18 maddr: 0x18d57ed18 
Aug 15 23:14:26 security kernel: [  128.112295] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:26 security kernel: [  128.112304] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:26 security kernel: [  128.112316] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:26 security kernel: [  128.112325] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf467000 maddr: 0x7c67000 
Aug 15 23:14:26 security kernel: [  128.112338] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c67000 
Aug 15 23:14:26 security kernel: [  128.112362] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c67000 
Aug 15 23:14:26 security kernel: [  128.112374] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:26 security kernel: [  128.112387] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:26 security kernel: [  128.112395] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:26 security kernel: [  128.112405] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:26 security kernel: [  128.112415] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf467800 maddr: 0x7c67800 
Aug 15 23:14:26 security kernel: [  128.112427] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c67800 
Aug 15 23:14:26 security kernel: [  128.112450] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c67800 
Aug 15 23:14:26 security kernel: [  128.112805] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:26 security kernel: [  128.112830] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:26 security kernel: [  128.112848] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c67000  paddr: 0xf467000 
Aug 15 23:14:26 security kernel: [  128.112873] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:26 security kernel: [  128.112894] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c67000 
Aug 15 23:14:26 security kernel: [  128.112921] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:26 security kernel: [  128.112937] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:26 security kernel: [  128.112953] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c67800  paddr: 0xf467800 
Aug 15 23:14:26 security kernel: [  128.112978] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:26 security kernel: [  128.112993] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c67800 
Aug 15 23:14:26 security kernel: [  128.124175] (pipe 0x80000200): OUT: 40 00 00 00 11 00 01 00 >>> 11
Aug 15 23:14:26 security kernel: [  128.124192] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910d18 maddr: 0x18d57ed18 
Aug 15 23:14:26 security kernel: [  128.124209] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:26 security kernel: [  128.124218] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:26 security kernel: [  128.124229] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:26 security kernel: [  128.124239] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf468000 maddr: 0x7c68000 
Aug 15 23:14:26 security kernel: [  128.128085] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c68000 
Aug 15 23:14:26 security kernel: [  128.128085] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c68000 
Aug 15 23:14:26 security kernel: [  128.128085] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:26 security kernel: [  128.128085] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:26 security kernel: [  128.128085] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:26 security kernel: [  128.128085] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:26 security kernel: [  128.128085] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf468800 maddr: 0x7c68800 
Aug 15 23:14:26 security kernel: [  128.128085] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c68800 
Aug 15 23:14:26 security kernel: [  128.128085] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c68800 
Aug 15 23:14:26 security kernel: [  128.271623] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:26 security kernel: [  128.271629] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:26 security kernel: [  128.271636] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c68000  paddr: 0xf468000 
Aug 15 23:14:26 security kernel: [  128.271642] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:26 security kernel: [  128.271647] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c68000 
Aug 15 23:14:26 security kernel: [  128.271655] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:26 security kernel: [  128.271662] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:26 security kernel: [  128.271666] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c68800  paddr: 0xf468800 
Aug 15 23:14:26 security kernel: [  128.271672] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:26 security kernel: [  128.271676] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c68800 
Aug 15 23:14:26 security kernel: [  128.272191] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:26 security kernel: [  128.273394] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910d18 maddr: 0x18d57ed18 
Aug 15 23:14:26 security kernel: [  128.273407] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:26 security kernel: [  128.273411] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:26 security kernel: [  128.273416] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:26 security kernel: [  128.273421] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf469000 maddr: 0x7c69000 
Aug 15 23:14:26 security kernel: [  128.273426] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c69000 
Aug 15 23:14:26 security kernel: [  128.273440] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c69000 
Aug 15 23:14:26 security kernel: [  128.273445] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:26 security kernel: [  128.273451] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:26 security kernel: [  128.273455] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:26 security kernel: [  128.273459] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:26 security kernel: [  128.273464] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf469800 maddr: 0x7c69800 
Aug 15 23:14:26 security kernel: [  128.273469] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c69800 
Aug 15 23:14:26 security kernel: [  128.273478] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c69800 
Aug 15 23:14:26 security kernel: [  128.273916] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:26 security kernel: [  128.273947] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:26 security kernel: [  128.273964] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c69000  paddr: 0xf469000 
Aug 15 23:14:26 security kernel: [  128.273995] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:26 security kernel: [  128.274015] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c69000 
Aug 15 23:14:26 security kernel: [  128.274043] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:26 security kernel: [  128.274059] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:26 security kernel: [  128.274075] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c69800  paddr: 0xf469800 
Aug 15 23:14:26 security kernel: [  128.274088] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:26 security kernel: [  128.274093] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c69800 
Aug 15 23:14:26 security kernel: [  128.274118] <<< 00
Aug 15 23:14:26 security kernel: [  128.284168] em28xx #0 em28xx_accumulator_set :em28xx Scale: (1,1)-(179,143)
Aug 15 23:14:26 security kernel: [  128.284182] (pipe 0x80000200): OUT: 40 00 00 00 28 00 01 00 >>> 01
Aug 15 23:14:26 security kernel: [  128.284190] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910d18 maddr: 0x18d57ed18 
Aug 15 23:14:26 security kernel: [  128.284196] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:26 security kernel: [  128.284200] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:26 security kernel: [  128.284208] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:26 security kernel: [  128.284212] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf46a000 maddr: 0x7c6a000 
Aug 15 23:14:26 security kernel: [  128.284219] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c6a000 
Aug 15 23:14:26 security kernel: [  128.284230] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c6a000 
Aug 15 23:14:26 security kernel: [  128.284236] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:26 security kernel: [  128.284241] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:26 security kernel: [  128.284245] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:26 security kernel: [  128.284250] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:26 security kernel: [  128.284254] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf46a800 maddr: 0x7c6a800 
Aug 15 23:14:26 security kernel: [  128.284260] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c6a800 
Aug 15 23:14:26 security kernel: [  128.284269] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c6a800 
Aug 15 23:14:26 security kernel: [  128.284634] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:26 security kernel: [  128.284646] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:26 security kernel: [  128.284650] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c6a000  paddr: 0xf46a000 
Aug 15 23:14:26 security kernel: [  128.284656] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:26 security kernel: [  128.284661] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c6a000 
Aug 15 23:14:26 security kernel: [  128.284669] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:26 security kernel: [  128.284673] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:26 security kernel: [  128.284677] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c6a800  paddr: 0xf46a800 
Aug 15 23:14:26 security kernel: [  128.284682] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:26 security kernel: [  128.284687] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c6a800 
Aug 15 23:14:26 security kernel: [  128.296124] (pipe 0x80000200): OUT: 40 00 00 00 29 00 01 00 >>> b3
Aug 15 23:14:26 security kernel: [  128.296141] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910d18 maddr: 0x18d57ed18 
Aug 15 23:14:26 security kernel: [  128.296160] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:26 security kernel: [  128.296169] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:26 security kernel: [  128.296180] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:26 security kernel: [  128.296190] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf46b000 maddr: 0x7c6b000 
Aug 15 23:14:26 security kernel: [  128.296205] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c6b000 
Aug 15 23:14:26 security kernel: [  128.296230] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c6b000 
Aug 15 23:14:26 security kernel: [  128.296241] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:26 security kernel: [  128.296254] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:26 security kernel: [  128.296263] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:26 security kernel: [  128.296272] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:26 security kernel: [  128.296281] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf46b800 maddr: 0x7c6b800 
Aug 15 23:14:26 security kernel: [  128.296294] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c6b800 
Aug 15 23:14:26 security kernel: [  128.296316] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c6b800 
Aug 15 23:14:26 security kernel: [  128.296639] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:26 security kernel: [  128.296656] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:26 security kernel: [  128.296665] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c6b000  paddr: 0xf46b000 
Aug 15 23:14:26 security kernel: [  128.296678] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:26 security kernel: [  128.296689] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c6b000 
Aug 15 23:14:26 security kernel: [  128.296704] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:26 security kernel: [  128.296713] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:26 security kernel: [  128.296721] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c6b800  paddr: 0xf46b800 
Aug 15 23:14:26 security kernel: [  128.296733] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:26 security kernel: [  128.296743] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c6b800 
Aug 15 23:14:26 security kernel: [  128.308117] (pipe 0x80000200): OUT: 40 00 00 00 2a 00 01 00 >>> 01
Aug 15 23:14:26 security kernel: [  128.308134] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910d18 maddr: 0x18d57ed18 
Aug 15 23:14:26 security kernel: [  128.308158] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:26 security kernel: [  128.308168] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:26 security kernel: [  128.308181] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:26 security kernel: [  128.308191] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf46c000 maddr: 0x7c6c000 
Aug 15 23:14:26 security kernel: [  128.308204] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c6c000 
Aug 15 23:14:26 security kernel: [  128.308229] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c6c000 
Aug 15 23:14:26 security kernel: [  128.308241] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:26 security kernel: [  128.308253] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:26 security kernel: [  128.308262] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:26 security kernel: [  128.308272] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:26 security kernel: [  128.308281] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf46c800 maddr: 0x7c6c800 
Aug 15 23:14:26 security kernel: [  128.308294] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c6c800 
Aug 15 23:14:26 security kernel: [  128.308316] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c6c800 
Aug 15 23:14:26 security kernel: [  128.308636] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:26 security kernel: [  128.308650] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:26 security kernel: [  128.308659] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c6c000  paddr: 0xf46c000 
Aug 15 23:14:26 security kernel: [  128.308671] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:26 security kernel: [  128.308682] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c6c000 
Aug 15 23:14:26 security kernel: [  128.308695] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:26 security kernel: [  128.308704] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:26 security kernel: [  128.308711] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c6c800  paddr: 0xf46c800 
Aug 15 23:14:26 security kernel: [  128.308724] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:26 security kernel: [  128.308733] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c6c800 
Aug 15 23:14:27 security kernel: [  128.320093] (pipe 0x80000200): OUT: 40 00 00 00 2b 00 01 00 >>> 8f
Aug 15 23:14:27 security kernel: [  128.320111] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910d18 maddr: 0x18d57ed18 
Aug 15 23:14:27 security kernel: [  128.320130] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  128.320140] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  128.320151] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  128.320161] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf46d000 maddr: 0x7c6d000 
Aug 15 23:14:27 security kernel: [  128.320175] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c6d000 
Aug 15 23:14:27 security kernel: [  128.320199] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c6d000 
Aug 15 23:14:27 security kernel: [  128.320211] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:27 security kernel: [  128.320223] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  128.320232] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  128.320242] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  128.320251] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf46d800 maddr: 0x7c6d800 
Aug 15 23:14:27 security kernel: [  128.320263] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c6d800 
Aug 15 23:14:27 security kernel: [  128.320285] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c6d800 
Aug 15 23:14:27 security kernel: [  128.320627] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  128.320639] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  128.320648] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c6d000  paddr: 0xf46d000 
Aug 15 23:14:27 security kernel: [  128.320661] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  128.320671] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c6d000 
Aug 15 23:14:27 security kernel: [  128.320685] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  128.320693] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  128.320701] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c6d800  paddr: 0xf46d800 
Aug 15 23:14:27 security kernel: [  128.320714] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  128.320723] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c6d800 
Aug 15 23:14:27 security kernel: [  128.332110] em28xx #0 em28xx_capture_area_set :em28xx Area Set: (180,144)
Aug 15 23:14:27 security kernel: [  128.332128] (pipe 0x80000200): OUT: 40 00 00 00 1c 00 01 00 >>> 00
Aug 15 23:14:27 security kernel: [  128.332145] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910d18 maddr: 0x18d57ed18 
Aug 15 23:14:27 security kernel: [  128.332159] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  128.332168] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  128.332179] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  128.332188] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf46e000 maddr: 0x7c6e000 
Aug 15 23:14:27 security kernel: [  128.332201] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c6e000 
Aug 15 23:14:27 security kernel: [  128.332227] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c6e000 
Aug 15 23:14:27 security kernel: [  128.332239] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:27 security kernel: [  128.332251] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  128.332260] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  128.332270] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  128.332279] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf46e800 maddr: 0x7c6e800 
Aug 15 23:14:27 security kernel: [  128.332292] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c6e800 
Aug 15 23:14:27 security kernel: [  128.332314] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c6e800 
Aug 15 23:14:27 security kernel: [  128.332637] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  128.332650] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  128.332659] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c6e000  paddr: 0xf46e000 
Aug 15 23:14:27 security kernel: [  128.332671] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  128.332681] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c6e000 
Aug 15 23:14:27 security kernel: [  128.336060] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  128.336060] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  128.336060] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c6e800  paddr: 0xf46e800 
Aug 15 23:14:27 security kernel: [  128.336060] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  128.336060] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c6e800 
Aug 15 23:14:27 security kernel: [  128.488169] (pipe 0x80000200): OUT: 40 00 00 00 1d 00 01 00 >>> 00
Aug 15 23:14:27 security kernel: [  128.488177] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910d18 maddr: 0x18d57ed18 
Aug 15 23:14:27 security kernel: [  128.488186] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  128.488191] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  128.488196] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  128.488200] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf46f000 maddr: 0x7c6f000 
Aug 15 23:14:27 security kernel: [  128.488206] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c6f000 
Aug 15 23:14:27 security kernel: [  128.488217] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c6f000 
Aug 15 23:14:27 security kernel: [  128.488223] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:27 security kernel: [  128.488228] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  128.488232] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  128.488237] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  128.488241] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf46f800 maddr: 0x7c6f800 
Aug 15 23:14:27 security kernel: [  128.488247] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c6f800 
Aug 15 23:14:27 security kernel: [  128.488257] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c6f800 
Aug 15 23:14:27 security kernel: [  128.488614] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  128.488622] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  128.488626] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c6f000  paddr: 0xf46f000 
Aug 15 23:14:27 security kernel: [  128.488631] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  128.488636] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c6f000 
Aug 15 23:14:27 security kernel: [  128.488642] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  128.488646] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  128.488649] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c6f800  paddr: 0xf46f800 
Aug 15 23:14:27 security kernel: [  128.488655] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  128.488659] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c6f800 
Aug 15 23:14:27 security kernel: [  128.500183] (pipe 0x80000200): OUT: 40 00 00 00 1e 00 01 00 >>> b4
Aug 15 23:14:27 security kernel: [  128.500200] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910d18 maddr: 0x18d57ed18 
Aug 15 23:14:27 security kernel: [  128.500224] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  128.500233] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  128.500244] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  128.500254] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf470000 maddr: 0x7c70000 
Aug 15 23:14:27 security kernel: [  128.500266] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c70000 
Aug 15 23:14:27 security kernel: [  128.500291] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c70000 
Aug 15 23:14:27 security kernel: [  128.500303] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:27 security kernel: [  128.500315] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  128.500324] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  128.500334] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  128.500343] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf470800 maddr: 0x7c70800 
Aug 15 23:14:27 security kernel: [  128.500355] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c70800 
Aug 15 23:14:27 security kernel: [  128.500379] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c70800 
Aug 15 23:14:27 security kernel: [  128.500770] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  128.500784] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  128.500793] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c70000  paddr: 0xf470000 
Aug 15 23:14:27 security kernel: [  128.500806] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  128.500816] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c70000 
Aug 15 23:14:27 security kernel: [  128.500829] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  128.500837] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  128.500845] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c70800  paddr: 0xf470800 
Aug 15 23:14:27 security kernel: [  128.500858] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  128.500867] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c70800 
Aug 15 23:14:27 security kernel: [  128.512173] (pipe 0x80000200): OUT: 40 00 00 00 1f 00 01 00 >>> 90
Aug 15 23:14:27 security kernel: [  128.512190] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910d18 maddr: 0x18d57ed18 
Aug 15 23:14:27 security kernel: [  128.512212] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  128.512221] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  128.512233] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  128.512242] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf471000 maddr: 0x7c71000 
Aug 15 23:14:27 security kernel: [  128.512255] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c71000 
Aug 15 23:14:27 security kernel: [  128.512279] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c71000 
Aug 15 23:14:27 security kernel: [  128.512291] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:27 security kernel: [  128.512303] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  128.512312] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  128.512322] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  128.512331] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf471800 maddr: 0x7c71800 
Aug 15 23:14:27 security kernel: [  128.512345] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c71800 
Aug 15 23:14:27 security kernel: [  128.512367] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c71800 
Aug 15 23:14:27 security kernel: [  128.512745] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  128.512760] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  128.512769] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c71000  paddr: 0xf471000 
Aug 15 23:14:27 security kernel: [  128.512781] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  128.512791] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c71000 
Aug 15 23:14:27 security kernel: [  128.512805] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  128.512813] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  128.512821] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c71800  paddr: 0xf471800 
Aug 15 23:14:27 security kernel: [  128.512833] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  128.512843] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c71800 
Aug 15 23:14:27 security kernel: [  128.524115] (pipe 0x80000200): OUT: 40 00 00 00 1b 00 01 00 >>> 00
Aug 15 23:14:27 security kernel: [  128.524148] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910d18 maddr: 0x18d57ed18 
Aug 15 23:14:27 security kernel: [  128.524185] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  128.524204] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  128.524226] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  128.524245] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf472000 maddr: 0x7c72000 
Aug 15 23:14:27 security kernel: [  128.524271] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c72000 
Aug 15 23:14:27 security kernel: [  128.524320] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c72000 
Aug 15 23:14:27 security kernel: [  128.524344] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:27 security kernel: [  128.524369] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  128.524387] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  128.524406] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  128.524425] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf472800 maddr: 0x7c72800 
Aug 15 23:14:27 security kernel: [  128.524449] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c72800 
Aug 15 23:14:27 security kernel: [  128.524494] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c72800 
Aug 15 23:14:27 security kernel: [  128.524869] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  128.524891] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  128.524907] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c72000  paddr: 0xf472000 
Aug 15 23:14:27 security kernel: [  128.524933] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  128.524954] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c72000 
Aug 15 23:14:27 security kernel: [  128.524981] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  128.524998] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  128.525014] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c72800  paddr: 0xf472800 
Aug 15 23:14:27 security kernel: [  128.525039] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  128.525059] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c72800 
Aug 15 23:14:27 security kernel: [  128.536034] (pipe 0x80000200): OUT: 40 00 00 00 30 00 02 00 >>> 00 00
Aug 15 23:14:27 security kernel: [  128.536043] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910d18 maddr: 0x18d57ed18 
Aug 15 23:14:27 security kernel: [  128.536056] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  128.536060] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  128.536065] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  128.536069] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf473000 maddr: 0x7c73000 
Aug 15 23:14:27 security kernel: [  128.536075] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c73000 
Aug 15 23:14:27 security kernel: [  128.536086] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c73000 
Aug 15 23:14:27 security kernel: [  128.536092] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:27 security kernel: [  128.536097] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  128.536101] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  128.536105] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  128.536110] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf473800 maddr: 0x7c73800 
Aug 15 23:14:27 security kernel: [  128.536115] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c73800 
Aug 15 23:14:27 security kernel: [  128.536125] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c73800 
Aug 15 23:14:27 security kernel: [  128.536485] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  128.536491] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  128.536495] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c73000  paddr: 0xf473000 
Aug 15 23:14:27 security kernel: [  128.536501] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  128.536506] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c73000 
Aug 15 23:14:27 security kernel: [  128.536513] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  128.536516] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  128.536520] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c73800  paddr: 0xf473800 
Aug 15 23:14:27 security kernel: [  128.536525] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  128.536529] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c73800 
Aug 15 23:14:27 security kernel: [  128.548161] (pipe 0x80000200): OUT: 40 00 00 00 32 00 02 00 >>> 00 00
Aug 15 23:14:27 security kernel: [  128.548170] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910d18 maddr: 0x18d57ed18 
Aug 15 23:14:27 security kernel: [  128.548178] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  128.548182] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  128.548187] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  128.548192] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf474000 maddr: 0x7c74000 
Aug 15 23:14:27 security kernel: [  128.548197] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c74000 
Aug 15 23:14:27 security kernel: [  128.548208] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c74000 
Aug 15 23:14:27 security kernel: [  128.548214] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:27 security kernel: [  128.548219] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  128.548223] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  128.548227] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  128.548232] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf474800 maddr: 0x7c74800 
Aug 15 23:14:27 security kernel: [  128.548237] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c74800 
Aug 15 23:14:27 security kernel: [  128.548247] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c74800 
Aug 15 23:14:27 security kernel: [  128.548646] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  128.548671] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  128.548689] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c74000  paddr: 0xf474000 
Aug 15 23:14:27 security kernel: [  128.548714] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  128.548734] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c74000 
Aug 15 23:14:27 security kernel: [  128.548746] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  128.552054] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  128.552054] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c74800  paddr: 0xf474800 
Aug 15 23:14:27 security kernel: [  128.552054] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  128.552054] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c74800 
Aug 15 23:14:27 security kernel: [  128.692173] (pipe 0x80000280): IN:  c0 00 00 00 26 00 01 00 
Aug 15 23:14:27 security kernel: [  128.692203] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910d18 maddr: 0x18d57ed18 
Aug 15 23:14:27 security kernel: [  128.692224] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  128.692228] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  128.692234] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  128.692238] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf475000 maddr: 0x7c75000 
Aug 15 23:14:27 security kernel: [  128.692244] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c75000 
Aug 15 23:14:27 security kernel: [  128.692256] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c75000 
Aug 15 23:14:27 security kernel: [  128.692261] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:27 security kernel: [  128.692267] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  128.692271] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  128.692275] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  128.692279] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf475800 maddr: 0x7c75800 
Aug 15 23:14:27 security kernel: [  128.692285] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c75800 
Aug 15 23:14:27 security kernel: [  128.692295] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c75800 
Aug 15 23:14:27 security kernel: [  128.692784] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  128.692815] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  128.692834] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c75000  paddr: 0xf475000 
Aug 15 23:14:27 security kernel: [  128.692860] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  128.692880] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c75000 
Aug 15 23:14:27 security kernel: [  128.692908] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  128.692924] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  128.692940] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c75800  paddr: 0xf475800 
Aug 15 23:14:27 security kernel: [  128.692965] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  128.692984] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c75800 
Aug 15 23:14:27 security kernel: [  128.693042] <<< 00
Aug 15 23:14:27 security kernel: [  128.693048] (pipe 0x80000200): OUT: 40 00 00 00 26 00 01 00 >>> 00
Aug 15 23:14:27 security kernel: [  128.693055] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910d18 maddr: 0x18d57ed18 
Aug 15 23:14:27 security kernel: [  128.693061] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  128.693065] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  128.693070] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  128.693074] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf476000 maddr: 0x7c76000 
Aug 15 23:14:27 security kernel: [  128.693079] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c76000 
Aug 15 23:14:27 security kernel: [  128.693090] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c76000 
Aug 15 23:14:27 security kernel: [  128.693096] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:27 security kernel: [  128.693102] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  128.693106] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  128.693111] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  128.693115] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf476800 maddr: 0x7c76800 
Aug 15 23:14:27 security kernel: [  128.693120] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c76800 
Aug 15 23:14:27 security kernel: [  128.693130] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c76800 
Aug 15 23:14:27 security kernel: [  128.693505] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  128.693534] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  128.693552] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c76000  paddr: 0xf476000 
Aug 15 23:14:27 security kernel: [  128.693577] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  128.693598] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c76000 
Aug 15 23:14:27 security kernel: [  128.693624] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  128.693641] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  128.693657] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c76800  paddr: 0xf476800 
Aug 15 23:14:27 security kernel: [  128.693681] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  128.693701] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c76800 
Aug 15 23:14:27 security motion: [1] Supported palettes:
Aug 15 23:14:27 security motion: [1] 0: YUYV (16 bpp YUY2, 4:2:2, packed)
Aug 15 23:14:27 security motion: [1] Selected palette YUYV
Aug 15 23:14:27 security motion: [1] index_format 6 Test palette YUYV (720x576)
Aug 15 23:14:27 security kernel: [  128.704542] (pipe 0x80000280): IN:  c0 00 00 00 27 00 01 00 
Aug 15 23:14:27 security kernel: [  128.704551] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910d18 maddr: 0x18d57ed18 
Aug 15 23:14:27 security kernel: [  128.704568] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  128.704575] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  128.704582] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  128.704589] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf477000 maddr: 0x7c77000 
Aug 15 23:14:27 security kernel: [  128.704597] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c77000 
Aug 15 23:14:27 security kernel: [  128.704614] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c77000 
Aug 15 23:14:27 security kernel: [  128.704622] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:27 security kernel: [  128.704631] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  128.704636] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  128.704643] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  128.704649] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf477800 maddr: 0x7c77800 
Aug 15 23:14:27 security kernel: [  128.704658] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c77800 
Aug 15 23:14:27 security kernel: [  128.704672] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c77800 
Aug 15 23:14:27 security kernel: [  128.704956] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  128.704965] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  128.704971] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c77000  paddr: 0xf477000 
Aug 15 23:14:27 security kernel: [  128.704980] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  128.704988] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c77000 
Aug 15 23:14:27 security kernel: [  128.704997] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  128.705003] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  128.705008] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c77800  paddr: 0xf477800 
Aug 15 23:14:27 security kernel: [  128.705017] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  128.705024] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c77800 
Aug 15 23:14:27 security kernel: [  128.705066] <<< 34
Aug 15 23:14:27 security kernel: [  128.705075] (pipe 0x80000200): OUT: 40 00 00 00 27 00 01 00 >>> 34
Aug 15 23:14:27 security kernel: [  128.705084] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910d18 maddr: 0x18d57ed18 
Aug 15 23:14:27 security kernel: [  128.705093] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  128.705099] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  128.705106] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  128.705112] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf478000 maddr: 0x7c78000 
Aug 15 23:14:27 security kernel: [  128.705121] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c78000 
Aug 15 23:14:27 security kernel: [  128.705137] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c78000 
Aug 15 23:14:27 security kernel: [  128.705146] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:27 security kernel: [  128.705154] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  128.705160] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  128.705167] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  128.705173] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf478800 maddr: 0x7c78800 
Aug 15 23:14:27 security kernel: [  128.705182] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c78800 
Aug 15 23:14:27 security kernel: [  128.705196] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c78800 
Aug 15 23:14:27 security kernel: [  128.705583] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  128.705595] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  128.705601] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c78000  paddr: 0xf478000 
Aug 15 23:14:27 security kernel: [  128.705610] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  128.705617] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c78000 
Aug 15 23:14:27 security kernel: [  128.705626] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  128.705631] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  128.705637] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c78800  paddr: 0xf478800 
Aug 15 23:14:27 security kernel: [  128.705645] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  128.705652] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c78800 
Aug 15 23:14:27 security kernel: [  128.716172] (pipe 0x80000200): OUT: 40 00 00 00 10 00 01 00 >>> 10
Aug 15 23:14:27 security kernel: [  128.716184] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910d18 maddr: 0x18d57ed18 
Aug 15 23:14:27 security kernel: [  128.716197] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  128.716203] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  128.716210] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  128.716217] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf479000 maddr: 0x7c79000 
Aug 15 23:14:27 security kernel: [  128.716226] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c79000 
Aug 15 23:14:27 security kernel: [  128.716242] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c79000 
Aug 15 23:14:27 security kernel: [  128.716250] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:27 security kernel: [  128.716258] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  128.716264] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  128.716271] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  128.716277] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf479800 maddr: 0x7c79800 
Aug 15 23:14:27 security kernel: [  128.716285] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c79800 
Aug 15 23:14:27 security kernel: [  128.716301] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c79800 
Aug 15 23:14:27 security kernel: [  128.716730] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  128.716739] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  128.716749] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c79000  paddr: 0xf479000 
Aug 15 23:14:27 security kernel: [  128.716757] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  128.716764] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c79000 
Aug 15 23:14:27 security kernel: [  128.716773] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  128.716779] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  128.716784] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c79800  paddr: 0xf479800 
Aug 15 23:14:27 security kernel: [  128.716792] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  128.716799] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c79800 
Aug 15 23:14:27 security kernel: [  128.728312] (pipe 0x80000200): OUT: 40 00 00 00 11 00 01 00 >>> 11
Aug 15 23:14:27 security kernel: [  128.728323] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910d18 maddr: 0x18d57ed18 
Aug 15 23:14:27 security kernel: [  128.728335] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  128.728341] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  128.728349] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  128.728355] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf47a000 maddr: 0x7c7a000 
Aug 15 23:14:27 security kernel: [  128.728364] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c7a000 
Aug 15 23:14:27 security kernel: [  128.728380] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c7a000 
Aug 15 23:14:27 security kernel: [  128.728388] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:27 security kernel: [  128.728396] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  128.728402] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  128.728408] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  128.728414] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf47a800 maddr: 0x7c7a800 
Aug 15 23:14:27 security kernel: [  128.728423] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c7a800 
Aug 15 23:14:27 security kernel: [  128.728437] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c7a800 
Aug 15 23:14:27 security kernel: [  128.728911] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  128.728937] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  128.728954] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c7a000  paddr: 0xf47a000 
Aug 15 23:14:27 security kernel: [  128.728979] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  128.728986] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c7a000 
Aug 15 23:14:27 security kernel: [  128.728995] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  128.729000] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  128.729006] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c7a800  paddr: 0xf47a800 
Aug 15 23:14:27 security kernel: [  128.729014] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  128.729020] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c7a800 
Aug 15 23:14:27 security kernel: [  128.740174] em28xx #0 em28xx_accumulator_set :em28xx Scale: (1,1)-(179,143)
Aug 15 23:14:27 security kernel: [  128.740192] (pipe 0x80000200): OUT: 40 00 00 00 28 00 01 00 >>> 01
Aug 15 23:14:27 security kernel: [  128.740208] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910d18 maddr: 0x18d57ed18 
Aug 15 23:14:27 security kernel: [  128.740222] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  128.740231] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  128.740242] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  128.740252] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf47b000 maddr: 0x7c7b000 
Aug 15 23:14:27 security kernel: [  128.744080] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c7b000 
Aug 15 23:14:27 security kernel: [  128.744080] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c7b000 
Aug 15 23:14:27 security kernel: [  128.744080] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:27 security kernel: [  128.744080] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  128.744080] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  128.744080] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  128.744080] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf47b800 maddr: 0x7c7b800 
Aug 15 23:14:27 security kernel: [  128.744080] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c7b800 
Aug 15 23:14:27 security kernel: [  128.744080] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c7b800 
Aug 15 23:14:27 security kernel: [  128.883998] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  128.884006] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  128.884010] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c7b000  paddr: 0xf47b000 
Aug 15 23:14:27 security kernel: [  128.884016] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  128.884021] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c7b000 
Aug 15 23:14:27 security kernel: [  128.884027] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  128.884031] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  128.884034] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c7b800  paddr: 0xf47b800 
Aug 15 23:14:27 security kernel: [  128.884040] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  128.884045] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c7b800 
Aug 15 23:14:27 security kernel: [  128.884606] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:27 security kernel: [  128.886115] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910d18 maddr: 0x18d57ed18 
Aug 15 23:14:27 security kernel: [  128.886129] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  128.886133] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  128.886138] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  128.886143] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf47c000 maddr: 0x7c7c000 
Aug 15 23:14:27 security kernel: [  128.886149] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c7c000 
Aug 15 23:14:27 security kernel: [  128.886159] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c7c000 
Aug 15 23:14:27 security kernel: [  128.886164] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:27 security kernel: [  128.886170] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  128.886174] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  128.886179] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  128.886183] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf47c800 maddr: 0x7c7c800 
Aug 15 23:14:27 security kernel: [  128.886189] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c7c800 
Aug 15 23:14:27 security kernel: [  128.886198] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c7c800 
Aug 15 23:14:27 security kernel: [  128.886493] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  128.886501] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  128.886505] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c7c000  paddr: 0xf47c000 
Aug 15 23:14:27 security kernel: [  128.886511] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  128.886516] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c7c000 
Aug 15 23:14:27 security kernel: [  128.886522] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  128.886525] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  128.886529] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c7c800  paddr: 0xf47c800 
Aug 15 23:14:27 security kernel: [  128.886534] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  128.886539] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c7c800 
Aug 15 23:14:27 security kernel: [  128.886568] <<< 00
Aug 15 23:14:27 security kernel: [  128.896058] (pipe 0x80000200): OUT: 40 00 00 00 29 00 01 00 >>> b3
Aug 15 23:14:27 security kernel: [  128.896067] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910d18 maddr: 0x18d57ed18 
Aug 15 23:14:27 security kernel: [  128.896080] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  128.896084] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  128.896090] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  128.896094] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf47d000 maddr: 0x7c7d000 
Aug 15 23:14:27 security kernel: [  128.896100] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c7d000 
Aug 15 23:14:27 security kernel: [  128.896111] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c7d000 
Aug 15 23:14:27 security kernel: [  128.896116] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:27 security kernel: [  128.896122] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  128.896126] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  128.896130] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  128.896134] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf47d800 maddr: 0x7c7d800 
Aug 15 23:14:27 security kernel: [  128.896140] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c7d800 
Aug 15 23:14:27 security kernel: [  128.896150] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c7d800 
Aug 15 23:14:27 security kernel: [  128.896493] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  128.896500] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  128.896504] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c7d000  paddr: 0xf47d000 
Aug 15 23:14:27 security kernel: [  128.896510] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  128.896515] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c7d000 
Aug 15 23:14:27 security kernel: [  128.896521] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  128.896525] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  128.896528] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c7d800  paddr: 0xf47d800 
Aug 15 23:14:27 security kernel: [  128.896534] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  128.896538] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c7d800 
Aug 15 23:14:27 security kernel: [  128.908163] (pipe 0x80000200): OUT: 40 00 00 00 2a 00 01 00 >>> 01
Aug 15 23:14:27 security kernel: [  128.908182] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910d18 maddr: 0x18d57ed18 
Aug 15 23:14:27 security kernel: [  128.908192] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  128.908197] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  128.908203] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  128.908207] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf47e000 maddr: 0x7c7e000 
Aug 15 23:14:27 security kernel: [  128.908214] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c7e000 
Aug 15 23:14:27 security kernel: [  128.908226] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c7e000 
Aug 15 23:14:27 security kernel: [  128.908232] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:27 security kernel: [  128.908238] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  128.908243] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  128.908248] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  128.908252] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf47e800 maddr: 0x7c7e800 
Aug 15 23:14:27 security kernel: [  128.908258] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c7e800 
Aug 15 23:14:27 security kernel: [  128.908270] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c7e800 
Aug 15 23:14:27 security kernel: [  128.908618] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  128.908625] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  128.908629] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c7e000  paddr: 0xf47e000 
Aug 15 23:14:27 security kernel: [  128.908635] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  128.908640] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c7e000 
Aug 15 23:14:27 security kernel: [  128.908646] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  128.908650] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  128.908653] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c7e800  paddr: 0xf47e800 
Aug 15 23:14:27 security kernel: [  128.908659] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  128.908663] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c7e800 
Aug 15 23:14:27 security kernel: [  128.920172] (pipe 0x80000200): OUT: 40 00 00 00 2b 00 01 00 >>> 8f
Aug 15 23:14:27 security kernel: [  128.920189] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910d18 maddr: 0x18d57ed18 
Aug 15 23:14:27 security kernel: [  128.920212] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  128.920221] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  128.920232] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  128.920242] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf47f000 maddr: 0x7c7f000 
Aug 15 23:14:27 security kernel: [  128.920254] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c7f000 
Aug 15 23:14:27 security kernel: [  128.920278] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c7f000 
Aug 15 23:14:27 security kernel: [  128.920290] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:27 security kernel: [  128.920302] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  128.920311] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  128.920321] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  128.920330] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf47f800 maddr: 0x7c7f800 
Aug 15 23:14:27 security kernel: [  128.920344] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c7f800 
Aug 15 23:14:27 security kernel: [  128.920365] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c7f800 
Aug 15 23:14:27 security kernel: [  128.920751] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  128.920765] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  128.920774] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c7f000  paddr: 0xf47f000 
Aug 15 23:14:27 security kernel: [  128.920786] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  128.920796] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c7f000 
Aug 15 23:14:27 security kernel: [  128.920810] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  128.920818] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  128.920826] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c7f800  paddr: 0xf47f800 
Aug 15 23:14:27 security kernel: [  128.920838] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  128.920848] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c7f800 
Aug 15 23:14:27 security kernel: [  128.932174] em28xx #0 em28xx_capture_area_set :em28xx Area Set: (180,144)
Aug 15 23:14:27 security kernel: [  128.932192] (pipe 0x80000200): OUT: 40 00 00 00 1c 00 01 00 >>> 00
Aug 15 23:14:27 security kernel: [  128.932208] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910d18 maddr: 0x18d57ed18 
Aug 15 23:14:27 security kernel: [  128.932221] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  128.932230] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  128.932241] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  128.932251] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf480000 maddr: 0x7c00000 
Aug 15 23:14:27 security kernel: [  128.932263] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c00000 
Aug 15 23:14:27 security kernel: [  128.932288] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c00000 
Aug 15 23:14:27 security kernel: [  128.932299] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:27 security kernel: [  128.932312] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  128.932321] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  128.932331] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  128.932340] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf480800 maddr: 0x7c00800 
Aug 15 23:14:27 security kernel: [  128.932352] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c00800 
Aug 15 23:14:27 security kernel: [  128.932374] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c00800 
Aug 15 23:14:27 security kernel: [  128.932778] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  128.932803] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  128.932821] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c00000  paddr: 0xf480000 
Aug 15 23:14:27 security kernel: [  128.932846] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  128.932866] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c00000 
Aug 15 23:14:27 security kernel: [  128.932892] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  128.932908] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  128.932916] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c00800  paddr: 0xf480800 
Aug 15 23:14:27 security kernel: [  128.932928] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  128.932937] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c00800 
Aug 15 23:14:27 security kernel: [  128.944133] (pipe 0x80000200): OUT: 40 00 00 00 1d 00 01 00 >>> 00
Aug 15 23:14:27 security kernel: [  128.944164] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910d18 maddr: 0x18d57ed18 
Aug 15 23:14:27 security kernel: [  128.944198] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  128.944217] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  128.948023] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  128.948023] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf481000 maddr: 0x7c01000 
Aug 15 23:14:27 security kernel: [  128.948023] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c01000 
Aug 15 23:14:27 security kernel: [  128.948023] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c01000 
Aug 15 23:14:27 security kernel: [  128.948023] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:27 security kernel: [  128.948023] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  128.948023] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  128.948023] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  128.948023] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf481800 maddr: 0x7c01800 
Aug 15 23:14:27 security kernel: [  128.948023] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c01800 
Aug 15 23:14:27 security kernel: [  128.948023] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c01800 
Aug 15 23:14:27 security kernel: [  129.088234] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  129.088240] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  129.088244] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c01000  paddr: 0xf481000 
Aug 15 23:14:27 security kernel: [  129.088250] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  129.088255] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c01000 
Aug 15 23:14:27 security kernel: [  129.088261] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  129.088265] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  129.088269] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c01800  paddr: 0xf481800 
Aug 15 23:14:27 security kernel: [  129.088275] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  129.088279] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c01800 
Aug 15 23:14:27 security kernel: [  129.100057] (pipe 0x80000200): OUT: 40 00 00 00 1e 00 01 00 >>> b4
Aug 15 23:14:27 security kernel: [  129.100066] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910d18 maddr: 0x18d57ed18 
Aug 15 23:14:27 security kernel: [  129.100075] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  129.100079] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  129.100085] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  129.100089] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf482000 maddr: 0x7c02000 
Aug 15 23:14:27 security kernel: [  129.100095] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c02000 
Aug 15 23:14:27 security kernel: [  129.100106] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c02000 
Aug 15 23:14:27 security kernel: [  129.100111] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:27 security kernel: [  129.100117] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  129.100121] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  129.100128] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  129.100132] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf482800 maddr: 0x7c02800 
Aug 15 23:14:27 security kernel: [  129.100138] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c02800 
Aug 15 23:14:27 security kernel: [  129.100148] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c02800 
Aug 15 23:14:27 security kernel: [  129.100479] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  129.100490] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  129.100495] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c02000  paddr: 0xf482000 
Aug 15 23:14:27 security kernel: [  129.100501] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  129.100506] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c02000 
Aug 15 23:14:27 security kernel: [  129.100512] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  129.100516] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  129.100519] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c02800  paddr: 0xf482800 
Aug 15 23:14:27 security kernel: [  129.100525] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  129.100529] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c02800 
Aug 15 23:14:27 security kernel: [  129.112285] (pipe 0x80000200): OUT: 40 00 00 00 1f 00 01 00 >>> 90
Aug 15 23:14:27 security kernel: [  129.112294] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910d18 maddr: 0x18d57ed18 
Aug 15 23:14:27 security kernel: [  129.112309] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  129.112314] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  129.112320] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  129.112324] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf483000 maddr: 0x7c03000 
Aug 15 23:14:27 security kernel: [  129.112331] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c03000 
Aug 15 23:14:27 security kernel: [  129.112343] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c03000 
Aug 15 23:14:27 security kernel: [  129.112357] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:27 security kernel: [  129.112367] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  129.112371] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  129.112376] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  129.112380] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf483800 maddr: 0x7c03800 
Aug 15 23:14:27 security kernel: [  129.112385] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c03800 
Aug 15 23:14:27 security kernel: [  129.112396] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c03800 
Aug 15 23:14:27 security kernel: [  129.112730] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  129.112737] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  129.112741] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c03000  paddr: 0xf483000 
Aug 15 23:14:27 security kernel: [  129.112747] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  129.112752] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c03000 
Aug 15 23:14:27 security kernel: [  129.112758] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  129.112762] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  129.112766] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c03800  paddr: 0xf483800 
Aug 15 23:14:27 security kernel: [  129.112771] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  129.112775] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c03800 
Aug 15 23:14:27 security kernel: [  129.124137] (pipe 0x80000200): OUT: 40 00 00 00 1b 00 01 00 >>> 00
Aug 15 23:14:27 security kernel: [  129.124169] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910d18 maddr: 0x18d57ed18 
Aug 15 23:14:27 security kernel: [  129.124207] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  129.124225] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  129.124247] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  129.124266] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf484000 maddr: 0x7c04000 
Aug 15 23:14:27 security kernel: [  129.124292] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c04000 
Aug 15 23:14:27 security kernel: [  129.124340] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c04000 
Aug 15 23:14:27 security kernel: [  129.124364] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:27 security kernel: [  129.124389] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  129.124406] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  129.124426] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  129.124444] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf484800 maddr: 0x7c04800 
Aug 15 23:14:27 security kernel: [  129.124469] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c04800 
Aug 15 23:14:27 security kernel: [  129.124514] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c04800 
Aug 15 23:14:27 security kernel: [  129.124855] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  129.124876] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  129.124893] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c04000  paddr: 0xf484000 
Aug 15 23:14:27 security kernel: [  129.124918] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  129.124939] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c04000 
Aug 15 23:14:27 security kernel: [  129.124966] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  129.124983] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  129.124999] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c04800  paddr: 0xf484800 
Aug 15 23:14:27 security kernel: [  129.125024] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  129.125043] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c04800 
Aug 15 23:14:27 security kernel: [  129.136130] (pipe 0x80000200): OUT: 40 00 00 00 30 00 02 00 >>> 00 00
Aug 15 23:14:27 security kernel: [  129.136139] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910d18 maddr: 0x18d57ed18 
Aug 15 23:14:27 security kernel: [  129.136152] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  129.136156] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  129.136161] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  129.136166] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf485000 maddr: 0x7c05000 
Aug 15 23:14:27 security kernel: [  129.136172] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c05000 
Aug 15 23:14:27 security kernel: [  129.136183] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c05000 
Aug 15 23:14:27 security kernel: [  129.136188] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:27 security kernel: [  129.136193] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  129.136197] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  129.136202] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  129.136206] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf485800 maddr: 0x7c05800 
Aug 15 23:14:27 security kernel: [  129.136211] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c05800 
Aug 15 23:14:27 security kernel: [  129.136226] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c05800 
Aug 15 23:14:27 security kernel: [  129.136635] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  129.136662] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  129.136679] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c05000  paddr: 0xf485000 
Aug 15 23:14:27 security kernel: [  129.136705] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  129.136725] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c05000 
Aug 15 23:14:27 security kernel: [  129.136752] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  129.136768] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  129.136784] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c05800  paddr: 0xf485800 
Aug 15 23:14:27 security kernel: [  129.136808] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  129.136827] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c05800 
Aug 15 23:14:27 security kernel: [  129.148153] (pipe 0x80000200): OUT: 40 00 00 00 32 00 02 00 >>> 00 00
Aug 15 23:14:27 security kernel: [  129.148180] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910d18 maddr: 0x18d57ed18 
Aug 15 23:14:27 security kernel: [  129.148190] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  129.148195] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  129.148201] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  129.148206] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf486000 maddr: 0x7c06000 
Aug 15 23:14:27 security kernel: [  129.148213] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c06000 
Aug 15 23:14:27 security kernel: [  129.148225] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c06000 
Aug 15 23:14:27 security kernel: [  129.148231] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:27 security kernel: [  129.148237] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  129.148242] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  129.148247] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  129.148251] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf486800 maddr: 0x7c06800 
Aug 15 23:14:27 security kernel: [  129.148257] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c06800 
Aug 15 23:14:27 security kernel: [  129.148269] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c06800 
Aug 15 23:14:27 security kernel: [  129.148632] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  129.148658] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  129.148675] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c06000  paddr: 0xf486000 
Aug 15 23:14:27 security kernel: [  129.148700] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  129.148720] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c06000 
Aug 15 23:14:27 security kernel: [  129.148746] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  129.148763] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  129.148779] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c06800  paddr: 0xf486800 
Aug 15 23:14:27 security kernel: [  129.148803] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  129.148822] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c06800 
Aug 15 23:14:27 security kernel: [  129.160377] (pipe 0x80000280): IN:  c0 00 00 00 26 00 01 00 
Aug 15 23:14:27 security kernel: [  129.160391] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910d18 maddr: 0x18d57ed18 
Aug 15 23:14:27 security kernel: [  129.160408] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  129.160417] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  129.160428] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  129.160438] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf487000 maddr: 0x7c07000 
Aug 15 23:14:27 security kernel: [  129.160450] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c07000 
Aug 15 23:14:27 security kernel: [  129.160475] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c07000 
Aug 15 23:14:27 security kernel: [  129.160486] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:27 security kernel: [  129.160499] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  129.160508] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  129.160517] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  129.160526] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf487800 maddr: 0x7c07800 
Aug 15 23:14:27 security kernel: [  129.160539] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c07800 
Aug 15 23:14:27 security kernel: [  129.160561] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c07800 
Aug 15 23:14:27 security kernel: [  129.161011] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  129.161037] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  129.161054] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c07000  paddr: 0xf487000 
Aug 15 23:14:27 security kernel: [  129.161079] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  129.161098] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c07000 
Aug 15 23:14:27 security kernel: [  129.161115] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  129.164089] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  129.164089] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c07800  paddr: 0xf487800 
Aug 15 23:14:27 security kernel: [  129.164089] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  129.164089] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c07800 
Aug 15 23:14:27 security kernel: [  129.292621] <<< 00
Aug 15 23:14:27 security kernel: [  129.292632] (pipe 0x80000200): OUT: 40 00 00 00 26 00 01 00 >>> 00
Aug 15 23:14:27 security kernel: [  129.292639] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910d18 maddr: 0x18d57ed18 
Aug 15 23:14:27 security kernel: [  129.292645] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  129.292649] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  129.292654] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  129.292658] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf488000 maddr: 0x7c08000 
Aug 15 23:14:27 security kernel: [  129.292664] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c08000 
Aug 15 23:14:27 security kernel: [  129.292675] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c08000 
Aug 15 23:14:27 security kernel: [  129.292680] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:27 security kernel: [  129.292686] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  129.292690] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  129.292695] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  129.292699] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf488800 maddr: 0x7c08800 
Aug 15 23:14:27 security kernel: [  129.292705] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c08800 
Aug 15 23:14:27 security kernel: [  129.292714] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c08800 
Aug 15 23:14:27 security kernel: [  129.293069] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  129.293075] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  129.293082] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c08000  paddr: 0xf488000 
Aug 15 23:14:27 security kernel: [  129.293088] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  129.293092] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c08000 
Aug 15 23:14:27 security kernel: [  129.293098] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  129.293102] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  129.293106] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c08800  paddr: 0xf488800 
Aug 15 23:14:27 security kernel: [  129.293112] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  129.293116] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c08800 
Aug 15 23:14:27 security motion: [1] Using palette YUYV (720x576) bytesperlines 1440 sizeimage 829440 colorspace 00000001
Aug 15 23:14:27 security motion: [1] found control 0x00980900, "Brightness", range 0,255 
Aug 15 23:14:27 security motion: [1] #011"Brightness", default 128, current 128
Aug 15 23:14:27 security motion: [1] found control 0x00980901, "Contrast", range 0,127 
Aug 15 23:14:27 security motion: [1] #011"Contrast", default 64, current 64
Aug 15 23:14:27 security motion: [1] found control 0x00980902, "Saturation", range 0,127 
Aug 15 23:14:27 security motion: [1] #011"Saturation", default 64, current 64
Aug 15 23:14:27 security motion: [1] found control 0x00980903, "Hue", range -128,127 
Aug 15 23:14:27 security motion: [1] #011"Hue", default 0, current 0
Aug 15 23:14:27 security motion: [1] mmap information:
Aug 15 23:14:27 security motion: [1] frames=4
Aug 15 23:14:27 security motion: [1] 0 length=829440
Aug 15 23:14:27 security motion: [1] 1 length=829440
Aug 15 23:14:27 security motion: [1] 2 length=829440
Aug 15 23:14:27 security motion: [1] 3 length=829440
Aug 15 23:14:27 security kernel: [  129.310787] em28xx #0 em28xx_init_isoc :em28xx: called em28xx_prepare_isoc
Aug 15 23:14:27 security kernel: [  129.310804] em28xx #0 em28xx_uninit_isoc :em28xx: called em28xx_uninit_isoc
Aug 15 23:14:27 security kernel: [  129.310810] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:27 security kernel: [  129.310816] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:27 security kernel: [  129.310822] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  129.310827] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  129.310832] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  129.310836] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf489000 maddr: 0x7c09000 
Aug 15 23:14:27 security kernel: [  129.310842] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c09000 
Aug 15 23:14:27 security kernel: [  129.310855] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c09000 
Aug 15 23:14:27 security kernel: [  129.310860] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:27 security kernel: [  129.310866] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  129.310870] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  129.310874] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  129.310878] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf489800 maddr: 0x7c09800 
Aug 15 23:14:27 security kernel: [  129.310884] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c09800 
Aug 15 23:14:27 security kernel: [  129.310895] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c09800 
Aug 15 23:14:27 security kernel: [  129.311250] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  129.311276] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  129.311294] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c09000  paddr: 0xf489000 
Aug 15 23:14:27 security kernel: [  129.311320] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  129.311341] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c09000 
Aug 15 23:14:27 security kernel: [  129.311368] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  129.311384] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  129.311400] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c09800  paddr: 0xf489800 
Aug 15 23:14:27 security kernel: [  129.311425] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  129.311451] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c09800 
Aug 15 23:14:27 security kernel: [  129.311549] <<< 00
Aug 15 23:14:27 security kernel: [  129.311576] (pipe 0x80000200): OUT: 40 00 00 00 0c 00 01 00 >>> 00
Aug 15 23:14:27 security kernel: [  129.311604] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:27 security kernel: [  129.311632] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  129.311645] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  129.311654] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  129.311659] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf48a000 maddr: 0x7c0a000 
Aug 15 23:14:27 security kernel: [  129.311666] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c0a000 
Aug 15 23:14:27 security kernel: [  129.311678] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c0a000 
Aug 15 23:14:27 security kernel: [  129.311684] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:27 security kernel: [  129.311691] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:27 security kernel: [  129.311695] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:27 security kernel: [  129.311700] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:27 security kernel: [  129.311705] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf48a800 maddr: 0x7c0a800 
Aug 15 23:14:27 security kernel: [  129.311711] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c0a800 
Aug 15 23:14:27 security kernel: [  129.311722] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c0a800 
Aug 15 23:14:27 security kernel: [  129.312193] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  129.312204] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  129.312208] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c0a000  paddr: 0xf48a000 
Aug 15 23:14:27 security kernel: [  129.312214] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  129.312219] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c0a000 
Aug 15 23:14:27 security kernel: [  129.312225] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:27 security kernel: [  129.312229] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:27 security kernel: [  129.312232] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c0a800  paddr: 0xf48a800 
Aug 15 23:14:27 security kernel: [  129.312238] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:27 security kernel: [  129.312242] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c0a800 
Aug 15 23:14:28 security kernel: [  129.324150] (pipe 0x80000200): OUT: 40 00 00 00 12 00 01 00 >>> 27
Aug 15 23:14:28 security kernel: [  129.324184] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:28 security kernel: [  129.324221] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:28 security kernel: [  129.324235] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:28 security kernel: [  129.324241] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:28 security kernel: [  129.324245] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf48b000 maddr: 0x7c0b000 
Aug 15 23:14:28 security kernel: [  129.324252] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c0b000 
Aug 15 23:14:28 security kernel: [  129.324267] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c0b000 
Aug 15 23:14:28 security kernel: [  129.324274] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:28 security kernel: [  129.324280] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:28 security kernel: [  129.324284] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:28 security kernel: [  129.324289] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:28 security kernel: [  129.324294] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf48b800 maddr: 0x7c0b800 
Aug 15 23:14:28 security kernel: [  129.324300] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c0b800 
Aug 15 23:14:28 security kernel: [  129.324311] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c0b800 
Aug 15 23:14:28 security kernel: [  129.324748] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:28 security kernel: [  129.324775] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:28 security kernel: [  129.324792] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c0b000  paddr: 0xf48b000 
Aug 15 23:14:28 security kernel: [  129.324818] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:28 security kernel: [  129.324838] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c0b000 
Aug 15 23:14:28 security kernel: [  129.324865] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:28 security kernel: [  129.324882] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:28 security kernel: [  129.324898] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c0b800  paddr: 0xf48b800 
Aug 15 23:14:28 security kernel: [  129.324923] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:28 security kernel: [  129.324947] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c0b800 
Aug 15 23:14:28 security kernel: [  129.336209] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:14:28 security kernel: [  129.336945] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff8800339a6860 
Aug 15 23:14:28 security kernel: [  129.337122] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:14:28 security kernel: [  129.337862] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff880034732860 
Aug 15 23:14:28 security kernel: [  129.338033] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:14:28 security kernel: [  129.338752] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff880034733860 
Aug 15 23:14:28 security kernel: [  129.338923] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:14:28 security kernel: [  129.339687] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff880034f28860 
Aug 15 23:14:28 security kernel: [  129.339854] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:14:28 security kernel: [  129.340685] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff880034f29860 
Aug 15 23:14:28 security kernel: [  129.340798] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:28 security kernel: [  129.340823] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:28 security kernel: [  129.340850] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:28 security kernel: [  129.340868] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:28 security kernel: [  129.340890] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:28 security kernel: [  129.340909] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf48c000 maddr: 0x7c0c000 
Aug 15 23:14:28 security kernel: [  129.340934] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c0c000 
Aug 15 23:14:28 security kernel: [  129.340983] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c0c000 
Aug 15 23:14:28 security kernel: [  129.341007] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:28 security kernel: [  129.341032] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:28 security kernel: [  129.341050] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:28 security kernel: [  129.341070] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:28 security kernel: [  129.341088] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf48c800 maddr: 0x7c0c800 
Aug 15 23:14:28 security kernel: [  129.341113] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c0c800 
Aug 15 23:14:28 security kernel: [  129.341159] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c0c800 
Aug 15 23:14:28 security kernel: [  129.341603] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:28 security kernel: [  129.341625] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:28 security kernel: [  129.341642] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c0c000  paddr: 0xf48c000 
Aug 15 23:14:28 security kernel: [  129.341668] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:28 security kernel: [  129.341689] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c0c000 
Aug 15 23:14:28 security kernel: [  129.341717] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:28 security kernel: [  129.341735] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:28 security kernel: [  129.341751] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c0c800  paddr: 0xf48c800 
Aug 15 23:14:28 security kernel: [  129.341777] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:28 security kernel: [  129.341797] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c0c800 
Aug 15 23:14:28 security kernel: [  129.347303] <<< 00
Aug 15 23:14:28 security kernel: [  129.347333] (pipe 0x80000200): OUT: 40 00 00 00 0c 00 01 00 >>> 10
Aug 15 23:14:28 security kernel: [  129.347358] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:28 security kernel: [  129.347384] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:28 security kernel: [  129.348025] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:28 security kernel: [  129.348025] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:28 security kernel: [  129.348025] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf48d000 maddr: 0x7c0d000 
Aug 15 23:14:28 security kernel: [  129.348025] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c0d000 
Aug 15 23:14:28 security kernel: [  129.348025] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c0d000 
Aug 15 23:14:28 security kernel: [  129.348025] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:28 security kernel: [  129.348025] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:28 security kernel: [  129.348025] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:28 security kernel: [  129.348025] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:28 security kernel: [  129.348025] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf48d800 maddr: 0x7c0d800 
Aug 15 23:14:28 security kernel: [  129.348025] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c0d800 
Aug 15 23:14:28 security kernel: [  129.348025] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c0d800 
Aug 15 23:14:28 security kernel: [  129.496082] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:28 security kernel: [  129.496184] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:28 security kernel: [  129.496194] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:28 security kernel: [  129.496198] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c0d000  paddr: 0xf48d000 
Aug 15 23:14:28 security kernel: [  129.496204] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:28 security kernel: [  129.496209] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c0d000 
Aug 15 23:14:28 security kernel: [  129.496215] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:28 security kernel: [  129.496223] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:28 security kernel: [  129.496227] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c0d800  paddr: 0xf48d800 
Aug 15 23:14:28 security kernel: [  129.496233] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:28 security kernel: [  129.496237] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c0d800 
Aug 15 23:14:28 security kernel: [  129.501599] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:28 security kernel: [  129.501608] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:28 security kernel: [  129.501612] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:28 security kernel: [  129.501617] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:28 security kernel: [  129.501621] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf48e000 maddr: 0x7c0e000 
Aug 15 23:14:28 security kernel: [  129.501627] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c0e000 
Aug 15 23:14:28 security kernel: [  129.501637] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c0e000 
Aug 15 23:14:28 security kernel: [  129.501642] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:28 security kernel: [  129.501648] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:28 security kernel: [  129.501652] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:28 security kernel: [  129.501656] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:28 security kernel: [  129.501661] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf48e800 maddr: 0x7c0e800 
Aug 15 23:14:28 security kernel: [  129.501670] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c0e800 
Aug 15 23:14:28 security kernel: [  129.501678] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c0e800 
Aug 15 23:14:28 security kernel: [  129.502111] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:28 security kernel: [  129.502140] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:28 security kernel: [  129.502158] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c0e000  paddr: 0xf48e000 
Aug 15 23:14:28 security kernel: [  129.502184] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:28 security kernel: [  129.502205] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c0e000 
Aug 15 23:14:28 security kernel: [  129.502232] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:28 security kernel: [  129.502249] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:28 security kernel: [  129.502264] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c0e800  paddr: 0xf48e800 
Aug 15 23:14:28 security kernel: [  129.502289] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:28 security kernel: [  129.502308] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c0e800 
Aug 15 23:14:28 security kernel: [  129.502343] <<< 10
Aug 15 23:14:28 security kernel: [  129.512146] (pipe 0x80000200): OUT: 40 00 00 00 48 00 01 00 >>> 00
Aug 15 23:14:28 security kernel: [  129.512181] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:28 security kernel: [  129.512218] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:28 security kernel: [  129.512237] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:28 security kernel: [  129.512259] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:28 security kernel: [  129.512277] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf48f000 maddr: 0x7c0f000 
Aug 15 23:14:28 security kernel: [  129.512306] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c0f000 
Aug 15 23:14:28 security kernel: [  129.512319] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c0f000 
Aug 15 23:14:28 security kernel: [  129.512325] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:28 security kernel: [  129.512331] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:28 security kernel: [  129.512336] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:28 security kernel: [  129.512341] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:28 security kernel: [  129.512345] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf48f800 maddr: 0x7c0f800 
Aug 15 23:14:28 security kernel: [  129.512352] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c0f800 
Aug 15 23:14:28 security kernel: [  129.512363] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c0f800 
Aug 15 23:14:28 security kernel: [  129.512687] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:28 security kernel: [  129.512693] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:28 security kernel: [  129.512697] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c0f000  paddr: 0xf48f000 
Aug 15 23:14:28 security kernel: [  129.512703] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:28 security kernel: [  129.512707] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c0f000 
Aug 15 23:14:28 security kernel: [  129.512714] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:28 security kernel: [  129.512717] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:28 security kernel: [  129.512721] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c0f800  paddr: 0xf48f800 
Aug 15 23:14:28 security kernel: [  129.512727] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:28 security kernel: [  129.512731] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c0f800 
Aug 15 23:14:28 security kernel: [  129.524066] (pipe 0x80000200): OUT: 40 00 00 00 12 00 01 00 >>> 67
Aug 15 23:14:28 security kernel: [  129.524078] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:28 security kernel: [  129.524095] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:28 security kernel: [  129.524101] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:28 security kernel: [  129.524109] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:28 security kernel: [  129.524122] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf490000 maddr: 0x7c10000 
Aug 15 23:14:28 security kernel: [  129.524131] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c10000 
Aug 15 23:14:28 security kernel: [  129.524148] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c10000 
Aug 15 23:14:28 security kernel: [  129.524156] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:28 security kernel: [  129.524164] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:28 security kernel: [  129.524170] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:28 security kernel: [  129.524176] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:28 security kernel: [  129.524182] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf490800 maddr: 0x7c10800 
Aug 15 23:14:28 security kernel: [  129.524191] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c10800 
Aug 15 23:14:28 security kernel: [  129.524206] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c10800 
Aug 15 23:14:28 security kernel: [  129.524576] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:28 security kernel: [  129.524590] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:28 security kernel: [  129.524596] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c10000  paddr: 0xf490000 
Aug 15 23:14:28 security kernel: [  129.524604] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:28 security kernel: [  129.524611] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c10000 
Aug 15 23:14:28 security kernel: [  129.524620] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:28 security kernel: [  129.524626] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:28 security kernel: [  129.524631] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c10800  paddr: 0xf490800 
Aug 15 23:14:28 security kernel: [  129.524639] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:28 security kernel: [  129.524646] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c10800 
Aug 15 23:14:28 security motion: [1] Resizing pre_capture buffer to 1 items
Aug 15 23:14:28 security kernel: [  129.556379] em28xx #0 em28xx_isoc_copy :Video frame 1, length=1924, odd
Aug 15 23:14:28 security kernel: [  129.572352] em28xx #0 em28xx_isoc_copy :Video frame 2, length=1744, even
Aug 15 23:14:28 security kernel: [  129.588606] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:28 security kernel: [  129.588650] em28xx #0 em28xx_isoc_copy :Video frame 3, length=564, odd
Aug 15 23:14:28 security kernel: [  129.604709] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:28 security kernel: [  129.612505] em28xx #0 em28xx_isoc_copy :Video frame 4, length=1752, even
Aug 15 23:14:28 security kernel: [  129.612537] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:28 security kernel: [  129.628626] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end (1)
Aug 15 23:14:28 security kernel: [  129.628664] em28xx #0 em28xx_isoc_copy :Video frame 5, length=572, odd
Aug 15 23:14:28 security kernel: [  129.644321] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:28 security kernel: [  129.652271] em28xx #0 em28xx_isoc_copy :Video frame 6, length=1752, even
Aug 15 23:14:28 security kernel: [  129.652280] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:28 security motion: [1] Resizing pre_capture buffer to 15 items
Aug 15 23:14:28 security kernel: [  129.668325] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end (1)
Aug 15 23:14:28 security kernel: [  129.668337] em28xx #0 em28xx_isoc_copy :Video frame 7, length=572, odd
Aug 15 23:14:28 security kernel: [  129.684345] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:28 security kernel: [  129.692266] em28xx #0 em28xx_isoc_copy :Video frame 8, length=1756, even
Aug 15 23:14:28 security kernel: [  129.692274] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:28 security kernel: [  129.708325] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:28 security kernel: [  129.708343] em28xx #0 em28xx_isoc_copy :Video frame 9, length=600, odd
Aug 15 23:14:28 security kernel: [  129.724711] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:28 security kernel: [  129.732503] em28xx #0 em28xx_isoc_copy :Video frame 10, length=1768, even
Aug 15 23:14:28 security kernel: [  129.732540] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:28 security kernel: [  129.748629] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:28 security kernel: [  129.748676] em28xx #0 em28xx_isoc_copy :Video frame 11, length=584, odd
Aug 15 23:14:28 security kernel: [  129.764725] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:28 security kernel: [  129.772496] em28xx #0 em28xx_isoc_copy :Video frame 12, length=1772, even
Aug 15 23:14:28 security kernel: [  129.772533] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:28 security kernel: [  129.788642] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:28 security kernel: [  129.788688] em28xx #0 em28xx_isoc_copy :Video frame 13, length=588, odd
Aug 15 23:14:28 security kernel: [  129.804707] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:28 security kernel: [  129.812508] em28xx #0 em28xx_isoc_copy :Video frame 14, length=1768, even
Aug 15 23:14:28 security kernel: [  129.812543] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:28 security kernel: [  129.828327] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:28 security kernel: [  129.828341] em28xx #0 em28xx_isoc_copy :Video frame 15, length=592, odd
Aug 15 23:14:28 security kernel: [  129.844442] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:28 security kernel: [  129.852342] em28xx #0 em28xx_isoc_copy :Video frame 16, length=1720, even
Aug 15 23:14:28 security kernel: [  129.852359] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:28 security kernel: [  129.868673] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:28 security kernel: [  129.868719] em28xx #0 em28xx_isoc_copy :Video frame 17, length=596, odd
Aug 15 23:14:28 security kernel: [  129.884726] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:28 security kernel: [  129.892520] em28xx #0 em28xx_isoc_copy :Video frame 18, length=1724, even
Aug 15 23:14:28 security kernel: [  129.892551] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:28 security kernel: [  129.908675] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:28 security kernel: [  129.908714] em28xx #0 em28xx_isoc_copy :Video frame 19, length=656, odd
Aug 15 23:14:28 security kernel: [  129.924725] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:28 security kernel: [  129.932519] em28xx #0 em28xx_isoc_copy :Video frame 20, length=1732, even
Aug 15 23:14:28 security kernel: [  129.932556] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:28 security kernel: [  129.948665] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:28 security kernel: [  129.948713] em28xx #0 em28xx_isoc_copy :Video frame 21, length=668, odd
Aug 15 23:14:28 security kernel: [  129.964743] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:28 security kernel: [  129.972512] em28xx #0 em28xx_isoc_copy :Video frame 22, length=1736, even
Aug 15 23:14:28 security kernel: [  129.972549] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:28 security kernel: [  129.988660] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:28 security kernel: [  129.988704] em28xx #0 em28xx_isoc_copy :Video frame 23, length=672, odd
Aug 15 23:14:28 security kernel: [  130.000187] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:28 security kernel: [  130.000197] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:28 security kernel: [  130.000208] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:28 security kernel: [  130.000214] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:28 security kernel: [  130.000232] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:28 security kernel: [  130.000237] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf491000 maddr: 0x7c11000 
Aug 15 23:14:28 security kernel: [  130.000244] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c11000 
Aug 15 23:14:28 security kernel: [  130.000258] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c11000 
Aug 15 23:14:28 security kernel: [  130.000265] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:28 security kernel: [  130.000271] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:28 security kernel: [  130.000275] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:28 security kernel: [  130.000280] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:28 security kernel: [  130.000285] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf491800 maddr: 0x7c11800 
Aug 15 23:14:28 security kernel: [  130.000291] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c11800 
Aug 15 23:14:28 security kernel: [  130.000302] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c11800 
Aug 15 23:14:28 security kernel: [  130.000728] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:28 security kernel: [  130.000740] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:28 security kernel: [  130.000743] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c11000  paddr: 0xf491000 
Aug 15 23:14:28 security kernel: [  130.000749] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:28 security kernel: [  130.000759] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c11000 
Aug 15 23:14:28 security kernel: [  130.000768] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:28 security kernel: [  130.000772] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:28 security kernel: [  130.000776] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c11800  paddr: 0xf491800 
Aug 15 23:14:28 security kernel: [  130.000782] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:28 security kernel: [  130.000786] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c11800 
Aug 15 23:14:28 security kernel: [  130.000807] <<< 10
Aug 15 23:14:28 security kernel: [  130.004345] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:28 security kernel: [  130.012290] em28xx #0 em28xx_isoc_copy :Video frame 24, length=1740, even
Aug 15 23:14:28 security kernel: [  130.012314] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:28 security kernel: [  130.028442] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:28 security kernel: [  130.028470] em28xx #0 em28xx_isoc_copy :Video frame 25, length=704, odd
Aug 15 23:14:28 security kernel: [  130.044727] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:28 security kernel: [  130.052518] em28xx #0 em28xx_isoc_copy :Video frame 26, length=1748, even
Aug 15 23:14:28 security kernel: [  130.052551] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:28 security kernel: [  130.068660] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:28 security kernel: [  130.068702] em28xx #0 em28xx_isoc_copy :Video frame 27, length=684, odd
Aug 15 23:14:28 security kernel: [  130.084730] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:28 security kernel: [  130.092524] em28xx #0 em28xx_isoc_copy :Video frame 28, length=1748, even
Aug 15 23:14:28 security kernel: [  130.092556] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:28 security kernel: [  130.108657] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:28 security kernel: [  130.108697] em28xx #0 em28xx_isoc_copy :Video frame 29, length=688, odd
Aug 15 23:14:28 security kernel: [  130.124731] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:28 security kernel: [  130.132522] em28xx #0 em28xx_isoc_copy :Video frame 30, length=1756, even
Aug 15 23:14:28 security kernel: [  130.132557] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:28 security kernel: [  130.148657] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:28 security kernel: [  130.148701] em28xx #0 em28xx_isoc_copy :Video frame 31, length=688, odd
Aug 15 23:14:28 security kernel: [  130.164717] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:28 security kernel: [  130.172506] em28xx #0 em28xx_isoc_copy :Video frame 32, length=1760, even
Aug 15 23:14:28 security kernel: [  130.172539] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:28 security kernel: [  130.188651] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:28 security kernel: [  130.188699] em28xx #0 em28xx_isoc_copy :Video frame 33, length=692, odd
Aug 15 23:14:28 security kernel: [  130.204714] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:28 security kernel: [  130.212495] em28xx #0 em28xx_isoc_copy :Video frame 34, length=1776, even
Aug 15 23:14:28 security kernel: [  130.212531] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:28 security kernel: [  130.228639] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:28 security kernel: [  130.228683] em28xx #0 em28xx_isoc_copy :Video frame 35, length=700, odd
Aug 15 23:14:28 security kernel: [  130.244724] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:28 security kernel: [  130.252496] em28xx #0 em28xx_isoc_copy :Video frame 36, length=1768, even
Aug 15 23:14:28 security kernel: [  130.252530] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:28 security kernel: [  130.268650] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:28 security kernel: [  130.268696] em28xx #0 em28xx_isoc_copy :Video frame 37, length=652, odd
Aug 15 23:14:28 security kernel: [  130.284718] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:28 security kernel: [  130.292490] em28xx #0 em28xx_isoc_copy :Video frame 38, length=1776, even
Aug 15 23:14:28 security kernel: [  130.292521] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:28 security kernel: [  130.308656] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:28 security kernel: [  130.308695] em28xx #0 em28xx_isoc_copy :Video frame 39, length=652, odd
Aug 15 23:14:29 security kernel: [  130.324713] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:29 security kernel: [  130.332509] em28xx #0 em28xx_isoc_copy :Video frame 40, length=1836, even
Aug 15 23:14:29 security kernel: [  130.332543] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:29 security kernel: [  130.348637] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:29 security kernel: [  130.348684] em28xx #0 em28xx_isoc_copy :Video frame 41, length=660, odd
Aug 15 23:14:29 security kernel: [  130.364725] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:29 security kernel: [  130.372546] em28xx #0 em28xx_isoc_copy :Video frame 42, length=1844, even
Aug 15 23:14:29 security kernel: [  130.372584] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:29 security kernel: [  130.388652] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:29 security kernel: [  130.388696] em28xx #0 em28xx_isoc_copy :Video frame 43, length=660, odd
Aug 15 23:14:29 security kernel: [  130.404727] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:29 security kernel: [  130.412510] em28xx #0 em28xx_isoc_copy :Video frame 44, length=1848, even
Aug 15 23:14:29 security kernel: [  130.412545] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:29 security kernel: [  130.428309] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:29 security kernel: [  130.428331] em28xx #0 em28xx_isoc_copy :Video frame 45, length=668, odd
Aug 15 23:14:29 security kernel: [  130.444380] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:29 security kernel: [  130.452283] em28xx #0 em28xx_isoc_copy :Video frame 46, length=1852, even
Aug 15 23:14:29 security kernel: [  130.452296] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:29 security kernel: [  130.468620] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:29 security kernel: [  130.468664] em28xx #0 em28xx_isoc_copy :Video frame 47, length=672, odd
Aug 15 23:14:29 security kernel: [  130.484716] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:29 security kernel: [  130.492556] em28xx #0 em28xx_isoc_copy :Video frame 48, length=1860, even
Aug 15 23:14:29 security kernel: [  130.492591] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:29 security kernel: [  130.501149] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:29 security kernel: [  130.501178] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:29 security kernel: [  130.501216] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:29 security kernel: [  130.501235] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:29 security kernel: [  130.501258] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:29 security kernel: [  130.501278] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf492000 maddr: 0x7c12000 
Aug 15 23:14:29 security kernel: [  130.501303] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c12000 
Aug 15 23:14:29 security kernel: [  130.501350] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c12000 
Aug 15 23:14:29 security kernel: [  130.501374] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:29 security kernel: [  130.501398] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:29 security kernel: [  130.501416] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:29 security kernel: [  130.501435] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:29 security kernel: [  130.501453] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf492800 maddr: 0x7c12800 
Aug 15 23:14:29 security kernel: [  130.501477] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c12800 
Aug 15 23:14:29 security kernel: [  130.501517] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c12800 
Aug 15 23:14:29 security kernel: [  130.501969] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:29 security kernel: [  130.501991] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:29 security kernel: [  130.502008] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c12000  paddr: 0xf492000 
Aug 15 23:14:29 security kernel: [  130.502033] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:29 security kernel: [  130.502054] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c12000 
Aug 15 23:14:29 security kernel: [  130.502082] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:29 security kernel: [  130.502099] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:29 security kernel: [  130.502115] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c12800  paddr: 0xf492800 
Aug 15 23:14:29 security kernel: [  130.502140] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:29 security kernel: [  130.502160] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c12800 
Aug 15 23:14:29 security kernel: [  130.502243] <<< 10
Aug 15 23:14:29 security kernel: [  130.508608] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:29 security kernel: [  130.508645] em28xx #0 em28xx_isoc_copy :Video frame 49, length=676, odd
Aug 15 23:14:29 security kernel: [  130.524310] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:29 security kernel: [  130.532287] em28xx #0 em28xx_isoc_copy :Video frame 50, length=1856, even
Aug 15 23:14:29 security kernel: [  130.532301] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:29 security kernel: [  130.548405] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:29 security kernel: [  130.548426] em28xx #0 em28xx_isoc_copy :Video frame 51, length=684, odd
Aug 15 23:14:29 security kernel: [  130.564680] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:29 security kernel: [  130.572486] em28xx #0 em28xx_isoc_copy :Video frame 52, length=1868, even
Aug 15 23:14:29 security kernel: [  130.572520] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:29 security kernel: [  130.588627] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:29 security kernel: [  130.588671] em28xx #0 em28xx_isoc_copy :Video frame 53, length=688, odd
Aug 15 23:14:29 security kernel: [  130.604690] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:29 security kernel: [  130.612500] em28xx #0 em28xx_isoc_copy :Video frame 54, length=1876, even
Aug 15 23:14:29 security kernel: [  130.612538] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:29 security kernel: [  130.628605] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:29 security kernel: [  130.628650] em28xx #0 em28xx_isoc_copy :Video frame 55, length=692, odd
Aug 15 23:14:29 security kernel: [  130.644724] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:29 security kernel: [  130.652481] em28xx #0 em28xx_isoc_copy :Video frame 56, length=1876, even
Aug 15 23:14:29 security kernel: [  130.652516] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:29 security kernel: [  130.668595] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:29 security kernel: [  130.668635] em28xx #0 em28xx_isoc_copy :Video frame 57, length=700, odd
Aug 15 23:14:29 security kernel: [  130.684693] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:29 security kernel: [  130.692467] em28xx #0 em28xx_isoc_copy :Video frame 58, length=1824, even
Aug 15 23:14:29 security kernel: [  130.692498] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:29 security kernel: [  130.708621] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:29 security kernel: [  130.708658] em28xx #0 em28xx_isoc_copy :Video frame 59, length=700, odd
Aug 15 23:14:29 security kernel: [  130.724682] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:29 security kernel: [  130.732457] em28xx #0 em28xx_isoc_copy :Video frame 60, length=1828, even
Aug 15 23:14:29 security kernel: [  130.732488] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:29 security kernel: [  130.748590] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:29 security kernel: [  130.748633] em28xx #0 em28xx_isoc_copy :Video frame 61, length=764, odd
Aug 15 23:14:29 security kernel: [  130.764677] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:29 security kernel: [  130.772476] em28xx #0 em28xx_isoc_copy :Video frame 62, length=1836, even
Aug 15 23:14:29 security kernel: [  130.772512] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:29 security kernel: [  130.788605] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:29 security kernel: [  130.788648] em28xx #0 em28xx_isoc_copy :Video frame 63, length=772, odd
Aug 15 23:14:29 security kernel: [  130.804680] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:29 security kernel: [  130.812467] em28xx #0 em28xx_isoc_copy :Video frame 64, length=1840, even
Aug 15 23:14:29 security kernel: [  130.812503] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:29 security kernel: [  130.828610] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:29 security kernel: [  130.828652] em28xx #0 em28xx_isoc_copy :Video frame 65, length=772, odd
Aug 15 23:14:29 security kernel: [  130.844312] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:29 security kernel: [  130.852257] em28xx #0 em28xx_isoc_copy :Video frame 66, length=1844, even
Aug 15 23:14:29 security kernel: [  130.852267] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:29 security kernel: [  130.868434] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:29 security kernel: [  130.868455] em28xx #0 em28xx_isoc_copy :Video frame 67, length=784, odd
Aug 15 23:14:29 security kernel: [  130.884707] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:29 security kernel: [  130.892488] em28xx #0 em28xx_isoc_copy :Video frame 68, length=1848, even
Aug 15 23:14:29 security kernel: [  130.892521] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:29 security kernel: [  130.908614] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:29 security kernel: [  130.908653] em28xx #0 em28xx_isoc_copy :Video frame 69, length=788, odd
Aug 15 23:14:29 security kernel: [  130.924693] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end (1)
Aug 15 23:14:29 security kernel: [  130.932480] em28xx #0 em28xx_isoc_copy :Video frame 70, length=1852, even
Aug 15 23:14:29 security kernel: [  130.932511] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:29 security kernel: [  130.948621] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:29 security kernel: [  130.948664] em28xx #0 em28xx_isoc_copy :Video frame 71, length=792, odd
Aug 15 23:14:29 security kernel: [  130.964692] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:29 security kernel: [  130.972476] em28xx #0 em28xx_isoc_copy :Video frame 72, length=1864, even
Aug 15 23:14:29 security kernel: [  130.972511] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:29 security kernel: [  130.988591] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:29 security kernel: [  130.988633] em28xx #0 em28xx_isoc_copy :Video frame 73, length=800, odd
Aug 15 23:14:29 security kernel: [  131.000130] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:29 security kernel: [  131.000158] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:29 security kernel: [  131.000197] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:29 security kernel: [  131.000217] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:29 security kernel: [  131.000241] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:29 security kernel: [  131.000260] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf493000 maddr: 0x7c13000 
Aug 15 23:14:29 security kernel: [  131.000295] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c13000 
Aug 15 23:14:29 security kernel: [  131.000343] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c13000 
Aug 15 23:14:29 security kernel: [  131.000367] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:29 security kernel: [  131.000392] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:29 security kernel: [  131.000409] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:29 security kernel: [  131.000429] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:29 security kernel: [  131.000447] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf493800 maddr: 0x7c13800 
Aug 15 23:14:29 security kernel: [  131.000472] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c13800 
Aug 15 23:14:29 security kernel: [  131.000513] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c13800 
Aug 15 23:14:29 security kernel: [  131.000955] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:29 security kernel: [  131.000976] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:29 security kernel: [  131.000994] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c13000  paddr: 0xf493000 
Aug 15 23:14:29 security kernel: [  131.001020] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:29 security kernel: [  131.001041] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c13000 
Aug 15 23:14:29 security kernel: [  131.001069] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:29 security kernel: [  131.001086] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:29 security kernel: [  131.001102] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c13800  paddr: 0xf493800 
Aug 15 23:14:29 security kernel: [  131.001128] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:29 security kernel: [  131.001148] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c13800 
Aug 15 23:14:29 security kernel: [  131.001239] <<< 10
Aug 15 23:14:29 security kernel: [  131.004667] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:29 security kernel: [  131.012476] em28xx #0 em28xx_isoc_copy :Video frame 74, length=1864, even
Aug 15 23:14:29 security kernel: [  131.012510] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:29 security kernel: [  131.028593] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:29 security kernel: [  131.028636] em28xx #0 em28xx_isoc_copy :Video frame 75, length=800, odd
Aug 15 23:14:29 security kernel: [  131.044678] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:29 security kernel: [  131.052462] em28xx #0 em28xx_isoc_copy :Video frame 76, length=1868, even
Aug 15 23:14:29 security kernel: [  131.052495] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:29 security kernel: [  131.068632] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:29 security kernel: [  131.068679] em28xx #0 em28xx_isoc_copy :Video frame 77, length=808, odd
Aug 15 23:14:29 security kernel: [  131.084679] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:29 security kernel: [  131.092475] em28xx #0 em28xx_isoc_copy :Video frame 78, length=1876, even
Aug 15 23:14:29 security kernel: [  131.092506] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:29 security kernel: [  131.108611] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:29 security kernel: [  131.108651] em28xx #0 em28xx_isoc_copy :Video frame 79, length=752, odd
Aug 15 23:14:29 security kernel: [  131.124707] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:29 security kernel: [  131.132491] em28xx #0 em28xx_isoc_copy :Video frame 80, length=1876, even
Aug 15 23:14:29 security kernel: [  131.132524] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:29 security kernel: [  131.148630] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:29 security kernel: [  131.148673] em28xx #0 em28xx_isoc_copy :Video frame 81, length=756, odd
Aug 15 23:14:29 security kernel: [  131.164699] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:29 security kernel: [  131.172499] em28xx #0 em28xx_isoc_copy :Video frame 82, length=1924, even
Aug 15 23:14:29 security kernel: [  131.172532] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:29 security kernel: [  131.188615] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:29 security kernel: [  131.188658] em28xx #0 em28xx_isoc_copy :Video frame 83, length=760, odd
Aug 15 23:14:29 security kernel: [  131.204692] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:29 security kernel: [  131.212480] em28xx #0 em28xx_isoc_copy :Video frame 84, length=1924, even
Aug 15 23:14:29 security kernel: [  131.212515] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:29 security kernel: [  131.228581] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:29 security kernel: [  131.228620] em28xx #0 em28xx_isoc_copy :Video frame 85, length=764, odd
Aug 15 23:14:29 security kernel: [  131.244674] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:29 security kernel: [  131.252476] em28xx #0 em28xx_isoc_copy :Video frame 86, length=1924, even
Aug 15 23:14:29 security kernel: [  131.252510] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:29 security kernel: [  131.268590] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:29 security kernel: [  131.268629] em28xx #0 em28xx_isoc_copy :Video frame 87, length=772, odd
Aug 15 23:14:29 security kernel: [  131.284679] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:29 security kernel: [  131.292471] em28xx #0 em28xx_isoc_copy :Video frame 88, length=1924, even
Aug 15 23:14:29 security kernel: [  131.292502] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:29 security kernel: [  131.308604] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:29 security kernel: [  131.308644] em28xx #0 em28xx_isoc_copy :Video frame 89, length=780, odd
Aug 15 23:14:30 security kernel: [  131.324259] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:30 security kernel: [  131.332247] em28xx #0 em28xx_isoc_copy :Video frame 90, length=1924, even
Aug 15 23:14:30 security kernel: [  131.332256] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:30 security kernel: [  131.348371] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:30 security kernel: [  131.348390] em28xx #0 em28xx_isoc_copy :Video frame 91, length=780, odd
Aug 15 23:14:30 security kernel: [  131.364669] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:30 security kernel: [  131.372464] em28xx #0 em28xx_isoc_copy :Video frame 92, length=1924, even
Aug 15 23:14:30 security kernel: [  131.372506] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:30 security kernel: [  131.388621] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:30 security kernel: [  131.388663] em28xx #0 em28xx_isoc_copy :Video frame 93, length=788, odd
Aug 15 23:14:30 security kernel: [  131.404686] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end (1)
Aug 15 23:14:30 security kernel: [  131.412461] em28xx #0 em28xx_isoc_copy :Video frame 94, length=1924, even
Aug 15 23:14:30 security kernel: [  131.412500] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:30 security kernel: [  131.428603] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:30 security kernel: [  131.428643] em28xx #0 em28xx_isoc_copy :Video frame 95, length=796, odd
Aug 15 23:14:30 security kernel: [  131.444686] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:30 security kernel: [  131.452462] em28xx #0 em28xx_isoc_copy :Video frame 96, length=1924, even
Aug 15 23:14:30 security kernel: [  131.452496] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:30 security kernel: [  131.468607] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:30 security kernel: [  131.468647] em28xx #0 em28xx_isoc_copy :Video frame 97, length=796, odd
Aug 15 23:14:30 security kernel: [  131.484674] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:30 security kernel: [  131.492452] em28xx #0 em28xx_isoc_copy :Video frame 98, length=1924, even
Aug 15 23:14:30 security kernel: [  131.492487] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:30 security kernel: [  131.500963] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:30 security kernel: [  131.500991] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:30 security kernel: [  131.501035] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:30 security kernel: [  131.501055] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:30 security kernel: [  131.501078] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:30 security kernel: [  131.501096] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf494000 maddr: 0x7c14000 
Aug 15 23:14:30 security kernel: [  131.501122] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c14000 
Aug 15 23:14:30 security kernel: [  131.501167] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c14000 
Aug 15 23:14:30 security kernel: [  131.501191] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:30 security kernel: [  131.501215] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:30 security kernel: [  131.501232] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:30 security kernel: [  131.501251] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:30 security kernel: [  131.501269] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf494800 maddr: 0x7c14800 
Aug 15 23:14:30 security kernel: [  131.501294] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c14800 
Aug 15 23:14:30 security kernel: [  131.501334] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c14800 
Aug 15 23:14:30 security kernel: [  131.501782] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:30 security kernel: [  131.501803] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:30 security kernel: [  131.501820] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c14000  paddr: 0xf494000 
Aug 15 23:14:30 security kernel: [  131.501845] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:30 security kernel: [  131.501866] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c14000 
Aug 15 23:14:30 security kernel: [  131.501896] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:30 security kernel: [  131.501913] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:30 security kernel: [  131.501929] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c14800  paddr: 0xf494800 
Aug 15 23:14:30 security kernel: [  131.501954] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:30 security kernel: [  131.501974] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c14800 
Aug 15 23:14:30 security kernel: [  131.502075] <<< 10
Aug 15 23:14:30 security kernel: [  131.508586] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:30 security kernel: [  131.508623] em28xx #0 em28xx_isoc_copy :Video frame 99, length=800, odd
Aug 15 23:14:30 security kernel: [  131.524237] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:30 security kernel: [  131.532227] em28xx #0 em28xx_isoc_copy :Video frame 100, length=1924, even
Aug 15 23:14:30 security kernel: [  131.532234] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:30 security kernel: [  131.548350] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:30 security kernel: [  131.548369] em28xx #0 em28xx_isoc_copy :Video frame 101, length=804, odd
Aug 15 23:14:30 security kernel: [  131.564668] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:30 security kernel: [  131.572453] em28xx #0 em28xx_isoc_copy :Video frame 102, length=1924, even
Aug 15 23:14:30 security kernel: [  131.572491] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:30 security kernel: [  131.588557] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:30 security kernel: [  131.588615] em28xx #0 em28xx_isoc_copy :Video frame 103, length=864, odd
Aug 15 23:14:30 security kernel: [  131.604672] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:30 security kernel: [  131.612452] em28xx #0 em28xx_isoc_copy :Video frame 104, length=1924, even
Aug 15 23:14:30 security kernel: [  131.612490] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:30 security kernel: [  131.628573] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:30 security kernel: [  131.628628] em28xx #0 em28xx_isoc_copy :Video frame 105, length=872, odd
Aug 15 23:14:30 security kernel: [  131.644236] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:30 security kernel: [  131.652192] em28xx #0 em28xx_isoc_copy :Video frame 106, length=1924, even
Aug 15 23:14:30 security kernel: [  131.652207] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:30 security kernel: [  131.668343] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:30 security kernel: [  131.668368] em28xx #0 em28xx_isoc_copy :Video frame 107, length=876, odd
Aug 15 23:14:30 security kernel: [  131.684664] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:30 security kernel: [  131.692517] em28xx #0 em28xx_isoc_copy :Video frame 108, length=1924, even
Aug 15 23:14:30 security kernel: [  131.692553] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:30 security kernel: [  131.708564] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:30 security kernel: [  131.708610] em28xx #0 em28xx_isoc_copy :Video frame 109, length=880, odd
Aug 15 23:14:30 security kernel: [  131.724665] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:30 security kernel: [  131.732424] em28xx #0 em28xx_isoc_copy :Video frame 110, length=1924, even
Aug 15 23:14:30 security kernel: [  131.732460] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:30 security kernel: [  131.748565] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:30 security kernel: [  131.748603] em28xx #0 em28xx_isoc_copy :Video frame 111, length=888, odd
Aug 15 23:14:30 security kernel: [  131.764634] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:30 security kernel: [  131.772429] em28xx #0 em28xx_isoc_copy :Video frame 112, length=1924, even
Aug 15 23:14:30 security kernel: [  131.772470] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:30 security kernel: [  131.788557] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:30 security kernel: [  131.788603] em28xx #0 em28xx_isoc_copy :Video frame 113, length=900, odd
Aug 15 23:14:30 security kernel: [  131.804629] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:30 security kernel: [  131.812422] em28xx #0 em28xx_isoc_copy :Video frame 114, length=1924, even
Aug 15 23:14:30 security kernel: [  131.812458] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:30 security kernel: [  131.828542] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:30 security kernel: [  131.828583] em28xx #0 em28xx_isoc_copy :Video frame 115, length=896, odd
Aug 15 23:14:30 security kernel: [  131.844632] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:30 security kernel: [  131.852415] em28xx #0 em28xx_isoc_copy :Video frame 116, length=1924, even
Aug 15 23:14:30 security kernel: [  131.852449] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:30 security kernel: [  131.868572] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:30 security kernel: [  131.868614] em28xx #0 em28xx_isoc_copy :Video frame 117, length=904, odd
Aug 15 23:14:30 security kernel: [  131.884647] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:30 security kernel: [  131.892442] em28xx #0 em28xx_isoc_copy :Video frame 118, length=1924, even
Aug 15 23:14:30 security kernel: [  131.892476] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:30 security kernel: [  131.908577] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:30 security kernel: [  131.908618] em28xx #0 em28xx_isoc_copy :Video frame 119, length=904, odd
Aug 15 23:14:30 security kernel: [  131.924653] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:30 security kernel: [  131.932438] em28xx #0 em28xx_isoc_copy :Video frame 120, length=1924, even
Aug 15 23:14:30 security kernel: [  131.932470] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:30 security kernel: [  131.948596] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:30 security kernel: [  131.948635] em28xx #0 em28xx_isoc_copy :Video frame 121, length=856, odd
Aug 15 23:14:30 security kernel: [  131.964243] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:30 security kernel: [  131.972199] em28xx #0 em28xx_isoc_copy :Video frame 122, length=1924, even
Aug 15 23:14:30 security kernel: [  131.972214] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:30 security kernel: [  131.988357] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:30 security kernel: [  131.988383] em28xx #0 em28xx_isoc_copy :Video frame 123, length=860, odd
Aug 15 23:14:30 security kernel: [  132.000165] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:30 security kernel: [  132.000196] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:30 security kernel: [  132.000234] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:30 security kernel: [  132.000254] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:30 security kernel: [  132.000282] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:30 security kernel: [  132.000301] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf495000 maddr: 0x7c15000 
Aug 15 23:14:30 security kernel: [  132.000327] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c15000 
Aug 15 23:14:30 security kernel: [  132.000374] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c15000 
Aug 15 23:14:30 security kernel: [  132.000398] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:30 security kernel: [  132.000422] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:30 security kernel: [  132.000439] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:30 security kernel: [  132.000458] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:30 security kernel: [  132.000476] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf495800 maddr: 0x7c15800 
Aug 15 23:14:30 security kernel: [  132.000501] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c15800 
Aug 15 23:14:30 security kernel: [  132.000544] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c15800 
Aug 15 23:14:30 security kernel: [  132.000972] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:30 security kernel: [  132.001002] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:30 security kernel: [  132.001021] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c15000  paddr: 0xf495000 
Aug 15 23:14:30 security kernel: [  132.001048] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:30 security kernel: [  132.001071] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c15000 
Aug 15 23:14:30 security kernel: [  132.001102] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:30 security kernel: [  132.001119] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:30 security kernel: [  132.001135] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c15800  paddr: 0xf495800 
Aug 15 23:14:30 security kernel: [  132.001160] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:30 security kernel: [  132.001180] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c15800 
Aug 15 23:14:30 security kernel: [  132.001310] <<< 10
Aug 15 23:14:30 security kernel: [  132.004621] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:30 security kernel: [  132.012428] em28xx #0 em28xx_isoc_copy :Video frame 124, length=1924, even
Aug 15 23:14:30 security kernel: [  132.012463] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:30 security kernel: [  132.028556] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:30 security kernel: [  132.028602] em28xx #0 em28xx_isoc_copy :Video frame 125, length=868, odd
Aug 15 23:14:30 security kernel: [  132.044647] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:30 security kernel: [  132.052439] em28xx #0 em28xx_isoc_copy :Video frame 126, length=1924, even
Aug 15 23:14:30 security kernel: [  132.052477] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:30 security kernel: [  132.068567] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:30 security kernel: [  132.068614] em28xx #0 em28xx_isoc_copy :Video frame 127, length=868, odd
Aug 15 23:14:30 security kernel: [  132.084629] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:30 security kernel: [  132.092436] em28xx #0 em28xx_isoc_copy :Video frame 0, length=1924, even
Aug 15 23:14:30 security kernel: [  132.092476] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:30 security kernel: [  132.108550] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:30 security kernel: [  132.108595] em28xx #0 em28xx_isoc_copy :Video frame 1, length=880, odd
Aug 15 23:14:30 security kernel: [  132.124632] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:30 security kernel: [  132.132426] em28xx #0 em28xx_isoc_copy :Video frame 2, length=1924, even
Aug 15 23:14:30 security kernel: [  132.132457] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:30 security kernel: [  132.148555] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:30 security kernel: [  132.148591] em28xx #0 em28xx_isoc_copy :Video frame 3, length=880, odd
Aug 15 23:14:30 security kernel: [  132.164647] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:30 security kernel: [  132.172424] em28xx #0 em28xx_isoc_copy :Video frame 4, length=1924, even
Aug 15 23:14:30 security kernel: [  132.172455] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:30 security kernel: [  132.188557] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:30 security kernel: [  132.188597] em28xx #0 em28xx_isoc_copy :Video frame 5, length=888, odd
Aug 15 23:14:30 security kernel: [  132.204634] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:30 security kernel: [  132.212419] em28xx #0 em28xx_isoc_copy :Video frame 6, length=1924, even
Aug 15 23:14:30 security kernel: [  132.212453] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:30 security kernel: [  132.228543] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:30 security kernel: [  132.228584] em28xx #0 em28xx_isoc_copy :Video frame 7, length=888, odd
Aug 15 23:14:30 security kernel: [  132.244636] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:30 security kernel: [  132.252422] em28xx #0 em28xx_isoc_copy :Video frame 8, length=1924, even
Aug 15 23:14:30 security kernel: [  132.252460] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:30 security kernel: [  132.268234] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:30 security kernel: [  132.268252] em28xx #0 em28xx_isoc_copy :Video frame 9, length=892, odd
Aug 15 23:14:30 security kernel: [  132.284279] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:30 security kernel: [  132.292259] em28xx #0 em28xx_isoc_copy :Video frame 10, length=1924, even
Aug 15 23:14:30 security kernel: [  132.292276] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:30 security kernel: [  132.308306] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:30 security kernel: [  132.308330] em28xx #0 em28xx_isoc_copy :Video frame 11, length=900, odd
Aug 15 23:14:31 security kernel: [  132.324215] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:31 security kernel: [  132.332172] em28xx #0 em28xx_isoc_copy :Video frame 12, length=1924, even
Aug 15 23:14:31 security kernel: [  132.332181] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:31 security kernel: [  132.348336] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:31 security kernel: [  132.348360] em28xx #0 em28xx_isoc_copy :Video frame 13, length=960, odd
Aug 15 23:14:31 security kernel: [  132.364627] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:31 security kernel: [  132.372416] em28xx #0 em28xx_isoc_copy :Video frame 14, length=1924, even
Aug 15 23:14:31 security kernel: [  132.372448] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:31 security kernel: [  132.388545] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:31 security kernel: [  132.388587] em28xx #0 em28xx_isoc_copy :Video frame 15, length=908, odd
Aug 15 23:14:31 security kernel: [  132.404637] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:31 security kernel: [  132.412406] em28xx #0 em28xx_isoc_copy :Video frame 16, length=1924, even
Aug 15 23:14:31 security kernel: [  132.412440] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:31 security kernel: [  132.428225] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:31 security kernel: [  132.428245] em28xx #0 em28xx_isoc_copy :Video frame 17, length=960, odd
Aug 15 23:14:31 security kernel: [  132.444351] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:31 security kernel: [  132.452255] em28xx #0 em28xx_isoc_copy :Video frame 18, length=1924, even
Aug 15 23:14:31 security kernel: [  132.452276] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:31 security kernel: [  132.468529] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:31 security kernel: [  132.468572] em28xx #0 em28xx_isoc_copy :Video frame 19, length=960, odd
Aug 15 23:14:31 security kernel: [  132.484608] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:31 security kernel: [  132.492395] em28xx #0 em28xx_isoc_copy :Video frame 20, length=1924, even
Aug 15 23:14:31 security kernel: [  132.492431] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:31 security kernel: [  132.500925] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:31 security kernel: [  132.500954] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:31 security kernel: [  132.500999] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:31 security kernel: [  132.501018] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:31 security kernel: [  132.501052] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:31 security kernel: [  132.501071] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf496000 maddr: 0x7c16000 
Aug 15 23:14:31 security kernel: [  132.501098] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c16000 
Aug 15 23:14:31 security kernel: [  132.501144] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c16000 
Aug 15 23:14:31 security kernel: [  132.501167] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:31 security kernel: [  132.501192] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:31 security kernel: [  132.501210] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:31 security kernel: [  132.501229] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:31 security kernel: [  132.501247] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf496800 maddr: 0x7c16800 
Aug 15 23:14:31 security kernel: [  132.501272] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c16800 
Aug 15 23:14:31 security kernel: [  132.501311] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c16800 
Aug 15 23:14:31 security kernel: [  132.501767] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:31 security kernel: [  132.501797] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:31 security kernel: [  132.501814] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c16000  paddr: 0xf496000 
Aug 15 23:14:31 security kernel: [  132.501840] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:31 security kernel: [  132.501862] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c16000 
Aug 15 23:14:31 security kernel: [  132.501890] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:31 security kernel: [  132.501907] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:31 security kernel: [  132.501923] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c16800  paddr: 0xf496800 
Aug 15 23:14:31 security kernel: [  132.501950] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:31 security kernel: [  132.501970] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c16800 
Aug 15 23:14:31 security kernel: [  132.502082] <<< 10
Aug 15 23:14:31 security kernel: [  132.508539] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:31 security kernel: [  132.508584] em28xx #0 em28xx_isoc_copy :Video frame 21, length=960, odd
Aug 15 23:14:31 security kernel: [  132.524194] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:31 security kernel: [  132.532160] em28xx #0 em28xx_isoc_copy :Video frame 22, length=1924, even
Aug 15 23:14:31 security kernel: [  132.532167] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:31 security kernel: [  132.548312] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:31 security kernel: [  132.548331] em28xx #0 em28xx_isoc_copy :Video frame 23, length=960, odd
Aug 15 23:14:31 security kernel: [  132.564591] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:31 security kernel: [  132.572397] em28xx #0 em28xx_isoc_copy :Video frame 24, length=1924, even
Aug 15 23:14:31 security kernel: [  132.572429] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:31 security kernel: [  132.588536] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:31 security kernel: [  132.588580] em28xx #0 em28xx_isoc_copy :Video frame 25, length=960, odd
Aug 15 23:14:31 security kernel: [  132.604195] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:31 security kernel: [  132.612158] em28xx #0 em28xx_isoc_copy :Video frame 26, length=1924, even
Aug 15 23:14:31 security kernel: [  132.612173] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:31 security kernel: [  132.628310] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:31 security kernel: [  132.628333] em28xx #0 em28xx_isoc_copy :Video frame 27, length=960, odd
Aug 15 23:14:31 security kernel: [  132.644593] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:31 security kernel: [  132.652383] em28xx #0 em28xx_isoc_copy :Video frame 28, length=1924, even
Aug 15 23:14:31 security kernel: [  132.652421] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:31 security kernel: [  132.668518] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:31 security kernel: [  132.668559] em28xx #0 em28xx_isoc_copy :Video frame 29, length=960, odd
Aug 15 23:14:31 security kernel: [  132.684584] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:31 security kernel: [  132.692382] em28xx #0 em28xx_isoc_copy :Video frame 30, length=1924, even
Aug 15 23:14:31 security kernel: [  132.692417] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:31 security kernel: [  132.708507] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:31 security kernel: [  132.708549] em28xx #0 em28xx_isoc_copy :Video frame 31, length=960, odd
Aug 15 23:14:31 security kernel: [  132.724585] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:31 security kernel: [  132.732393] em28xx #0 em28xx_isoc_copy :Video frame 32, length=1924, even
Aug 15 23:14:31 security kernel: [  132.732432] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:31 security kernel: [  132.748512] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:31 security kernel: [  132.748555] em28xx #0 em28xx_isoc_copy :Video frame 33, length=960, odd
Aug 15 23:14:31 security kernel: [  132.764591] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:31 security kernel: [  132.772384] em28xx #0 em28xx_isoc_copy :Video frame 34, length=1924, even
Aug 15 23:14:31 security kernel: [  132.772418] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:31 security kernel: [  132.788514] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:31 security kernel: [  132.788552] em28xx #0 em28xx_isoc_copy :Video frame 35, length=956, odd
Aug 15 23:14:31 security kernel: [  132.804606] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:31 security kernel: [  132.812395] em28xx #0 em28xx_isoc_copy :Video frame 36, length=1924, even
Aug 15 23:14:31 security kernel: [  132.812436] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:31 security kernel: [  132.828516] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:31 security kernel: [  132.828560] em28xx #0 em28xx_isoc_copy :Video frame 37, length=960, odd
Aug 15 23:14:31 security kernel: [  132.844584] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:31 security kernel: [  132.852393] em28xx #0 em28xx_isoc_copy :Video frame 38, length=1924, even
Aug 15 23:14:31 security kernel: [  132.852430] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:31 security kernel: [  132.868536] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:31 security kernel: [  132.868575] em28xx #0 em28xx_isoc_copy :Video frame 39, length=960, odd
Aug 15 23:14:31 security kernel: [  132.884643] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:31 security kernel: [  132.892409] em28xx #0 em28xx_isoc_copy :Video frame 40, length=1924, even
Aug 15 23:14:31 security kernel: [  132.892451] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:31 security kernel: [  132.908566] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:31 security kernel: [  132.908611] em28xx #0 em28xx_isoc_copy :Video frame 41, length=960, odd
Aug 15 23:14:31 security kernel: [  132.924210] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:31 security kernel: [  132.932167] em28xx #0 em28xx_isoc_copy :Video frame 42, length=1924, even
Aug 15 23:14:31 security kernel: [  132.932176] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:31 security kernel: [  132.948320] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:31 security kernel: [  132.948345] em28xx #0 em28xx_isoc_copy :Video frame 43, length=960, odd
Aug 15 23:14:31 security kernel: [  132.964601] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:31 security kernel: [  132.972394] em28xx #0 em28xx_isoc_copy :Video frame 44, length=1924, even
Aug 15 23:14:31 security kernel: [  132.972429] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:31 security kernel: [  132.988543] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:31 security kernel: [  132.988580] em28xx #0 em28xx_isoc_copy :Video frame 45, length=960, odd
Aug 15 23:14:31 security kernel: [  133.000656] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:31 security kernel: [  133.000684] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:31 security kernel: [  133.000727] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:31 security kernel: [  133.000752] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:31 security kernel: [  133.000775] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:31 security kernel: [  133.000794] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf497000 maddr: 0x7c17000 
Aug 15 23:14:31 security kernel: [  133.000820] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c17000 
Aug 15 23:14:31 security kernel: [  133.000867] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c17000 
Aug 15 23:14:31 security kernel: [  133.000890] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:31 security kernel: [  133.000915] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:31 security kernel: [  133.000932] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:31 security kernel: [  133.000951] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:31 security kernel: [  133.000969] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf497800 maddr: 0x7c17800 
Aug 15 23:14:31 security kernel: [  133.000994] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c17800 
Aug 15 23:14:31 security kernel: [  133.001034] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c17800 
Aug 15 23:14:31 security kernel: [  133.001507] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:31 security kernel: [  133.001528] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:31 security kernel: [  133.001545] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c17000  paddr: 0xf497000 
Aug 15 23:14:31 security kernel: [  133.001570] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:31 security kernel: [  133.001591] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c17000 
Aug 15 23:14:31 security kernel: [  133.001619] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:31 security kernel: [  133.001636] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:31 security kernel: [  133.001652] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c17800  paddr: 0xf497800 
Aug 15 23:14:31 security kernel: [  133.001679] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:31 security kernel: [  133.001699] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c17800 
Aug 15 23:14:31 security kernel: [  133.001791] <<< 10
Aug 15 23:14:31 security kernel: [  133.004590] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:31 security kernel: [  133.012394] em28xx #0 em28xx_isoc_copy :Video frame 46, length=1924, even
Aug 15 23:14:31 security kernel: [  133.012429] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:31 security kernel: [  133.028518] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:31 security kernel: [  133.028561] em28xx #0 em28xx_isoc_copy :Video frame 47, length=960, odd
Aug 15 23:14:31 security kernel: [  133.044588] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:31 security kernel: [  133.052395] em28xx #0 em28xx_isoc_copy :Video frame 48, length=1924, even
Aug 15 23:14:31 security kernel: [  133.052432] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:31 security kernel: [  133.068524] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:31 security kernel: [  133.068570] em28xx #0 em28xx_isoc_copy :Video frame 49, length=960, odd
Aug 15 23:14:31 security kernel: [  133.084599] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:31 security kernel: [  133.092390] em28xx #0 em28xx_isoc_copy :Video frame 50, length=1924, even
Aug 15 23:14:31 security kernel: [  133.092425] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:31 security kernel: [  133.108526] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:31 security kernel: [  133.108571] em28xx #0 em28xx_isoc_copy :Video frame 51, length=960, odd
Aug 15 23:14:31 security kernel: [  133.124598] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:31 security kernel: [  133.132394] em28xx #0 em28xx_isoc_copy :Video frame 52, length=1924, even
Aug 15 23:14:31 security kernel: [  133.132428] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:31 security kernel: [  133.148521] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:31 security kernel: [  133.148559] em28xx #0 em28xx_isoc_copy :Video frame 53, length=960, odd
Aug 15 23:14:31 security kernel: [  133.164595] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:31 security kernel: [  133.172389] em28xx #0 em28xx_isoc_copy :Video frame 54, length=1924, even
Aug 15 23:14:31 security kernel: [  133.172423] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:31 security kernel: [  133.188509] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:31 security kernel: [  133.188546] em28xx #0 em28xx_isoc_copy :Video frame 55, length=960, odd
Aug 15 23:14:31 security kernel: [  133.204580] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:31 security kernel: [  133.212377] em28xx #0 em28xx_isoc_copy :Video frame 56, length=1924, even
Aug 15 23:14:31 security kernel: [  133.212416] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:31 security kernel: [  133.228524] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:31 security kernel: [  133.228572] em28xx #0 em28xx_isoc_copy :Video frame 57, length=960, odd
Aug 15 23:14:31 security kernel: [  133.244185] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:31 security kernel: [  133.252143] em28xx #0 em28xx_isoc_copy :Video frame 58, length=1924, even
Aug 15 23:14:31 security kernel: [  133.252152] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:31 security kernel: [  133.268293] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:31 security kernel: [  133.268318] em28xx #0 em28xx_isoc_copy :Video frame 59, length=960, odd
Aug 15 23:14:31 security kernel: [  133.284568] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:31 security kernel: [  133.292379] em28xx #0 em28xx_isoc_copy :Video frame 60, length=1924, even
Aug 15 23:14:31 security kernel: [  133.292414] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:31 security kernel: [  133.308503] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:31 security kernel: [  133.308545] em28xx #0 em28xx_isoc_copy :Video frame 61, length=960, odd
Aug 15 23:14:32 security kernel: [  133.324575] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:32 security kernel: [  133.332393] em28xx #0 em28xx_isoc_copy :Video frame 62, length=1924, even
Aug 15 23:14:32 security kernel: [  133.332429] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:32 security kernel: [  133.348497] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:32 security kernel: [  133.348537] em28xx #0 em28xx_isoc_copy :Video frame 63, length=960, odd
Aug 15 23:14:32 security kernel: [  133.364587] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:32 security kernel: [  133.372386] em28xx #0 em28xx_isoc_copy :Video frame 64, length=1924, even
Aug 15 23:14:32 security kernel: [  133.372424] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:32 security kernel: [  133.388515] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:32 security kernel: [  133.388553] em28xx #0 em28xx_isoc_copy :Video frame 65, length=960, odd
Aug 15 23:14:32 security kernel: [  133.404568] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:32 security kernel: [  133.412387] em28xx #0 em28xx_isoc_copy :Video frame 66, length=1924, even
Aug 15 23:14:32 security kernel: [  133.412425] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:32 security kernel: [  133.428483] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:32 security kernel: [  133.428527] em28xx #0 em28xx_isoc_copy :Video frame 67, length=960, odd
Aug 15 23:14:32 security kernel: [  133.444576] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:32 security kernel: [  133.452389] em28xx #0 em28xx_isoc_copy :Video frame 68, length=1924, even
Aug 15 23:14:32 security kernel: [  133.452430] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:32 security kernel: [  133.468493] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:32 security kernel: [  133.468535] em28xx #0 em28xx_isoc_copy :Video frame 69, length=960, odd
Aug 15 23:14:32 security kernel: [  133.484579] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:32 security kernel: [  133.492381] em28xx #0 em28xx_isoc_copy :Video frame 70, length=1924, even
Aug 15 23:14:32 security kernel: [  133.492419] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:32 security kernel: [  133.500944] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:32 security kernel: [  133.500970] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:32 security kernel: [  133.501009] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:32 security kernel: [  133.501029] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:32 security kernel: [  133.501052] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:32 security kernel: [  133.501071] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf498000 maddr: 0x7c18000 
Aug 15 23:14:32 security kernel: [  133.501097] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c18000 
Aug 15 23:14:32 security kernel: [  133.501143] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c18000 
Aug 15 23:14:32 security kernel: [  133.501166] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:32 security kernel: [  133.501191] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:32 security kernel: [  133.501208] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:32 security kernel: [  133.501227] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:32 security kernel: [  133.501245] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf498800 maddr: 0x7c18800 
Aug 15 23:14:32 security kernel: [  133.501270] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c18800 
Aug 15 23:14:32 security kernel: [  133.501310] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c18800 
Aug 15 23:14:32 security kernel: [  133.501746] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:32 security kernel: [  133.501767] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:32 security kernel: [  133.501784] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c18000  paddr: 0xf498000 
Aug 15 23:14:32 security kernel: [  133.501810] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:32 security kernel: [  133.501831] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c18000 
Aug 15 23:14:32 security kernel: [  133.501859] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:32 security kernel: [  133.501875] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:32 security kernel: [  133.501892] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c18800  paddr: 0xf498800 
Aug 15 23:14:32 security kernel: [  133.501917] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:32 security kernel: [  133.501937] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c18800 
Aug 15 23:14:32 security kernel: [  133.502035] <<< 10
Aug 15 23:14:32 security kernel: [  133.508501] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:32 security kernel: [  133.508546] em28xx #0 em28xx_isoc_copy :Video frame 71, length=960, odd
Aug 15 23:14:32 security kernel: [  133.524158] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:32 security kernel: [  133.532140] em28xx #0 em28xx_isoc_copy :Video frame 72, length=1924, even
Aug 15 23:14:32 security kernel: [  133.532150] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:32 security kernel: [  133.548277] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:32 security kernel: [  133.548306] em28xx #0 em28xx_isoc_copy :Video frame 73, length=960, odd
Aug 15 23:14:32 security kernel: [  133.564566] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:32 security kernel: [  133.572375] em28xx #0 em28xx_isoc_copy :Video frame 74, length=1924, even
Aug 15 23:14:32 security kernel: [  133.572407] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:32 security kernel: [  133.588478] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:32 security kernel: [  133.588515] em28xx #0 em28xx_isoc_copy :Video frame 75, length=960, odd
Aug 15 23:14:32 security kernel: [  133.604578] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:32 security kernel: [  133.612381] em28xx #0 em28xx_isoc_copy :Video frame 76, length=1924, even
Aug 15 23:14:32 security kernel: [  133.612417] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:32 security kernel: [  133.628476] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:32 security kernel: [  133.628520] em28xx #0 em28xx_isoc_copy :Video frame 77, length=960, odd
Aug 15 23:14:32 security kernel: [  133.644568] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:32 security kernel: [  133.652366] em28xx #0 em28xx_isoc_copy :Video frame 78, length=1924, even
Aug 15 23:14:32 security kernel: [  133.652404] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:32 security kernel: [  133.668466] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:32 security kernel: [  133.668509] em28xx #0 em28xx_isoc_copy :Video frame 79, length=960, odd
Aug 15 23:14:32 security kernel: [  133.684574] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:32 security kernel: [  133.692370] em28xx #0 em28xx_isoc_copy :Video frame 80, length=1924, even
Aug 15 23:14:32 security kernel: [  133.692411] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:32 security kernel: [  133.708477] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:32 security kernel: [  133.708521] em28xx #0 em28xx_isoc_copy :Video frame 81, length=960, odd
Aug 15 23:14:32 security kernel: [  133.724579] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:32 security kernel: [  133.732357] em28xx #0 em28xx_isoc_copy :Video frame 82, length=1924, even
Aug 15 23:14:32 security kernel: [  133.732394] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:32 security kernel: [  133.748464] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:32 security kernel: [  133.748505] em28xx #0 em28xx_isoc_copy :Video frame 83, length=960, odd
Aug 15 23:14:32 security kernel: [  133.764022] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:32 security kernel: [  133.772361] em28xx #0 em28xx_isoc_copy :Video frame 84, length=1924, even
Aug 15 23:14:32 security kernel: [  133.772403] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:32 security kernel: [  133.788471] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:32 security kernel: [  133.788512] em28xx #0 em28xx_isoc_copy :Video frame 85, length=960, odd
Aug 15 23:14:32 security kernel: [  133.804022] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:32 security kernel: [  133.812352] em28xx #0 em28xx_isoc_copy :Video frame 86, length=1924, even
Aug 15 23:14:32 security kernel: [  133.812383] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:32 security kernel: [  133.828461] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:32 security kernel: [  133.828503] em28xx #0 em28xx_isoc_copy :Video frame 87, length=960, odd
Aug 15 23:14:32 security kernel: [  133.844064] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:32 security kernel: [  133.852349] em28xx #0 em28xx_isoc_copy :Video frame 88, length=1924, even
Aug 15 23:14:32 security kernel: [  133.852384] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:32 security kernel: [  133.868523] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:32 security kernel: [  133.868569] em28xx #0 em28xx_isoc_copy :Video frame 89, length=960, odd
Aug 15 23:14:32 security kernel: [  133.884171] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:32 security kernel: [  133.892147] em28xx #0 em28xx_isoc_copy :Video frame 90, length=1924, even
Aug 15 23:14:32 security kernel: [  133.892161] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:32 security kernel: [  133.908289] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:32 security kernel: [  133.908316] em28xx #0 em28xx_isoc_copy :Video frame 91, length=960, odd
Aug 15 23:14:32 security kernel: [  133.924577] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:32 security kernel: [  133.932374] em28xx #0 em28xx_isoc_copy :Video frame 92, length=1924, even
Aug 15 23:14:32 security kernel: [  133.932410] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:32 security kernel: [  133.948494] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:32 security kernel: [  133.948534] em28xx #0 em28xx_isoc_copy :Video frame 93, length=960, odd
Aug 15 23:14:32 security kernel: [  133.964603] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:32 security kernel: [  133.972389] em28xx #0 em28xx_isoc_copy :Video frame 94, length=1924, even
Aug 15 23:14:32 security kernel: [  133.972428] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:32 security kernel: [  133.988494] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:32 security kernel: [  133.988535] em28xx #0 em28xx_isoc_copy :Video frame 95, length=960, odd
Aug 15 23:14:32 security kernel: [  134.000047] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:32 security kernel: [  134.000057] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:32 security kernel: [  134.000069] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:32 security kernel: [  134.000074] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:32 security kernel: [  134.000081] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:32 security kernel: [  134.000086] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf499000 maddr: 0x7c19000 
Aug 15 23:14:32 security kernel: [  134.000093] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c19000 
Aug 15 23:14:32 security kernel: [  134.000106] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c19000 
Aug 15 23:14:32 security kernel: [  134.000112] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:32 security kernel: [  134.000118] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:32 security kernel: [  134.000123] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:32 security kernel: [  134.000127] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:32 security kernel: [  134.000132] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf499800 maddr: 0x7c19800 
Aug 15 23:14:32 security kernel: [  134.000138] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c19800 
Aug 15 23:14:32 security kernel: [  134.000148] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c19800 
Aug 15 23:14:32 security kernel: [  134.000571] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:32 security kernel: [  134.000576] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:32 security kernel: [  134.000580] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c19000  paddr: 0xf499000 
Aug 15 23:14:32 security kernel: [  134.000587] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:32 security kernel: [  134.000593] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c19000 
Aug 15 23:14:32 security kernel: [  134.000600] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:32 security kernel: [  134.000605] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:32 security kernel: [  134.000609] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c19800  paddr: 0xf499800 
Aug 15 23:14:32 security kernel: [  134.000615] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:32 security kernel: [  134.000620] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c19800 
Aug 15 23:14:32 security kernel: [  134.000644] <<< 10
Aug 15 23:14:32 security kernel: [  134.004173] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:32 security kernel: [  134.012142] em28xx #0 em28xx_isoc_copy :Video frame 96, length=1924, even
Aug 15 23:14:32 security kernel: [  134.012150] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:32 security kernel: [  134.028277] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:32 security kernel: [  134.028298] em28xx #0 em28xx_isoc_copy :Video frame 97, length=960, odd
Aug 15 23:14:32 security kernel: [  134.044571] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:32 security kernel: [  134.052373] em28xx #0 em28xx_isoc_copy :Video frame 98, length=1924, even
Aug 15 23:14:32 security kernel: [  134.052411] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:32 security kernel: [  134.068484] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:32 security kernel: [  134.068524] em28xx #0 em28xx_isoc_copy :Video frame 99, length=960, odd
Aug 15 23:14:32 security kernel: [  134.084064] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:32 security kernel: [  134.092383] em28xx #0 em28xx_isoc_copy :Video frame 100, length=1924, even
Aug 15 23:14:32 security kernel: [  134.092422] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:32 security kernel: [  134.108480] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:32 security kernel: [  134.108522] em28xx #0 em28xx_isoc_copy :Video frame 101, length=960, odd
Aug 15 23:14:32 security kernel: [  134.124579] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:32 security kernel: [  134.132364] em28xx #0 em28xx_isoc_copy :Video frame 102, length=1924, even
Aug 15 23:14:32 security kernel: [  134.132400] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:32 security kernel: [  134.148483] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:32 security kernel: [  134.148527] em28xx #0 em28xx_isoc_copy :Video frame 103, length=960, odd
Aug 15 23:14:32 security kernel: [  134.164572] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:32 security kernel: [  134.172356] em28xx #0 em28xx_isoc_copy :Video frame 104, length=1924, even
Aug 15 23:14:32 security kernel: [  134.172392] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:32 security kernel: [  134.188488] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:32 security kernel: [  134.188536] em28xx #0 em28xx_isoc_copy :Video frame 105, length=960, odd
Aug 15 23:14:32 security kernel: [  134.204020] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:32 security kernel: [  134.212126] em28xx #0 em28xx_isoc_copy :Video frame 106, length=1924, even
Aug 15 23:14:32 security kernel: [  134.212134] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:32 security kernel: [  134.228459] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:32 security kernel: [  134.228502] em28xx #0 em28xx_isoc_copy :Video frame 107, length=960, odd
Aug 15 23:14:32 security kernel: [  134.244022] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:32 security kernel: [  134.252363] em28xx #0 em28xx_isoc_copy :Video frame 108, length=1924, even
Aug 15 23:14:32 security kernel: [  134.252402] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:32 security kernel: [  134.268453] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:32 security kernel: [  134.268493] em28xx #0 em28xx_isoc_copy :Video frame 109, length=960, odd
Aug 15 23:14:32 security kernel: [  134.284021] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:32 security kernel: [  134.292342] em28xx #0 em28xx_isoc_copy :Video frame 110, length=1924, even
Aug 15 23:14:32 security kernel: [  134.292374] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:32 security kernel: [  134.308469] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:32 security kernel: [  134.308511] em28xx #0 em28xx_isoc_copy :Video frame 111, length=960, odd
Aug 15 23:14:33 security kernel: [  134.324064] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:33 security kernel: [  134.332350] em28xx #0 em28xx_isoc_copy :Video frame 112, length=1924, even
Aug 15 23:14:33 security kernel: [  134.332384] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:33 security kernel: [  134.348450] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:33 security kernel: [  134.348493] em28xx #0 em28xx_isoc_copy :Video frame 113, length=960, odd
Aug 15 23:14:33 security kernel: [  134.364021] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:33 security kernel: [  134.372351] em28xx #0 em28xx_isoc_copy :Video frame 114, length=1924, even
Aug 15 23:14:33 security kernel: [  134.372387] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:33 security kernel: [  134.388476] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:33 security kernel: [  134.388520] em28xx #0 em28xx_isoc_copy :Video frame 115, length=960, odd
Aug 15 23:14:33 security kernel: [  134.404023] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:33 security kernel: [  134.412338] em28xx #0 em28xx_isoc_copy :Video frame 116, length=1924, even
Aug 15 23:14:33 security kernel: [  134.412368] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:33 security kernel: [  134.428443] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:33 security kernel: [  134.428479] em28xx #0 em28xx_isoc_copy :Video frame 117, length=960, odd
Aug 15 23:14:33 security kernel: [  134.444066] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:33 security kernel: [  134.452331] em28xx #0 em28xx_isoc_copy :Video frame 118, length=1924, even
Aug 15 23:14:33 security kernel: [  134.452364] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:33 security kernel: [  134.468437] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:33 security kernel: [  134.468477] em28xx #0 em28xx_isoc_copy :Video frame 119, length=960, odd
Aug 15 23:14:33 security kernel: [  134.484027] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:33 security kernel: [  134.492349] em28xx #0 em28xx_isoc_copy :Video frame 120, length=1924, even
Aug 15 23:14:33 security kernel: [  134.492387] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:33 security kernel: [  134.500912] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:33 security kernel: [  134.500938] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:33 security kernel: [  134.500977] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:33 security kernel: [  134.500996] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:33 security kernel: [  134.501020] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:33 security kernel: [  134.501039] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf49a000 maddr: 0x7c1a000 
Aug 15 23:14:33 security kernel: [  134.501064] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c1a000 
Aug 15 23:14:33 security kernel: [  134.501110] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c1a000 
Aug 15 23:14:33 security kernel: [  134.501133] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:33 security kernel: [  134.501158] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:33 security kernel: [  134.501176] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:33 security kernel: [  134.501195] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:33 security kernel: [  134.501212] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf49a800 maddr: 0x7c1a800 
Aug 15 23:14:33 security kernel: [  134.501237] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c1a800 
Aug 15 23:14:33 security kernel: [  134.501277] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c1a800 
Aug 15 23:14:33 security kernel: [  134.501682] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:33 security kernel: [  134.501704] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:33 security kernel: [  134.501721] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c1a000  paddr: 0xf49a000 
Aug 15 23:14:33 security kernel: [  134.501748] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:33 security kernel: [  134.501769] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c1a000 
Aug 15 23:14:33 security kernel: [  134.501797] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:33 security kernel: [  134.501814] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:33 security kernel: [  134.501833] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c1a800  paddr: 0xf49a800 
Aug 15 23:14:33 security kernel: [  134.501859] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:33 security kernel: [  134.501879] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c1a800 
Aug 15 23:14:33 security kernel: [  134.501980] <<< 10
Aug 15 23:14:33 security kernel: [  134.508463] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:33 security kernel: [  134.508505] em28xx #0 em28xx_isoc_copy :Video frame 121, length=960, odd
Aug 15 23:14:33 security kernel: [  134.524009] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:33 security kernel: [  134.532101] em28xx #0 em28xx_isoc_copy :Video frame 122, length=1924, even
Aug 15 23:14:33 security kernel: [  134.532116] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:33 security kernel: [  134.548233] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:33 security kernel: [  134.548259] em28xx #0 em28xx_isoc_copy :Video frame 123, length=960, odd
Aug 15 23:14:33 security kernel: [  134.564065] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:33 security kernel: [  134.572334] em28xx #0 em28xx_isoc_copy :Video frame 124, length=1924, even
Aug 15 23:14:33 security kernel: [  134.572368] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:33 security kernel: [  134.588444] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:33 security kernel: [  134.588482] em28xx #0 em28xx_isoc_copy :Video frame 125, length=960, odd
Aug 15 23:14:33 security kernel: [  134.604026] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:33 security kernel: [  134.612344] em28xx #0 em28xx_isoc_copy :Video frame 126, length=1924, even
Aug 15 23:14:33 security kernel: [  134.612379] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:33 security kernel: [  134.628459] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:33 security kernel: [  134.628497] em28xx #0 em28xx_isoc_copy :Video frame 127, length=960, odd
Aug 15 23:14:33 security kernel: [  134.644027] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:33 security kernel: [  134.652332] em28xx #0 em28xx_isoc_copy :Video frame 0, length=1924, even
Aug 15 23:14:33 security kernel: [  134.652369] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:33 security kernel: [  134.668449] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:33 security kernel: [  134.668490] em28xx #0 em28xx_isoc_copy :Video frame 1, length=960, odd
Aug 15 23:14:33 security kernel: [  134.684067] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:33 security kernel: [  134.692331] em28xx #0 em28xx_isoc_copy :Video frame 2, length=1924, even
Aug 15 23:14:33 security kernel: [  134.692368] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:33 security kernel: [  134.708436] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:33 security kernel: [  134.708476] em28xx #0 em28xx_isoc_copy :Video frame 3, length=960, odd
Aug 15 23:14:33 security kernel: [  134.724027] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:33 security kernel: [  134.732339] em28xx #0 em28xx_isoc_copy :Video frame 4, length=1924, even
Aug 15 23:14:33 security kernel: [  134.732379] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:33 security kernel: [  134.748440] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:33 security kernel: [  134.748480] em28xx #0 em28xx_isoc_copy :Video frame 5, length=960, odd
Aug 15 23:14:33 security kernel: [  134.764041] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:33 security kernel: [  134.772332] em28xx #0 em28xx_isoc_copy :Video frame 6, length=1924, even
Aug 15 23:14:33 security kernel: [  134.772370] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:33 security kernel: [  134.788445] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:33 security kernel: [  134.788485] em28xx #0 em28xx_isoc_copy :Video frame 7, length=960, odd
Aug 15 23:14:33 security kernel: [  134.804065] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:33 security kernel: [  134.812329] em28xx #0 em28xx_isoc_copy :Video frame 8, length=1924, even
Aug 15 23:14:33 security kernel: [  134.812363] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:33 security kernel: [  134.828495] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:33 security kernel: [  134.828535] em28xx #0 em28xx_isoc_copy :Video frame 9, length=960, odd
Aug 15 23:14:33 security kernel: [  134.844009] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:33 security kernel: [  134.852084] em28xx #0 em28xx_isoc_copy :Video frame 10, length=1924, even
Aug 15 23:14:33 security kernel: [  134.852098] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:33 security kernel: [  134.868251] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:33 security kernel: [  134.868277] em28xx #0 em28xx_isoc_copy :Video frame 11, length=960, odd
Aug 15 23:14:33 security kernel: [  134.884026] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:33 security kernel: [  134.892345] em28xx #0 em28xx_isoc_copy :Video frame 12, length=1924, even
Aug 15 23:14:33 security kernel: [  134.892381] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:33 security kernel: [  134.908461] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:33 security kernel: [  134.908508] em28xx #0 em28xx_isoc_copy :Video frame 13, length=960, odd
Aug 15 23:14:33 security kernel: [  134.924068] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:33 security kernel: [  134.932337] em28xx #0 em28xx_isoc_copy :Video frame 14, length=1924, even
Aug 15 23:14:33 security kernel: [  134.932373] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:33 security kernel: [  134.948442] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:33 security kernel: [  134.948486] em28xx #0 em28xx_isoc_copy :Video frame 15, length=960, odd
Aug 15 23:14:33 security kernel: [  134.964025] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:33 security kernel: [  134.972331] em28xx #0 em28xx_isoc_copy :Video frame 16, length=1924, even
Aug 15 23:14:33 security kernel: [  134.972370] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:33 security kernel: [  134.988483] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:33 security kernel: [  134.988529] em28xx #0 em28xx_isoc_copy :Video frame 17, length=960, odd
Aug 15 23:14:33 security kernel: [  135.000134] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:33 security kernel: [  135.000165] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:33 security kernel: [  135.000202] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:33 security kernel: [  135.000222] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:33 security kernel: [  135.000245] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:33 security kernel: [  135.000265] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf49b000 maddr: 0x7c1b000 
Aug 15 23:14:33 security kernel: [  135.000291] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c1b000 
Aug 15 23:14:33 security kernel: [  135.000337] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c1b000 
Aug 15 23:14:33 security kernel: [  135.000361] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:33 security kernel: [  135.000385] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:33 security kernel: [  135.000403] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:33 security kernel: [  135.000422] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:33 security kernel: [  135.000440] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf49b800 maddr: 0x7c1b800 
Aug 15 23:14:33 security kernel: [  135.000465] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c1b800 
Aug 15 23:14:33 security kernel: [  135.000505] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c1b800 
Aug 15 23:14:33 security kernel: [  135.000926] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:33 security kernel: [  135.000946] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:33 security kernel: [  135.000963] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c1b000  paddr: 0xf49b000 
Aug 15 23:14:33 security kernel: [  135.000989] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:33 security kernel: [  135.001010] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c1b000 
Aug 15 23:14:33 security kernel: [  135.001041] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:33 security kernel: [  135.001059] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:33 security kernel: [  135.001075] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c1b800  paddr: 0xf49b800 
Aug 15 23:14:33 security kernel: [  135.001101] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:33 security kernel: [  135.001121] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c1b800 
Aug 15 23:14:33 security kernel: [  135.001249] <<< 10
Aug 15 23:14:33 security kernel: [  135.004027] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:33 security kernel: [  135.012378] em28xx #0 em28xx_isoc_copy :Video frame 18, length=1924, even
Aug 15 23:14:33 security kernel: [  135.012414] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:33 security kernel: [  135.028455] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:33 security kernel: [  135.028494] em28xx #0 em28xx_isoc_copy :Video frame 19, length=960, odd
Aug 15 23:14:33 security kernel: [  135.044024] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:33 security kernel: [  135.052105] em28xx #0 em28xx_isoc_copy :Video frame 20, length=1924, even
Aug 15 23:14:33 security kernel: [  135.052123] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:33 security kernel: [  135.068241] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:33 security kernel: [  135.068265] em28xx #0 em28xx_isoc_copy :Video frame 21, length=960, odd
Aug 15 23:14:33 security kernel: [  135.084043] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:33 security kernel: [  135.092346] em28xx #0 em28xx_isoc_copy :Video frame 22, length=1924, even
Aug 15 23:14:33 security kernel: [  135.092384] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:33 security kernel: [  135.108456] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:33 security kernel: [  135.108499] em28xx #0 em28xx_isoc_copy :Video frame 23, length=960, odd
Aug 15 23:14:33 security kernel: [  135.124039] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:33 security kernel: [  135.132334] em28xx #0 em28xx_isoc_copy :Video frame 24, length=1924, even
Aug 15 23:14:33 security kernel: [  135.132367] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:33 security kernel: [  135.148480] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:33 security kernel: [  135.148526] em28xx #0 em28xx_isoc_copy :Video frame 25, length=960, odd
Aug 15 23:14:33 security kernel: [  135.164022] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:33 security kernel: [  135.172090] em28xx #0 em28xx_isoc_copy :Video frame 26, length=1924, even
Aug 15 23:14:33 security kernel: [  135.172103] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:33 security kernel: [  135.188445] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:33 security kernel: [  135.188489] em28xx #0 em28xx_isoc_copy :Video frame 27, length=960, odd
Aug 15 23:14:33 security kernel: [  135.204026] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:33 security kernel: [  135.212346] em28xx #0 em28xx_isoc_copy :Video frame 28, length=1924, even
Aug 15 23:14:33 security kernel: [  135.212384] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:33 security kernel: [  135.228438] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:33 security kernel: [  135.228481] em28xx #0 em28xx_isoc_copy :Video frame 29, length=960, odd
Aug 15 23:14:33 security kernel: [  135.244025] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:33 security kernel: [  135.252328] em28xx #0 em28xx_isoc_copy :Video frame 30, length=1924, even
Aug 15 23:14:33 security kernel: [  135.252359] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:33 security kernel: [  135.268449] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:33 security kernel: [  135.268493] em28xx #0 em28xx_isoc_copy :Video frame 31, length=960, odd
Aug 15 23:14:33 security kernel: [  135.284064] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:33 security kernel: [  135.292040] em28xx #0 em28xx_isoc_copy :Video frame 32, length=1924, even
Aug 15 23:14:33 security kernel: [  135.292040] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:33 security kernel: [  135.308479] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:33 security kernel: [  135.308519] em28xx #0 em28xx_isoc_copy :Video frame 33, length=960, odd
Aug 15 23:14:34 security kernel: [  135.324023] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:34 security kernel: [  135.332335] em28xx #0 em28xx_isoc_copy :Video frame 34, length=1924, even
Aug 15 23:14:34 security kernel: [  135.332372] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:34 security kernel: [  135.348023] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:34 security kernel: [  135.348023] em28xx #0 em28xx_isoc_copy :Video frame 35, length=960, odd
Aug 15 23:14:34 security kernel: [  135.364022] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:34 security kernel: [  135.372349] em28xx #0 em28xx_isoc_copy :Video frame 36, length=1924, even
Aug 15 23:14:34 security kernel: [  135.372386] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:34 security kernel: [  135.388466] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:34 security kernel: [  135.388512] em28xx #0 em28xx_isoc_copy :Video frame 37, length=960, odd
Aug 15 23:14:34 security kernel: [  135.404018] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:34 security kernel: [  135.412023] em28xx #0 em28xx_isoc_copy :Video frame 38, length=1924, even
Aug 15 23:14:34 security kernel: [  135.412023] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:34 security kernel: [  135.428052] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:34 security kernel: [  135.428052] em28xx #0 em28xx_isoc_copy :Video frame 39, length=960, odd
Aug 15 23:14:34 security kernel: [  135.444022] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:34 security kernel: [  135.452059] em28xx #0 em28xx_isoc_copy :Video frame 40, length=1924, even
Aug 15 23:14:34 security kernel: [  135.452059] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:34 security kernel: [  135.468027] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:34 security kernel: [  135.468027] em28xx #0 em28xx_isoc_copy :Video frame 41, length=960, odd
Aug 15 23:14:34 security kernel: [  135.484008] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:34 security kernel: [  135.492007] em28xx #0 em28xx_isoc_copy :Video frame 42, length=1924, even
Aug 15 23:14:34 security kernel: [  135.492007] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:34 security kernel: [  135.500467] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:34 security kernel: [  135.500481] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:34 security kernel: [  135.500508] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:34 security kernel: [  135.500518] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:34 security kernel: [  135.500529] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:34 security kernel: [  135.500539] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf49c000 maddr: 0x7c1c000 
Aug 15 23:14:34 security kernel: [  135.500558] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c1c000 
Aug 15 23:14:34 security kernel: [  135.500582] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c1c000 
Aug 15 23:14:34 security kernel: [  135.500594] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:34 security kernel: [  135.500607] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:34 security kernel: [  135.500615] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:34 security kernel: [  135.500625] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:34 security kernel: [  135.500634] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf49c800 maddr: 0x7c1c800 
Aug 15 23:14:34 security kernel: [  135.500646] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c1c800 
Aug 15 23:14:34 security kernel: [  135.500666] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c1c800 
Aug 15 23:14:34 security kernel: [  135.501129] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:34 security kernel: [  135.501141] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:34 security kernel: [  135.501150] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c1c000  paddr: 0xf49c000 
Aug 15 23:14:34 security kernel: [  135.501166] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:34 security kernel: [  135.501177] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c1c000 
Aug 15 23:14:34 security kernel: [  135.501191] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:34 security kernel: [  135.501200] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:34 security kernel: [  135.501208] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c1c800  paddr: 0xf49c800 
Aug 15 23:14:34 security kernel: [  135.501220] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:34 security kernel: [  135.501230] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c1c800 
Aug 15 23:14:34 security kernel: [  135.501829] <<< 10
Aug 15 23:14:34 security kernel: [  135.508039] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:34 security kernel: [  135.508039] em28xx #0 em28xx_isoc_copy :Video frame 43, length=960, odd
Aug 15 23:14:34 security kernel: [  135.524063] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:34 security kernel: [  135.532016] em28xx #0 em28xx_isoc_copy :Video frame 44, length=1924, even
Aug 15 23:14:34 security kernel: [  135.532016] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:34 security kernel: [  135.548089] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:34 security kernel: [  135.548089] em28xx #0 em28xx_isoc_copy :Video frame 45, length=960, odd
Aug 15 23:14:34 security kernel: [  135.564014] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:34 security kernel: [  135.572055] em28xx #0 em28xx_isoc_copy :Video frame 46, length=1924, even
Aug 15 23:14:34 security kernel: [  135.572055] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:34 security kernel: [  135.588022] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:34 security kernel: [  135.588022] em28xx #0 em28xx_isoc_copy :Video frame 47, length=960, odd
Aug 15 23:14:34 security kernel: [  135.604021] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:34 security kernel: [  135.612019] em28xx #0 em28xx_isoc_copy :Video frame 48, length=1924, even
Aug 15 23:14:34 security kernel: [  135.612019] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:34 security kernel: [  135.628492] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:34 security kernel: [  135.628531] em28xx #0 em28xx_isoc_copy :Video frame 49, length=960, odd
Aug 15 23:14:34 security kernel: [  135.644085] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:34 security kernel: [  135.652020] em28xx #0 em28xx_isoc_copy :Video frame 50, length=1924, even
Aug 15 23:14:34 security kernel: [  135.652020] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:34 security kernel: [  135.668064] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:34 security kernel: [  135.668064] em28xx #0 em28xx_isoc_copy :Video frame 51, length=960, odd
Aug 15 23:14:34 security kernel: [  135.684022] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:34 security kernel: [  135.692059] em28xx #0 em28xx_isoc_copy :Video frame 52, length=1924, even
Aug 15 23:14:34 security kernel: [  135.692059] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:34 security kernel: [  135.708022] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:34 security kernel: [  135.708022] em28xx #0 em28xx_isoc_copy :Video frame 53, length=960, odd
Aug 15 23:14:34 security kernel: [  135.724019] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:34 security kernel: [  135.732021] em28xx #0 em28xx_isoc_copy :Video frame 54, length=1924, even
Aug 15 23:14:34 security kernel: [  135.732021] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:34 security kernel: [  135.748024] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:34 security kernel: [  135.748024] em28xx #0 em28xx_isoc_copy :Video frame 55, length=960, odd
Aug 15 23:14:34 security kernel: [  135.764062] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:34 security kernel: [  135.772020] em28xx #0 em28xx_isoc_copy :Video frame 56, length=1924, even
Aug 15 23:14:34 security kernel: [  135.772020] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:34 security kernel: [  135.788080] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:34 security kernel: [  135.788080] em28xx #0 em28xx_isoc_copy :Video frame 57, length=960, odd
Aug 15 23:14:34 security kernel: [  135.804006] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:34 security kernel: [  135.812017] em28xx #0 em28xx_isoc_copy :Video frame 58, length=1924, even
Aug 15 23:14:34 security kernel: [  135.812017] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:34 security kernel: [  135.828014] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:34 security kernel: [  135.828014] em28xx #0 em28xx_isoc_copy :Video frame 59, length=960, odd
Aug 15 23:14:34 security kernel: [  135.844043] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:34 security kernel: [  135.852043] em28xx #0 em28xx_isoc_copy :Video frame 60, length=1924, even
Aug 15 23:14:34 security kernel: [  135.852043] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:34 security kernel: [  135.868032] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:34 security kernel: [  135.868032] em28xx #0 em28xx_isoc_copy :Video frame 61, length=960, odd
Aug 15 23:14:34 security kernel: [  135.884016] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:34 security kernel: [  135.892048] em28xx #0 em28xx_isoc_copy :Video frame 62, length=1924, even
Aug 15 23:14:34 security kernel: [  135.892048] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:34 security kernel: [  135.908022] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:34 security kernel: [  135.908022] em28xx #0 em28xx_isoc_copy :Video frame 63, length=960, odd
Aug 15 23:14:34 security kernel: [  135.924023] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:34 security kernel: [  135.932022] em28xx #0 em28xx_isoc_copy :Video frame 64, length=1924, even
Aug 15 23:14:34 security kernel: [  135.932022] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:34 security kernel: [  135.948023] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:34 security kernel: [  135.948023] em28xx #0 em28xx_isoc_copy :Video frame 65, length=960, odd
Aug 15 23:14:34 security kernel: [  135.964010] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:34 security kernel: [  135.972007] em28xx #0 em28xx_isoc_copy :Video frame 66, length=1924, even
Aug 15 23:14:34 security kernel: [  135.972007] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:34 security kernel: [  135.988021] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:34 security kernel: [  135.988021] em28xx #0 em28xx_isoc_copy :Video frame 67, length=960, odd
Aug 15 23:14:34 security kernel: [  136.000117] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:34 security kernel: [  136.000145] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:34 security kernel: [  136.000180] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:34 security kernel: [  136.000200] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:34 security kernel: [  136.000227] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:34 security kernel: [  136.000247] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf49d000 maddr: 0x7c1d000 
Aug 15 23:14:34 security kernel: [  136.000273] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c1d000 
Aug 15 23:14:34 security kernel: [  136.000318] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c1d000 
Aug 15 23:14:34 security kernel: [  136.000341] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:34 security kernel: [  136.000366] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:34 security kernel: [  136.000383] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:34 security kernel: [  136.000402] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:34 security kernel: [  136.000420] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf49d800 maddr: 0x7c1d800 
Aug 15 23:14:34 security kernel: [  136.000444] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c1d800 
Aug 15 23:14:34 security kernel: [  136.000484] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c1d800 
Aug 15 23:14:34 security kernel: [  136.000889] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:34 security kernel: [  136.000908] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:34 security kernel: [  136.000925] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c1d000  paddr: 0xf49d000 
Aug 15 23:14:34 security kernel: [  136.000951] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:34 security kernel: [  136.000972] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c1d000 
Aug 15 23:14:34 security kernel: [  136.001001] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:34 security kernel: [  136.001020] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:34 security kernel: [  136.001037] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c1d800  paddr: 0xf49d800 
Aug 15 23:14:34 security kernel: [  136.001067] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:34 security kernel: [  136.001088] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c1d800 
Aug 15 23:14:34 security kernel: [  136.001178] <<< 10
Aug 15 23:14:34 security kernel: [  136.004017] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:34 security kernel: [  136.012383] em28xx #0 em28xx_isoc_copy :Video frame 68, length=1924, even
Aug 15 23:14:34 security kernel: [  136.012415] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:34 security kernel: [  136.028030] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:34 security kernel: [  136.028030] em28xx #0 em28xx_isoc_copy :Video frame 69, length=960, odd
Aug 15 23:14:34 security kernel: [  136.044017] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:34 security kernel: [  136.052016] em28xx #0 em28xx_isoc_copy :Video frame 70, length=1924, even
Aug 15 23:14:34 security kernel: [  136.052016] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:34 security kernel: [  136.068023] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:34 security kernel: [  136.068023] em28xx #0 em28xx_isoc_copy :Video frame 71, length=960, odd
Aug 15 23:14:34 security kernel: [  136.084033] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:34 security kernel: [  136.092020] em28xx #0 em28xx_isoc_copy :Video frame 72, length=1924, even
Aug 15 23:14:34 security kernel: [  136.092020] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:34 security kernel: [  136.108046] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:34 security kernel: [  136.108046] em28xx #0 em28xx_isoc_copy :Video frame 73, length=960, odd
Aug 15 23:14:34 security kernel: [  136.124006] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:34 security kernel: [  136.132011] em28xx #0 em28xx_isoc_copy :Video frame 74, length=1924, even
Aug 15 23:14:34 security kernel: [  136.132011] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:34 security kernel: [  136.148013] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:34 security kernel: [  136.148013] em28xx #0 em28xx_isoc_copy :Video frame 75, length=960, odd
Aug 15 23:14:34 security kernel: [  136.164043] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:34 security kernel: [  136.172021] em28xx #0 em28xx_isoc_copy :Video frame 76, length=1924, even
Aug 15 23:14:34 security kernel: [  136.172021] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:34 security kernel: [  136.188022] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:34 security kernel: [  136.188022] em28xx #0 em28xx_isoc_copy :Video frame 77, length=960, odd
Aug 15 23:14:34 security kernel: [  136.204034] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:34 security kernel: [  136.212022] em28xx #0 em28xx_isoc_copy :Video frame 78, length=1924, even
Aug 15 23:14:34 security kernel: [  136.212022] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:34 security kernel: [  136.228037] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:34 security kernel: [  136.228037] em28xx #0 em28xx_isoc_copy :Video frame 79, length=960, odd
Aug 15 23:14:34 security kernel: [  136.244020] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:34 security kernel: [  136.252035] em28xx #0 em28xx_isoc_copy :Video frame 80, length=1924, even
Aug 15 23:14:34 security kernel: [  136.252035] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:34 security kernel: [  136.268022] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:34 security kernel: [  136.268022] em28xx #0 em28xx_isoc_copy :Video frame 81, length=960, odd
Aug 15 23:14:34 security kernel: [  136.284021] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:34 security kernel: [  136.292020] em28xx #0 em28xx_isoc_copy :Video frame 82, length=1924, even
Aug 15 23:14:34 security kernel: [  136.292020] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:34 security kernel: [  136.308023] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:34 security kernel: [  136.308023] em28xx #0 em28xx_isoc_copy :Video frame 83, length=960, odd
Aug 15 23:14:35 security kernel: [  136.324054] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:35 security kernel: [  136.332022] em28xx #0 em28xx_isoc_copy :Video frame 84, length=1924, even
Aug 15 23:14:35 security kernel: [  136.332022] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:35 security kernel: [  136.348037] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:35 security kernel: [  136.348037] em28xx #0 em28xx_isoc_copy :Video frame 85, length=960, odd
Aug 15 23:14:35 security kernel: [  136.364007] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:35 security kernel: [  136.372011] em28xx #0 em28xx_isoc_copy :Video frame 86, length=1924, even
Aug 15 23:14:35 security kernel: [  136.372011] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:35 security kernel: [  136.388013] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:35 security kernel: [  136.388013] em28xx #0 em28xx_isoc_copy :Video frame 87, length=960, odd
Aug 15 23:14:35 security kernel: [  136.404033] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:35 security kernel: [  136.412043] em28xx #0 em28xx_isoc_copy :Video frame 88, length=1924, even
Aug 15 23:14:35 security kernel: [  136.412043] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:35 security kernel: [  136.428034] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:35 security kernel: [  136.428034] em28xx #0 em28xx_isoc_copy :Video frame 89, length=960, odd
Aug 15 23:14:35 security kernel: [  136.444046] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:35 security kernel: [  136.452021] em28xx #0 em28xx_isoc_copy :Video frame 90, length=1924, even
Aug 15 23:14:35 security kernel: [  136.452021] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:35 security kernel: [  136.468039] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:35 security kernel: [  136.468039] em28xx #0 em28xx_isoc_copy :Video frame 91, length=960, odd
Aug 15 23:14:35 security kernel: [  136.484042] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:35 security kernel: [  136.492061] em28xx #0 em28xx_isoc_copy :Video frame 92, length=1924, even
Aug 15 23:14:35 security kernel: [  136.492061] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:35 security kernel: [  136.500873] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:35 security kernel: [  136.500902] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:35 security kernel: [  136.500942] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:35 security kernel: [  136.500964] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:35 security kernel: [  136.500987] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:35 security kernel: [  136.501006] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf49e000 maddr: 0x7c1e000 
Aug 15 23:14:35 security kernel: [  136.501032] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c1e000 
Aug 15 23:14:35 security kernel: [  136.501079] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c1e000 
Aug 15 23:14:35 security kernel: [  136.501103] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:35 security kernel: [  136.501128] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:35 security kernel: [  136.501145] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:35 security kernel: [  136.501164] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:35 security kernel: [  136.501182] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf49e800 maddr: 0x7c1e800 
Aug 15 23:14:35 security kernel: [  136.501207] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c1e800 
Aug 15 23:14:35 security kernel: [  136.501247] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c1e800 
Aug 15 23:14:35 security kernel: [  136.501734] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:35 security kernel: [  136.501761] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:35 security kernel: [  136.501780] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c1e000  paddr: 0xf49e000 
Aug 15 23:14:35 security kernel: [  136.501807] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:35 security kernel: [  136.501832] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c1e000 
Aug 15 23:14:35 security kernel: [  136.501861] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:35 security kernel: [  136.501878] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:35 security kernel: [  136.501894] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c1e800  paddr: 0xf49e800 
Aug 15 23:14:35 security kernel: [  136.501919] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:35 security kernel: [  136.501939] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c1e800 
Aug 15 23:14:35 security kernel: [  136.502049] <<< 10
Aug 15 23:14:35 security kernel: [  136.508039] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:35 security kernel: [  136.508039] em28xx #0 em28xx_isoc_copy :Video frame 93, length=960, odd
Aug 15 23:14:35 security kernel: [  136.524044] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:35 security kernel: [  136.532020] em28xx #0 em28xx_isoc_copy :Video frame 94, length=1924, even
Aug 15 23:14:35 security kernel: [  136.532020] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:35 security kernel: [  136.548023] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:35 security kernel: [  136.548023] em28xx #0 em28xx_isoc_copy :Video frame 95, length=960, odd
Aug 15 23:14:35 security kernel: [  136.564031] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:35 security kernel: [  136.572019] em28xx #0 em28xx_isoc_copy :Video frame 96, length=1924, even
Aug 15 23:14:35 security kernel: [  136.572019] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:35 security kernel: [  136.588036] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:35 security kernel: [  136.588036] em28xx #0 em28xx_isoc_copy :Video frame 97, length=960, odd
Aug 15 23:14:35 security kernel: [  136.604019] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:35 security kernel: [  136.612033] em28xx #0 em28xx_isoc_copy :Video frame 98, length=1924, even
Aug 15 23:14:35 security kernel: [  136.612033] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:35 security kernel: [  136.628024] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:35 security kernel: [  136.628024] em28xx #0 em28xx_isoc_copy :Video frame 99, length=960, odd
Aug 15 23:14:35 security kernel: [  136.644020] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:35 security kernel: [  136.652023] em28xx #0 em28xx_isoc_copy :Video frame 100, length=1924, even
Aug 15 23:14:35 security kernel: [  136.652023] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:35 security kernel: [  136.668023] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:35 security kernel: [  136.668023] em28xx #0 em28xx_isoc_copy :Video frame 101, length=960, odd
Aug 15 23:14:35 security kernel: [  136.684035] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:35 security kernel: [  136.692022] em28xx #0 em28xx_isoc_copy :Video frame 102, length=1924, even
Aug 15 23:14:35 security kernel: [  136.692022] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:35 security kernel: [  136.708038] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:35 security kernel: [  136.708038] em28xx #0 em28xx_isoc_copy :Video frame 103, length=960, odd
Aug 15 23:14:35 security kernel: [  136.724021] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:35 security kernel: [  136.732065] em28xx #0 em28xx_isoc_copy :Video frame 104, length=1924, even
Aug 15 23:14:35 security kernel: [  136.732065] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:35 security kernel: [  136.748029] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:35 security kernel: [  136.748029] em28xx #0 em28xx_isoc_copy :Video frame 105, length=960, odd
Aug 15 23:14:35 security kernel: [  136.764008] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:35 security kernel: [  136.772009] em28xx #0 em28xx_isoc_copy :Video frame 106, length=1924, even
Aug 15 23:14:35 security kernel: [  136.772009] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:35 security kernel: [  136.788012] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:35 security kernel: [  136.788012] em28xx #0 em28xx_isoc_copy :Video frame 107, length=960, odd
Aug 15 23:14:35 security kernel: [  136.804040] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:35 security kernel: [  136.812023] em28xx #0 em28xx_isoc_copy :Video frame 108, length=1924, even
Aug 15 23:14:35 security kernel: [  136.812023] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:35 security kernel: [  136.828031] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:35 security kernel: [  136.828031] em28xx #0 em28xx_isoc_copy :Video frame 109, length=960, odd
Aug 15 23:14:35 security kernel: [  136.844024] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:35 security kernel: [  136.852035] em28xx #0 em28xx_isoc_copy :Video frame 110, length=1924, even
Aug 15 23:14:35 security kernel: [  136.852035] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:35 security kernel: [  136.868022] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:35 security kernel: [  136.868022] em28xx #0 em28xx_isoc_copy :Video frame 111, length=960, odd
Aug 15 23:14:35 security kernel: [  136.884021] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:35 security kernel: [  136.892021] em28xx #0 em28xx_isoc_copy :Video frame 112, length=1924, even
Aug 15 23:14:35 security kernel: [  136.892021] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:35 security kernel: [  136.908022] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:35 security kernel: [  136.908022] em28xx #0 em28xx_isoc_copy :Video frame 113, length=960, odd
Aug 15 23:14:35 security kernel: [  136.924022] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:35 security kernel: [  136.932021] em28xx #0 em28xx_isoc_copy :Video frame 114, length=1924, even
Aug 15 23:14:35 security kernel: [  136.932021] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:35 security kernel: [  136.948046] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:35 security kernel: [  136.948046] em28xx #0 em28xx_isoc_copy :Video frame 115, length=960, odd
Aug 15 23:14:35 security kernel: [  136.964020] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:35 security kernel: [  136.972021] em28xx #0 em28xx_isoc_copy :Video frame 116, length=1924, even
Aug 15 23:14:35 security kernel: [  136.972021] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:35 security kernel: [  136.988008] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:35 security kernel: [  136.988008] em28xx #0 em28xx_isoc_copy :Video frame 117, length=960, odd
Aug 15 23:14:35 security kernel: [  137.000061] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:35 security kernel: [  137.000078] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:35 security kernel: [  137.000096] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:35 security kernel: [  137.000110] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:35 security kernel: [  137.000122] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:35 security kernel: [  137.000131] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf49f000 maddr: 0x7c1f000 
Aug 15 23:14:35 security kernel: [  137.000145] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c1f000 
Aug 15 23:14:35 security kernel: [  137.000170] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c1f000 
Aug 15 23:14:35 security kernel: [  137.000182] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:35 security kernel: [  137.000194] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:35 security kernel: [  137.000203] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:35 security kernel: [  137.000213] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:35 security kernel: [  137.000222] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf49f800 maddr: 0x7c1f800 
Aug 15 23:14:35 security kernel: [  137.000234] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c1f800 
Aug 15 23:14:35 security kernel: [  137.000254] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c1f800 
Aug 15 23:14:35 security kernel: [  137.000836] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:35 security kernel: [  137.000846] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:35 security kernel: [  137.000856] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c1f000  paddr: 0xf49f000 
Aug 15 23:14:35 security kernel: [  137.000869] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:35 security kernel: [  137.000880] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c1f000 
Aug 15 23:14:35 security kernel: [  137.000894] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:35 security kernel: [  137.000903] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:35 security kernel: [  137.000911] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c1f800  paddr: 0xf49f800 
Aug 15 23:14:35 security kernel: [  137.000924] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:35 security kernel: [  137.000934] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c1f800 
Aug 15 23:14:35 security kernel: [  137.000976] <<< 10
Aug 15 23:14:35 security kernel: [  137.004011] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:35 security kernel: [  137.012017] em28xx #0 em28xx_isoc_copy :Video frame 118, length=1924, even
Aug 15 23:14:35 security kernel: [  137.012017] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:35 security kernel: [  137.028013] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:35 security kernel: [  137.028013] em28xx #0 em28xx_isoc_copy :Video frame 119, length=960, odd
Aug 15 23:14:35 security kernel: [  137.044013] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:35 security kernel: [  137.052014] em28xx #0 em28xx_isoc_copy :Video frame 120, length=1924, even
Aug 15 23:14:35 security kernel: [  137.052014] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:35 security kernel: [  137.068030] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:35 security kernel: [  137.068030] em28xx #0 em28xx_isoc_copy :Video frame 121, length=960, odd
Aug 15 23:14:35 security kernel: [  137.084018] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:35 security kernel: [  137.092046] em28xx #0 em28xx_isoc_copy :Video frame 122, length=1924, even
Aug 15 23:14:35 security kernel: [  137.092046] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:35 security kernel: [  137.108008] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:35 security kernel: [  137.108008] em28xx #0 em28xx_isoc_copy :Video frame 123, length=960, odd
Aug 15 23:14:35 security kernel: [  137.124015] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:35 security kernel: [  137.132011] em28xx #0 em28xx_isoc_copy :Video frame 124, length=1924, even
Aug 15 23:14:35 security kernel: [  137.132011] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:35 security kernel: [  137.148024] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:35 security kernel: [  137.148024] em28xx #0 em28xx_isoc_copy :Video frame 125, length=960, odd
Aug 15 23:14:35 security kernel: [  137.164046] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:35 security kernel: [  137.172021] em28xx #0 em28xx_isoc_copy :Video frame 126, length=1924, even
Aug 15 23:14:35 security kernel: [  137.172021] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:35 security kernel: [  137.188009] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:35 security kernel: [  137.188009] em28xx #0 em28xx_isoc_copy :Video frame 127, length=960, odd
Aug 15 23:14:35 security kernel: [  137.204031] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:35 security kernel: [  137.212013] em28xx #0 em28xx_isoc_copy :Video frame 0, length=1924, even
Aug 15 23:14:35 security kernel: [  137.212013] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:35 security kernel: [  137.228014] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:35 security kernel: [  137.228014] em28xx #0 em28xx_isoc_copy :Video frame 1, length=960, odd
Aug 15 23:14:35 security kernel: [  137.244013] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:35 security kernel: [  137.252013] em28xx #0 em28xx_isoc_copy :Video frame 2, length=1924, even
Aug 15 23:14:35 security kernel: [  137.252013] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:35 security kernel: [  137.268021] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:35 security kernel: [  137.268021] em28xx #0 em28xx_isoc_copy :Video frame 3, length=960, odd
Aug 15 23:14:35 security kernel: [  137.284024] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:35 security kernel: [  137.292021] em28xx #0 em28xx_isoc_copy :Video frame 4, length=1924, even
Aug 15 23:14:35 security kernel: [  137.292021] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:35 security kernel: [  137.308017] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:35 security kernel: [  137.308017] em28xx #0 em28xx_isoc_copy :Video frame 5, length=960, odd
Aug 15 23:14:36 security kernel: [  137.324021] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:36 security kernel: [  137.332023] em28xx #0 em28xx_isoc_copy :Video frame 6, length=1924, even
Aug 15 23:14:36 security kernel: [  137.332023] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:36 security kernel: [  137.348036] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:36 security kernel: [  137.348036] em28xx #0 em28xx_isoc_copy :Video frame 7, length=960, odd
Aug 15 23:14:36 security kernel: [  137.364080] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:36 security kernel: [  137.372027] em28xx #0 em28xx_isoc_copy :Video frame 8, length=1924, even
Aug 15 23:14:36 security kernel: [  137.372027] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:36 security kernel: [  137.388019] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:36 security kernel: [  137.388019] em28xx #0 em28xx_isoc_copy :Video frame 9, length=960, odd
Aug 15 23:14:36 security kernel: [  137.404007] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:36 security kernel: [  137.412020] em28xx #0 em28xx_isoc_copy :Video frame 10, length=1924, even
Aug 15 23:14:36 security kernel: [  137.412021] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:36 security kernel: [  137.428047] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:36 security kernel: [  137.428047] em28xx #0 em28xx_isoc_copy :Video frame 11, length=960, odd
Aug 15 23:14:36 security kernel: [  137.444034] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:36 security kernel: [  137.452024] em28xx #0 em28xx_isoc_copy :Video frame 12, length=1924, even
Aug 15 23:14:36 security kernel: [  137.452024] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:36 security kernel: [  137.468012] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:36 security kernel: [  137.468012] em28xx #0 em28xx_isoc_copy :Video frame 13, length=960, odd
Aug 15 23:14:36 security kernel: [  137.484046] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:36 security kernel: [  137.492011] em28xx #0 em28xx_isoc_copy :Video frame 14, length=1924, even
Aug 15 23:14:36 security kernel: [  137.492011] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:36 security kernel: [  137.500790] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:36 security kernel: [  137.500816] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:36 security kernel: [  137.500850] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:36 security kernel: [  137.500870] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:36 security kernel: [  137.500892] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:36 security kernel: [  137.500912] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4a0000 maddr: 0x7c20000 
Aug 15 23:14:36 security kernel: [  137.500938] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c20000 
Aug 15 23:14:36 security kernel: [  137.500984] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c20000 
Aug 15 23:14:36 security kernel: [  137.501008] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:36 security kernel: [  137.501032] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:36 security kernel: [  137.501050] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:36 security kernel: [  137.501069] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:36 security kernel: [  137.501087] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4a0800 maddr: 0x7c20800 
Aug 15 23:14:36 security kernel: [  137.501111] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c20800 
Aug 15 23:14:36 security kernel: [  137.501151] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c20800 
Aug 15 23:14:36 security kernel: [  137.501560] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:36 security kernel: [  137.501579] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:36 security kernel: [  137.501597] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c20000  paddr: 0xf4a0000 
Aug 15 23:14:36 security kernel: [  137.501623] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:36 security kernel: [  137.501644] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c20000 
Aug 15 23:14:36 security kernel: [  137.501672] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:36 security kernel: [  137.501689] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:36 security kernel: [  137.501706] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c20800  paddr: 0xf4a0800 
Aug 15 23:14:36 security kernel: [  137.501731] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:36 security kernel: [  137.501752] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c20800 
Aug 15 23:14:36 security kernel: [  137.504686] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:36 security kernel: [  137.504686] em28xx #0 em28xx_isoc_copy :Video frame 15, length=960, odd
Aug 15 23:14:36 security kernel: [  137.513231] <<< 10
Aug 15 23:14:36 security kernel: [  137.524022] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:36 security kernel: [  137.532037] em28xx #0 em28xx_isoc_copy :Video frame 16, length=1924, even
Aug 15 23:14:36 security kernel: [  137.532037] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:36 security kernel: [  137.548020] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:36 security kernel: [  137.548020] em28xx #0 em28xx_isoc_copy :Video frame 17, length=960, odd
Aug 15 23:14:36 security kernel: [  137.564062] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:36 security kernel: [  137.572024] em28xx #0 em28xx_isoc_copy :Video frame 18, length=1924, even
Aug 15 23:14:36 security kernel: [  137.572024] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:36 security kernel: [  137.588060] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:36 security kernel: [  137.588060] em28xx #0 em28xx_isoc_copy :Video frame 19, length=960, odd
Aug 15 23:14:36 security kernel: [  137.604019] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:36 security kernel: [  137.612059] em28xx #0 em28xx_isoc_copy :Video frame 20, length=1924, even
Aug 15 23:14:36 security kernel: [  137.612059] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:36 security kernel: [  137.628021] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:36 security kernel: [  137.628021] em28xx #0 em28xx_isoc_copy :Video frame 21, length=960, odd
Aug 15 23:14:36 security kernel: [  137.644020] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:36 security kernel: [  137.652020] em28xx #0 em28xx_isoc_copy :Video frame 22, length=1924, even
Aug 15 23:14:36 security kernel: [  137.652020] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:36 security kernel: [  137.668022] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:36 security kernel: [  137.668022] em28xx #0 em28xx_isoc_copy :Video frame 23, length=960, odd
Aug 15 23:14:36 security kernel: [  137.684061] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:36 security kernel: [  137.692023] em28xx #0 em28xx_isoc_copy :Video frame 24, length=1924, even
Aug 15 23:14:36 security kernel: [  137.692023] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:36 security kernel: [  137.708077] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:36 security kernel: [  137.708077] em28xx #0 em28xx_isoc_copy :Video frame 25, length=960, odd
Aug 15 23:14:36 security kernel: [  137.724007] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:36 security kernel: [  137.731979] em28xx #0 em28xx_isoc_copy :Video frame 26, length=1924, even
Aug 15 23:14:36 security kernel: [  137.731989] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:36 security kernel: [  137.748011] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:36 security kernel: [  137.748011] em28xx #0 em28xx_isoc_copy :Video frame 27, length=960, odd
Aug 15 23:14:36 security kernel: [  137.764026] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:36 security kernel: [  137.772024] em28xx #0 em28xx_isoc_copy :Video frame 28, length=1924, even
Aug 15 23:14:36 security kernel: [  137.772024] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:36 security kernel: [  137.788022] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:36 security kernel: [  137.788022] em28xx #0 em28xx_isoc_copy :Video frame 29, length=960, odd
Aug 15 23:14:36 security kernel: [  137.804061] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:36 security kernel: [  137.812022] em28xx #0 em28xx_isoc_copy :Video frame 30, length=1924, even
Aug 15 23:14:36 security kernel: [  137.812022] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:36 security kernel: [  137.828060] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:36 security kernel: [  137.828060] em28xx #0 em28xx_isoc_copy :Video frame 31, length=960, odd
Aug 15 23:14:36 security kernel: [  137.844023] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:36 security kernel: [  137.852061] em28xx #0 em28xx_isoc_copy :Video frame 32, length=1924, even
Aug 15 23:14:36 security kernel: [  137.852061] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:36 security kernel: [  137.868015] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:36 security kernel: [  137.868015] em28xx #0 em28xx_isoc_copy :Video frame 33, length=960, odd
Aug 15 23:14:36 security kernel: [  137.884024] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:36 security kernel: [  137.892023] em28xx #0 em28xx_isoc_copy :Video frame 34, length=1924, even
Aug 15 23:14:36 security kernel: [  137.892023] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:36 security kernel: [  137.908022] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:36 security kernel: [  137.908022] em28xx #0 em28xx_isoc_copy :Video frame 35, length=960, odd
Aug 15 23:14:36 security kernel: [  137.924063] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:36 security kernel: [  137.932021] em28xx #0 em28xx_isoc_copy :Video frame 36, length=1924, even
Aug 15 23:14:36 security kernel: [  137.932021] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:36 security kernel: [  137.948055] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:36 security kernel: [  137.948055] em28xx #0 em28xx_isoc_copy :Video frame 37, length=960, odd
Aug 15 23:14:36 security kernel: [  137.964022] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:36 security kernel: [  137.972059] em28xx #0 em28xx_isoc_copy :Video frame 38, length=1924, even
Aug 15 23:14:36 security kernel: [  137.972059] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:36 security kernel: [  137.988013] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:36 security kernel: [  137.988013] em28xx #0 em28xx_isoc_copy :Video frame 39, length=960, odd
Aug 15 23:14:36 security kernel: [  138.004023] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:36 security kernel: [  138.012022] em28xx #0 em28xx_isoc_copy :Video frame 40, length=1924, even
Aug 15 23:14:36 security kernel: [  138.012022] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:36 security kernel: [  138.013203] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:36 security kernel: [  138.013229] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:36 security kernel: [  138.013261] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:36 security kernel: [  138.013282] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:36 security kernel: [  138.013305] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:36 security kernel: [  138.013324] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4a1000 maddr: 0x7c21000 
Aug 15 23:14:36 security kernel: [  138.013351] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c21000 
Aug 15 23:14:36 security kernel: [  138.013399] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c21000 
Aug 15 23:14:36 security kernel: [  138.013423] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:36 security kernel: [  138.013448] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:36 security kernel: [  138.013466] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:36 security kernel: [  138.013485] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:36 security kernel: [  138.013503] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4a1800 maddr: 0x7c21800 
Aug 15 23:14:36 security kernel: [  138.013529] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c21800 
Aug 15 23:14:36 security kernel: [  138.013570] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c21800 
Aug 15 23:14:36 security kernel: [  138.014051] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:36 security kernel: [  138.014070] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:36 security kernel: [  138.014087] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c21000  paddr: 0xf4a1000 
Aug 15 23:14:36 security kernel: [  138.014112] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:36 security kernel: [  138.014133] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c21000 
Aug 15 23:14:36 security kernel: [  138.014162] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:36 security kernel: [  138.014184] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:36 security kernel: [  138.014200] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c21800  paddr: 0xf4a1800 
Aug 15 23:14:36 security kernel: [  138.014226] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:36 security kernel: [  138.014246] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c21800 
Aug 15 23:14:36 security kernel: [  138.016631] <<< 10
Aug 15 23:14:36 security kernel: [  138.028022] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:36 security kernel: [  138.028022] em28xx #0 em28xx_isoc_copy :Video frame 41, length=960, odd
Aug 15 23:14:36 security kernel: [  138.044028] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:36 security kernel: [  138.051993] em28xx #0 em28xx_isoc_copy :Video frame 42, length=1924, even
Aug 15 23:14:36 security kernel: [  138.052006] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:36 security kernel: [  138.068032] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:36 security kernel: [  138.068032] em28xx #0 em28xx_isoc_copy :Video frame 43, length=960, odd
Aug 15 23:14:36 security kernel: [  138.084020] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:36 security kernel: [  138.092062] em28xx #0 em28xx_isoc_copy :Video frame 44, length=1924, even
Aug 15 23:14:36 security kernel: [  138.092062] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:36 security kernel: [  138.108020] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:36 security kernel: [  138.108020] em28xx #0 em28xx_isoc_copy :Video frame 45, length=960, odd
Aug 15 23:14:36 security kernel: [  138.124021] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:36 security kernel: [  138.132025] em28xx #0 em28xx_isoc_copy :Video frame 46, length=1924, even
Aug 15 23:14:36 security kernel: [  138.132025] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:36 security kernel: [  138.148053] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:36 security kernel: [  138.148053] em28xx #0 em28xx_isoc_copy :Video frame 47, length=960, odd
Aug 15 23:14:36 security kernel: [  138.164066] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:36 security kernel: [  138.172059] em28xx #0 em28xx_isoc_copy :Video frame 48, length=1924, even
Aug 15 23:14:36 security kernel: [  138.172059] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:36 security kernel: [  138.188059] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:36 security kernel: [  138.188059] em28xx #0 em28xx_isoc_copy :Video frame 49, length=960, odd
Aug 15 23:14:36 security kernel: [  138.204026] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:36 security kernel: [  138.212059] em28xx #0 em28xx_isoc_copy :Video frame 50, length=1924, even
Aug 15 23:14:36 security kernel: [  138.212059] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:36 security kernel: [  138.228018] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:36 security kernel: [  138.228018] em28xx #0 em28xx_isoc_copy :Video frame 51, length=960, odd
Aug 15 23:14:36 security kernel: [  138.244022] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:36 security kernel: [  138.252024] em28xx #0 em28xx_isoc_copy :Video frame 52, length=1924, even
Aug 15 23:14:36 security kernel: [  138.252024] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:36 security kernel: [  138.268057] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:36 security kernel: [  138.268057] em28xx #0 em28xx_isoc_copy :Video frame 53, length=960, odd
Aug 15 23:14:36 security kernel: [  138.284065] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:36 security kernel: [  138.292024] em28xx #0 em28xx_isoc_copy :Video frame 54, length=1924, even
Aug 15 23:14:36 security kernel: [  138.292024] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:36 security kernel: [  138.308118] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:36 security kernel: [  138.308118] em28xx #0 em28xx_isoc_copy :Video frame 55, length=960, odd
Aug 15 23:14:37 security kernel: [  138.324020] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:37 security kernel: [  138.332056] em28xx #0 em28xx_isoc_copy :Video frame 56, length=1924, even
Aug 15 23:14:37 security kernel: [  138.332056] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:37 security kernel: [  138.348027] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:37 security kernel: [  138.348027] em28xx #0 em28xx_isoc_copy :Video frame 57, length=960, odd
Aug 15 23:14:37 security kernel: [  138.364013] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:37 security kernel: [  138.371959] em28xx #0 em28xx_isoc_copy :Video frame 58, length=1924, even
Aug 15 23:14:37 security kernel: [  138.371973] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:37 security kernel: [  138.388016] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:37 security kernel: [  138.388016] em28xx #0 em28xx_isoc_copy :Video frame 59, length=960, odd
Aug 15 23:14:37 security kernel: [  138.404059] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:37 security kernel: [  138.412022] em28xx #0 em28xx_isoc_copy :Video frame 60, length=1924, even
Aug 15 23:14:37 security kernel: [  138.412022] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:37 security kernel: [  138.428058] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:37 security kernel: [  138.428058] em28xx #0 em28xx_isoc_copy :Video frame 61, length=960, odd
Aug 15 23:14:37 security kernel: [  138.444020] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:37 security kernel: [  138.452074] em28xx #0 em28xx_isoc_copy :Video frame 62, length=1924, even
Aug 15 23:14:37 security kernel: [  138.452074] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:37 security kernel: [  138.468087] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:37 security kernel: [  138.468087] em28xx #0 em28xx_isoc_copy :Video frame 63, length=960, odd
Aug 15 23:14:37 security kernel: [  138.483971] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:37 security kernel: [  138.491951] em28xx #0 em28xx_isoc_copy :Video frame 64, length=1924, even
Aug 15 23:14:37 security kernel: [  138.491965] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:37 security kernel: [  138.508012] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:37 security kernel: [  138.508012] em28xx #0 em28xx_isoc_copy :Video frame 65, length=960, odd
Aug 15 23:14:37 security kernel: [  138.516740] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:37 security kernel: [  138.516768] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:37 security kernel: [  138.516802] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:37 security kernel: [  138.516822] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:37 security kernel: [  138.516845] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:37 security kernel: [  138.516864] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4a2000 maddr: 0x7c22000 
Aug 15 23:14:37 security kernel: [  138.516890] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c22000 
Aug 15 23:14:37 security kernel: [  138.516937] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c22000 
Aug 15 23:14:37 security kernel: [  138.516961] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:37 security kernel: [  138.516986] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:37 security kernel: [  138.517003] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:37 security kernel: [  138.517022] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:37 security kernel: [  138.517040] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4a2800 maddr: 0x7c22800 
Aug 15 23:14:37 security kernel: [  138.517065] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c22800 
Aug 15 23:14:37 security kernel: [  138.517105] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c22800 
Aug 15 23:14:37 security kernel: [  138.517520] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:37 security kernel: [  138.517540] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:37 security kernel: [  138.517557] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c22000  paddr: 0xf4a2000 
Aug 15 23:14:37 security kernel: [  138.517583] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:37 security kernel: [  138.517604] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c22000 
Aug 15 23:14:37 security kernel: [  138.517632] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:37 security kernel: [  138.517649] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:37 security kernel: [  138.517666] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c22800  paddr: 0xf4a2800 
Aug 15 23:14:37 security kernel: [  138.517691] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:37 security kernel: [  138.517712] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c22800 
Aug 15 23:14:37 security kernel: [  138.517792] <<< 10
Aug 15 23:14:37 security kernel: [  138.524060] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:37 security kernel: [  138.532029] em28xx #0 em28xx_isoc_copy :Video frame 66, length=1924, even
Aug 15 23:14:37 security kernel: [  138.532029] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:37 security kernel: [  138.540751] xhci_hcd 0000:08:00.0: Miss service interval error, set skip flag
Aug 15 23:14:37 security kernel: [  138.540942] em28xx #0 em28xx_irq_callback :urb completition error -18.
Aug 15 23:14:37 security kernel: [  138.540951] em28xx #0 print_err_status :URB status -18 [Unknown].
Aug 15 23:14:37 security kernel: [  138.541030] em28xx #0 print_err_status :URB packet 63, status -18 [Unknown].
Aug 15 23:14:37 security kernel: [  138.541082] xhci_hcd 0000:08:00.0: Found td. Clear skip flag.
Aug 15 23:14:37 security kernel: [  138.547947] em28xx #0 print_err_status :URB packet 0, status -18 [Unknown].
Aug 15 23:14:37 security kernel: [  138.547962] em28xx #0 print_err_status :URB packet 1, status -18 [Unknown].
Aug 15 23:14:37 security kernel: [  138.547967] em28xx #0 print_err_status :URB packet 2, status -18 [Unknown].
Aug 15 23:14:37 security kernel: [  138.547972] em28xx #0 print_err_status :URB packet 3, status -18 [Unknown].
Aug 15 23:14:37 security kernel: [  138.547977] em28xx #0 print_err_status :URB packet 4, status -18 [Unknown].
Aug 15 23:14:37 security kernel: [  138.547982] em28xx #0 print_err_status :URB packet 5, status -18 [Unknown].
Aug 15 23:14:37 security kernel: [  138.547987] em28xx #0 print_err_status :URB packet 6, status -18 [Unknown].
Aug 15 23:14:37 security kernel: [  138.548018] em28xx #0 em28xx_isoc_copy :Video frame 67, length=960, odd
Aug 15 23:14:37 security kernel: [  138.564007] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:37 security kernel: [  138.571973] em28xx #0 em28xx_isoc_copy :Video frame 68, length=1924, even
Aug 15 23:14:37 security kernel: [  138.571989] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:37 security kernel: [  138.588012] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:37 security kernel: [  138.588012] em28xx #0 em28xx_isoc_copy :Video frame 69, length=960, odd
Aug 15 23:14:37 security kernel: [  138.603972] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:37 security kernel: [  138.611946] em28xx #0 em28xx_isoc_copy :Video frame 70, length=1924, even
Aug 15 23:14:37 security kernel: [  138.611961] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:37 security kernel: [  138.628010] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:37 security kernel: [  138.628010] em28xx #0 em28xx_isoc_copy :Video frame 71, length=960, odd
Aug 15 23:14:37 security kernel: [  138.644052] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:37 security kernel: [  138.652016] em28xx #0 em28xx_isoc_copy :Video frame 72, length=1924, even
Aug 15 23:14:37 security kernel: [  138.652016] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:37 security kernel: [  138.668079] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:37 security kernel: [  138.668079] em28xx #0 em28xx_isoc_copy :Video frame 73, length=960, odd
Aug 15 23:14:37 security kernel: [  138.683962] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:37 security kernel: [  138.691938] em28xx #0 em28xx_isoc_copy :Video frame 74, length=1924, even
Aug 15 23:14:37 security kernel: [  138.691946] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:37 security kernel: [  138.708013] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:37 security kernel: [  138.708013] em28xx #0 em28xx_isoc_copy :Video frame 75, length=960, odd
Aug 15 23:14:37 security kernel: [  138.724018] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:37 security kernel: [  138.732020] em28xx #0 em28xx_isoc_copy :Video frame 76, length=1924, even
Aug 15 23:14:37 security kernel: [  138.732020] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:37 security kernel: [  138.748046] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:37 security kernel: [  138.748046] em28xx #0 em28xx_isoc_copy :Video frame 77, length=960, odd
Aug 15 23:14:37 security kernel: [  138.764057] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:37 security kernel: [  138.772020] em28xx #0 em28xx_isoc_copy :Video frame 78, length=1924, even
Aug 15 23:14:37 security kernel: [  138.772020] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:37 security kernel: [  138.788061] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:37 security kernel: [  138.788061] em28xx #0 em28xx_isoc_copy :Video frame 79, length=960, odd
Aug 15 23:14:37 security kernel: [  138.804017] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:37 security kernel: [  138.812056] em28xx #0 em28xx_isoc_copy :Video frame 80, length=1924, even
Aug 15 23:14:37 security kernel: [  138.812056] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:37 security kernel: [  138.828022] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:37 security kernel: [  138.828022] em28xx #0 em28xx_isoc_copy :Video frame 81, length=960, odd
Aug 15 23:14:37 security kernel: [  138.844017] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:37 security kernel: [  138.852020] em28xx #0 em28xx_isoc_copy :Video frame 82, length=1924, even
Aug 15 23:14:37 security kernel: [  138.852020] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:37 security kernel: [  138.868023] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:37 security kernel: [  138.868023] em28xx #0 em28xx_isoc_copy :Video frame 83, length=960, odd
Aug 15 23:14:37 security kernel: [  138.884060] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:37 security kernel: [  138.892036] em28xx #0 em28xx_isoc_copy :Video frame 84, length=1924, even
Aug 15 23:14:37 security kernel: [  138.892036] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:37 security kernel: [  138.908059] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:37 security kernel: [  138.908059] em28xx #0 em28xx_isoc_copy :Video frame 85, length=960, odd
Aug 15 23:14:37 security kernel: [  138.924020] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:37 security kernel: [  138.932058] em28xx #0 em28xx_isoc_copy :Video frame 86, length=1924, even
Aug 15 23:14:37 security kernel: [  138.932058] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:37 security kernel: [  138.948018] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:37 security kernel: [  138.948018] em28xx #0 em28xx_isoc_copy :Video frame 87, length=960, odd
Aug 15 23:14:37 security kernel: [  138.964015] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:37 security kernel: [  138.972015] em28xx #0 em28xx_isoc_copy :Video frame 88, length=1924, even
Aug 15 23:14:37 security kernel: [  138.972015] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:37 security kernel: [  138.988027] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:37 security kernel: [  138.988027] em28xx #0 em28xx_isoc_copy :Video frame 89, length=960, odd
Aug 15 23:14:37 security kernel: [  139.003971] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:37 security kernel: [  139.011956] em28xx #0 em28xx_isoc_copy :Video frame 90, length=1924, even
Aug 15 23:14:37 security kernel: [  139.011968] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:37 security kernel: [  139.016041] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:37 security kernel: [  139.016052] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:37 security kernel: [  139.016074] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:37 security kernel: [  139.016081] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:37 security kernel: [  139.016090] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:37 security kernel: [  139.016097] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4a3000 maddr: 0x7c23000 
Aug 15 23:14:37 security kernel: [  139.016109] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c23000 
Aug 15 23:14:37 security kernel: [  139.016128] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c23000 
Aug 15 23:14:37 security kernel: [  139.016136] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:37 security kernel: [  139.016144] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:37 security kernel: [  139.016150] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:37 security kernel: [  139.016157] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:37 security kernel: [  139.016163] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4a3800 maddr: 0x7c23800 
Aug 15 23:14:37 security kernel: [  139.016171] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c23800 
Aug 15 23:14:37 security kernel: [  139.016184] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c23800 
Aug 15 23:14:37 security kernel: [  139.016628] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:37 security kernel: [  139.016635] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:37 security kernel: [  139.016641] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c23000  paddr: 0xf4a3000 
Aug 15 23:14:37 security kernel: [  139.016650] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:37 security kernel: [  139.016658] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c23000 
Aug 15 23:14:37 security kernel: [  139.016668] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:37 security kernel: [  139.016673] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:37 security kernel: [  139.016679] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c23800  paddr: 0xf4a3800 
Aug 15 23:14:37 security kernel: [  139.016688] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:37 security kernel: [  139.016694] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c23800 
Aug 15 23:14:37 security kernel: [  139.016724] <<< 10
Aug 15 23:14:37 security kernel: [  139.028024] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:37 security kernel: [  139.028024] em28xx #0 em28xx_isoc_copy :Video frame 91, length=960, odd
Aug 15 23:14:37 security kernel: [  139.044011] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:37 security kernel: [  139.052025] em28xx #0 em28xx_isoc_copy :Video frame 92, length=1924, even
Aug 15 23:14:37 security kernel: [  139.052028] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:37 security kernel: [  139.068017] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:37 security kernel: [  139.068017] em28xx #0 em28xx_isoc_copy :Video frame 93, length=960, odd
Aug 15 23:14:37 security kernel: [  139.084017] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:37 security kernel: [  139.092043] em28xx #0 em28xx_isoc_copy :Video frame 94, length=1924, even
Aug 15 23:14:37 security kernel: [  139.092043] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:37 security kernel: [  139.108024] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:37 security kernel: [  139.108024] em28xx #0 em28xx_isoc_copy :Video frame 95, length=960, odd
Aug 15 23:14:37 security kernel: [  139.124056] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:37 security kernel: [  139.132031] em28xx #0 em28xx_isoc_copy :Video frame 96, length=1924, even
Aug 15 23:14:37 security kernel: [  139.132031] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:37 security kernel: [  139.148062] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:37 security kernel: [  139.148062] em28xx #0 em28xx_isoc_copy :Video frame 97, length=1440, odd
Aug 15 23:14:37 security kernel: [  139.164012] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:37 security kernel: [  139.172055] em28xx #0 em28xx_isoc_copy :Video frame 98, length=1924, even
Aug 15 23:14:37 security kernel: [  139.172055] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:37 security kernel: [  139.188023] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:37 security kernel: [  139.188023] em28xx #0 em28xx_isoc_copy :Video frame 99, length=1440, odd
Aug 15 23:14:37 security kernel: [  139.204018] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:37 security kernel: [  139.212015] em28xx #0 em28xx_isoc_copy :Video frame 100, length=1924, even
Aug 15 23:14:37 security kernel: [  139.212015] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:37 security kernel: [  139.228023] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:37 security kernel: [  139.228023] em28xx #0 em28xx_isoc_copy :Video frame 101, length=1440, odd
Aug 15 23:14:37 security kernel: [  139.244056] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:37 security kernel: [  139.252020] em28xx #0 em28xx_isoc_copy :Video frame 102, length=1924, even
Aug 15 23:14:37 security kernel: [  139.252020] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:37 security kernel: [  139.268063] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:37 security kernel: [  139.268063] em28xx #0 em28xx_isoc_copy :Video frame 103, length=1440, odd
Aug 15 23:14:37 security kernel: [  139.284018] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:37 security kernel: [  139.292059] em28xx #0 em28xx_isoc_copy :Video frame 104, length=1924, even
Aug 15 23:14:37 security kernel: [  139.292059] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:37 security kernel: [  139.308027] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:37 security kernel: [  139.308027] em28xx #0 em28xx_isoc_copy :Video frame 105, length=1440, odd
Aug 15 23:14:38 security kernel: [  139.323955] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:38 security kernel: [  139.331927] em28xx #0 em28xx_isoc_copy :Video frame 106, length=1924, even
Aug 15 23:14:38 security kernel: [  139.331942] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:38 security kernel: [  139.348013] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:38 security kernel: [  139.348013] em28xx #0 em28xx_isoc_copy :Video frame 107, length=1440, odd
Aug 15 23:14:38 security kernel: [  139.364057] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:38 security kernel: [  139.372020] em28xx #0 em28xx_isoc_copy :Video frame 108, length=1924, even
Aug 15 23:14:38 security kernel: [  139.372020] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:38 security kernel: [  139.388079] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:38 security kernel: [  139.388079] em28xx #0 em28xx_isoc_copy :Video frame 109, length=1440, odd
Aug 15 23:14:38 security kernel: [  139.404017] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:38 security kernel: [  139.412054] em28xx #0 em28xx_isoc_copy :Video frame 110, length=1924, even
Aug 15 23:14:38 security kernel: [  139.412054] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:38 security kernel: [  139.428020] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:38 security kernel: [  139.428020] em28xx #0 em28xx_isoc_copy :Video frame 111, length=1440, odd
Aug 15 23:14:38 security kernel: [  139.444018] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:38 security kernel: [  139.452020] em28xx #0 em28xx_isoc_copy :Video frame 112, length=1924, even
Aug 15 23:14:38 security kernel: [  139.452020] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:38 security kernel: [  139.468025] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:38 security kernel: [  139.468025] em28xx #0 em28xx_isoc_copy :Video frame 113, length=1440, odd
Aug 15 23:14:38 security kernel: [  139.484074] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:38 security kernel: [  139.492024] em28xx #0 em28xx_isoc_copy :Video frame 114, length=1924, even
Aug 15 23:14:38 security kernel: [  139.492024] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:38 security kernel: [  139.508089] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:38 security kernel: [  139.508089] em28xx #0 em28xx_isoc_copy :Video frame 115, length=1440, odd
Aug 15 23:14:38 security kernel: [  139.516738] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:38 security kernel: [  139.516766] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:38 security kernel: [  139.516803] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:38 security kernel: [  139.516826] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:38 security kernel: [  139.516850] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:38 security kernel: [  139.516869] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4a4000 maddr: 0x7c24000 
Aug 15 23:14:38 security kernel: [  139.516895] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c24000 
Aug 15 23:14:38 security kernel: [  139.516943] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c24000 
Aug 15 23:14:38 security kernel: [  139.516966] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:38 security kernel: [  139.516991] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:38 security kernel: [  139.517009] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:38 security kernel: [  139.517028] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:38 security kernel: [  139.517046] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4a4800 maddr: 0x7c24800 
Aug 15 23:14:38 security kernel: [  139.517071] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c24800 
Aug 15 23:14:38 security kernel: [  139.517112] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c24800 
Aug 15 23:14:38 security kernel: [  139.517482] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:38 security kernel: [  139.517501] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:38 security kernel: [  139.517518] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c24000  paddr: 0xf4a4000 
Aug 15 23:14:38 security kernel: [  139.517544] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:38 security kernel: [  139.517565] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c24000 
Aug 15 23:14:38 security kernel: [  139.517593] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:38 security kernel: [  139.517611] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:38 security kernel: [  139.517627] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c24800  paddr: 0xf4a4800 
Aug 15 23:14:38 security kernel: [  139.517653] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:38 security kernel: [  139.517673] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c24800 
Aug 15 23:14:38 security kernel: [  139.517753] <<< 10
Aug 15 23:14:38 security kernel: [  139.524027] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:38 security kernel: [  139.532082] em28xx #0 em28xx_isoc_copy :Video frame 116, length=1924, even
Aug 15 23:14:38 security kernel: [  139.532082] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:38 security kernel: [  139.547939] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:38 security kernel: [  139.547949] em28xx #0 em28xx_isoc_copy :Video frame 117, length=1440, odd
Aug 15 23:14:38 security kernel: [  139.564031] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:38 security kernel: [  139.571992] em28xx #0 em28xx_isoc_copy :Video frame 118, length=1924, even
Aug 15 23:14:38 security kernel: [  139.572013] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:38 security kernel: [  139.588047] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:38 security kernel: [  139.588047] em28xx #0 em28xx_isoc_copy :Video frame 119, length=1440, odd
Aug 15 23:14:38 security kernel: [  139.604087] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:38 security kernel: [  139.612020] em28xx #0 em28xx_isoc_copy :Video frame 120, length=1924, even
Aug 15 23:14:38 security kernel: [  139.612020] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:38 security kernel: [  139.628084] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:38 security kernel: [  139.628084] em28xx #0 em28xx_isoc_copy :Video frame 121, length=1440, odd
Aug 15 23:14:38 security kernel: [  139.643928] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:38 security kernel: [  139.651897] em28xx #0 em28xx_isoc_copy :Video frame 122, length=1924, even
Aug 15 23:14:38 security kernel: [  139.651911] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:38 security kernel: [  139.668013] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:38 security kernel: [  139.668013] em28xx #0 em28xx_isoc_copy :Video frame 123, length=1440, odd
Aug 15 23:14:38 security kernel: [  139.684021] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:38 security kernel: [  139.692020] em28xx #0 em28xx_isoc_copy :Video frame 124, length=1924, even
Aug 15 23:14:38 security kernel: [  139.692020] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:38 security kernel: [  139.708025] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:38 security kernel: [  139.708025] em28xx #0 em28xx_isoc_copy :Video frame 125, length=1440, odd
Aug 15 23:14:38 security kernel: [  139.724090] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:38 security kernel: [  139.732019] em28xx #0 em28xx_isoc_copy :Video frame 126, length=1924, even
Aug 15 23:14:38 security kernel: [  139.732019] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:38 security kernel: [  139.748065] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:38 security kernel: [  139.748065] em28xx #0 em28xx_isoc_copy :Video frame 127, length=1440, odd
Aug 15 23:14:38 security kernel: [  139.764047] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:38 security kernel: [  139.772057] em28xx #0 em28xx_isoc_copy :Video frame 0, length=1924, even
Aug 15 23:14:38 security kernel: [  139.772057] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:38 security kernel: [  139.788024] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:38 security kernel: [  139.788024] em28xx #0 em28xx_isoc_copy :Video frame 1, length=1440, odd
Aug 15 23:14:38 security kernel: [  139.804025] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:38 security kernel: [  139.812020] em28xx #0 em28xx_isoc_copy :Video frame 2, length=1924, even
Aug 15 23:14:38 security kernel: [  139.812020] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:38 security kernel: [  139.828026] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:38 security kernel: [  139.828026] em28xx #0 em28xx_isoc_copy :Video frame 3, length=1440, odd
Aug 15 23:14:38 security kernel: [  139.844063] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:38 security kernel: [  139.852021] em28xx #0 em28xx_isoc_copy :Video frame 4, length=1924, even
Aug 15 23:14:38 security kernel: [  139.852021] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:38 security kernel: [  139.868098] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:38 security kernel: [  139.868098] em28xx #0 em28xx_isoc_copy :Video frame 5, length=1440, odd
Aug 15 23:14:38 security kernel: [  139.884022] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:38 security kernel: [  139.892055] em28xx #0 em28xx_isoc_copy :Video frame 6, length=1924, even
Aug 15 23:14:38 security kernel: [  139.892055] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:38 security kernel: [  139.908020] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:38 security kernel: [  139.908020] em28xx #0 em28xx_isoc_copy :Video frame 7, length=1440, odd
Aug 15 23:14:38 security kernel: [  139.924020] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:38 security kernel: [  139.932020] em28xx #0 em28xx_isoc_copy :Video frame 8, length=1924, even
Aug 15 23:14:38 security kernel: [  139.932020] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:38 security kernel: [  139.948028] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:38 security kernel: [  139.948028] em28xx #0 em28xx_isoc_copy :Video frame 9, length=1440, odd
Aug 15 23:14:38 security kernel: [  139.963937] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:38 security kernel: [  139.971907] em28xx #0 em28xx_isoc_copy :Video frame 10, length=1924, even
Aug 15 23:14:38 security kernel: [  139.971915] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:38 security kernel: [  139.988034] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:38 security kernel: [  139.988034] em28xx #0 em28xx_isoc_copy :Video frame 11, length=1440, odd
Aug 15 23:14:38 security kernel: [  140.004043] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:38 security kernel: [  140.012056] em28xx #0 em28xx_isoc_copy :Video frame 12, length=1924, even
Aug 15 23:14:38 security kernel: [  140.012056] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:38 security kernel: [  140.016144] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:38 security kernel: [  140.016174] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:38 security kernel: [  140.016211] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:38 security kernel: [  140.016231] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:38 security kernel: [  140.016254] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:38 security kernel: [  140.016273] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4a5000 maddr: 0x7c25000 
Aug 15 23:14:38 security kernel: [  140.016299] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c25000 
Aug 15 23:14:38 security kernel: [  140.016345] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c25000 
Aug 15 23:14:38 security kernel: [  140.016368] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:38 security kernel: [  140.016393] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:38 security kernel: [  140.016410] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:38 security kernel: [  140.016429] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:38 security kernel: [  140.016447] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4a5800 maddr: 0x7c25800 
Aug 15 23:14:38 security kernel: [  140.016472] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c25800 
Aug 15 23:14:38 security kernel: [  140.016511] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c25800 
Aug 15 23:14:38 security kernel: [  140.016988] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:38 security kernel: [  140.017010] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:38 security kernel: [  140.017027] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c25000  paddr: 0xf4a5000 
Aug 15 23:14:38 security kernel: [  140.017052] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:38 security kernel: [  140.017073] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c25000 
Aug 15 23:14:38 security kernel: [  140.017101] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:38 security kernel: [  140.017118] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:38 security kernel: [  140.017134] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c25800  paddr: 0xf4a5800 
Aug 15 23:14:38 security kernel: [  140.017162] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:38 security kernel: [  140.017183] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c25800 
Aug 15 23:14:38 security kernel: [  140.017288] <<< 10
Aug 15 23:14:38 security kernel: [  140.028029] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:38 security kernel: [  140.028029] em28xx #0 em28xx_isoc_copy :Video frame 13, length=1448, odd
Aug 15 23:14:38 security kernel: [  140.043927] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:38 security kernel: [  140.051906] em28xx #0 em28xx_isoc_copy :Video frame 14, length=1924, even
Aug 15 23:14:38 security kernel: [  140.051921] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:38 security kernel: [  140.067989] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:38 security kernel: [  140.068013] em28xx #0 em28xx_isoc_copy :Video frame 15, length=1448, odd
Aug 15 23:14:38 security kernel: [  140.083989] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:38 security kernel: [  140.091939] em28xx #0 em28xx_isoc_copy :Video frame 16, length=1924, even
Aug 15 23:14:38 security kernel: [  140.091956] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:38 security kernel: [  140.107937] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:38 security kernel: [  140.107957] em28xx #0 em28xx_isoc_copy :Video frame 17, length=1456, odd
Aug 15 23:14:38 security kernel: [  140.123966] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:38 security kernel: [  140.131906] em28xx #0 em28xx_isoc_copy :Video frame 18, length=1924, even
Aug 15 23:14:38 security kernel: [  140.131916] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:38 security kernel: [  140.147973] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:38 security kernel: [  140.147988] em28xx #0 em28xx_isoc_copy :Video frame 19, length=1604, odd
Aug 15 23:14:38 security kernel: [  140.164017] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:38 security kernel: [  140.172020] em28xx #0 em28xx_isoc_copy :Video frame 20, length=1924, even
Aug 15 23:14:38 security kernel: [  140.172020] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:38 security kernel: [  140.188025] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:38 security kernel: [  140.188025] em28xx #0 em28xx_isoc_copy :Video frame 21, length=1760, odd
Aug 15 23:14:38 security kernel: [  140.204062] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:38 security kernel: [  140.212020] em28xx #0 em28xx_isoc_copy :Video frame 22, length=1924, even
Aug 15 23:14:38 security kernel: [  140.212020] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:38 security kernel: [  140.228064] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:38 security kernel: [  140.228064] em28xx #0 em28xx_isoc_copy :Video frame 23, length=1468, odd
Aug 15 23:14:38 security kernel: [  140.244046] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:38 security kernel: [  140.252058] em28xx #0 em28xx_isoc_copy :Video frame 24, length=1924, even
Aug 15 23:14:38 security kernel: [  140.252058] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:38 security kernel: [  140.268030] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:38 security kernel: [  140.268030] em28xx #0 em28xx_isoc_copy :Video frame 25, length=1472, odd
Aug 15 23:14:38 security kernel: [  140.283908] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:38 security kernel: [  140.291887] em28xx #0 em28xx_isoc_copy :Video frame 26, length=1924, even
Aug 15 23:14:38 security kernel: [  140.291900] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:38 security kernel: [  140.308013] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:38 security kernel: [  140.308013] em28xx #0 em28xx_isoc_copy :Video frame 27, length=1476, odd
Aug 15 23:14:39 security kernel: [  140.324061] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:39 security kernel: [  140.332022] em28xx #0 em28xx_isoc_copy :Video frame 28, length=1924, even
Aug 15 23:14:39 security kernel: [  140.332022] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:39 security kernel: [  140.348078] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:39 security kernel: [  140.348078] em28xx #0 em28xx_isoc_copy :Video frame 29, length=1440, odd
Aug 15 23:14:39 security kernel: [  140.364023] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:39 security kernel: [  140.372060] em28xx #0 em28xx_isoc_copy :Video frame 30, length=1924, even
Aug 15 23:14:39 security kernel: [  140.372060] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:39 security kernel: [  140.388026] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:39 security kernel: [  140.388026] em28xx #0 em28xx_isoc_copy :Video frame 31, length=1440, odd
Aug 15 23:14:39 security kernel: [  140.404023] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:39 security kernel: [  140.412020] em28xx #0 em28xx_isoc_copy :Video frame 32, length=1924, even
Aug 15 23:14:39 security kernel: [  140.412020] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:39 security kernel: [  140.428020] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:39 security kernel: [  140.428020] em28xx #0 em28xx_isoc_copy :Video frame 33, length=1440, odd
Aug 15 23:14:39 security kernel: [  140.444065] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:39 security kernel: [  140.452022] em28xx #0 em28xx_isoc_copy :Video frame 34, length=1924, even
Aug 15 23:14:39 security kernel: [  140.452022] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:39 security kernel: [  140.468056] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:39 security kernel: [  140.468056] em28xx #0 em28xx_isoc_copy :Video frame 35, length=1444, odd
Aug 15 23:14:39 security kernel: [  140.484047] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:39 security kernel: [  140.492062] em28xx #0 em28xx_isoc_copy :Video frame 36, length=1924, even
Aug 15 23:14:39 security kernel: [  140.492062] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:39 security kernel: [  140.508035] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:39 security kernel: [  140.508035] em28xx #0 em28xx_isoc_copy :Video frame 37, length=1480, odd
Aug 15 23:14:39 security kernel: [  140.516073] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:39 security kernel: [  140.516081] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:39 security kernel: [  140.516091] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:39 security kernel: [  140.516095] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:39 security kernel: [  140.516101] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:39 security kernel: [  140.516106] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4a6000 maddr: 0x7c26000 
Aug 15 23:14:39 security kernel: [  140.516112] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c26000 
Aug 15 23:14:39 security kernel: [  140.516125] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c26000 
Aug 15 23:14:39 security kernel: [  140.516130] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:39 security kernel: [  140.516136] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:39 security kernel: [  140.516140] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:39 security kernel: [  140.516144] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:39 security kernel: [  140.516148] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4a6800 maddr: 0x7c26800 
Aug 15 23:14:39 security kernel: [  140.516154] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c26800 
Aug 15 23:14:39 security kernel: [  140.516163] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c26800 
Aug 15 23:14:39 security kernel: [  140.516550] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:39 security kernel: [  140.516558] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:39 security kernel: [  140.516563] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c26000  paddr: 0xf4a6000 
Aug 15 23:14:39 security kernel: [  140.516569] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:39 security kernel: [  140.516574] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c26000 
Aug 15 23:14:39 security kernel: [  140.516580] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:39 security kernel: [  140.516584] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:39 security kernel: [  140.516588] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c26800  paddr: 0xf4a6800 
Aug 15 23:14:39 security kernel: [  140.516594] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:39 security kernel: [  140.516598] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c26800 
Aug 15 23:14:39 security kernel: [  140.516619] <<< 10
Aug 15 23:14:39 security kernel: [  140.523898] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:39 security kernel: [  140.531870] em28xx #0 em28xx_isoc_copy :Video frame 38, length=1924, even
Aug 15 23:14:39 security kernel: [  140.531885] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:39 security kernel: [  140.547923] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:39 security kernel: [  140.547935] em28xx #0 em28xx_isoc_copy :Video frame 39, length=1452, odd
Aug 15 23:14:39 security kernel: [  140.563900] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:39 security kernel: [  140.571869] em28xx #0 em28xx_isoc_copy :Video frame 40, length=1924, even
Aug 15 23:14:39 security kernel: [  140.571877] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:39 security kernel: [  140.588018] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:39 security kernel: [  140.588033] em28xx #0 em28xx_isoc_copy :Video frame 41, length=1460, odd
Aug 15 23:14:39 security kernel: [  140.604023] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:39 security kernel: [  140.612061] em28xx #0 em28xx_isoc_copy :Video frame 42, length=1924, even
Aug 15 23:14:39 security kernel: [  140.612061] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:39 security kernel: [  140.628018] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:39 security kernel: [  140.628018] em28xx #0 em28xx_isoc_copy :Video frame 43, length=1468, odd
Aug 15 23:14:39 security kernel: [  140.644023] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:39 security kernel: [  140.652077] em28xx #0 em28xx_isoc_copy :Video frame 44, length=1924, even
Aug 15 23:14:39 security kernel: [  140.652077] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:39 security kernel: [  140.668043] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:39 security kernel: [  140.668043] em28xx #0 em28xx_isoc_copy :Video frame 45, length=1468, odd
Aug 15 23:14:39 security kernel: [  140.684088] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:39 security kernel: [  140.692022] em28xx #0 em28xx_isoc_copy :Video frame 46, length=1924, even
Aug 15 23:14:39 security kernel: [  140.692022] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:39 security kernel: [  140.708085] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:39 security kernel: [  140.708085] em28xx #0 em28xx_isoc_copy :Video frame 47, length=1468, odd
Aug 15 23:14:39 security kernel: [  140.724024] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:39 security kernel: [  140.732059] em28xx #0 em28xx_isoc_copy :Video frame 48, length=1924, even
Aug 15 23:14:39 security kernel: [  140.732059] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:39 security kernel: [  140.748018] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:39 security kernel: [  140.748018] em28xx #0 em28xx_isoc_copy :Video frame 49, length=1476, odd
Aug 15 23:14:39 security kernel: [  140.764025] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:39 security kernel: [  140.772024] em28xx #0 em28xx_isoc_copy :Video frame 50, length=1924, even
Aug 15 23:14:39 security kernel: [  140.772024] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:39 security kernel: [  140.788021] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:39 security kernel: [  140.788021] em28xx #0 em28xx_isoc_copy :Video frame 51, length=1484, odd
Aug 15 23:14:39 security kernel: [  140.804062] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:39 security kernel: [  140.812023] em28xx #0 em28xx_isoc_copy :Video frame 52, length=1924, even
Aug 15 23:14:39 security kernel: [  140.812023] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:39 security kernel: [  140.828060] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:39 security kernel: [  140.828060] em28xx #0 em28xx_isoc_copy :Video frame 53, length=1556, odd
Aug 15 23:14:39 security kernel: [  140.844026] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:39 security kernel: [  140.852061] em28xx #0 em28xx_isoc_copy :Video frame 54, length=1924, even
Aug 15 23:14:39 security kernel: [  140.852061] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:39 security kernel: [  140.868021] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:39 security kernel: [  140.868021] em28xx #0 em28xx_isoc_copy :Video frame 55, length=1548, odd
Aug 15 23:14:39 security kernel: [  140.884022] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:39 security kernel: [  140.892022] em28xx #0 em28xx_isoc_copy :Video frame 56, length=1924, even
Aug 15 23:14:39 security kernel: [  140.892022] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:39 security kernel: [  140.908035] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:39 security kernel: [  140.908035] em28xx #0 em28xx_isoc_copy :Video frame 57, length=1556, odd
Aug 15 23:14:39 security kernel: [  140.923905] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:39 security kernel: [  140.931882] em28xx #0 em28xx_isoc_copy :Video frame 58, length=1924, even
Aug 15 23:14:39 security kernel: [  140.931898] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:39 security kernel: [  140.948088] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:39 security kernel: [  140.948088] em28xx #0 em28xx_isoc_copy :Video frame 59, length=1556, odd
Aug 15 23:14:39 security kernel: [  140.964022] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:39 security kernel: [  140.972060] em28xx #0 em28xx_isoc_copy :Video frame 60, length=1924, even
Aug 15 23:14:39 security kernel: [  140.972060] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:39 security kernel: [  140.988044] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:39 security kernel: [  140.988044] em28xx #0 em28xx_isoc_copy :Video frame 61, length=1564, odd
Aug 15 23:14:39 security kernel: [  141.004048] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:39 security kernel: [  141.012021] em28xx #0 em28xx_isoc_copy :Video frame 62, length=1924, even
Aug 15 23:14:39 security kernel: [  141.012021] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:39 security kernel: [  141.016668] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:39 security kernel: [  141.016697] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:39 security kernel: [  141.016735] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:39 security kernel: [  141.016754] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:39 security kernel: [  141.016781] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:39 security kernel: [  141.016800] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4a7000 maddr: 0x7c27000 
Aug 15 23:14:39 security kernel: [  141.016826] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c27000 
Aug 15 23:14:39 security kernel: [  141.016872] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c27000 
Aug 15 23:14:39 security kernel: [  141.016895] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:39 security kernel: [  141.016920] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:39 security kernel: [  141.016937] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:39 security kernel: [  141.016957] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:39 security kernel: [  141.016974] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4a7800 maddr: 0x7c27800 
Aug 15 23:14:39 security kernel: [  141.016999] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c27800 
Aug 15 23:14:39 security kernel: [  141.017039] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c27800 
Aug 15 23:14:39 security kernel: [  141.017449] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:39 security kernel: [  141.017475] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:39 security kernel: [  141.017493] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c27000  paddr: 0xf4a7000 
Aug 15 23:14:39 security kernel: [  141.017519] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:39 security kernel: [  141.017541] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c27000 
Aug 15 23:14:39 security kernel: [  141.017569] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:39 security kernel: [  141.017587] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:39 security kernel: [  141.017603] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c27800  paddr: 0xf4a7800 
Aug 15 23:14:39 security kernel: [  141.017629] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:39 security kernel: [  141.017650] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c27800 
Aug 15 23:14:39 security kernel: [  141.017755] <<< 10
Aug 15 23:14:39 security kernel: [  141.028023] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:39 security kernel: [  141.028023] em28xx #0 em28xx_isoc_copy :Video frame 63, length=1568, odd
Aug 15 23:14:39 security kernel: [  141.043899] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:39 security kernel: [  141.051867] em28xx #0 em28xx_isoc_copy :Video frame 64, length=1924, even
Aug 15 23:14:39 security kernel: [  141.051880] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:39 security kernel: [  141.068007] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:39 security kernel: [  141.068031] em28xx #0 em28xx_isoc_copy :Video frame 65, length=1572, odd
Aug 15 23:14:39 security kernel: [  141.084020] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:39 security kernel: [  141.092060] em28xx #0 em28xx_isoc_copy :Video frame 66, length=1924, even
Aug 15 23:14:39 security kernel: [  141.092060] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:39 security kernel: [  141.108014] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:39 security kernel: [  141.108014] em28xx #0 em28xx_isoc_copy :Video frame 67, length=1584, odd
Aug 15 23:14:39 security kernel: [  141.124022] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:39 security kernel: [  141.132024] em28xx #0 em28xx_isoc_copy :Video frame 68, length=1924, even
Aug 15 23:14:39 security kernel: [  141.132024] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:39 security kernel: [  141.148024] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:39 security kernel: [  141.148024] em28xx #0 em28xx_isoc_copy :Video frame 69, length=1580, odd
Aug 15 23:14:39 security kernel: [  141.164067] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:39 security kernel: [  141.172023] em28xx #0 em28xx_isoc_copy :Video frame 70, length=1924, even
Aug 15 23:14:39 security kernel: [  141.172023] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:39 security kernel: [  141.188060] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:39 security kernel: [  141.188060] em28xx #0 em28xx_isoc_copy :Video frame 71, length=1536, odd
Aug 15 23:14:39 security kernel: [  141.204022] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:39 security kernel: [  141.212062] em28xx #0 em28xx_isoc_copy :Video frame 72, length=1924, even
Aug 15 23:14:39 security kernel: [  141.212062] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:39 security kernel: [  141.228027] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:39 security kernel: [  141.228027] em28xx #0 em28xx_isoc_copy :Video frame 73, length=1536, odd
Aug 15 23:14:39 security kernel: [  141.243872] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:39 security kernel: [  141.251853] em28xx #0 em28xx_isoc_copy :Video frame 74, length=1924, even
Aug 15 23:14:39 security kernel: [  141.251865] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:39 security kernel: [  141.267985] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:39 security kernel: [  141.268011] em28xx #0 em28xx_isoc_copy :Video frame 75, length=1540, odd
Aug 15 23:14:39 security kernel: [  141.284060] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:39 security kernel: [  141.292025] em28xx #0 em28xx_isoc_copy :Video frame 76, length=1924, even
Aug 15 23:14:39 security kernel: [  141.292025] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:39 security kernel: [  141.308060] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:39 security kernel: [  141.308060] em28xx #0 em28xx_isoc_copy :Video frame 77, length=1544, odd
Aug 15 23:14:40 security kernel: [  141.324021] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:40 security kernel: [  141.332062] em28xx #0 em28xx_isoc_copy :Video frame 78, length=1924, even
Aug 15 23:14:40 security kernel: [  141.332062] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:40 security kernel: [  141.348043] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:40 security kernel: [  141.348043] em28xx #0 em28xx_isoc_copy :Video frame 79, length=1548, odd
Aug 15 23:14:40 security kernel: [  141.364027] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:40 security kernel: [  141.372036] em28xx #0 em28xx_isoc_copy :Video frame 80, length=1924, even
Aug 15 23:14:40 security kernel: [  141.372036] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:40 security kernel: [  141.388027] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:40 security kernel: [  141.388027] em28xx #0 em28xx_isoc_copy :Video frame 81, length=1560, odd
Aug 15 23:14:40 security kernel: [  141.403864] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:40 security kernel: [  141.411856] em28xx #0 em28xx_isoc_copy :Video frame 82, length=1924, even
Aug 15 23:14:40 security kernel: [  141.411865] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:40 security kernel: [  141.427892] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:40 security kernel: [  141.427905] em28xx #0 em28xx_isoc_copy :Video frame 83, length=1556, odd
Aug 15 23:14:40 security kernel: [  141.444010] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:40 security kernel: [  141.451924] em28xx #0 em28xx_isoc_copy :Video frame 84, length=1924, even
Aug 15 23:14:40 security kernel: [  141.451945] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:40 security kernel: [  141.468021] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:40 security kernel: [  141.468021] em28xx #0 em28xx_isoc_copy :Video frame 85, length=1568, odd
Aug 15 23:14:40 security kernel: [  141.484041] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:40 security kernel: [  141.492025] em28xx #0 em28xx_isoc_copy :Video frame 86, length=1924, even
Aug 15 23:14:40 security kernel: [  141.492025] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:40 security kernel: [  141.508061] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:40 security kernel: [  141.508061] em28xx #0 em28xx_isoc_copy :Video frame 87, length=1568, odd
Aug 15 23:14:40 security kernel: [  141.517783] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:40 security kernel: [  141.517811] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:40 security kernel: [  141.517850] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:40 security kernel: [  141.517925] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:40 security kernel: [  141.517956] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:40 security kernel: [  141.517978] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4a8000 maddr: 0x7c28000 
Aug 15 23:14:40 security kernel: [  141.518006] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c28000 
Aug 15 23:14:40 security kernel: [  141.518054] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c28000 
Aug 15 23:14:40 security kernel: [  141.518079] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:40 security kernel: [  141.518104] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:40 security kernel: [  141.518121] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:40 security kernel: [  141.518141] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:40 security kernel: [  141.518159] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4a8800 maddr: 0x7c28800 
Aug 15 23:14:40 security kernel: [  141.518183] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c28800 
Aug 15 23:14:40 security kernel: [  141.518224] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c28800 
Aug 15 23:14:40 security kernel: [  141.518653] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:40 security kernel: [  141.518673] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:40 security kernel: [  141.518693] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c28000  paddr: 0xf4a8000 
Aug 15 23:14:40 security kernel: [  141.518722] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:40 security kernel: [  141.518744] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c28000 
Aug 15 23:14:40 security kernel: [  141.518773] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:40 security kernel: [  141.518790] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:40 security kernel: [  141.518807] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c28800  paddr: 0xf4a8800 
Aug 15 23:14:40 security kernel: [  141.518832] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:40 security kernel: [  141.518853] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c28800 
Aug 15 23:14:40 security kernel: [  141.519073] <<< 10
Aug 15 23:14:40 security kernel: [  141.524111] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:40 security kernel: [  141.532029] em28xx #0 em28xx_isoc_copy :Video frame 88, length=1924, even
Aug 15 23:14:40 security kernel: [  141.532029] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:40 security kernel: [  141.548098] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:40 security kernel: [  141.548098] em28xx #0 em28xx_isoc_copy :Video frame 89, length=1576, odd
Aug 15 23:14:40 security kernel: [  141.564031] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:40 security kernel: [  141.572057] em28xx #0 em28xx_isoc_copy :Video frame 90, length=1924, even
Aug 15 23:14:40 security kernel: [  141.572057] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:40 security kernel: [  141.588044] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:40 security kernel: [  141.588044] em28xx #0 em28xx_isoc_copy :Video frame 91, length=1580, odd
Aug 15 23:14:40 security kernel: [  141.604033] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:40 security kernel: [  141.612020] em28xx #0 em28xx_isoc_copy :Video frame 92, length=1924, even
Aug 15 23:14:40 security kernel: [  141.612020] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:40 security kernel: [  141.628044] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:40 security kernel: [  141.628044] em28xx #0 em28xx_isoc_copy :Video frame 93, length=1584, odd
Aug 15 23:14:40 security kernel: [  141.644059] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:40 security kernel: [  141.652025] em28xx #0 em28xx_isoc_copy :Video frame 94, length=1924, even
Aug 15 23:14:40 security kernel: [  141.652025] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:40 security kernel: [  141.668057] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:40 security kernel: [  141.668057] em28xx #0 em28xx_isoc_copy :Video frame 95, length=1644, odd
Aug 15 23:14:40 security kernel: [  141.684013] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:40 security kernel: [  141.692056] em28xx #0 em28xx_isoc_copy :Video frame 96, length=1924, even
Aug 15 23:14:40 security kernel: [  141.692056] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:40 security kernel: [  141.708019] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:40 security kernel: [  141.708019] em28xx #0 em28xx_isoc_copy :Video frame 97, length=1652, odd
Aug 15 23:14:40 security kernel: [  141.724023] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:40 security kernel: [  141.732020] em28xx #0 em28xx_isoc_copy :Video frame 98, length=1924, even
Aug 15 23:14:40 security kernel: [  141.732020] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:40 security kernel: [  141.748025] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:40 security kernel: [  141.748025] em28xx #0 em28xx_isoc_copy :Video frame 99, length=1656, odd
Aug 15 23:14:40 security kernel: [  141.764087] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:40 security kernel: [  141.772042] em28xx #0 em28xx_isoc_copy :Video frame 100, length=1924, even
Aug 15 23:14:40 security kernel: [  141.772042] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:40 security kernel: [  141.788076] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:40 security kernel: [  141.788076] em28xx #0 em28xx_isoc_copy :Video frame 101, length=1660, odd
Aug 15 23:14:40 security kernel: [  141.804014] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:40 security kernel: [  141.812054] em28xx #0 em28xx_isoc_copy :Video frame 102, length=1924, even
Aug 15 23:14:40 security kernel: [  141.812054] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:40 security kernel: [  141.828046] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:40 security kernel: [  141.828046] em28xx #0 em28xx_isoc_copy :Video frame 103, length=1660, odd
Aug 15 23:14:40 security kernel: [  141.844043] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:40 security kernel: [  141.852021] em28xx #0 em28xx_isoc_copy :Video frame 104, length=1924, even
Aug 15 23:14:40 security kernel: [  141.852021] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:40 security kernel: [  141.868061] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:40 security kernel: [  141.868061] em28xx #0 em28xx_isoc_copy :Video frame 105, length=1676, odd
Aug 15 23:14:40 security kernel: [  141.883869] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:40 security kernel: [  141.891843] em28xx #0 em28xx_isoc_copy :Video frame 106, length=1924, even
Aug 15 23:14:40 security kernel: [  141.891857] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:40 security kernel: [  141.907981] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:40 security kernel: [  141.908009] em28xx #0 em28xx_isoc_copy :Video frame 107, length=1672, odd
Aug 15 23:14:40 security kernel: [  141.924026] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:40 security kernel: [  141.932061] em28xx #0 em28xx_isoc_copy :Video frame 108, length=1924, even
Aug 15 23:14:40 security kernel: [  141.932061] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:40 security kernel: [  141.948018] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:40 security kernel: [  141.948018] em28xx #0 em28xx_isoc_copy :Video frame 109, length=1684, odd
Aug 15 23:14:40 security kernel: [  141.964023] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:40 security kernel: [  141.972024] em28xx #0 em28xx_isoc_copy :Video frame 110, length=1924, even
Aug 15 23:14:40 security kernel: [  141.972024] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:40 security kernel: [  141.988043] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:40 security kernel: [  141.988043] em28xx #0 em28xx_isoc_copy :Video frame 111, length=1688, odd
Aug 15 23:14:40 security kernel: [  142.004062] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:40 security kernel: [  142.012023] em28xx #0 em28xx_isoc_copy :Video frame 112, length=1924, even
Aug 15 23:14:40 security kernel: [  142.012023] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:40 security kernel: [  142.016158] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:40 security kernel: [  142.016189] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:40 security kernel: [  142.016223] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:40 security kernel: [  142.016242] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:40 security kernel: [  142.016267] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:40 security kernel: [  142.016286] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4a9000 maddr: 0x7c29000 
Aug 15 23:14:40 security kernel: [  142.016312] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c29000 
Aug 15 23:14:40 security kernel: [  142.016357] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c29000 
Aug 15 23:14:40 security kernel: [  142.016381] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:40 security kernel: [  142.016405] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:40 security kernel: [  142.016422] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:40 security kernel: [  142.016441] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:40 security kernel: [  142.016459] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4a9800 maddr: 0x7c29800 
Aug 15 23:14:40 security kernel: [  142.016484] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c29800 
Aug 15 23:14:40 security kernel: [  142.016523] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c29800 
Aug 15 23:14:40 security kernel: [  142.016910] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:40 security kernel: [  142.016932] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:40 security kernel: [  142.016949] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c29000  paddr: 0xf4a9000 
Aug 15 23:14:40 security kernel: [  142.016975] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:40 security kernel: [  142.016996] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c29000 
Aug 15 23:14:40 security kernel: [  142.017024] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:40 security kernel: [  142.017040] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:40 security kernel: [  142.017056] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c29800  paddr: 0xf4a9800 
Aug 15 23:14:40 security kernel: [  142.017081] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:40 security kernel: [  142.017102] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c29800 
Aug 15 23:14:40 security kernel: [  142.017196] <<< 10
Aug 15 23:14:40 security kernel: [  142.028079] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:40 security kernel: [  142.028079] em28xx #0 em28xx_isoc_copy :Video frame 113, length=1636, odd
Aug 15 23:14:40 security kernel: [  142.043844] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:40 security kernel: [  142.051831] em28xx #0 em28xx_isoc_copy :Video frame 114, length=1924, even
Aug 15 23:14:40 security kernel: [  142.051846] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:40 security kernel: [  142.067960] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:40 security kernel: [  142.067983] em28xx #0 em28xx_isoc_copy :Video frame 115, length=1640, odd
Aug 15 23:14:40 security kernel: [  142.084019] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:40 security kernel: [  142.092036] em28xx #0 em28xx_isoc_copy :Video frame 116, length=1924, even
Aug 15 23:14:40 security kernel: [  142.092036] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:40 security kernel: [  142.108022] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:40 security kernel: [  142.108022] em28xx #0 em28xx_isoc_copy :Video frame 117, length=1644, odd
Aug 15 23:14:40 security kernel: [  142.124062] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:40 security kernel: [  142.132017] em28xx #0 em28xx_isoc_copy :Video frame 118, length=1924, even
Aug 15 23:14:40 security kernel: [  142.132017] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:40 security kernel: [  142.148056] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:40 security kernel: [  142.148056] em28xx #0 em28xx_isoc_copy :Video frame 119, length=1648, odd
Aug 15 23:14:40 security kernel: [  142.164023] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:40 security kernel: [  142.172059] em28xx #0 em28xx_isoc_copy :Video frame 120, length=1924, even
Aug 15 23:14:40 security kernel: [  142.172059] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:40 security kernel: [  142.188028] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:40 security kernel: [  142.188028] em28xx #0 em28xx_isoc_copy :Video frame 121, length=1652, odd
Aug 15 23:14:40 security kernel: [  142.203840] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:40 security kernel: [  142.211814] em28xx #0 em28xx_isoc_copy :Video frame 122, length=1924, even
Aug 15 23:14:40 security kernel: [  142.211822] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:40 security kernel: [  142.227950] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:40 security kernel: [  142.227969] em28xx #0 em28xx_isoc_copy :Video frame 123, length=1656, odd
Aug 15 23:14:40 security kernel: [  142.244056] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:40 security kernel: [  142.252016] em28xx #0 em28xx_isoc_copy :Video frame 124, length=1924, even
Aug 15 23:14:40 security kernel: [  142.252016] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:40 security kernel: [  142.268065] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:40 security kernel: [  142.268065] em28xx #0 em28xx_isoc_copy :Video frame 125, length=1664, odd
Aug 15 23:14:40 security kernel: [  142.284023] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:40 security kernel: [  142.292044] em28xx #0 em28xx_isoc_copy :Video frame 126, length=1924, even
Aug 15 23:14:40 security kernel: [  142.292059] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:40 security kernel: [  142.308022] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:40 security kernel: [  142.308022] em28xx #0 em28xx_isoc_copy :Video frame 127, length=1668, odd
Aug 15 23:14:41 security kernel: [  142.324019] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:41 security kernel: [  142.332020] em28xx #0 em28xx_isoc_copy :Video frame 0, length=1924, even
Aug 15 23:14:41 security kernel: [  142.332020] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:41 security kernel: [  142.348024] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:41 security kernel: [  142.348024] em28xx #0 em28xx_isoc_copy :Video frame 1, length=1672, odd
Aug 15 23:14:41 security kernel: [  142.364060] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:41 security kernel: [  142.372020] em28xx #0 em28xx_isoc_copy :Video frame 2, length=1924, even
Aug 15 23:14:41 security kernel: [  142.372020] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:41 security kernel: [  142.388081] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:41 security kernel: [  142.388081] em28xx #0 em28xx_isoc_copy :Video frame 3, length=1680, odd
Aug 15 23:14:41 security kernel: [  142.404020] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:41 security kernel: [  142.412047] em28xx #0 em28xx_isoc_copy :Video frame 4, length=1924, even
Aug 15 23:14:41 security kernel: [  142.412059] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:41 security kernel: [  142.428029] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:41 security kernel: [  142.428029] em28xx #0 em28xx_isoc_copy :Video frame 5, length=1684, odd
Aug 15 23:14:41 security kernel: [  142.443826] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:41 security kernel: [  142.451799] em28xx #0 em28xx_isoc_copy :Video frame 6, length=1924, even
Aug 15 23:14:41 security kernel: [  142.451812] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:41 security kernel: [  142.467872] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:41 security kernel: [  142.467894] em28xx #0 em28xx_isoc_copy :Video frame 7, length=1684, odd
Aug 15 23:14:41 security kernel: [  142.483886] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:41 security kernel: [  142.491829] em28xx #0 em28xx_isoc_copy :Video frame 8, length=1924, even
Aug 15 23:14:41 security kernel: [  142.491842] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:41 security kernel: [  142.507876] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:41 security kernel: [  142.507900] em28xx #0 em28xx_isoc_copy :Video frame 9, length=1748, odd
Aug 15 23:14:41 security kernel: [  142.516078] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:41 security kernel: [  142.516090] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:41 security kernel: [  142.516107] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:41 security kernel: [  142.516114] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:41 security kernel: [  142.516122] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:41 security kernel: [  142.516129] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4aa000 maddr: 0x7c2a000 
Aug 15 23:14:41 security kernel: [  142.516138] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c2a000 
Aug 15 23:14:41 security kernel: [  142.516156] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c2a000 
Aug 15 23:14:41 security kernel: [  142.516164] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:41 security kernel: [  142.516172] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:41 security kernel: [  142.516178] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:41 security kernel: [  142.516184] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:41 security kernel: [  142.516190] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4aa800 maddr: 0x7c2a800 
Aug 15 23:14:41 security kernel: [  142.516199] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c2a800 
Aug 15 23:14:41 security kernel: [  142.516212] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c2a800 
Aug 15 23:14:41 security kernel: [  142.516580] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:41 security kernel: [  142.516589] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:41 security kernel: [  142.516594] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c2a000  paddr: 0xf4aa000 
Aug 15 23:14:41 security kernel: [  142.516603] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:41 security kernel: [  142.516611] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c2a000 
Aug 15 23:14:41 security kernel: [  142.516622] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:41 security kernel: [  142.516628] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:41 security kernel: [  142.516633] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c2a800  paddr: 0xf4aa800 
Aug 15 23:14:41 security kernel: [  142.516642] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:41 security kernel: [  142.516651] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c2a800 
Aug 15 23:14:41 security kernel: [  142.516680] <<< 10
Aug 15 23:14:41 security kernel: [  142.523873] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:41 security kernel: [  142.531828] em28xx #0 em28xx_isoc_copy :Video frame 10, length=1924, even
Aug 15 23:14:41 security kernel: [  142.531843] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:41 security kernel: [  142.547874] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:41 security kernel: [  142.547897] em28xx #0 em28xx_isoc_copy :Video frame 11, length=1752, odd
Aug 15 23:14:41 security kernel: [  142.564021] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end (1)
Aug 15 23:14:41 security kernel: [  142.572021] em28xx #0 em28xx_isoc_copy :Video frame 12, length=1924, even
Aug 15 23:14:41 security kernel: [  142.572021] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:41 security kernel: [  142.588025] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:41 security kernel: [  142.588025] em28xx #0 em28xx_isoc_copy :Video frame 13, length=1756, odd
Aug 15 23:14:41 security kernel: [  142.604062] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:41 security kernel: [  142.612021] em28xx #0 em28xx_isoc_copy :Video frame 14, length=1924, even
Aug 15 23:14:41 security kernel: [  142.612021] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:41 security kernel: [  142.628064] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:41 security kernel: [  142.628064] em28xx #0 em28xx_isoc_copy :Video frame 15, length=1760, odd
Aug 15 23:14:41 security kernel: [  142.644020] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:41 security kernel: [  142.652035] em28xx #0 em28xx_isoc_copy :Video frame 16, length=1924, even
Aug 15 23:14:41 security kernel: [  142.652058] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:41 security kernel: [  142.668022] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:41 security kernel: [  142.668022] em28xx #0 em28xx_isoc_copy :Video frame 17, length=1768, odd
Aug 15 23:14:41 security kernel: [  142.684022] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:41 security kernel: [  142.692020] em28xx #0 em28xx_isoc_copy :Video frame 18, length=1924, even
Aug 15 23:14:41 security kernel: [  142.692021] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:41 security kernel: [  142.708025] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:41 security kernel: [  142.708025] em28xx #0 em28xx_isoc_copy :Video frame 19, length=1776, odd
Aug 15 23:14:41 security kernel: [  142.724058] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:41 security kernel: [  142.732007] em28xx #0 em28xx_isoc_copy :Video frame 20, length=1924, even
Aug 15 23:14:41 security kernel: [  142.732020] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:41 security kernel: [  142.748064] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:41 security kernel: [  142.748064] em28xx #0 em28xx_isoc_copy :Video frame 21, length=1784, odd
Aug 15 23:14:41 security kernel: [  142.764019] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:41 security kernel: [  142.772011] em28xx #0 em28xx_isoc_copy :Video frame 22, length=1924, even
Aug 15 23:14:41 security kernel: [  142.772046] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:41 security kernel: [  142.788042] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:41 security kernel: [  142.788042] em28xx #0 em28xx_isoc_copy :Video frame 23, length=1780, odd
Aug 15 23:14:41 security kernel: [  142.804020] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:41 security kernel: [  142.812007] em28xx #0 em28xx_isoc_copy :Video frame 24, length=1924, even
Aug 15 23:14:41 security kernel: [  142.812021] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:41 security kernel: [  142.828033] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:41 security kernel: [  142.828033] em28xx #0 em28xx_isoc_copy :Video frame 25, length=1792, odd
Aug 15 23:14:41 security kernel: [  142.843794] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:41 security kernel: [  142.851769] em28xx #0 em28xx_isoc_copy :Video frame 26, length=1924, even
Aug 15 23:14:41 security kernel: [  142.851782] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:41 security kernel: [  142.867942] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:41 security kernel: [  142.867962] em28xx #0 em28xx_isoc_copy :Video frame 27, length=1736, odd
Aug 15 23:14:41 security kernel: [  142.884018] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:41 security kernel: [  142.892047] em28xx #0 em28xx_isoc_copy :Video frame 28, length=1924, even
Aug 15 23:14:41 security kernel: [  142.892055] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:41 security kernel: [  142.908020] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:41 security kernel: [  142.908020] em28xx #0 em28xx_isoc_copy :Video frame 29, length=1744, odd
Aug 15 23:14:41 security kernel: [  142.924017] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:41 security kernel: [  142.932022] em28xx #0 em28xx_isoc_copy :Video frame 30, length=1924, even
Aug 15 23:14:41 security kernel: [  142.932022] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:41 security kernel: [  142.948035] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:41 security kernel: [  142.948035] em28xx #0 em28xx_isoc_copy :Video frame 31, length=1744, odd
Aug 15 23:14:41 security kernel: [  142.964064] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:41 security kernel: [  142.972030] em28xx #0 em28xx_isoc_copy :Video frame 32, length=1924, even
Aug 15 23:14:41 security kernel: [  142.972036] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:41 security kernel: [  142.988064] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:41 security kernel: [  142.988064] em28xx #0 em28xx_isoc_copy :Video frame 33, length=1752, odd
Aug 15 23:14:41 security kernel: [  143.004020] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end (1)
Aug 15 23:14:41 security kernel: [  143.012027] em28xx #0 em28xx_isoc_copy :Video frame 34, length=1924, even
Aug 15 23:14:41 security kernel: [  143.012057] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:41 security kernel: [  143.016144] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:41 security kernel: [  143.016175] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:41 security kernel: [  143.016208] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:41 security kernel: [  143.016230] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:41 security kernel: [  143.016253] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:41 security kernel: [  143.016271] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4ab000 maddr: 0x7c2b000 
Aug 15 23:14:41 security kernel: [  143.016297] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c2b000 
Aug 15 23:14:41 security kernel: [  143.016343] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c2b000 
Aug 15 23:14:41 security kernel: [  143.016366] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:41 security kernel: [  143.016391] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:41 security kernel: [  143.016408] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:41 security kernel: [  143.016428] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:41 security kernel: [  143.016446] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4ab800 maddr: 0x7c2b800 
Aug 15 23:14:41 security kernel: [  143.016470] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c2b800 
Aug 15 23:14:41 security kernel: [  143.016509] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c2b800 
Aug 15 23:14:41 security kernel: [  143.016997] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:41 security kernel: [  143.017018] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:41 security kernel: [  143.017035] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c2b000  paddr: 0xf4ab000 
Aug 15 23:14:41 security kernel: [  143.017062] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:41 security kernel: [  143.017083] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c2b000 
Aug 15 23:14:41 security kernel: [  143.017112] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:41 security kernel: [  143.017129] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:41 security kernel: [  143.017145] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c2b800  paddr: 0xf4ab800 
Aug 15 23:14:41 security kernel: [  143.017171] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:41 security kernel: [  143.017191] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c2b800 
Aug 15 23:14:41 security kernel: [  143.017286] <<< 10
Aug 15 23:14:41 security kernel: [  143.028028] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:41 security kernel: [  143.028028] em28xx #0 em28xx_isoc_copy :Video frame 35, length=1756, odd
Aug 15 23:14:41 security kernel: [  143.043807] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:41 security kernel: [  143.051789] em28xx #0 em28xx_isoc_copy :Video frame 36, length=1924, even
Aug 15 23:14:41 security kernel: [  143.051799] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:41 security kernel: [  143.067935] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:41 security kernel: [  143.067961] em28xx #0 em28xx_isoc_copy :Video frame 37, length=1772, odd
Aug 15 23:14:41 security kernel: [  143.084088] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:41 security kernel: [  143.092036] em28xx #0 em28xx_isoc_copy :Video frame 38, length=1924, even
Aug 15 23:14:41 security kernel: [  143.092044] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:41 security kernel: [  143.108090] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:41 security kernel: [  143.108090] em28xx #0 em28xx_isoc_copy :Video frame 39, length=1764, odd
Aug 15 23:14:41 security kernel: [  143.124044] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:41 security kernel: [  143.132039] em28xx #0 em28xx_isoc_copy :Video frame 40, length=1924, even
Aug 15 23:14:41 security kernel: [  143.132062] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:41 security kernel: [  143.148053] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:41 security kernel: [  143.148053] em28xx #0 em28xx_isoc_copy :Video frame 41, length=1772, odd
Aug 15 23:14:41 security kernel: [  143.163808] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:41 security kernel: [  143.171783] em28xx #0 em28xx_isoc_copy :Video frame 42, length=1924, even
Aug 15 23:14:41 security kernel: [  143.171798] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:41 security kernel: [  143.187918] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:41 security kernel: [  143.187944] em28xx #0 em28xx_isoc_copy :Video frame 43, length=1776, odd
Aug 15 23:14:41 security kernel: [  143.204060] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:41 security kernel: [  143.212011] em28xx #0 em28xx_isoc_copy :Video frame 44, length=1924, even
Aug 15 23:14:41 security kernel: [  143.212019] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:41 security kernel: [  143.228063] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:41 security kernel: [  143.228063] em28xx #0 em28xx_isoc_copy :Video frame 45, length=1776, odd
Aug 15 23:14:41 security kernel: [  143.244022] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:41 security kernel: [  143.252015] em28xx #0 em28xx_isoc_copy :Video frame 46, length=1924, even
Aug 15 23:14:41 security kernel: [  143.252051] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:41 security kernel: [  143.268024] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:41 security kernel: [  143.268024] em28xx #0 em28xx_isoc_copy :Video frame 47, length=1784, odd
Aug 15 23:14:41 security kernel: [  143.284043] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:41 security kernel: [  143.292021] em28xx #0 em28xx_isoc_copy :Video frame 48, length=1924, even
Aug 15 23:14:41 security kernel: [  143.292043] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:41 security kernel: [  143.308026] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:41 security kernel: [  143.308026] em28xx #0 em28xx_isoc_copy :Video frame 49, length=1788, odd
Aug 15 23:14:42 security kernel: [  143.324060] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:42 security kernel: [  143.331999] em28xx #0 em28xx_isoc_copy :Video frame 50, length=1924, even
Aug 15 23:14:42 security kernel: [  143.332019] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:42 security kernel: [  143.348062] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:42 security kernel: [  143.348062] em28xx #0 em28xx_isoc_copy :Video frame 51, length=1844, odd
Aug 15 23:14:42 security kernel: [  143.364020] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:42 security kernel: [  143.372012] em28xx #0 em28xx_isoc_copy :Video frame 52, length=1924, even
Aug 15 23:14:42 security kernel: [  143.372050] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:42 security kernel: [  143.388029] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:42 security kernel: [  143.388029] em28xx #0 em28xx_isoc_copy :Video frame 53, length=1856, odd
Aug 15 23:14:42 security kernel: [  143.404022] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:42 security kernel: [  143.411996] em28xx #0 em28xx_isoc_copy :Video frame 54, length=1924, even
Aug 15 23:14:42 security kernel: [  143.412023] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:42 security kernel: [  143.428027] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:42 security kernel: [  143.428027] em28xx #0 em28xx_isoc_copy :Video frame 55, length=1864, odd
Aug 15 23:14:42 security kernel: [  143.444063] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:42 security kernel: [  143.451992] em28xx #0 em28xx_isoc_copy :Video frame 56, length=1924, even
Aug 15 23:14:42 security kernel: [  143.452022] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:42 security kernel: [  143.468078] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:42 security kernel: [  143.468078] em28xx #0 em28xx_isoc_copy :Video frame 57, length=1872, odd
Aug 15 23:14:42 security kernel: [  143.483784] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:42 security kernel: [  143.491762] em28xx #0 em28xx_isoc_copy :Video frame 58, length=1924, even
Aug 15 23:14:42 security kernel: [  143.491777] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:42 security kernel: [  143.507896] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:42 security kernel: [  143.507922] em28xx #0 em28xx_isoc_copy :Video frame 59, length=1868, odd
Aug 15 23:14:42 security kernel: [  143.516528] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:42 security kernel: [  143.516575] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:42 security kernel: [  143.516612] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:42 security kernel: [  143.516632] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:42 security kernel: [  143.516656] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:42 security kernel: [  143.516677] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4ac000 maddr: 0x7c2c000 
Aug 15 23:14:42 security kernel: [  143.516704] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c2c000 
Aug 15 23:14:42 security kernel: [  143.516751] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c2c000 
Aug 15 23:14:42 security kernel: [  143.516774] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:42 security kernel: [  143.516799] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:42 security kernel: [  143.516816] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:42 security kernel: [  143.516836] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:42 security kernel: [  143.516853] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4ac800 maddr: 0x7c2c800 
Aug 15 23:14:42 security kernel: [  143.516878] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c2c800 
Aug 15 23:14:42 security kernel: [  143.516919] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c2c800 
Aug 15 23:14:42 security kernel: [  143.517329] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:42 security kernel: [  143.517349] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:42 security kernel: [  143.517366] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c2c000  paddr: 0xf4ac000 
Aug 15 23:14:42 security kernel: [  143.517392] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:42 security kernel: [  143.517413] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c2c000 
Aug 15 23:14:42 security kernel: [  143.517441] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:42 security kernel: [  143.517460] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:42 security kernel: [  143.517476] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c2c800  paddr: 0xf4ac800 
Aug 15 23:14:42 security kernel: [  143.517506] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:42 security kernel: [  143.517526] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c2c800 
Aug 15 23:14:42 security kernel: [  143.517616] <<< 10
Aug 15 23:14:42 security kernel: [  143.524033] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:42 security kernel: [  143.531987] em28xx #0 em28xx_isoc_copy :Video frame 60, length=1924, even
Aug 15 23:14:42 security kernel: [  143.532022] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:42 security kernel: [  143.547786] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:42 security kernel: [  143.547805] em28xx #0 em28xx_isoc_copy :Video frame 61, length=1876, odd
Aug 15 23:14:42 security kernel: [  143.563914] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:42 security kernel: [  143.571831] em28xx #0 em28xx_isoc_copy :Video frame 62, length=1924, even
Aug 15 23:14:42 security kernel: [  143.571852] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:42 security kernel: [  143.588059] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:42 security kernel: [  143.588059] em28xx #0 em28xx_isoc_copy :Video frame 63, length=1880, odd
Aug 15 23:14:42 security kernel: [  143.604022] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:42 security kernel: [  143.611991] em28xx #0 em28xx_isoc_copy :Video frame 64, length=1924, even
Aug 15 23:14:42 security kernel: [  143.612035] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:42 security kernel: [  143.628020] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:42 security kernel: [  143.628020] em28xx #0 em28xx_isoc_copy :Video frame 65, length=1888, odd
Aug 15 23:14:42 security kernel: [  143.644023] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:42 security kernel: [  143.651982] em28xx #0 em28xx_isoc_copy :Video frame 66, length=1924, even
Aug 15 23:14:42 security kernel: [  143.652017] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:42 security kernel: [  143.668024] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:42 security kernel: [  143.668024] em28xx #0 em28xx_isoc_copy :Video frame 67, length=1888, odd
Aug 15 23:14:42 security kernel: [  143.684066] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:42 security kernel: [  143.691976] em28xx #0 em28xx_isoc_copy :Video frame 68, length=1924, even
Aug 15 23:14:42 security kernel: [  143.692020] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:42 security kernel: [  143.708058] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:42 security kernel: [  143.708058] em28xx #0 em28xx_isoc_copy :Video frame 69, length=1844, odd
Aug 15 23:14:42 security kernel: [  143.724024] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:42 security kernel: [  143.731984] em28xx #0 em28xx_isoc_copy :Video frame 70, length=1924, even
Aug 15 23:14:42 security kernel: [  143.732023] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:42 security kernel: [  143.748043] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:42 security kernel: [  143.748043] em28xx #0 em28xx_isoc_copy :Video frame 71, length=1840, odd
Aug 15 23:14:42 security kernel: [  143.764020] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:42 security kernel: [  143.771970] em28xx #0 em28xx_isoc_copy :Video frame 72, length=1924, even
Aug 15 23:14:42 security kernel: [  143.772012] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:42 security kernel: [  143.788029] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:42 security kernel: [  143.788029] em28xx #0 em28xx_isoc_copy :Video frame 73, length=1844, odd
Aug 15 23:14:42 security kernel: [  143.803760] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:42 security kernel: [  143.811737] em28xx #0 em28xx_isoc_copy :Video frame 74, length=1924, even
Aug 15 23:14:42 security kernel: [  143.811752] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:42 security kernel: [  143.827870] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:42 security kernel: [  143.827894] em28xx #0 em28xx_isoc_copy :Video frame 75, length=1848, odd
Aug 15 23:14:42 security kernel: [  143.844019] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:42 security kernel: [  143.851972] em28xx #0 em28xx_isoc_copy :Video frame 76, length=1924, even
Aug 15 23:14:42 security kernel: [  143.852008] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:42 security kernel: [  143.868023] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:42 security kernel: [  143.868023] em28xx #0 em28xx_isoc_copy :Video frame 77, length=1860, odd
Aug 15 23:14:42 security kernel: [  143.884024] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:42 security kernel: [  143.891991] em28xx #0 em28xx_isoc_copy :Video frame 78, length=1924, even
Aug 15 23:14:42 security kernel: [  143.892022] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:42 security kernel: [  143.908024] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:42 security kernel: [  143.908024] em28xx #0 em28xx_isoc_copy :Video frame 79, length=1860, odd
Aug 15 23:14:42 security kernel: [  143.924066] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:42 security kernel: [  143.931989] em28xx #0 em28xx_isoc_copy :Video frame 80, length=1924, even
Aug 15 23:14:42 security kernel: [  143.932022] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:42 security kernel: [  143.948063] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:42 security kernel: [  143.948063] em28xx #0 em28xx_isoc_copy :Video frame 81, length=1868, odd
Aug 15 23:14:42 security kernel: [  143.964024] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:42 security kernel: [  143.971997] em28xx #0 em28xx_isoc_copy :Video frame 82, length=1924, even
Aug 15 23:14:42 security kernel: [  143.972037] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:42 security kernel: [  143.988021] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:42 security kernel: [  143.988021] em28xx #0 em28xx_isoc_copy :Video frame 83, length=1872, odd
Aug 15 23:14:42 security kernel: [  144.004025] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:42 security kernel: [  144.011981] em28xx #0 em28xx_isoc_copy :Video frame 84, length=1924, even
Aug 15 23:14:42 security kernel: [  144.012020] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:42 security kernel: [  144.016668] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:42 security kernel: [  144.016701] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:42 security kernel: [  144.016740] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:42 security kernel: [  144.016760] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:42 security kernel: [  144.016783] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:42 security kernel: [  144.016801] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4ad000 maddr: 0x7c2d000 
Aug 15 23:14:42 security kernel: [  144.016827] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c2d000 
Aug 15 23:14:42 security kernel: [  144.016874] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c2d000 
Aug 15 23:14:42 security kernel: [  144.016897] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:42 security kernel: [  144.016922] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:42 security kernel: [  144.016939] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:42 security kernel: [  144.016958] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:42 security kernel: [  144.016976] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4ad800 maddr: 0x7c2d800 
Aug 15 23:14:42 security kernel: [  144.017001] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c2d800 
Aug 15 23:14:42 security kernel: [  144.017041] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c2d800 
Aug 15 23:14:42 security kernel: [  144.017456] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:42 security kernel: [  144.017478] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:42 security kernel: [  144.017495] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c2d000  paddr: 0xf4ad000 
Aug 15 23:14:42 security kernel: [  144.017522] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:42 security kernel: [  144.017543] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c2d000 
Aug 15 23:14:42 security kernel: [  144.017574] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:42 security kernel: [  144.017592] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:42 security kernel: [  144.017608] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c2d800  paddr: 0xf4ad800 
Aug 15 23:14:42 security kernel: [  144.017634] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:42 security kernel: [  144.017654] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c2d800 
Aug 15 23:14:42 security kernel: [  144.017757] <<< 10
Aug 15 23:14:42 security kernel: [  144.028034] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:42 security kernel: [  144.028034] em28xx #0 em28xx_isoc_copy :Video frame 85, length=1876, odd
Aug 15 23:14:42 security kernel: [  144.043801] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:42 security kernel: [  144.051753] em28xx #0 em28xx_isoc_copy :Video frame 86, length=1924, even
Aug 15 23:14:42 security kernel: [  144.051761] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:42 security kernel: [  144.067827] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:42 security kernel: [  144.067841] em28xx #0 em28xx_isoc_copy :Video frame 87, length=1884, odd
Aug 15 23:14:42 security kernel: [  144.083908] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:42 security kernel: [  144.091828] em28xx #0 em28xx_isoc_copy :Video frame 88, length=1924, even
Aug 15 23:14:42 security kernel: [  144.091849] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:42 security kernel: [  144.108031] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:42 security kernel: [  144.108031] em28xx #0 em28xx_isoc_copy :Video frame 89, length=1888, odd
Aug 15 23:14:42 security kernel: [  144.124022] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:42 security kernel: [  144.131977] em28xx #0 em28xx_isoc_copy :Video frame 90, length=1924, even
Aug 15 23:14:42 security kernel: [  144.132017] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:42 security kernel: [  144.148022] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:42 security kernel: [  144.148022] em28xx #0 em28xx_isoc_copy :Video frame 91, length=1884, odd
Aug 15 23:14:42 security kernel: [  144.164064] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:42 security kernel: [  144.171967] em28xx #0 em28xx_isoc_copy :Video frame 92, length=1924, even
Aug 15 23:14:42 security kernel: [  144.172007] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:42 security kernel: [  144.188056] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:42 security kernel: [  144.188056] em28xx #0 em28xx_isoc_copy :Video frame 93, length=1924, odd
Aug 15 23:14:42 security kernel: [  144.204021] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:42 security kernel: [  144.211980] em28xx #0 em28xx_isoc_copy :Video frame 94, length=1924, even
Aug 15 23:14:42 security kernel: [  144.212022] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:42 security kernel: [  144.228016] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:42 security kernel: [  144.228016] em28xx #0 em28xx_isoc_copy :Video frame 95, length=1924, odd
Aug 15 23:14:42 security kernel: [  144.244024] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:42 security kernel: [  144.251962] em28xx #0 em28xx_isoc_copy :Video frame 96, length=1924, even
Aug 15 23:14:42 security kernel: [  144.251996] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:42 security kernel: [  144.268020] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:42 security kernel: [  144.268020] em28xx #0 em28xx_isoc_copy :Video frame 97, length=1924, odd
Aug 15 23:14:42 security kernel: [  144.284065] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:42 security kernel: [  144.291962] em28xx #0 em28xx_isoc_copy :Video frame 98, length=1924, even
Aug 15 23:14:42 security kernel: [  144.291996] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:42 security kernel: [  144.308059] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:42 security kernel: [  144.308059] em28xx #0 em28xx_isoc_copy :Video frame 99, length=1924, odd
Aug 15 23:14:43 security kernel: [  144.324021] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:43 security kernel: [  144.331975] em28xx #0 em28xx_isoc_copy :Video frame 100, length=1924, even
Aug 15 23:14:43 security kernel: [  144.332015] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:43 security kernel: [  144.348019] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:43 security kernel: [  144.348019] em28xx #0 em28xx_isoc_copy :Video frame 101, length=1924, odd
Aug 15 23:14:43 security kernel: [  144.364021] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:43 security kernel: [  144.371957] em28xx #0 em28xx_isoc_copy :Video frame 102, length=1924, even
Aug 15 23:14:43 security kernel: [  144.371993] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:43 security kernel: [  144.388027] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:43 security kernel: [  144.388027] em28xx #0 em28xx_isoc_copy :Video frame 103, length=1924, odd
Aug 15 23:14:43 security kernel: [  144.404068] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:43 security kernel: [  144.411958] em28xx #0 em28xx_isoc_copy :Video frame 104, length=1924, even
Aug 15 23:14:43 security kernel: [  144.411996] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:43 security kernel: [  144.428075] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:43 security kernel: [  144.428075] em28xx #0 em28xx_isoc_copy :Video frame 105, length=1924, odd
Aug 15 23:14:43 security kernel: [  144.443750] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:43 security kernel: [  144.451727] em28xx #0 em28xx_isoc_copy :Video frame 106, length=1924, even
Aug 15 23:14:43 security kernel: [  144.451742] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:43 security kernel: [  144.467858] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:43 security kernel: [  144.467877] em28xx #0 em28xx_isoc_copy :Video frame 107, length=1924, odd
Aug 15 23:14:43 security kernel: [  144.484024] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:43 security kernel: [  144.491952] em28xx #0 em28xx_isoc_copy :Video frame 108, length=1924, even
Aug 15 23:14:43 security kernel: [  144.491986] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:43 security kernel: [  144.508022] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:43 security kernel: [  144.508022] em28xx #0 em28xx_isoc_copy :Video frame 109, length=1924, odd
Aug 15 23:14:43 security kernel: [  144.516493] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:43 security kernel: [  144.516521] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:43 security kernel: [  144.516558] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:43 security kernel: [  144.516577] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:43 security kernel: [  144.516602] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:43 security kernel: [  144.516621] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4ae000 maddr: 0x7c2e000 
Aug 15 23:14:43 security kernel: [  144.516647] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c2e000 
Aug 15 23:14:43 security kernel: [  144.516693] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c2e000 
Aug 15 23:14:43 security kernel: [  144.516717] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:43 security kernel: [  144.516742] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:43 security kernel: [  144.516759] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:43 security kernel: [  144.516778] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:43 security kernel: [  144.516796] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4ae800 maddr: 0x7c2e800 
Aug 15 23:14:43 security kernel: [  144.516821] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c2e800 
Aug 15 23:14:43 security kernel: [  144.516861] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c2e800 
Aug 15 23:14:43 security kernel: [  144.517289] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:43 security kernel: [  144.517309] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:43 security kernel: [  144.517326] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c2e000  paddr: 0xf4ae000 
Aug 15 23:14:43 security kernel: [  144.517352] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:43 security kernel: [  144.517373] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c2e000 
Aug 15 23:14:43 security kernel: [  144.517403] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:43 security kernel: [  144.517421] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:43 security kernel: [  144.517441] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c2e800  paddr: 0xf4ae800 
Aug 15 23:14:43 security kernel: [  144.517467] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:43 security kernel: [  144.517488] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c2e800 
Aug 15 23:14:43 security kernel: [  144.517577] <<< 10
Aug 15 23:14:43 security kernel: [  144.524070] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:43 security kernel: [  144.531951] em28xx #0 em28xx_isoc_copy :Video frame 110, length=1924, even
Aug 15 23:14:43 security kernel: [  144.531988] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:43 security kernel: [  144.547745] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:43 security kernel: [  144.547764] em28xx #0 em28xx_isoc_copy :Video frame 111, length=1924, odd
Aug 15 23:14:43 security kernel: [  144.563873] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:43 security kernel: [  144.571790] em28xx #0 em28xx_isoc_copy :Video frame 112, length=1924, even
Aug 15 23:14:43 security kernel: [  144.571811] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:43 security kernel: [  144.587849] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:43 security kernel: [  144.587875] em28xx #0 em28xx_isoc_copy :Video frame 113, length=1924, odd
Aug 15 23:14:43 security kernel: [  144.604023] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:43 security kernel: [  144.611952] em28xx #0 em28xx_isoc_copy :Video frame 114, length=1924, even
Aug 15 23:14:43 security kernel: [  144.611989] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:43 security kernel: [  144.628023] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:43 security kernel: [  144.628023] em28xx #0 em28xx_isoc_copy :Video frame 115, length=1924, odd
Aug 15 23:14:43 security kernel: [  144.644067] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:43 security kernel: [  144.651937] em28xx #0 em28xx_isoc_copy :Video frame 116, length=1924, even
Aug 15 23:14:43 security kernel: [  144.651968] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:43 security kernel: [  144.668055] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:43 security kernel: [  144.668060] em28xx #0 em28xx_isoc_copy :Video frame 117, length=1924, odd
Aug 15 23:14:43 security kernel: [  144.684020] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:43 security kernel: [  144.691947] em28xx #0 em28xx_isoc_copy :Video frame 118, length=2888, even
Aug 15 23:14:43 security kernel: [  144.691982] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:43 security kernel: [  144.708020] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:43 security kernel: [  144.708020] em28xx #0 em28xx_isoc_copy :Video frame 119, length=1924, odd
Aug 15 23:14:43 security kernel: [  144.724017] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:43 security kernel: [  144.731927] em28xx #0 em28xx_isoc_copy :Video frame 120, length=2888, even
Aug 15 23:14:43 security kernel: [  144.731963] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:43 security kernel: [  144.748027] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:43 security kernel: [  144.748027] em28xx #0 em28xx_isoc_copy :Video frame 121, length=1924, odd
Aug 15 23:14:43 security kernel: [  144.763744] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:43 security kernel: [  144.771732] em28xx #0 em28xx_isoc_copy :Video frame 122, length=2888, even
Aug 15 23:14:43 security kernel: [  144.771746] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:43 security kernel: [  144.787835] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:43 security kernel: [  144.787860] em28xx #0 em28xx_isoc_copy :Video frame 123, length=1924, odd
Aug 15 23:14:43 security kernel: [  144.804024] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:43 security kernel: [  144.811936] em28xx #0 em28xx_isoc_copy :Video frame 124, length=2888, even
Aug 15 23:14:43 security kernel: [  144.811974] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:43 security kernel: [  144.828021] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:43 security kernel: [  144.828021] em28xx #0 em28xx_isoc_copy :Video frame 125, length=1924, odd
Aug 15 23:14:43 security kernel: [  144.844019] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:43 security kernel: [  144.851924] em28xx #0 em28xx_isoc_copy :Video frame 126, length=2888, even
Aug 15 23:14:43 security kernel: [  144.851964] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:43 security kernel: [  144.868021] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:43 security kernel: [  144.868021] em28xx #0 em28xx_isoc_copy :Video frame 127, length=1924, odd
Aug 15 23:14:43 security kernel: [  144.884066] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:43 security kernel: [  144.891949] em28xx #0 em28xx_isoc_copy :Video frame 0, length=2888, even
Aug 15 23:14:43 security kernel: [  144.891984] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:43 security kernel: [  144.908059] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:43 security kernel: [  144.908059] em28xx #0 em28xx_isoc_copy :Video frame 1, length=1924, odd
Aug 15 23:14:43 security kernel: [  144.924027] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:43 security kernel: [  144.931965] em28xx #0 em28xx_isoc_copy :Video frame 2, length=2888, even
Aug 15 23:14:43 security kernel: [  144.932007] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:43 security kernel: [  144.948043] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:43 security kernel: [  144.948043] em28xx #0 em28xx_isoc_copy :Video frame 3, length=1924, odd
Aug 15 23:14:43 security kernel: [  144.964048] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:43 security kernel: [  144.971947] em28xx #0 em28xx_isoc_copy :Video frame 4, length=1924, even
Aug 15 23:14:43 security kernel: [  144.971983] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:43 security kernel: [  144.988022] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:43 security kernel: [  144.988022] em28xx #0 em28xx_isoc_copy :Video frame 5, length=1924, odd
Aug 15 23:14:43 security kernel: [  145.004064] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:43 security kernel: [  145.011994] em28xx #0 em28xx_isoc_copy :Video frame 6, length=1924, even
Aug 15 23:14:43 security kernel: [  145.012024] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:43 security kernel: [  145.016156] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:43 security kernel: [  145.016187] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:43 security kernel: [  145.016226] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:43 security kernel: [  145.016246] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:43 security kernel: [  145.016272] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:43 security kernel: [  145.016292] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4af000 maddr: 0x7c2f000 
Aug 15 23:14:43 security kernel: [  145.016317] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c2f000 
Aug 15 23:14:43 security kernel: [  145.016362] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c2f000 
Aug 15 23:14:43 security kernel: [  145.016386] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:43 security kernel: [  145.016410] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:43 security kernel: [  145.016428] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:43 security kernel: [  145.016447] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:43 security kernel: [  145.016464] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4af800 maddr: 0x7c2f800 
Aug 15 23:14:43 security kernel: [  145.016489] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c2f800 
Aug 15 23:14:43 security kernel: [  145.016529] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c2f800 
Aug 15 23:14:43 security kernel: [  145.016920] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:43 security kernel: [  145.016942] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:43 security kernel: [  145.016959] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c2f000  paddr: 0xf4af000 
Aug 15 23:14:43 security kernel: [  145.016984] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:43 security kernel: [  145.017006] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c2f000 
Aug 15 23:14:43 security kernel: [  145.017033] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:43 security kernel: [  145.017050] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:43 security kernel: [  145.017068] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c2f800  paddr: 0xf4af800 
Aug 15 23:14:43 security kernel: [  145.017093] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:43 security kernel: [  145.017114] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c2f800 
Aug 15 23:14:43 security kernel: [  145.017218] <<< 10
Aug 15 23:14:43 security kernel: [  145.028069] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:43 security kernel: [  145.028069] em28xx #0 em28xx_isoc_copy :Video frame 7, length=1924, odd
Aug 15 23:14:43 security kernel: [  145.043744] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:43 security kernel: [  145.051730] em28xx #0 em28xx_isoc_copy :Video frame 8, length=1924, even
Aug 15 23:14:43 security kernel: [  145.051739] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:43 security kernel: [  145.067851] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:43 security kernel: [  145.067873] em28xx #0 em28xx_isoc_copy :Video frame 9, length=1924, odd
Aug 15 23:14:43 security kernel: [  145.084023] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:43 security kernel: [  145.091945] em28xx #0 em28xx_isoc_copy :Video frame 10, length=1924, even
Aug 15 23:14:43 security kernel: [  145.091979] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:43 security kernel: [  145.107763] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:43 security kernel: [  145.107780] em28xx #0 em28xx_isoc_copy :Video frame 11, length=1924, odd
Aug 15 23:14:43 security kernel: [  145.123878] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:43 security kernel: [  145.131818] em28xx #0 em28xx_isoc_copy :Video frame 12, length=1924, even
Aug 15 23:14:43 security kernel: [  145.131837] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:43 security kernel: [  145.148058] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:43 security kernel: [  145.148058] em28xx #0 em28xx_isoc_copy :Video frame 13, length=1924, odd
Aug 15 23:14:43 security kernel: [  145.164021] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:43 security kernel: [  145.171957] em28xx #0 em28xx_isoc_copy :Video frame 14, length=2888, even
Aug 15 23:14:43 security kernel: [  145.171993] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:43 security kernel: [  145.188071] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:43 security kernel: [  145.188071] em28xx #0 em28xx_isoc_copy :Video frame 15, length=1924, odd
Aug 15 23:14:43 security kernel: [  145.204020] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:43 security kernel: [  145.211934] em28xx #0 em28xx_isoc_copy :Video frame 16, length=2888, even
Aug 15 23:14:43 security kernel: [  145.211968] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:43 security kernel: [  145.228022] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:43 security kernel: [  145.228022] em28xx #0 em28xx_isoc_copy :Video frame 17, length=1924, odd
Aug 15 23:14:43 security kernel: [  145.244056] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:43 security kernel: [  145.251927] em28xx #0 em28xx_isoc_copy :Video frame 18, length=2888, even
Aug 15 23:14:43 security kernel: [  145.251963] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:43 security kernel: [  145.268034] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:43 security kernel: [  145.268062] em28xx #0 em28xx_isoc_copy :Video frame 19, length=1924, odd
Aug 15 23:14:43 security kernel: [  145.284023] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:43 security kernel: [  145.291922] em28xx #0 em28xx_isoc_copy :Video frame 20, length=2888, even
Aug 15 23:14:43 security kernel: [  145.291953] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:43 security kernel: [  145.308022] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:43 security kernel: [  145.308022] em28xx #0 em28xx_isoc_copy :Video frame 21, length=1924, odd
Aug 15 23:14:44 security kernel: [  145.324019] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:44 security kernel: [  145.331922] em28xx #0 em28xx_isoc_copy :Video frame 22, length=2888, even
Aug 15 23:14:44 security kernel: [  145.331955] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:44 security kernel: [  145.348024] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:44 security kernel: [  145.348024] em28xx #0 em28xx_isoc_copy :Video frame 23, length=1924, odd
Aug 15 23:14:44 security kernel: [  145.364053] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:44 security kernel: [  145.371934] em28xx #0 em28xx_isoc_copy :Video frame 24, length=2888, even
Aug 15 23:14:44 security kernel: [  145.371968] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:44 security kernel: [  145.388060] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:44 security kernel: [  145.388077] em28xx #0 em28xx_isoc_copy :Video frame 25, length=1924, odd
Aug 15 23:14:44 security kernel: [  145.403745] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:44 security kernel: [  145.411706] em28xx #0 em28xx_isoc_copy :Video frame 26, length=2888, even
Aug 15 23:14:44 security kernel: [  145.411717] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:44 security kernel: [  145.427840] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:44 security kernel: [  145.427860] em28xx #0 em28xx_isoc_copy :Video frame 27, length=1924, odd
Aug 15 23:14:44 security kernel: [  145.444021] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:44 security kernel: [  145.451925] em28xx #0 em28xx_isoc_copy :Video frame 28, length=2888, even
Aug 15 23:14:44 security kernel: [  145.451959] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:44 security kernel: [  145.468024] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:44 security kernel: [  145.468024] em28xx #0 em28xx_isoc_copy :Video frame 29, length=1924, odd
Aug 15 23:14:44 security kernel: [  145.484058] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:44 security kernel: [  145.491923] em28xx #0 em28xx_isoc_copy :Video frame 30, length=2888, even
Aug 15 23:14:44 security kernel: [  145.491954] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:44 security kernel: [  145.508051] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:44 security kernel: [  145.508093] em28xx #0 em28xx_isoc_copy :Video frame 31, length=1924, odd
Aug 15 23:14:44 security kernel: [  145.516069] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:44 security kernel: [  145.516077] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:44 security kernel: [  145.516086] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:44 security kernel: [  145.516093] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:44 security kernel: [  145.516111] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:44 security kernel: [  145.516116] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4b0000 maddr: 0x7c30000 
Aug 15 23:14:44 security kernel: [  145.516123] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c30000 
Aug 15 23:14:44 security kernel: [  145.516137] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c30000 
Aug 15 23:14:44 security kernel: [  145.516143] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:44 security kernel: [  145.516150] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:44 security kernel: [  145.516154] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:44 security kernel: [  145.516159] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:44 security kernel: [  145.516163] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4b0800 maddr: 0x7c30800 
Aug 15 23:14:44 security kernel: [  145.516170] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c30800 
Aug 15 23:14:44 security kernel: [  145.516180] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c30800 
Aug 15 23:14:44 security kernel: [  145.516609] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:44 security kernel: [  145.516615] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:44 security kernel: [  145.516619] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c30000  paddr: 0xf4b0000 
Aug 15 23:14:44 security kernel: [  145.516625] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:44 security kernel: [  145.516630] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c30000 
Aug 15 23:14:44 security kernel: [  145.516638] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:44 security kernel: [  145.516642] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:44 security kernel: [  145.516645] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c30800  paddr: 0xf4b0800 
Aug 15 23:14:44 security kernel: [  145.516651] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:44 security kernel: [  145.516656] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c30800 
Aug 15 23:14:44 security kernel: [  145.516719] <<< 10
Aug 15 23:14:44 security kernel: [  145.523758] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:44 security kernel: [  145.531692] em28xx #0 em28xx_isoc_copy :Video frame 32, length=2888, even
Aug 15 23:14:44 security kernel: [  145.531703] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:44 security kernel: [  145.547759] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:44 security kernel: [  145.547775] em28xx #0 em28xx_isoc_copy :Video frame 33, length=1924, odd
Aug 15 23:14:44 security kernel: [  145.564019] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:44 security kernel: [  145.572082] em28xx #0 em28xx_isoc_copy :Video frame 34, length=2888, even
Aug 15 23:14:44 security kernel: [  145.572088] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:44 security kernel: [  145.588030] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:44 security kernel: [  145.588030] em28xx #0 em28xx_isoc_copy :Video frame 35, length=1924, odd
Aug 15 23:14:44 security kernel: [  145.603821] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:44 security kernel: [  145.611712] em28xx #0 em28xx_isoc_copy :Video frame 36, length=2888, even
Aug 15 23:14:44 security kernel: [  145.611723] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:44 security kernel: [  145.627747] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:44 security kernel: [  145.627760] em28xx #0 em28xx_isoc_copy :Video frame 37, length=1924, odd
Aug 15 23:14:44 security kernel: [  145.643734] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:44 security kernel: [  145.651703] em28xx #0 em28xx_isoc_copy :Video frame 38, length=2888, even
Aug 15 23:14:44 security kernel: [  145.651713] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:44 security kernel: [  145.667757] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:44 security kernel: [  145.667769] em28xx #0 em28xx_isoc_copy :Video frame 39, length=1924, odd
Aug 15 23:14:44 security kernel: [  145.683850] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:44 security kernel: [  145.691777] em28xx #0 em28xx_isoc_copy :Video frame 40, length=2888, even
Aug 15 23:14:44 security kernel: [  145.691793] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:44 security kernel: [  145.708027] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:44 security kernel: [  145.708027] em28xx #0 em28xx_isoc_copy :Video frame 41, length=1924, odd
Aug 15 23:14:44 security kernel: [  145.724055] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:44 security kernel: [  145.731925] em28xx #0 em28xx_isoc_copy :Video frame 42, length=2888, even
Aug 15 23:14:44 security kernel: [  145.731962] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:44 security kernel: [  145.748031] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:44 security kernel: [  145.748064] em28xx #0 em28xx_isoc_copy :Video frame 43, length=1924, odd
Aug 15 23:14:44 security kernel: [  145.764033] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:44 security kernel: [  145.771924] em28xx #0 em28xx_isoc_copy :Video frame 44, length=2888, even
Aug 15 23:14:44 security kernel: [  145.771959] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:44 security kernel: [  145.788014] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:44 security kernel: [  145.788020] em28xx #0 em28xx_isoc_copy :Video frame 45, length=1924, odd
Aug 15 23:14:44 security kernel: [  145.804020] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:44 security kernel: [  145.811883] em28xx #0 em28xx_isoc_copy :Video frame 46, length=2888, even
Aug 15 23:14:44 security kernel: [  145.811918] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:44 security kernel: [  145.828025] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:44 security kernel: [  145.828039] em28xx #0 em28xx_isoc_copy :Video frame 47, length=1924, odd
Aug 15 23:14:44 security kernel: [  145.844058] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:44 security kernel: [  145.851884] em28xx #0 em28xx_isoc_copy :Video frame 48, length=2888, even
Aug 15 23:14:44 security kernel: [  145.851920] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:44 security kernel: [  145.868062] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:44 security kernel: [  145.868062] em28xx #0 em28xx_isoc_copy :Video frame 49, length=1924, odd
Aug 15 23:14:44 security kernel: [  145.884028] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:44 security kernel: [  145.891983] em28xx #0 em28xx_isoc_copy :Video frame 50, length=2888, even
Aug 15 23:14:44 security kernel: [  145.892023] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:44 security kernel: [  145.908031] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:44 security kernel: [  145.908031] em28xx #0 em28xx_isoc_copy :Video frame 51, length=1924, odd
Aug 15 23:14:44 security kernel: [  145.924023] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:44 security kernel: [  145.931945] em28xx #0 em28xx_isoc_copy :Video frame 52, length=2888, even
Aug 15 23:14:44 security kernel: [  145.931982] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:44 security kernel: [  145.948033] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:44 security kernel: [  145.948033] em28xx #0 em28xx_isoc_copy :Video frame 53, length=1924, odd
Aug 15 23:14:44 security kernel: [  145.964070] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:44 security kernel: [  145.971934] em28xx #0 em28xx_isoc_copy :Video frame 54, length=2888, even
Aug 15 23:14:44 security kernel: [  145.971972] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:44 security kernel: [  145.988066] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:44 security kernel: [  145.988079] em28xx #0 em28xx_isoc_copy :Video frame 55, length=1924, odd
Aug 15 23:14:44 security kernel: [  146.004021] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:44 security kernel: [  146.011933] em28xx #0 em28xx_isoc_copy :Video frame 56, length=2888, even
Aug 15 23:14:44 security kernel: [  146.011971] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:44 security kernel: [  146.016147] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:44 security kernel: [  146.016178] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:44 security kernel: [  146.016216] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:44 security kernel: [  146.016240] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:44 security kernel: [  146.016262] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:44 security kernel: [  146.016281] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4b1000 maddr: 0x7c31000 
Aug 15 23:14:44 security kernel: [  146.016307] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c31000 
Aug 15 23:14:44 security kernel: [  146.016354] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c31000 
Aug 15 23:14:44 security kernel: [  146.016377] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:44 security kernel: [  146.016402] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:44 security kernel: [  146.016420] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:44 security kernel: [  146.016439] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:44 security kernel: [  146.016456] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4b1800 maddr: 0x7c31800 
Aug 15 23:14:44 security kernel: [  146.016481] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c31800 
Aug 15 23:14:44 security kernel: [  146.016521] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c31800 
Aug 15 23:14:44 security kernel: [  146.017006] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:44 security kernel: [  146.017029] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:44 security kernel: [  146.017046] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c31000  paddr: 0xf4b1000 
Aug 15 23:14:44 security kernel: [  146.017075] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:44 security kernel: [  146.017097] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c31000 
Aug 15 23:14:44 security kernel: [  146.017126] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:44 security kernel: [  146.017143] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:44 security kernel: [  146.017159] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c31800  paddr: 0xf4b1800 
Aug 15 23:14:44 security kernel: [  146.017185] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:44 security kernel: [  146.017205] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c31800 
Aug 15 23:14:44 security kernel: [  146.017310] <<< 10
Aug 15 23:14:44 security kernel: [  146.028023] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:44 security kernel: [  146.028023] em28xx #0 em28xx_isoc_copy :Video frame 57, length=1924, odd
Aug 15 23:14:44 security kernel: [  146.043705] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:44 security kernel: [  146.051655] em28xx #0 em28xx_isoc_copy :Video frame 58, length=2888, even
Aug 15 23:14:44 security kernel: [  146.051664] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:44 security kernel: [  146.067839] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:44 security kernel: [  146.067862] em28xx #0 em28xx_isoc_copy :Video frame 59, length=1924, odd
Aug 15 23:14:44 security kernel: [  146.084059] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:44 security kernel: [  146.091919] em28xx #0 em28xx_isoc_copy :Video frame 60, length=2888, even
Aug 15 23:14:44 security kernel: [  146.091953] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:44 security kernel: [  146.108037] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:44 security kernel: [  146.108061] em28xx #0 em28xx_isoc_copy :Video frame 61, length=1924, odd
Aug 15 23:14:44 security kernel: [  146.124022] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:44 security kernel: [  146.131908] em28xx #0 em28xx_isoc_copy :Video frame 62, length=2888, even
Aug 15 23:14:44 security kernel: [  146.131946] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:44 security kernel: [  146.148029] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:44 security kernel: [  146.148056] em28xx #0 em28xx_isoc_copy :Video frame 63, length=1924, odd
Aug 15 23:14:44 security kernel: [  146.164020] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:44 security kernel: [  146.171886] em28xx #0 em28xx_isoc_copy :Video frame 64, length=2888, even
Aug 15 23:14:44 security kernel: [  146.171919] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:44 security kernel: [  146.188029] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:44 security kernel: [  146.188061] em28xx #0 em28xx_isoc_copy :Video frame 65, length=1924, odd
Aug 15 23:14:44 security kernel: [  146.204107] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:44 security kernel: [  146.211898] em28xx #0 em28xx_isoc_copy :Video frame 66, length=2888, even
Aug 15 23:14:44 security kernel: [  146.211938] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:44 security kernel: [  146.228032] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:44 security kernel: [  146.228064] em28xx #0 em28xx_isoc_copy :Video frame 67, length=1924, odd
Aug 15 23:14:44 security kernel: [  146.244018] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:44 security kernel: [  146.251897] em28xx #0 em28xx_isoc_copy :Video frame 68, length=2888, even
Aug 15 23:14:44 security kernel: [  146.251955] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:44 security kernel: [  146.268018] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:44 security kernel: [  146.268020] em28xx #0 em28xx_isoc_copy :Video frame 69, length=1924, odd
Aug 15 23:14:44 security kernel: [  146.284057] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:44 security kernel: [  146.291899] em28xx #0 em28xx_isoc_copy :Video frame 70, length=2888, even
Aug 15 23:14:44 security kernel: [  146.291953] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:44 security kernel: [  146.308023] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:44 security kernel: [  146.308027] em28xx #0 em28xx_isoc_copy :Video frame 71, length=1924, odd
Aug 15 23:14:45 security kernel: [  146.324058] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:45 security kernel: [  146.331902] em28xx #0 em28xx_isoc_copy :Video frame 72, length=2888, even
Aug 15 23:14:45 security kernel: [  146.331959] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:45 security kernel: [  146.348051] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:45 security kernel: [  146.348079] em28xx #0 em28xx_isoc_copy :Video frame 73, length=1924, odd
Aug 15 23:14:45 security kernel: [  146.363674] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:45 security kernel: [  146.371662] em28xx #0 em28xx_isoc_copy :Video frame 74, length=2888, even
Aug 15 23:14:45 security kernel: [  146.371681] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:45 security kernel: [  146.387790] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:45 security kernel: [  146.387814] em28xx #0 em28xx_isoc_copy :Video frame 75, length=1924, odd
Aug 15 23:14:45 security kernel: [  146.404020] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:45 security kernel: [  146.411879] em28xx #0 em28xx_isoc_copy :Video frame 76, length=2888, even
Aug 15 23:14:45 security kernel: [  146.411913] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:45 security kernel: [  146.428008] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:45 security kernel: [  146.428035] em28xx #0 em28xx_isoc_copy :Video frame 77, length=1924, odd
Aug 15 23:14:45 security kernel: [  146.444058] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:45 security kernel: [  146.451871] em28xx #0 em28xx_isoc_copy :Video frame 78, length=2888, even
Aug 15 23:14:45 security kernel: [  146.451909] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:45 security kernel: [  146.468010] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:45 security kernel: [  146.468053] em28xx #0 em28xx_isoc_copy :Video frame 79, length=1924, odd
Aug 15 23:14:45 security kernel: [  146.483694] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:45 security kernel: [  146.491624] em28xx #0 em28xx_isoc_copy :Video frame 80, length=2888, even
Aug 15 23:14:45 security kernel: [  146.491638] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:45 security kernel: [  146.507684] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:45 security kernel: [  146.507694] em28xx #0 em28xx_isoc_copy :Video frame 81, length=1924, odd
Aug 15 23:14:45 security kernel: [  146.516039] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:45 security kernel: [  146.516088] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:45 security kernel: [  146.516099] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:45 security kernel: [  146.516104] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:45 security kernel: [  146.516111] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:45 security kernel: [  146.516116] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4b2000 maddr: 0x7c32000 
Aug 15 23:14:45 security kernel: [  146.516124] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c32000 
Aug 15 23:14:45 security kernel: [  146.516138] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c32000 
Aug 15 23:14:45 security kernel: [  146.516144] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:45 security kernel: [  146.516151] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:45 security kernel: [  146.516155] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:45 security kernel: [  146.516160] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:45 security kernel: [  146.516165] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4b2800 maddr: 0x7c32800 
Aug 15 23:14:45 security kernel: [  146.516171] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c32800 
Aug 15 23:14:45 security kernel: [  146.516181] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c32800 
Aug 15 23:14:45 security kernel: [  146.516551] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:45 security kernel: [  146.516566] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:45 security kernel: [  146.516570] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c32000  paddr: 0xf4b2000 
Aug 15 23:14:45 security kernel: [  146.516576] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:45 security kernel: [  146.516581] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c32000 
Aug 15 23:14:45 security kernel: [  146.516588] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:45 security kernel: [  146.516592] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:45 security kernel: [  146.516596] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c32800  paddr: 0xf4b2800 
Aug 15 23:14:45 security kernel: [  146.516602] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:45 security kernel: [  146.516606] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c32800 
Aug 15 23:14:45 security kernel: [  146.516627] <<< 10
Aug 15 23:14:45 security kernel: [  146.523664] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:45 security kernel: [  146.531638] em28xx #0 em28xx_isoc_copy :Video frame 82, length=2888, even
Aug 15 23:14:45 security kernel: [  146.531663] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:45 security kernel: [  146.547789] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:45 security kernel: [  146.547817] em28xx #0 em28xx_isoc_copy :Video frame 83, length=1924, odd
Aug 15 23:14:45 security kernel: [  146.564071] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:45 security kernel: [  146.571865] em28xx #0 em28xx_isoc_copy :Video frame 84, length=2888, even
Aug 15 23:14:45 security kernel: [  146.571906] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:45 security kernel: [  146.587990] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:45 security kernel: [  146.588037] em28xx #0 em28xx_isoc_copy :Video frame 85, length=1924, odd
Aug 15 23:14:45 security kernel: [  146.604063] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:45 security kernel: [  146.611846] em28xx #0 em28xx_isoc_copy :Video frame 86, length=2888, even
Aug 15 23:14:45 security kernel: [  146.611887] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:45 security kernel: [  146.627665] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:45 security kernel: [  146.627682] em28xx #0 em28xx_isoc_copy :Video frame 87, length=1924, odd
Aug 15 23:14:45 security kernel: [  146.643788] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:45 security kernel: [  146.651690] em28xx #0 em28xx_isoc_copy :Video frame 88, length=2888, even
Aug 15 23:14:45 security kernel: [  146.651709] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:45 security kernel: [  146.667999] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:45 security kernel: [  146.668025] em28xx #0 em28xx_isoc_copy :Video frame 89, length=1924, odd
Aug 15 23:14:45 security kernel: [  146.684061] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:45 security kernel: [  146.691855] em28xx #0 em28xx_isoc_copy :Video frame 90, length=2888, even
Aug 15 23:14:45 security kernel: [  146.691894] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:45 security kernel: [  146.707978] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:45 security kernel: [  146.708023] em28xx #0 em28xx_isoc_copy :Video frame 91, length=1924, odd
Aug 15 23:14:45 security kernel: [  146.724019] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:45 security kernel: [  146.731847] em28xx #0 em28xx_isoc_copy :Video frame 92, length=2888, even
Aug 15 23:14:45 security kernel: [  146.731883] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:45 security kernel: [  146.747961] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:45 security kernel: [  146.748011] em28xx #0 em28xx_isoc_copy :Video frame 93, length=1924, odd
Aug 15 23:14:45 security kernel: [  146.764020] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:45 security kernel: [  146.771832] em28xx #0 em28xx_isoc_copy :Video frame 94, length=2888, even
Aug 15 23:14:45 security kernel: [  146.771867] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:45 security kernel: [  146.787969] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:45 security kernel: [  146.788015] em28xx #0 em28xx_isoc_copy :Video frame 95, length=1924, odd
Aug 15 23:14:45 security kernel: [  146.804062] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:45 security kernel: [  146.811834] em28xx #0 em28xx_isoc_copy :Video frame 96, length=2888, even
Aug 15 23:14:45 security kernel: [  146.811872] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:45 security kernel: [  146.827983] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:45 security kernel: [  146.828029] em28xx #0 em28xx_isoc_copy :Video frame 97, length=1924, odd
Aug 15 23:14:45 security kernel: [  146.844019] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:45 security kernel: [  146.851846] em28xx #0 em28xx_isoc_copy :Video frame 98, length=2888, even
Aug 15 23:14:45 security kernel: [  146.851886] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:45 security kernel: [  146.867999] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:45 security kernel: [  146.868042] em28xx #0 em28xx_isoc_copy :Video frame 99, length=1924, odd
Aug 15 23:14:45 security kernel: [  146.884017] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:45 security kernel: [  146.891859] em28xx #0 em28xx_isoc_copy :Video frame 100, length=2888, even
Aug 15 23:14:45 security kernel: [  146.891896] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:45 security kernel: [  146.907995] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:45 security kernel: [  146.908026] em28xx #0 em28xx_isoc_copy :Video frame 101, length=1924, odd
Aug 15 23:14:45 security kernel: [  146.924056] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:45 security kernel: [  146.931873] em28xx #0 em28xx_isoc_copy :Video frame 102, length=2888, even
Aug 15 23:14:45 security kernel: [  146.931913] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:45 security kernel: [  146.947992] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:45 security kernel: [  146.948039] em28xx #0 em28xx_isoc_copy :Video frame 103, length=1924, odd
Aug 15 23:14:45 security kernel: [  146.964023] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:45 security kernel: [  146.971871] em28xx #0 em28xx_isoc_copy :Video frame 104, length=2888, even
Aug 15 23:14:45 security kernel: [  146.971910] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:45 security kernel: [  146.988015] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:45 security kernel: [  146.988029] em28xx #0 em28xx_isoc_copy :Video frame 105, length=1924, odd
Aug 15 23:14:45 security kernel: [  147.003663] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:45 security kernel: [  147.011619] em28xx #0 em28xx_isoc_copy :Video frame 106, length=2888, even
Aug 15 23:14:45 security kernel: [  147.011634] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:45 security kernel: [  147.016321] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:45 security kernel: [  147.016338] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:45 security kernel: [  147.016357] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:45 security kernel: [  147.016367] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:45 security kernel: [  147.016380] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:45 security kernel: [  147.016389] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4b3000 maddr: 0x7c33000 
Aug 15 23:14:45 security kernel: [  147.016403] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c33000 
Aug 15 23:14:45 security kernel: [  147.016427] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c33000 
Aug 15 23:14:45 security kernel: [  147.016439] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:45 security kernel: [  147.016452] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:45 security kernel: [  147.016460] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:45 security kernel: [  147.016470] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:45 security kernel: [  147.016479] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4b3800 maddr: 0x7c33800 
Aug 15 23:14:45 security kernel: [  147.016491] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c33800 
Aug 15 23:14:45 security kernel: [  147.016511] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c33800 
Aug 15 23:14:45 security kernel: [  147.016946] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:45 security kernel: [  147.016958] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:45 security kernel: [  147.016967] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c33000  paddr: 0xf4b3000 
Aug 15 23:14:45 security kernel: [  147.016981] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:45 security kernel: [  147.016992] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c33000 
Aug 15 23:14:45 security kernel: [  147.017007] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:45 security kernel: [  147.017015] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:45 security kernel: [  147.017023] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c33800  paddr: 0xf4b3800 
Aug 15 23:14:45 security kernel: [  147.017036] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:45 security kernel: [  147.017046] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c33800 
Aug 15 23:14:45 security kernel: [  147.017095] <<< 10
Aug 15 23:14:45 security kernel: [  147.027772] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:45 security kernel: [  147.027796] em28xx #0 em28xx_isoc_copy :Video frame 107, length=1924, odd
Aug 15 23:14:45 security kernel: [  147.043785] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:45 security kernel: [  147.051707] em28xx #0 em28xx_isoc_copy :Video frame 108, length=2888, even
Aug 15 23:14:45 security kernel: [  147.051732] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:45 security kernel: [  147.067990] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:45 security kernel: [  147.068039] em28xx #0 em28xx_isoc_copy :Video frame 109, length=1924, odd
Aug 15 23:14:45 security kernel: [  147.084024] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:45 security kernel: [  147.091853] em28xx #0 em28xx_isoc_copy :Video frame 110, length=2888, even
Aug 15 23:14:45 security kernel: [  147.091884] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:45 security kernel: [  147.107964] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:45 security kernel: [  147.108010] em28xx #0 em28xx_isoc_copy :Video frame 111, length=1924, odd
Aug 15 23:14:45 security kernel: [  147.124020] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:45 security kernel: [  147.131838] em28xx #0 em28xx_isoc_copy :Video frame 112, length=2888, even
Aug 15 23:14:45 security kernel: [  147.131869] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:45 security kernel: [  147.147983] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:45 security kernel: [  147.148019] em28xx #0 em28xx_isoc_copy :Video frame 113, length=1924, odd
Aug 15 23:14:45 security kernel: [  147.164065] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:45 security kernel: [  147.171838] em28xx #0 em28xx_isoc_copy :Video frame 114, length=2888, even
Aug 15 23:14:45 security kernel: [  147.171872] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:45 security kernel: [  147.187978] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:45 security kernel: [  147.188026] em28xx #0 em28xx_isoc_copy :Video frame 115, length=1924, odd
Aug 15 23:14:45 security kernel: [  147.204022] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:45 security kernel: [  147.211841] em28xx #0 em28xx_isoc_copy :Video frame 116, length=2888, even
Aug 15 23:14:45 security kernel: [  147.211877] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:45 security kernel: [  147.227964] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:45 security kernel: [  147.228014] em28xx #0 em28xx_isoc_copy :Video frame 117, length=1924, odd
Aug 15 23:14:45 security kernel: [  147.244024] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:45 security kernel: [  147.251831] em28xx #0 em28xx_isoc_copy :Video frame 118, length=2888, even
Aug 15 23:14:45 security kernel: [  147.251866] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:45 security kernel: [  147.267954] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:45 security kernel: [  147.267995] em28xx #0 em28xx_isoc_copy :Video frame 119, length=1924, odd
Aug 15 23:14:45 security kernel: [  147.284053] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:45 security kernel: [  147.291829] em28xx #0 em28xx_isoc_copy :Video frame 120, length=2888, even
Aug 15 23:14:45 security kernel: [  147.291867] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:45 security kernel: [  147.307992] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:45 security kernel: [  147.308040] em28xx #0 em28xx_isoc_copy :Video frame 121, length=1924, odd
Aug 15 23:14:46 security kernel: [  147.323637] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:46 security kernel: [  147.331596] em28xx #0 em28xx_isoc_copy :Video frame 122, length=2888, even
Aug 15 23:14:46 security kernel: [  147.331604] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:46 security kernel: [  147.347749] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:46 security kernel: [  147.347771] em28xx #0 em28xx_isoc_copy :Video frame 123, length=1924, odd
Aug 15 23:14:46 security kernel: [  147.364024] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:46 security kernel: [  147.371824] em28xx #0 em28xx_isoc_copy :Video frame 124, length=2888, even
Aug 15 23:14:46 security kernel: [  147.371858] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:46 security kernel: [  147.387965] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:46 security kernel: [  147.388013] em28xx #0 em28xx_isoc_copy :Video frame 125, length=1924, odd
Aug 15 23:14:46 security kernel: [  147.404057] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:46 security kernel: [  147.411834] em28xx #0 em28xx_isoc_copy :Video frame 126, length=2888, even
Aug 15 23:14:46 security kernel: [  147.411874] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:46 security kernel: [  147.427957] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:46 security kernel: [  147.428008] em28xx #0 em28xx_isoc_copy :Video frame 127, length=1924, odd
Aug 15 23:14:46 security kernel: [  147.444022] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:46 security kernel: [  147.451832] em28xx #0 em28xx_isoc_copy :Video frame 0, length=2888, even
Aug 15 23:14:46 security kernel: [  147.451869] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:46 security kernel: [  147.467936] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:46 security kernel: [  147.467980] em28xx #0 em28xx_isoc_copy :Video frame 1, length=1924, odd
Aug 15 23:14:46 security kernel: [  147.484025] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:46 security kernel: [  147.491824] em28xx #0 em28xx_isoc_copy :Video frame 2, length=2888, even
Aug 15 23:14:46 security kernel: [  147.491862] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:46 security kernel: [  147.507944] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:46 security kernel: [  147.507985] em28xx #0 em28xx_isoc_copy :Video frame 3, length=1924, odd
Aug 15 23:14:46 security kernel: [  147.516860] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:46 security kernel: [  147.516888] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:46 security kernel: [  147.516929] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:46 security kernel: [  147.516953] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:46 security kernel: [  147.516976] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:46 security kernel: [  147.516995] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4b4000 maddr: 0x7c34000 
Aug 15 23:14:46 security kernel: [  147.517021] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c34000 
Aug 15 23:14:46 security kernel: [  147.517066] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c34000 
Aug 15 23:14:46 security kernel: [  147.517090] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:46 security kernel: [  147.517115] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:46 security kernel: [  147.517132] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:46 security kernel: [  147.517152] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:46 security kernel: [  147.517169] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4b4800 maddr: 0x7c34800 
Aug 15 23:14:46 security kernel: [  147.517194] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c34800 
Aug 15 23:14:46 security kernel: [  147.517234] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c34800 
Aug 15 23:14:46 security kernel: [  147.517803] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:46 security kernel: [  147.517825] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:46 security kernel: [  147.517842] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c34000  paddr: 0xf4b4000 
Aug 15 23:14:46 security kernel: [  147.517868] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:46 security kernel: [  147.517890] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c34000 
Aug 15 23:14:46 security kernel: [  147.517918] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:46 security kernel: [  147.517936] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:46 security kernel: [  147.517952] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c34800  paddr: 0xf4b4800 
Aug 15 23:14:46 security kernel: [  147.517978] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:46 security kernel: [  147.517998] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c34800 
Aug 15 23:14:46 security kernel: [  147.518094] <<< 10
Aug 15 23:14:46 security kernel: [  147.524041] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:46 security kernel: [  147.531818] em28xx #0 em28xx_isoc_copy :Video frame 4, length=2888, even
Aug 15 23:14:46 security kernel: [  147.531853] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:46 security kernel: [  147.547636] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:46 security kernel: [  147.547654] em28xx #0 em28xx_isoc_copy :Video frame 5, length=1924, odd
Aug 15 23:14:46 security kernel: [  147.563625] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:46 security kernel: [  147.571583] em28xx #0 em28xx_isoc_copy :Video frame 6, length=2888, even
Aug 15 23:14:46 security kernel: [  147.571593] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:46 security kernel: [  147.587667] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:46 security kernel: [  147.587685] em28xx #0 em28xx_isoc_copy :Video frame 7, length=1924, odd
Aug 15 23:14:46 security kernel: [  147.603680] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:46 security kernel: [  147.611612] em28xx #0 em28xx_isoc_copy :Video frame 8, length=2888, even
Aug 15 23:14:46 security kernel: [  147.611630] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:46 security kernel: [  147.627744] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:46 security kernel: [  147.627773] em28xx #0 em28xx_isoc_copy :Video frame 9, length=1924, odd
Aug 15 23:14:46 security kernel: [  147.644040] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:46 security kernel: [  147.651825] em28xx #0 em28xx_isoc_copy :Video frame 10, length=2888, even
Aug 15 23:14:46 security kernel: [  147.651864] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:46 security kernel: [  147.667946] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:46 security kernel: [  147.667989] em28xx #0 em28xx_isoc_copy :Video frame 11, length=1924, odd
Aug 15 23:14:46 security kernel: [  147.684020] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:46 security kernel: [  147.691830] em28xx #0 em28xx_isoc_copy :Video frame 12, length=2888, even
Aug 15 23:14:46 security kernel: [  147.691871] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:46 security kernel: [  147.707943] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:46 security kernel: [  147.707987] em28xx #0 em28xx_isoc_copy :Video frame 13, length=1924, odd
Aug 15 23:14:46 security kernel: [  147.724008] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:46 security kernel: [  147.731816] em28xx #0 em28xx_isoc_copy :Video frame 14, length=2888, even
Aug 15 23:14:46 security kernel: [  147.731847] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:46 security kernel: [  147.747937] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:46 security kernel: [  147.747978] em28xx #0 em28xx_isoc_copy :Video frame 15, length=1924, odd
Aug 15 23:14:46 security kernel: [  147.764009] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:46 security kernel: [  147.771812] em28xx #0 em28xx_isoc_copy :Video frame 16, length=2888, even
Aug 15 23:14:46 security kernel: [  147.771846] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:46 security kernel: [  147.787935] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:46 security kernel: [  147.787978] em28xx #0 em28xx_isoc_copy :Video frame 17, length=1924, odd
Aug 15 23:14:46 security kernel: [  147.804000] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:46 security kernel: [  147.811823] em28xx #0 em28xx_isoc_copy :Video frame 18, length=2888, even
Aug 15 23:14:46 security kernel: [  147.811856] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:46 security kernel: [  147.827924] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:46 security kernel: [  147.827968] em28xx #0 em28xx_isoc_copy :Video frame 19, length=1924, odd
Aug 15 23:14:46 security kernel: [  147.843996] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:46 security kernel: [  147.851817] em28xx #0 em28xx_isoc_copy :Video frame 20, length=2888, even
Aug 15 23:14:46 security kernel: [  147.851857] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:46 security kernel: [  147.867948] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:46 security kernel: [  147.867988] em28xx #0 em28xx_isoc_copy :Video frame 21, length=1924, odd
Aug 15 23:14:46 security kernel: [  147.884053] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:46 security kernel: [  147.891846] em28xx #0 em28xx_isoc_copy :Video frame 22, length=2888, even
Aug 15 23:14:46 security kernel: [  147.891886] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:46 security kernel: [  147.907947] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:46 security kernel: [  147.907989] em28xx #0 em28xx_isoc_copy :Video frame 23, length=1924, odd
Aug 15 23:14:46 security kernel: [  147.924038] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:46 security kernel: [  147.931850] em28xx #0 em28xx_isoc_copy :Video frame 24, length=2888, even
Aug 15 23:14:46 security kernel: [  147.931885] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:46 security kernel: [  147.947960] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:46 security kernel: [  147.948005] em28xx #0 em28xx_isoc_copy :Video frame 25, length=1924, odd
Aug 15 23:14:46 security kernel: [  147.963625] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:46 security kernel: [  147.971604] em28xx #0 em28xx_isoc_copy :Video frame 26, length=2888, even
Aug 15 23:14:46 security kernel: [  147.971618] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:46 security kernel: [  147.987734] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:46 security kernel: [  147.987760] em28xx #0 em28xx_isoc_copy :Video frame 27, length=1924, odd
Aug 15 23:14:46 security kernel: [  148.004040] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:46 security kernel: [  148.011827] em28xx #0 em28xx_isoc_copy :Video frame 28, length=2888, even
Aug 15 23:14:46 security kernel: [  148.011861] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:46 security kernel: [  148.016160] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:46 security kernel: [  148.016190] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:46 security kernel: [  148.016231] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:46 security kernel: [  148.016251] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:46 security kernel: [  148.016278] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:46 security kernel: [  148.016298] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4b5000 maddr: 0x7c35000 
Aug 15 23:14:46 security kernel: [  148.016324] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c35000 
Aug 15 23:14:46 security kernel: [  148.016369] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c35000 
Aug 15 23:14:46 security kernel: [  148.016393] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:46 security kernel: [  148.016417] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:46 security kernel: [  148.016434] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:46 security kernel: [  148.016453] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:46 security kernel: [  148.016471] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4b5800 maddr: 0x7c35800 
Aug 15 23:14:46 security kernel: [  148.016496] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c35800 
Aug 15 23:14:46 security kernel: [  148.016535] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c35800 
Aug 15 23:14:46 security kernel: [  148.016925] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:46 security kernel: [  148.016947] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:46 security kernel: [  148.016965] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c35000  paddr: 0xf4b5000 
Aug 15 23:14:46 security kernel: [  148.016991] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:46 security kernel: [  148.017013] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c35000 
Aug 15 23:14:46 security kernel: [  148.017042] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:46 security kernel: [  148.017059] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:46 security kernel: [  148.017075] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c35800  paddr: 0xf4b5800 
Aug 15 23:14:46 security kernel: [  148.017101] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:46 security kernel: [  148.017121] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c35800 
Aug 15 23:14:46 security kernel: [  148.017228] <<< 10
Aug 15 23:14:46 security kernel: [  148.027964] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:46 security kernel: [  148.028014] em28xx #0 em28xx_isoc_copy :Video frame 29, length=1924, odd
Aug 15 23:14:46 security kernel: [  148.043613] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:46 security kernel: [  148.051597] em28xx #0 em28xx_isoc_copy :Video frame 30, length=2888, even
Aug 15 23:14:46 security kernel: [  148.051606] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:46 security kernel: [  148.067727] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:46 security kernel: [  148.067751] em28xx #0 em28xx_isoc_copy :Video frame 31, length=1924, odd
Aug 15 23:14:46 security kernel: [  148.084017] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:46 security kernel: [  148.091837] em28xx #0 em28xx_isoc_copy :Video frame 32, length=2888, even
Aug 15 23:14:46 security kernel: [  148.091878] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:46 security kernel: [  148.107939] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:46 security kernel: [  148.107984] em28xx #0 em28xx_isoc_copy :Video frame 33, length=1924, odd
Aug 15 23:14:46 security kernel: [  148.124036] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:46 security kernel: [  148.131830] em28xx #0 em28xx_isoc_copy :Video frame 34, length=2888, even
Aug 15 23:14:46 security kernel: [  148.131864] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:46 security kernel: [  148.147936] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:46 security kernel: [  148.147975] em28xx #0 em28xx_isoc_copy :Video frame 35, length=1924, odd
Aug 15 23:14:46 security kernel: [  148.164018] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:46 security kernel: [  148.171821] em28xx #0 em28xx_isoc_copy :Video frame 36, length=2888, even
Aug 15 23:14:46 security kernel: [  148.171857] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:46 security kernel: [  148.187619] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:46 security kernel: [  148.187639] em28xx #0 em28xx_isoc_copy :Video frame 37, length=1924, odd
Aug 15 23:14:46 security kernel: [  148.203996] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:46 security kernel: [  148.211815] em28xx #0 em28xx_isoc_copy :Video frame 38, length=2888, even
Aug 15 23:14:46 security kernel: [  148.211853] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:46 security kernel: [  148.227920] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:46 security kernel: [  148.227962] em28xx #0 em28xx_isoc_copy :Video frame 39, length=1924, odd
Aug 15 23:14:46 security kernel: [  148.244025] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:46 security kernel: [  148.251810] em28xx #0 em28xx_isoc_copy :Video frame 40, length=2888, even
Aug 15 23:14:46 security kernel: [  148.251847] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:46 security kernel: [  148.267953] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:46 security kernel: [  148.267999] em28xx #0 em28xx_isoc_copy :Video frame 41, length=1924, odd
Aug 15 23:14:46 security kernel: [  148.283603] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:46 security kernel: [  148.291578] em28xx #0 em28xx_isoc_copy :Video frame 42, length=2888, even
Aug 15 23:14:46 security kernel: [  148.291587] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:46 security kernel: [  148.307711] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:46 security kernel: [  148.307737] em28xx #0 em28xx_isoc_copy :Video frame 43, length=1924, odd
Aug 15 23:14:47 security kernel: [  148.323995] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:47 security kernel: [  148.331820] em28xx #0 em28xx_isoc_copy :Video frame 44, length=2888, even
Aug 15 23:14:47 security kernel: [  148.331860] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:47 security kernel: [  148.347921] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:47 security kernel: [  148.347958] em28xx #0 em28xx_isoc_copy :Video frame 45, length=1924, odd
Aug 15 23:14:47 security kernel: [  148.364014] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:47 security kernel: [  148.371817] em28xx #0 em28xx_isoc_copy :Video frame 46, length=2888, even
Aug 15 23:14:47 security kernel: [  148.371858] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:47 security kernel: [  148.387929] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:47 security kernel: [  148.387974] em28xx #0 em28xx_isoc_copy :Video frame 47, length=1924, odd
Aug 15 23:14:47 security kernel: [  148.404010] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:47 security kernel: [  148.411808] em28xx #0 em28xx_isoc_copy :Video frame 48, length=2888, even
Aug 15 23:14:47 security kernel: [  148.411845] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:47 security kernel: [  148.427905] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:47 security kernel: [  148.427948] em28xx #0 em28xx_isoc_copy :Video frame 49, length=1924, odd
Aug 15 23:14:47 security kernel: [  148.443996] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:47 security kernel: [  148.451801] em28xx #0 em28xx_isoc_copy :Video frame 50, length=2888, even
Aug 15 23:14:47 security kernel: [  148.451835] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:47 security kernel: [  148.467901] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:47 security kernel: [  148.467945] em28xx #0 em28xx_isoc_copy :Video frame 51, length=1924, odd
Aug 15 23:14:47 security kernel: [  148.483998] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:47 security kernel: [  148.491793] em28xx #0 em28xx_isoc_copy :Video frame 52, length=2888, even
Aug 15 23:14:47 security kernel: [  148.491827] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:47 security kernel: [  148.507910] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:47 security kernel: [  148.507953] em28xx #0 em28xx_isoc_copy :Video frame 53, length=1924, odd
Aug 15 23:14:47 security kernel: [  148.516336] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:47 security kernel: [  148.516367] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:47 security kernel: [  148.516406] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:47 security kernel: [  148.516430] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:47 security kernel: [  148.516453] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:47 security kernel: [  148.516472] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4b6000 maddr: 0x7c36000 
Aug 15 23:14:47 security kernel: [  148.516497] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c36000 
Aug 15 23:14:47 security kernel: [  148.516545] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c36000 
Aug 15 23:14:47 security kernel: [  148.516569] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:47 security kernel: [  148.516594] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:47 security kernel: [  148.516611] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:47 security kernel: [  148.516630] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:47 security kernel: [  148.516648] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4b6800 maddr: 0x7c36800 
Aug 15 23:14:47 security kernel: [  148.516672] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c36800 
Aug 15 23:14:47 security kernel: [  148.516713] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c36800 
Aug 15 23:14:47 security kernel: [  148.517135] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:47 security kernel: [  148.517155] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:47 security kernel: [  148.517173] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c36000  paddr: 0xf4b6000 
Aug 15 23:14:47 security kernel: [  148.517198] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:47 security kernel: [  148.517220] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c36000 
Aug 15 23:14:47 security kernel: [  148.517248] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:47 security kernel: [  148.517265] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:47 security kernel: [  148.517282] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c36800  paddr: 0xf4b6800 
Aug 15 23:14:47 security kernel: [  148.517307] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:47 security kernel: [  148.517328] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c36800 
Aug 15 23:14:47 security kernel: [  148.517419] <<< 10
Aug 15 23:14:47 security kernel: [  148.523987] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:47 security kernel: [  148.531800] em28xx #0 em28xx_isoc_copy :Video frame 54, length=2888, even
Aug 15 23:14:47 security kernel: [  148.531831] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:47 security kernel: [  148.547589] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:47 security kernel: [  148.547598] em28xx #0 em28xx_isoc_copy :Video frame 55, length=1924, odd
Aug 15 23:14:47 security kernel: [  148.563992] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:47 security kernel: [  148.571793] em28xx #0 em28xx_isoc_copy :Video frame 56, length=2888, even
Aug 15 23:14:47 security kernel: [  148.571828] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:47 security kernel: [  148.587919] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:47 security kernel: [  148.587967] em28xx #0 em28xx_isoc_copy :Video frame 57, length=1924, odd
Aug 15 23:14:47 security kernel: [  148.603587] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:47 security kernel: [  148.611560] em28xx #0 em28xx_isoc_copy :Video frame 58, length=2888, even
Aug 15 23:14:47 security kernel: [  148.611574] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:47 security kernel: [  148.627692] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:47 security kernel: [  148.627720] em28xx #0 em28xx_isoc_copy :Video frame 59, length=1924, odd
Aug 15 23:14:47 security kernel: [  148.643712] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:47 security kernel: [  148.651629] em28xx #0 em28xx_isoc_copy :Video frame 60, length=2888, even
Aug 15 23:14:47 security kernel: [  148.651651] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:47 security kernel: [  148.667885] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:47 security kernel: [  148.667931] em28xx #0 em28xx_isoc_copy :Video frame 61, length=1924, odd
Aug 15 23:14:47 security kernel: [  148.683972] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:47 security kernel: [  148.691778] em28xx #0 em28xx_isoc_copy :Video frame 62, length=2888, even
Aug 15 23:14:47 security kernel: [  148.691810] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:47 security kernel: [  148.707889] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:47 security kernel: [  148.707933] em28xx #0 em28xx_isoc_copy :Video frame 63, length=1924, odd
Aug 15 23:14:47 security kernel: [  148.723980] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:47 security kernel: [  148.731795] em28xx #0 em28xx_isoc_copy :Video frame 64, length=2888, even
Aug 15 23:14:47 security kernel: [  148.731834] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:47 security kernel: [  148.747891] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:47 security kernel: [  148.747932] em28xx #0 em28xx_isoc_copy :Video frame 65, length=1924, odd
Aug 15 23:14:47 security kernel: [  148.763975] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:47 security kernel: [  148.771786] em28xx #0 em28xx_isoc_copy :Video frame 66, length=2888, even
Aug 15 23:14:47 security kernel: [  148.771818] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:47 security kernel: [  148.787878] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:47 security kernel: [  148.787924] em28xx #0 em28xx_isoc_copy :Video frame 67, length=1924, odd
Aug 15 23:14:47 security kernel: [  148.803970] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:47 security kernel: [  148.811772] em28xx #0 em28xx_isoc_copy :Video frame 68, length=2888, even
Aug 15 23:14:47 security kernel: [  148.811808] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:47 security kernel: [  148.827886] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:47 security kernel: [  148.827930] em28xx #0 em28xx_isoc_copy :Video frame 69, length=1924, odd
Aug 15 23:14:47 security kernel: [  148.843979] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:47 security kernel: [  148.851763] em28xx #0 em28xx_isoc_copy :Video frame 70, length=2888, even
Aug 15 23:14:47 security kernel: [  148.851798] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:47 security kernel: [  148.867909] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:47 security kernel: [  148.867952] em28xx #0 em28xx_isoc_copy :Video frame 71, length=1924, odd
Aug 15 23:14:47 security kernel: [  148.883998] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:47 security kernel: [  148.891808] em28xx #0 em28xx_isoc_copy :Video frame 72, length=2888, even
Aug 15 23:14:47 security kernel: [  148.891846] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:47 security kernel: [  148.907926] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:47 security kernel: [  148.907974] em28xx #0 em28xx_isoc_copy :Video frame 73, length=1924, odd
Aug 15 23:14:47 security kernel: [  148.923586] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:47 security kernel: [  148.931566] em28xx #0 em28xx_isoc_copy :Video frame 74, length=2888, even
Aug 15 23:14:47 security kernel: [  148.931580] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:47 security kernel: [  148.947697] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:47 security kernel: [  148.947721] em28xx #0 em28xx_isoc_copy :Video frame 75, length=1924, odd
Aug 15 23:14:47 security kernel: [  148.963975] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:47 security kernel: [  148.971795] em28xx #0 em28xx_isoc_copy :Video frame 76, length=2888, even
Aug 15 23:14:47 security kernel: [  148.971827] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:47 security kernel: [  148.987924] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:47 security kernel: [  148.987970] em28xx #0 em28xx_isoc_copy :Video frame 77, length=1924, odd
Aug 15 23:14:47 security kernel: [  149.003987] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:47 security kernel: [  149.011806] em28xx #0 em28xx_isoc_copy :Video frame 78, length=2888, even
Aug 15 23:14:47 security kernel: [  149.011841] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:47 security kernel: [  149.016148] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:47 security kernel: [  149.016178] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:47 security kernel: [  149.016221] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:47 security kernel: [  149.016241] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:47 security kernel: [  149.016263] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:47 security kernel: [  149.016282] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4b7000 maddr: 0x7c37000 
Aug 15 23:14:47 security kernel: [  149.016308] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c37000 
Aug 15 23:14:47 security kernel: [  149.016354] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c37000 
Aug 15 23:14:47 security kernel: [  149.016378] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:47 security kernel: [  149.016403] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:47 security kernel: [  149.016420] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:47 security kernel: [  149.016439] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:47 security kernel: [  149.016458] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4b7800 maddr: 0x7c37800 
Aug 15 23:14:47 security kernel: [  149.016482] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c37800 
Aug 15 23:14:47 security kernel: [  149.016522] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c37800 
Aug 15 23:14:47 security kernel: [  149.017014] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:47 security kernel: [  149.017037] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:47 security kernel: [  149.017054] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c37000  paddr: 0xf4b7000 
Aug 15 23:14:47 security kernel: [  149.017079] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:47 security kernel: [  149.017101] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c37000 
Aug 15 23:14:47 security kernel: [  149.017129] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:47 security kernel: [  149.017146] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:47 security kernel: [  149.017162] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c37800  paddr: 0xf4b7800 
Aug 15 23:14:47 security kernel: [  149.017187] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:47 security kernel: [  149.017207] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c37800 
Aug 15 23:14:47 security kernel: [  149.017311] <<< 10
Aug 15 23:14:47 security kernel: [  149.027915] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:47 security kernel: [  149.027959] em28xx #0 em28xx_isoc_copy :Video frame 79, length=1924, odd
Aug 15 23:14:47 security kernel: [  149.043573] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:47 security kernel: [  149.051560] em28xx #0 em28xx_isoc_copy :Video frame 80, length=2888, even
Aug 15 23:14:47 security kernel: [  149.051577] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:47 security kernel: [  149.067915] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:47 security kernel: [  149.067958] em28xx #0 em28xx_isoc_copy :Video frame 81, length=1924, odd
Aug 15 23:14:47 security kernel: [  149.083995] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:47 security kernel: [  149.091804] em28xx #0 em28xx_isoc_copy :Video frame 82, length=2888, even
Aug 15 23:14:47 security kernel: [  149.091839] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:47 security kernel: [  149.107909] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:47 security kernel: [  149.107955] em28xx #0 em28xx_isoc_copy :Video frame 83, length=1924, odd
Aug 15 23:14:47 security kernel: [  149.123974] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:47 security kernel: [  149.131812] em28xx #0 em28xx_isoc_copy :Video frame 84, length=2888, even
Aug 15 23:14:47 security kernel: [  149.131847] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:47 security kernel: [  149.147585] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:47 security kernel: [  149.147596] em28xx #0 em28xx_isoc_copy :Video frame 85, length=1924, odd
Aug 15 23:14:47 security kernel: [  149.163572] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:47 security kernel: [  149.171555] em28xx #0 em28xx_isoc_copy :Video frame 86, length=2888, even
Aug 15 23:14:47 security kernel: [  149.171563] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:47 security kernel: [  149.187582] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:47 security kernel: [  149.187602] em28xx #0 em28xx_isoc_copy :Video frame 87, length=1924, odd
Aug 15 23:14:47 security kernel: [  149.203709] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:47 security kernel: [  149.211623] em28xx #0 em28xx_isoc_copy :Video frame 88, length=2888, even
Aug 15 23:14:47 security kernel: [  149.211646] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:47 security kernel: [  149.227911] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:47 security kernel: [  149.227958] em28xx #0 em28xx_isoc_copy :Video frame 89, length=1924, odd
Aug 15 23:14:47 security kernel: [  149.243969] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:47 security kernel: [  149.251784] em28xx #0 em28xx_isoc_copy :Video frame 90, length=2888, even
Aug 15 23:14:47 security kernel: [  149.251821] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:47 security kernel: [  149.267869] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:47 security kernel: [  149.267913] em28xx #0 em28xx_isoc_copy :Video frame 91, length=1924, odd
Aug 15 23:14:47 security kernel: [  149.283967] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:47 security kernel: [  149.291764] em28xx #0 em28xx_isoc_copy :Video frame 92, length=2888, even
Aug 15 23:14:47 security kernel: [  149.291798] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:47 security kernel: [  149.307883] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:47 security kernel: [  149.307927] em28xx #0 em28xx_isoc_copy :Video frame 93, length=1924, odd
Aug 15 23:14:48 security kernel: [  149.323973] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:48 security kernel: [  149.331764] em28xx #0 em28xx_isoc_copy :Video frame 94, length=2888, even
Aug 15 23:14:48 security kernel: [  149.331801] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:48 security kernel: [  149.347890] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:48 security kernel: [  149.347931] em28xx #0 em28xx_isoc_copy :Video frame 95, length=1924, odd
Aug 15 23:14:48 security kernel: [  149.363949] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:48 security kernel: [  149.371774] em28xx #0 em28xx_isoc_copy :Video frame 96, length=2888, even
Aug 15 23:14:48 security kernel: [  149.371806] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:48 security kernel: [  149.387890] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:48 security kernel: [  149.387927] em28xx #0 em28xx_isoc_copy :Video frame 97, length=1924, odd
Aug 15 23:14:48 security kernel: [  149.403957] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:48 security kernel: [  149.411761] em28xx #0 em28xx_isoc_copy :Video frame 98, length=2888, even
Aug 15 23:14:48 security kernel: [  149.411794] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:48 security kernel: [  149.427867] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:48 security kernel: [  149.427908] em28xx #0 em28xx_isoc_copy :Video frame 99, length=1924, odd
Aug 15 23:14:48 security kernel: [  149.443963] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:48 security kernel: [  149.451759] em28xx #0 em28xx_isoc_copy :Video frame 100, length=2888, even
Aug 15 23:14:48 security kernel: [  149.451796] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:48 security kernel: [  149.467876] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:48 security kernel: [  149.467916] em28xx #0 em28xx_isoc_copy :Video frame 101, length=1924, odd
Aug 15 23:14:48 security kernel: [  149.483933] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:48 security kernel: [  149.491757] em28xx #0 em28xx_isoc_copy :Video frame 102, length=2888, even
Aug 15 23:14:48 security kernel: [  149.491793] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:48 security kernel: [  149.507877] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:48 security kernel: [  149.507920] em28xx #0 em28xx_isoc_copy :Video frame 103, length=1924, odd
Aug 15 23:14:48 security kernel: [  149.516312] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:48 security kernel: [  149.516342] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:48 security kernel: [  149.516379] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:48 security kernel: [  149.516399] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:48 security kernel: [  149.516424] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:48 security kernel: [  149.516442] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4b8000 maddr: 0x7c38000 
Aug 15 23:14:48 security kernel: [  149.516468] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c38000 
Aug 15 23:14:48 security kernel: [  149.516515] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c38000 
Aug 15 23:14:48 security kernel: [  149.516538] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:48 security kernel: [  149.516563] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:48 security kernel: [  149.516580] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:48 security kernel: [  149.516599] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:48 security kernel: [  149.516617] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4b8800 maddr: 0x7c38800 
Aug 15 23:14:48 security kernel: [  149.516641] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c38800 
Aug 15 23:14:48 security kernel: [  149.516682] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c38800 
Aug 15 23:14:48 security kernel: [  149.517094] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:48 security kernel: [  149.517114] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:48 security kernel: [  149.517131] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c38000  paddr: 0xf4b8000 
Aug 15 23:14:48 security kernel: [  149.517157] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:48 security kernel: [  149.517178] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c38000 
Aug 15 23:14:48 security kernel: [  149.517206] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:48 security kernel: [  149.517226] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:48 security kernel: [  149.517242] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c38800  paddr: 0xf4b8800 
Aug 15 23:14:48 security kernel: [  149.517268] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:48 security kernel: [  149.517289] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c38800 
Aug 15 23:14:48 security kernel: [  149.517378] <<< 10
Aug 15 23:14:48 security kernel: [  149.523941] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:48 security kernel: [  149.531773] em28xx #0 em28xx_isoc_copy :Video frame 104, length=2888, even
Aug 15 23:14:48 security kernel: [  149.531808] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:48 security kernel: [  149.547559] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:48 security kernel: [  149.547570] em28xx #0 em28xx_isoc_copy :Video frame 105, length=1924, odd
Aug 15 23:14:48 security kernel: [  149.563678] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:48 security kernel: [  149.571600] em28xx #0 em28xx_isoc_copy :Video frame 106, length=2888, even
Aug 15 23:14:48 security kernel: [  149.571616] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:48 security kernel: [  149.587879] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:48 security kernel: [  149.587918] em28xx #0 em28xx_isoc_copy :Video frame 107, length=1924, odd
Aug 15 23:14:48 security kernel: [  149.603937] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:48 security kernel: [  149.611759] em28xx #0 em28xx_isoc_copy :Video frame 108, length=2888, even
Aug 15 23:14:48 security kernel: [  149.611797] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:48 security kernel: [  149.627858] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:48 security kernel: [  149.627902] em28xx #0 em28xx_isoc_copy :Video frame 109, length=1924, odd
Aug 15 23:14:48 security kernel: [  149.643996] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:48 security kernel: [  149.651752] em28xx #0 em28xx_isoc_copy :Video frame 110, length=2888, even
Aug 15 23:14:48 security kernel: [  149.651789] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:48 security kernel: [  149.667544] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:48 security kernel: [  149.667561] em28xx #0 em28xx_isoc_copy :Video frame 111, length=1924, odd
Aug 15 23:14:48 security kernel: [  149.683953] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:48 security kernel: [  149.691745] em28xx #0 em28xx_isoc_copy :Video frame 112, length=2888, even
Aug 15 23:14:48 security kernel: [  149.691786] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:48 security kernel: [  149.707856] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:48 security kernel: [  149.707899] em28xx #0 em28xx_isoc_copy :Video frame 113, length=1924, odd
Aug 15 23:14:48 security kernel: [  149.723924] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:48 security kernel: [  149.731751] em28xx #0 em28xx_isoc_copy :Video frame 114, length=2888, even
Aug 15 23:14:48 security kernel: [  149.731785] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:48 security kernel: [  149.747844] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:48 security kernel: [  149.747886] em28xx #0 em28xx_isoc_copy :Video frame 115, length=1924, odd
Aug 15 23:14:48 security kernel: [  149.763926] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:48 security kernel: [  149.771732] em28xx #0 em28xx_isoc_copy :Video frame 116, length=2888, even
Aug 15 23:14:48 security kernel: [  149.771767] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:48 security kernel: [  149.787842] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:48 security kernel: [  149.787879] em28xx #0 em28xx_isoc_copy :Video frame 117, length=1924, odd
Aug 15 23:14:48 security kernel: [  149.803928] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:48 security kernel: [  149.811727] em28xx #0 em28xx_isoc_copy :Video frame 118, length=2888, even
Aug 15 23:14:48 security kernel: [  149.811764] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:48 security kernel: [  149.827832] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:48 security kernel: [  149.827876] em28xx #0 em28xx_isoc_copy :Video frame 119, length=1924, odd
Aug 15 23:14:48 security kernel: [  149.843911] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:48 security kernel: [  149.851741] em28xx #0 em28xx_isoc_copy :Video frame 120, length=2888, even
Aug 15 23:14:48 security kernel: [  149.851778] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:48 security kernel: [  149.867892] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:48 security kernel: [  149.867937] em28xx #0 em28xx_isoc_copy :Video frame 121, length=1924, odd
Aug 15 23:14:48 security kernel: [  149.883960] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:48 security kernel: [  149.891758] em28xx #0 em28xx_isoc_copy :Video frame 122, length=2888, even
Aug 15 23:14:48 security kernel: [  149.891797] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:48 security kernel: [  149.907871] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:48 security kernel: [  149.907914] em28xx #0 em28xx_isoc_copy :Video frame 123, length=1924, odd
Aug 15 23:14:48 security kernel: [  149.923958] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:48 security kernel: [  149.931754] em28xx #0 em28xx_isoc_copy :Video frame 124, length=2888, even
Aug 15 23:14:48 security kernel: [  149.931788] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:48 security kernel: [  149.947866] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:48 security kernel: [  149.947909] em28xx #0 em28xx_isoc_copy :Video frame 125, length=1924, odd
Aug 15 23:14:48 security kernel: [  149.963946] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:48 security kernel: [  149.971767] em28xx #0 em28xx_isoc_copy :Video frame 126, length=2888, even
Aug 15 23:14:48 security kernel: [  149.971805] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:48 security kernel: [  149.987858] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:48 security kernel: [  149.987894] em28xx #0 em28xx_isoc_copy :Video frame 127, length=1924, odd
Aug 15 23:14:48 security kernel: [  150.003939] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:48 security kernel: [  150.011749] em28xx #0 em28xx_isoc_copy :Video frame 0, length=2888, even
Aug 15 23:14:48 security kernel: [  150.011785] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:48 security kernel: [  150.016671] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:48 security kernel: [  150.016724] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:48 security kernel: [  150.016764] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:48 security kernel: [  150.016784] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:48 security kernel: [  150.016808] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:48 security kernel: [  150.016829] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4b9000 maddr: 0x7c39000 
Aug 15 23:14:48 security kernel: [  150.016855] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c39000 
Aug 15 23:14:48 security kernel: [  150.016902] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c39000 
Aug 15 23:14:48 security kernel: [  150.016925] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:48 security kernel: [  150.016950] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:48 security kernel: [  150.016967] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:48 security kernel: [  150.016986] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:48 security kernel: [  150.017004] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4b9800 maddr: 0x7c39800 
Aug 15 23:14:48 security kernel: [  150.017029] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c39800 
Aug 15 23:14:48 security kernel: [  150.017069] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c39800 
Aug 15 23:14:48 security kernel: [  150.017475] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:48 security kernel: [  150.017498] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:48 security kernel: [  150.017515] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c39000  paddr: 0xf4b9000 
Aug 15 23:14:48 security kernel: [  150.017541] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:48 security kernel: [  150.017563] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c39000 
Aug 15 23:14:48 security kernel: [  150.017592] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:48 security kernel: [  150.017611] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:48 security kernel: [  150.017627] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c39800  paddr: 0xf4b9800 
Aug 15 23:14:48 security kernel: [  150.017653] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:48 security kernel: [  150.017674] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c39800 
Aug 15 23:14:48 security kernel: [  150.017777] <<< 10
Aug 15 23:14:48 security kernel: [  150.027876] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:48 security kernel: [  150.027922] em28xx #0 em28xx_isoc_copy :Video frame 1, length=1924, odd
Aug 15 23:14:48 security kernel: [  150.043534] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:48 security kernel: [  150.051518] em28xx #0 em28xx_isoc_copy :Video frame 2, length=2888, even
Aug 15 23:14:48 security kernel: [  150.051531] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:48 security kernel: [  150.067648] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:48 security kernel: [  150.067673] em28xx #0 em28xx_isoc_copy :Video frame 3, length=1924, odd
Aug 15 23:14:48 security kernel: [  150.083947] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:48 security kernel: [  150.091760] em28xx #0 em28xx_isoc_copy :Video frame 4, length=2888, even
Aug 15 23:14:48 security kernel: [  150.091798] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:48 security kernel: [  150.107853] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:48 security kernel: [  150.107898] em28xx #0 em28xx_isoc_copy :Video frame 5, length=1924, odd
Aug 15 23:14:48 security kernel: [  150.123939] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:48 security kernel: [  150.131739] em28xx #0 em28xx_isoc_copy :Video frame 6, length=2888, even
Aug 15 23:14:48 security kernel: [  150.131776] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:48 security kernel: [  150.147856] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:48 security kernel: [  150.147896] em28xx #0 em28xx_isoc_copy :Video frame 7, length=1924, odd
Aug 15 23:14:48 security kernel: [  150.163948] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:48 security kernel: [  150.171738] em28xx #0 em28xx_isoc_copy :Video frame 8, length=2888, even
Aug 15 23:14:48 security kernel: [  150.171769] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:48 security kernel: [  150.187881] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:48 security kernel: [  150.187920] em28xx #0 em28xx_isoc_copy :Video frame 9, length=1924, odd
Aug 15 23:14:48 security kernel: [  150.203537] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:48 security kernel: [  150.211512] em28xx #0 em28xx_isoc_copy :Video frame 10, length=2888, even
Aug 15 23:14:48 security kernel: [  150.211524] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:48 security kernel: [  150.227645] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:48 security kernel: [  150.227671] em28xx #0 em28xx_isoc_copy :Video frame 11, length=1924, odd
Aug 15 23:14:48 security kernel: [  150.243928] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:48 security kernel: [  150.251741] em28xx #0 em28xx_isoc_copy :Video frame 12, length=2888, even
Aug 15 23:14:48 security kernel: [  150.251777] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:48 security kernel: [  150.267840] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:48 security kernel: [  150.267884] em28xx #0 em28xx_isoc_copy :Video frame 13, length=1924, odd
Aug 15 23:14:48 security kernel: [  150.283922] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:48 security kernel: [  150.291732] em28xx #0 em28xx_isoc_copy :Video frame 14, length=2888, even
Aug 15 23:14:48 security kernel: [  150.291768] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:48 security kernel: [  150.307849] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:48 security kernel: [  150.307890] em28xx #0 em28xx_isoc_copy :Video frame 15, length=1924, odd
Aug 15 23:14:49 security kernel: [  150.323916] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:49 security kernel: [  150.331739] em28xx #0 em28xx_isoc_copy :Video frame 16, length=2888, even
Aug 15 23:14:49 security kernel: [  150.331777] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:49 security kernel: [  150.347835] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:49 security kernel: [  150.347877] em28xx #0 em28xx_isoc_copy :Video frame 17, length=1924, odd
Aug 15 23:14:49 security kernel: [  150.363913] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:49 security kernel: [  150.371725] em28xx #0 em28xx_isoc_copy :Video frame 18, length=2888, even
Aug 15 23:14:49 security kernel: [  150.371759] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:49 security kernel: [  150.387848] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:49 security kernel: [  150.387889] em28xx #0 em28xx_isoc_copy :Video frame 19, length=1924, odd
Aug 15 23:14:49 security kernel: [  150.403925] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:49 security kernel: [  150.411724] em28xx #0 em28xx_isoc_copy :Video frame 20, length=2888, even
Aug 15 23:14:49 security kernel: [  150.411755] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:49 security kernel: [  150.427837] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:49 security kernel: [  150.427880] em28xx #0 em28xx_isoc_copy :Video frame 21, length=1924, odd
Aug 15 23:14:49 security kernel: [  150.443913] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:49 security kernel: [  150.451734] em28xx #0 em28xx_isoc_copy :Video frame 22, length=2888, even
Aug 15 23:14:49 security kernel: [  150.451768] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:49 security kernel: [  150.467821] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:49 security kernel: [  150.467865] em28xx #0 em28xx_isoc_copy :Video frame 23, length=1924, odd
Aug 15 23:14:49 security kernel: [  150.483905] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:49 security kernel: [  150.491717] em28xx #0 em28xx_isoc_copy :Video frame 24, length=2888, even
Aug 15 23:14:49 security kernel: [  150.491752] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:49 security kernel: [  150.507841] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:49 security kernel: [  150.507887] em28xx #0 em28xx_isoc_copy :Video frame 25, length=1924, odd
Aug 15 23:14:49 security kernel: [  150.516140] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:49 security kernel: [  150.516149] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:49 security kernel: [  150.516159] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:49 security kernel: [  150.516170] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:49 security kernel: [  150.516176] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:49 security kernel: [  150.516181] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4ba000 maddr: 0x7c3a000 
Aug 15 23:14:49 security kernel: [  150.516187] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c3a000 
Aug 15 23:14:49 security kernel: [  150.516200] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c3a000 
Aug 15 23:14:49 security kernel: [  150.516209] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:49 security kernel: [  150.516228] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:49 security kernel: [  150.516232] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:49 security kernel: [  150.516237] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:49 security kernel: [  150.516242] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4ba800 maddr: 0x7c3a800 
Aug 15 23:14:49 security kernel: [  150.516248] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c3a800 
Aug 15 23:14:49 security kernel: [  150.516258] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c3a800 
Aug 15 23:14:49 security kernel: [  150.516664] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:49 security kernel: [  150.516675] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:49 security kernel: [  150.516680] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c3a000  paddr: 0xf4ba000 
Aug 15 23:14:49 security kernel: [  150.516686] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:49 security kernel: [  150.516692] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c3a000 
Aug 15 23:14:49 security kernel: [  150.516700] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:49 security kernel: [  150.516705] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:49 security kernel: [  150.516709] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c3a800  paddr: 0xf4ba800 
Aug 15 23:14:49 security kernel: [  150.516715] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:49 security kernel: [  150.516721] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c3a800 
Aug 15 23:14:49 security kernel: [  150.516793] <<< 10
Aug 15 23:14:49 security kernel: [  150.523520] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:49 security kernel: [  150.531485] em28xx #0 em28xx_isoc_copy :Video frame 26, length=2888, even
Aug 15 23:14:49 security kernel: [  150.531501] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:49 security kernel: [  150.547517] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:49 security kernel: [  150.547536] em28xx #0 em28xx_isoc_copy :Video frame 27, length=1924, odd
Aug 15 23:14:49 security kernel: [  150.563919] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:49 security kernel: [  150.571720] em28xx #0 em28xx_isoc_copy :Video frame 28, length=2888, even
Aug 15 23:14:49 security kernel: [  150.571755] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:49 security kernel: [  150.587827] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:49 security kernel: [  150.587867] em28xx #0 em28xx_isoc_copy :Video frame 29, length=1924, odd
Aug 15 23:14:49 security kernel: [  150.603501] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:49 security kernel: [  150.611482] em28xx #0 em28xx_isoc_copy :Video frame 30, length=2888, even
Aug 15 23:14:49 security kernel: [  150.611490] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:49 security kernel: [  150.627625] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:49 security kernel: [  150.627649] em28xx #0 em28xx_isoc_copy :Video frame 31, length=1924, odd
Aug 15 23:14:49 security kernel: [  150.643910] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:49 security kernel: [  150.651699] em28xx #0 em28xx_isoc_copy :Video frame 32, length=2888, even
Aug 15 23:14:49 security kernel: [  150.651733] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:49 security kernel: [  150.667817] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:49 security kernel: [  150.667858] em28xx #0 em28xx_isoc_copy :Video frame 33, length=1924, odd
Aug 15 23:14:49 security kernel: [  150.683517] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:49 security kernel: [  150.691481] em28xx #0 em28xx_isoc_copy :Video frame 34, length=2888, even
Aug 15 23:14:49 security kernel: [  150.691498] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:49 security kernel: [  150.707555] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:49 security kernel: [  150.707577] em28xx #0 em28xx_isoc_copy :Video frame 35, length=1924, odd
Aug 15 23:14:49 security kernel: [  150.723887] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:49 security kernel: [  150.731701] em28xx #0 em28xx_isoc_copy :Video frame 36, length=2888, even
Aug 15 23:14:49 security kernel: [  150.731737] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:49 security kernel: [  150.747806] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:49 security kernel: [  150.747849] em28xx #0 em28xx_isoc_copy :Video frame 37, length=1924, odd
Aug 15 23:14:49 security kernel: [  150.763899] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:49 security kernel: [  150.771695] em28xx #0 em28xx_isoc_copy :Video frame 38, length=2888, even
Aug 15 23:14:49 security kernel: [  150.771731] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:49 security kernel: [  150.787803] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:49 security kernel: [  150.787843] em28xx #0 em28xx_isoc_copy :Video frame 39, length=1924, odd
Aug 15 23:14:49 security kernel: [  150.803878] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:49 security kernel: [  150.811705] em28xx #0 em28xx_isoc_copy :Video frame 40, length=2888, even
Aug 15 23:14:49 security kernel: [  150.811737] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:49 security kernel: [  150.827821] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:49 security kernel: [  150.827869] em28xx #0 em28xx_isoc_copy :Video frame 41, length=1924, odd
Aug 15 23:14:49 security kernel: [  150.843488] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:49 security kernel: [  150.851467] em28xx #0 em28xx_isoc_copy :Video frame 42, length=2888, even
Aug 15 23:14:49 security kernel: [  150.851485] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:49 security kernel: [  150.867830] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:49 security kernel: [  150.867870] em28xx #0 em28xx_isoc_copy :Video frame 43, length=1924, odd
Aug 15 23:14:49 security kernel: [  150.883918] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:49 security kernel: [  150.891730] em28xx #0 em28xx_isoc_copy :Video frame 44, length=2888, even
Aug 15 23:14:49 security kernel: [  150.891771] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:49 security kernel: [  150.907819] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:49 security kernel: [  150.907860] em28xx #0 em28xx_isoc_copy :Video frame 45, length=1924, odd
Aug 15 23:14:49 security kernel: [  150.923907] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:49 security kernel: [  150.931729] em28xx #0 em28xx_isoc_copy :Video frame 46, length=2888, even
Aug 15 23:14:49 security kernel: [  150.931765] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:49 security kernel: [  150.947821] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:49 security kernel: [  150.947864] em28xx #0 em28xx_isoc_copy :Video frame 47, length=1924, odd
Aug 15 23:14:49 security kernel: [  150.963900] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:49 security kernel: [  150.971715] em28xx #0 em28xx_isoc_copy :Video frame 48, length=2888, even
Aug 15 23:14:49 security kernel: [  150.971749] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:49 security kernel: [  150.987823] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:49 security kernel: [  150.987867] em28xx #0 em28xx_isoc_copy :Video frame 49, length=1924, odd
Aug 15 23:14:49 security kernel: [  151.003957] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:49 security kernel: [  151.011718] em28xx #0 em28xx_isoc_copy :Video frame 50, length=2888, even
Aug 15 23:14:49 security kernel: [  151.011750] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:49 security kernel: [  151.016142] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:49 security kernel: [  151.016189] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:49 security kernel: [  151.016222] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:49 security kernel: [  151.016241] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:49 security kernel: [  151.016279] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:49 security kernel: [  151.016299] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4bb000 maddr: 0x7c3b000 
Aug 15 23:14:49 security kernel: [  151.016325] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c3b000 
Aug 15 23:14:49 security kernel: [  151.016371] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c3b000 
Aug 15 23:14:49 security kernel: [  151.016395] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:49 security kernel: [  151.016422] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:49 security kernel: [  151.016439] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:49 security kernel: [  151.016459] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:49 security kernel: [  151.016477] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4bb800 maddr: 0x7c3b800 
Aug 15 23:14:49 security kernel: [  151.016501] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c3b800 
Aug 15 23:14:49 security kernel: [  151.016540] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c3b800 
Aug 15 23:14:49 security kernel: [  151.016938] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:49 security kernel: [  151.016961] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:49 security kernel: [  151.016978] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c3b000  paddr: 0xf4bb000 
Aug 15 23:14:49 security kernel: [  151.017003] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:49 security kernel: [  151.017025] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c3b000 
Aug 15 23:14:49 security kernel: [  151.017053] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:49 security kernel: [  151.017069] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:49 security kernel: [  151.017086] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c3b800  paddr: 0xf4bb800 
Aug 15 23:14:49 security kernel: [  151.017110] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:49 security kernel: [  151.017131] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c3b800 
Aug 15 23:14:49 security kernel: [  151.017225] <<< 10
Aug 15 23:14:49 security kernel: [  151.027832] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:49 security kernel: [  151.027878] em28xx #0 em28xx_isoc_copy :Video frame 51, length=1924, odd
Aug 15 23:14:49 security kernel: [  151.043494] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:49 security kernel: [  151.051479] em28xx #0 em28xx_isoc_copy :Video frame 52, length=2888, even
Aug 15 23:14:49 security kernel: [  151.051493] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:49 security kernel: [  151.067612] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:49 security kernel: [  151.067636] em28xx #0 em28xx_isoc_copy :Video frame 53, length=1924, odd
Aug 15 23:14:49 security kernel: [  151.083894] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:49 security kernel: [  151.091720] em28xx #0 em28xx_isoc_copy :Video frame 54, length=2888, even
Aug 15 23:14:49 security kernel: [  151.091760] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:49 security kernel: [  151.107827] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:49 security kernel: [  151.107874] em28xx #0 em28xx_isoc_copy :Video frame 55, length=1924, odd
Aug 15 23:14:49 security kernel: [  151.123920] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:49 security kernel: [  151.131724] em28xx #0 em28xx_isoc_copy :Video frame 56, length=2888, even
Aug 15 23:14:49 security kernel: [  151.131767] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:49 security kernel: [  151.147833] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:49 security kernel: [  151.147882] em28xx #0 em28xx_isoc_copy :Video frame 57, length=1924, odd
Aug 15 23:14:49 security kernel: [  151.163499] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:49 security kernel: [  151.171474] em28xx #0 em28xx_isoc_copy :Video frame 58, length=2888, even
Aug 15 23:14:49 security kernel: [  151.171488] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:49 security kernel: [  151.187604] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:49 security kernel: [  151.187631] em28xx #0 em28xx_isoc_copy :Video frame 59, length=1924, odd
Aug 15 23:14:49 security kernel: [  151.203889] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:49 security kernel: [  151.211695] em28xx #0 em28xx_isoc_copy :Video frame 60, length=2888, even
Aug 15 23:14:49 security kernel: [  151.211726] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:49 security kernel: [  151.227820] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:49 security kernel: [  151.227860] em28xx #0 em28xx_isoc_copy :Video frame 61, length=1924, odd
Aug 15 23:14:49 security kernel: [  151.243900] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:49 security kernel: [  151.251694] em28xx #0 em28xx_isoc_copy :Video frame 62, length=2888, even
Aug 15 23:14:49 security kernel: [  151.251730] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:49 security kernel: [  151.267807] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:49 security kernel: [  151.267851] em28xx #0 em28xx_isoc_copy :Video frame 63, length=1924, odd
Aug 15 23:14:49 security kernel: [  151.283885] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:49 security kernel: [  151.291708] em28xx #0 em28xx_isoc_copy :Video frame 64, length=2888, even
Aug 15 23:14:49 security kernel: [  151.291748] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:49 security kernel: [  151.307798] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:49 security kernel: [  151.307839] em28xx #0 em28xx_isoc_copy :Video frame 65, length=1924, odd
Aug 15 23:14:50 security kernel: [  151.323888] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:50 security kernel: [  151.331688] em28xx #0 em28xx_isoc_copy :Video frame 66, length=2888, even
Aug 15 23:14:50 security kernel: [  151.331725] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:50 security kernel: [  151.347806] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:50 security kernel: [  151.347850] em28xx #0 em28xx_isoc_copy :Video frame 67, length=1924, odd
Aug 15 23:14:50 security kernel: [  151.363891] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:50 security kernel: [  151.371684] em28xx #0 em28xx_isoc_copy :Video frame 68, length=2888, even
Aug 15 23:14:50 security kernel: [  151.371722] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:50 security kernel: [  151.387810] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:50 security kernel: [  151.387851] em28xx #0 em28xx_isoc_copy :Video frame 69, length=1924, odd
Aug 15 23:14:50 security kernel: [  151.403873] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:50 security kernel: [  151.411698] em28xx #0 em28xx_isoc_copy :Video frame 70, length=2888, even
Aug 15 23:14:50 security kernel: [  151.411733] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:50 security kernel: [  151.427782] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:50 security kernel: [  151.427822] em28xx #0 em28xx_isoc_copy :Video frame 71, length=1924, odd
Aug 15 23:14:50 security kernel: [  151.443876] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:50 security kernel: [  151.451680] em28xx #0 em28xx_isoc_copy :Video frame 72, length=2888, even
Aug 15 23:14:50 security kernel: [  151.451717] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:50 security kernel: [  151.467810] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:50 security kernel: [  151.467857] em28xx #0 em28xx_isoc_copy :Video frame 73, length=1924, odd
Aug 15 23:14:50 security kernel: [  151.483474] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:50 security kernel: [  151.491453] em28xx #0 em28xx_isoc_copy :Video frame 74, length=2888, even
Aug 15 23:14:50 security kernel: [  151.491469] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:50 security kernel: [  151.507799] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:50 security kernel: [  151.507844] em28xx #0 em28xx_isoc_copy :Video frame 75, length=1924, odd
Aug 15 23:14:50 security kernel: [  151.516236] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:50 security kernel: [  151.516266] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:50 security kernel: [  151.516302] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:50 security kernel: [  151.516322] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:50 security kernel: [  151.516345] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:50 security kernel: [  151.516364] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4bc000 maddr: 0x7c3c000 
Aug 15 23:14:50 security kernel: [  151.516390] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c3c000 
Aug 15 23:14:50 security kernel: [  151.516437] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c3c000 
Aug 15 23:14:50 security kernel: [  151.516461] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:50 security kernel: [  151.516485] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:50 security kernel: [  151.516502] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:50 security kernel: [  151.516521] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:50 security kernel: [  151.516539] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4bc800 maddr: 0x7c3c800 
Aug 15 23:14:50 security kernel: [  151.516564] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c3c800 
Aug 15 23:14:50 security kernel: [  151.516605] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c3c800 
Aug 15 23:14:50 security kernel: [  151.517019] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:50 security kernel: [  151.517039] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:50 security kernel: [  151.517056] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c3c000  paddr: 0xf4bc000 
Aug 15 23:14:50 security kernel: [  151.517082] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:50 security kernel: [  151.517104] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c3c000 
Aug 15 23:14:50 security kernel: [  151.517132] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:50 security kernel: [  151.517151] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:50 security kernel: [  151.517168] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c3c800  paddr: 0xf4bc800 
Aug 15 23:14:50 security kernel: [  151.517198] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:50 security kernel: [  151.517219] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c3c800 
Aug 15 23:14:50 security kernel: [  151.517308] <<< 10
Aug 15 23:14:50 security kernel: [  151.523889] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:50 security kernel: [  151.531679] em28xx #0 em28xx_isoc_copy :Video frame 76, length=2888, even
Aug 15 23:14:50 security kernel: [  151.531716] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:50 security kernel: [  151.547501] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:50 security kernel: [  151.547514] em28xx #0 em28xx_isoc_copy :Video frame 77, length=1924, odd
Aug 15 23:14:50 security kernel: [  151.563528] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:50 security kernel: [  151.571480] em28xx #0 em28xx_isoc_copy :Video frame 78, length=2888, even
Aug 15 23:14:50 security kernel: [  151.571502] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:50 security kernel: [  151.587518] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:50 security kernel: [  151.587542] em28xx #0 em28xx_isoc_copy :Video frame 79, length=1924, odd
Aug 15 23:14:50 security kernel: [  151.603902] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:50 security kernel: [  151.611689] em28xx #0 em28xx_isoc_copy :Video frame 80, length=2888, even
Aug 15 23:14:50 security kernel: [  151.611724] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:50 security kernel: [  151.627791] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:50 security kernel: [  151.627830] em28xx #0 em28xx_isoc_copy :Video frame 81, length=1924, odd
Aug 15 23:14:50 security kernel: [  151.643853] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:50 security kernel: [  151.651684] em28xx #0 em28xx_isoc_copy :Video frame 82, length=2888, even
Aug 15 23:14:50 security kernel: [  151.651722] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:50 security kernel: [  151.667774] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:50 security kernel: [  151.667814] em28xx #0 em28xx_isoc_copy :Video frame 83, length=1924, odd
Aug 15 23:14:50 security kernel: [  151.683862] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:50 security kernel: [  151.691667] em28xx #0 em28xx_isoc_copy :Video frame 84, length=2888, even
Aug 15 23:14:50 security kernel: [  151.691703] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:50 security kernel: [  151.707790] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:50 security kernel: [  151.707838] em28xx #0 em28xx_isoc_copy :Video frame 85, length=1924, odd
Aug 15 23:14:50 security kernel: [  151.723460] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:50 security kernel: [  151.731426] em28xx #0 em28xx_isoc_copy :Video frame 86, length=2888, even
Aug 15 23:14:50 security kernel: [  151.731436] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:50 security kernel: [  151.747566] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:50 security kernel: [  151.747592] em28xx #0 em28xx_isoc_copy :Video frame 87, length=1924, odd
Aug 15 23:14:50 security kernel: [  151.763847] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:50 security kernel: [  151.771652] em28xx #0 em28xx_isoc_copy :Video frame 88, length=2888, even
Aug 15 23:14:50 security kernel: [  151.771689] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:50 security kernel: [  151.787782] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:50 security kernel: [  151.787830] em28xx #0 em28xx_isoc_copy :Video frame 89, length=1924, odd
Aug 15 23:14:50 security kernel: [  151.803454] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:50 security kernel: [  151.811428] em28xx #0 em28xx_isoc_copy :Video frame 90, length=2888, even
Aug 15 23:14:50 security kernel: [  151.811441] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:50 security kernel: [  151.827568] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:50 security kernel: [  151.827590] em28xx #0 em28xx_isoc_copy :Video frame 91, length=1924, odd
Aug 15 23:14:50 security kernel: [  151.843588] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:50 security kernel: [  151.851511] em28xx #0 em28xx_isoc_copy :Video frame 92, length=2888, even
Aug 15 23:14:50 security kernel: [  151.851529] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:50 security kernel: [  151.867790] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:50 security kernel: [  151.867830] em28xx #0 em28xx_isoc_copy :Video frame 93, length=1924, odd
Aug 15 23:14:50 security kernel: [  151.883879] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:50 security kernel: [  151.891690] em28xx #0 em28xx_isoc_copy :Video frame 94, length=2888, even
Aug 15 23:14:50 security kernel: [  151.891725] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:50 security kernel: [  151.907792] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:50 security kernel: [  151.907832] em28xx #0 em28xx_isoc_copy :Video frame 95, length=1924, odd
Aug 15 23:14:50 security kernel: [  151.923891] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:50 security kernel: [  151.931690] em28xx #0 em28xx_isoc_copy :Video frame 96, length=2888, even
Aug 15 23:14:50 security kernel: [  151.931724] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:50 security kernel: [  151.947780] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:50 security kernel: [  151.947822] em28xx #0 em28xx_isoc_copy :Video frame 97, length=1924, odd
Aug 15 23:14:50 security kernel: [  151.963864] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:50 security kernel: [  151.971686] em28xx #0 em28xx_isoc_copy :Video frame 98, length=2888, even
Aug 15 23:14:50 security kernel: [  151.971722] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:50 security kernel: [  151.987804] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:50 security kernel: [  151.987849] em28xx #0 em28xx_isoc_copy :Video frame 99, length=1924, odd
Aug 15 23:14:50 security kernel: [  152.003861] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:50 security kernel: [  152.011675] em28xx #0 em28xx_isoc_copy :Video frame 100, length=2888, even
Aug 15 23:14:50 security kernel: [  152.011712] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:50 security kernel: [  152.016149] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:50 security kernel: [  152.016179] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:50 security kernel: [  152.016216] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:50 security kernel: [  152.016238] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:50 security kernel: [  152.016263] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:50 security kernel: [  152.016282] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4bd000 maddr: 0x7c3d000 
Aug 15 23:14:50 security kernel: [  152.016307] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c3d000 
Aug 15 23:14:50 security kernel: [  152.016354] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c3d000 
Aug 15 23:14:50 security kernel: [  152.016377] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:50 security kernel: [  152.016402] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:50 security kernel: [  152.016419] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:50 security kernel: [  152.016438] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:50 security kernel: [  152.016456] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4bd800 maddr: 0x7c3d800 
Aug 15 23:14:50 security kernel: [  152.016481] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c3d800 
Aug 15 23:14:50 security kernel: [  152.016521] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c3d800 
Aug 15 23:14:50 security kernel: [  152.017023] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:50 security kernel: [  152.017046] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:50 security kernel: [  152.017066] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c3d000  paddr: 0xf4bd000 
Aug 15 23:14:50 security kernel: [  152.017092] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:50 security kernel: [  152.017114] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c3d000 
Aug 15 23:14:50 security kernel: [  152.017143] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:50 security kernel: [  152.017160] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:50 security kernel: [  152.017177] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c3d800  paddr: 0xf4bd800 
Aug 15 23:14:50 security kernel: [  152.017202] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:50 security kernel: [  152.017223] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c3d800 
Aug 15 23:14:50 security kernel: [  152.017328] <<< 10
Aug 15 23:14:50 security kernel: [  152.027796] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:50 security kernel: [  152.027833] em28xx #0 em28xx_isoc_copy :Video frame 101, length=1924, odd
Aug 15 23:14:50 security kernel: [  152.043465] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:50 security kernel: [  152.051439] em28xx #0 em28xx_isoc_copy :Video frame 102, length=2888, even
Aug 15 23:14:50 security kernel: [  152.051447] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:50 security kernel: [  152.067587] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:50 security kernel: [  152.067612] em28xx #0 em28xx_isoc_copy :Video frame 103, length=1924, odd
Aug 15 23:14:50 security kernel: [  152.083859] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:50 security kernel: [  152.091683] em28xx #0 em28xx_isoc_copy :Video frame 104, length=2888, even
Aug 15 23:14:50 security kernel: [  152.091722] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:50 security kernel: [  152.107794] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:50 security kernel: [  152.107839] em28xx #0 em28xx_isoc_copy :Video frame 105, length=1924, odd
Aug 15 23:14:50 security kernel: [  152.123476] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:50 security kernel: [  152.131450] em28xx #0 em28xx_isoc_copy :Video frame 106, length=2888, even
Aug 15 23:14:50 security kernel: [  152.131459] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:50 security kernel: [  152.147576] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:50 security kernel: [  152.147600] em28xx #0 em28xx_isoc_copy :Video frame 107, length=1924, odd
Aug 15 23:14:50 security kernel: [  152.163863] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:50 security kernel: [  152.171677] em28xx #0 em28xx_isoc_copy :Video frame 108, length=2888, even
Aug 15 23:14:50 security kernel: [  152.171711] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:50 security kernel: [  152.187767] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:50 security kernel: [  152.187809] em28xx #0 em28xx_isoc_copy :Video frame 109, length=1924, odd
Aug 15 23:14:50 security kernel: [  152.203852] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:50 security kernel: [  152.211668] em28xx #0 em28xx_isoc_copy :Video frame 110, length=2888, even
Aug 15 23:14:50 security kernel: [  152.211705] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:50 security kernel: [  152.227765] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:50 security kernel: [  152.227805] em28xx #0 em28xx_isoc_copy :Video frame 111, length=1924, odd
Aug 15 23:14:50 security kernel: [  152.243865] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:50 security kernel: [  152.251665] em28xx #0 em28xx_isoc_copy :Video frame 112, length=2888, even
Aug 15 23:14:50 security kernel: [  152.251699] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:50 security kernel: [  152.267797] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:50 security kernel: [  152.267840] em28xx #0 em28xx_isoc_copy :Video frame 113, length=1924, odd
Aug 15 23:14:50 security kernel: [  152.283858] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:50 security kernel: [  152.291671] em28xx #0 em28xx_isoc_copy :Video frame 114, length=2888, even
Aug 15 23:14:50 security kernel: [  152.291713] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:50 security kernel: [  152.307762] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:50 security kernel: [  152.307803] em28xx #0 em28xx_isoc_copy :Video frame 115, length=1924, odd
Aug 15 23:14:51 security kernel: [  152.323853] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:51 security kernel: [  152.331664] em28xx #0 em28xx_isoc_copy :Video frame 116, length=2888, even
Aug 15 23:14:51 security kernel: [  152.331705] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:51 security kernel: [  152.347757] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:51 security kernel: [  152.347797] em28xx #0 em28xx_isoc_copy :Video frame 117, length=1924, odd
Aug 15 23:14:51 security kernel: [  152.363847] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:51 security kernel: [  152.371639] em28xx #0 em28xx_isoc_copy :Video frame 118, length=2888, even
Aug 15 23:14:51 security kernel: [  152.371673] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:51 security kernel: [  152.387786] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:51 security kernel: [  152.387829] em28xx #0 em28xx_isoc_copy :Video frame 119, length=1924, odd
Aug 15 23:14:51 security kernel: [  152.403836] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:51 security kernel: [  152.411654] em28xx #0 em28xx_isoc_copy :Video frame 120, length=2888, even
Aug 15 23:14:51 security kernel: [  152.411690] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:51 security kernel: [  152.427794] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:51 security kernel: [  152.427842] em28xx #0 em28xx_isoc_copy :Video frame 121, length=1924, odd
Aug 15 23:14:51 security kernel: [  152.443449] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:51 security kernel: [  152.451423] em28xx #0 em28xx_isoc_copy :Video frame 122, length=2888, even
Aug 15 23:14:51 security kernel: [  152.451432] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:51 security kernel: [  152.467546] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:51 security kernel: [  152.467564] em28xx #0 em28xx_isoc_copy :Video frame 123, length=1924, odd
Aug 15 23:14:51 security kernel: [  152.483835] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:51 security kernel: [  152.491646] em28xx #0 em28xx_isoc_copy :Video frame 124, length=2888, even
Aug 15 23:14:51 security kernel: [  152.491683] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:51 security kernel: [  152.507790] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:51 security kernel: [  152.507832] em28xx #0 em28xx_isoc_copy :Video frame 125, length=1924, odd
Aug 15 23:14:51 security kernel: [  152.516713] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:51 security kernel: [  152.516740] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:51 security kernel: [  152.516779] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:51 security kernel: [  152.516799] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:51 security kernel: [  152.516822] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:51 security kernel: [  152.516842] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4be000 maddr: 0x7c3e000 
Aug 15 23:14:51 security kernel: [  152.516868] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c3e000 
Aug 15 23:14:51 security kernel: [  152.516915] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c3e000 
Aug 15 23:14:51 security kernel: [  152.516939] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:51 security kernel: [  152.516964] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:51 security kernel: [  152.516981] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:51 security kernel: [  152.517000] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:51 security kernel: [  152.517018] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4be800 maddr: 0x7c3e800 
Aug 15 23:14:51 security kernel: [  152.517042] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c3e800 
Aug 15 23:14:51 security kernel: [  152.517083] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c3e800 
Aug 15 23:14:51 security kernel: [  152.517480] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:51 security kernel: [  152.517499] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:51 security kernel: [  152.517516] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c3e000  paddr: 0xf4be000 
Aug 15 23:14:51 security kernel: [  152.517542] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:51 security kernel: [  152.517564] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c3e000 
Aug 15 23:14:51 security kernel: [  152.517592] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:51 security kernel: [  152.517609] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:51 security kernel: [  152.517626] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c3e800  paddr: 0xf4be800 
Aug 15 23:14:51 security kernel: [  152.517654] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:51 security kernel: [  152.517674] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c3e800 
Aug 15 23:14:51 security kernel: [  152.517764] <<< 10
Aug 15 23:14:51 security kernel: [  152.523845] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:51 security kernel: [  152.531683] em28xx #0 em28xx_isoc_copy :Video frame 126, length=2888, even
Aug 15 23:14:51 security kernel: [  152.531725] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:51 security kernel: [  152.547749] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:51 security kernel: [  152.547791] em28xx #0 em28xx_isoc_copy :Video frame 127, length=1924, odd
Aug 15 23:14:51 security kernel: [  152.563826] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:51 security kernel: [  152.571652] em28xx #0 em28xx_isoc_copy :Video frame 0, length=2888, even
Aug 15 23:14:51 security kernel: [  152.571687] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:51 security kernel: [  152.587761] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:51 security kernel: [  152.587806] em28xx #0 em28xx_isoc_copy :Video frame 1, length=1924, odd
Aug 15 23:14:51 security kernel: [  152.603471] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:51 security kernel: [  152.611417] em28xx #0 em28xx_isoc_copy :Video frame 2, length=2888, even
Aug 15 23:14:51 security kernel: [  152.611436] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:51 security kernel: [  152.627489] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:51 security kernel: [  152.627505] em28xx #0 em28xx_isoc_copy :Video frame 3, length=1924, odd
Aug 15 23:14:51 security kernel: [  152.643497] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:51 security kernel: [  152.651439] em28xx #0 em28xx_isoc_copy :Video frame 4, length=2888, even
Aug 15 23:14:51 security kernel: [  152.651450] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:51 security kernel: [  152.667481] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:51 security kernel: [  152.667495] em28xx #0 em28xx_isoc_copy :Video frame 5, length=1924, odd
Aug 15 23:14:51 security kernel: [  152.683870] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:51 security kernel: [  152.691642] em28xx #0 em28xx_isoc_copy :Video frame 6, length=2888, even
Aug 15 23:14:51 security kernel: [  152.691677] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:51 security kernel: [  152.707753] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:51 security kernel: [  152.707795] em28xx #0 em28xx_isoc_copy :Video frame 7, length=1924, odd
Aug 15 23:14:51 security kernel: [  152.723820] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:51 security kernel: [  152.731656] em28xx #0 em28xx_isoc_copy :Video frame 8, length=2888, even
Aug 15 23:14:51 security kernel: [  152.731693] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:51 security kernel: [  152.747743] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:51 security kernel: [  152.747786] em28xx #0 em28xx_isoc_copy :Video frame 9, length=1924, odd
Aug 15 23:14:51 security kernel: [  152.763845] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:51 security kernel: [  152.771639] em28xx #0 em28xx_isoc_copy :Video frame 10, length=2888, even
Aug 15 23:14:51 security kernel: [  152.771672] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:51 security kernel: [  152.787729] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:51 security kernel: [  152.787771] em28xx #0 em28xx_isoc_copy :Video frame 11, length=1924, odd
Aug 15 23:14:51 security kernel: [  152.803832] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:51 security kernel: [  152.811664] em28xx #0 em28xx_isoc_copy :Video frame 12, length=2888, even
Aug 15 23:14:51 security kernel: [  152.811701] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:51 security kernel: [  152.827734] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:51 security kernel: [  152.827775] em28xx #0 em28xx_isoc_copy :Video frame 13, length=1924, odd
Aug 15 23:14:51 security kernel: [  152.843821] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:51 security kernel: [  152.851632] em28xx #0 em28xx_isoc_copy :Video frame 14, length=2888, even
Aug 15 23:14:51 security kernel: [  152.851663] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:51 security kernel: [  152.867753] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:51 security kernel: [  152.867790] em28xx #0 em28xx_isoc_copy :Video frame 15, length=1924, odd
Aug 15 23:14:51 security kernel: [  152.883841] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:51 security kernel: [  152.891654] em28xx #0 em28xx_isoc_copy :Video frame 16, length=2888, even
Aug 15 23:14:51 security kernel: [  152.891688] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:51 security kernel: [  152.907770] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:51 security kernel: [  152.907811] em28xx #0 em28xx_isoc_copy :Video frame 17, length=1924, odd
Aug 15 23:14:51 security kernel: [  152.923853] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:51 security kernel: [  152.931661] em28xx #0 em28xx_isoc_copy :Video frame 18, length=2888, even
Aug 15 23:14:51 security kernel: [  152.931695] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:51 security kernel: [  152.947759] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:51 security kernel: [  152.947799] em28xx #0 em28xx_isoc_copy :Video frame 19, length=1924, odd
Aug 15 23:14:51 security kernel: [  152.963872] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:51 security kernel: [  152.971661] em28xx #0 em28xx_isoc_copy :Video frame 20, length=2888, even
Aug 15 23:14:51 security kernel: [  152.971695] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:51 security kernel: [  152.987768] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:51 security kernel: [  152.987808] em28xx #0 em28xx_isoc_copy :Video frame 21, length=1924, odd
Aug 15 23:14:51 security kernel: [  153.003866] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:51 security kernel: [  153.011736] em28xx #0 em28xx_isoc_copy :Video frame 22, length=2888, even
Aug 15 23:14:51 security kernel: [  153.011774] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:51 security kernel: [  153.016147] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:51 security kernel: [  153.016179] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:51 security kernel: [  153.016219] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:51 security kernel: [  153.016238] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:51 security kernel: [  153.016266] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:51 security kernel: [  153.016285] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4bf000 maddr: 0x7c3f000 
Aug 15 23:14:51 security kernel: [  153.016312] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c3f000 
Aug 15 23:14:51 security kernel: [  153.016364] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c3f000 
Aug 15 23:14:51 security kernel: [  153.016388] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:51 security kernel: [  153.016413] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:51 security kernel: [  153.016430] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:51 security kernel: [  153.016449] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:51 security kernel: [  153.016467] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4bf800 maddr: 0x7c3f800 
Aug 15 23:14:51 security kernel: [  153.016492] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c3f800 
Aug 15 23:14:51 security kernel: [  153.016531] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c3f800 
Aug 15 23:14:51 security kernel: [  153.016985] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:51 security kernel: [  153.017008] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:51 security kernel: [  153.017025] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c3f000  paddr: 0xf4bf000 
Aug 15 23:14:51 security kernel: [  153.017050] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:51 security kernel: [  153.017072] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c3f000 
Aug 15 23:14:51 security kernel: [  153.017100] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:51 security kernel: [  153.017118] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:51 security kernel: [  153.017134] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7c3f800  paddr: 0xf4bf800 
Aug 15 23:14:51 security kernel: [  153.017159] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:51 security kernel: [  153.017180] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7c3f800 
Aug 15 23:14:51 security kernel: [  153.017277] <<< 10
Aug 15 23:14:51 security kernel: [  153.027778] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:51 security kernel: [  153.027816] em28xx #0 em28xx_isoc_copy :Video frame 23, length=1924, odd
Aug 15 23:14:51 security kernel: [  153.043474] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:51 security kernel: [  153.051430] em28xx #0 em28xx_isoc_copy :Video frame 24, length=2888, even
Aug 15 23:14:51 security kernel: [  153.051440] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:51 security kernel: [  153.067574] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:51 security kernel: [  153.067596] em28xx #0 em28xx_isoc_copy :Video frame 25, length=1924, odd
Aug 15 23:14:51 security kernel: [  153.083842] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:51 security kernel: [  153.091647] em28xx #0 em28xx_isoc_copy :Video frame 26, length=2888, even
Aug 15 23:14:51 security kernel: [  153.091681] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:51 security kernel: [  153.107763] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:51 security kernel: [  153.107808] em28xx #0 em28xx_isoc_copy :Video frame 27, length=1924, odd
Aug 15 23:14:51 security kernel: [  153.123861] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:51 security kernel: [  153.131655] em28xx #0 em28xx_isoc_copy :Video frame 28, length=2888, even
Aug 15 23:14:51 security kernel: [  153.131696] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:51 security kernel: [  153.147773] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:51 security kernel: [  153.147817] em28xx #0 em28xx_isoc_copy :Video frame 29, length=1924, odd
Aug 15 23:14:51 security kernel: [  153.163833] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:51 security kernel: [  153.171650] em28xx #0 em28xx_isoc_copy :Video frame 30, length=2888, even
Aug 15 23:14:51 security kernel: [  153.171685] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:51 security kernel: [  153.187768] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:51 security kernel: [  153.187813] em28xx #0 em28xx_isoc_copy :Video frame 31, length=1924, odd
Aug 15 23:14:51 security kernel: [  153.203830] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:51 security kernel: [  153.211649] em28xx #0 em28xx_isoc_copy :Video frame 32, length=2888, even
Aug 15 23:14:51 security kernel: [  153.211687] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:51 security kernel: [  153.227778] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:51 security kernel: [  153.227820] em28xx #0 em28xx_isoc_copy :Video frame 33, length=1924, odd
Aug 15 23:14:51 security kernel: [  153.243847] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:51 security kernel: [  153.251645] em28xx #0 em28xx_isoc_copy :Video frame 34, length=2888, even
Aug 15 23:14:51 security kernel: [  153.251684] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:51 security kernel: [  153.267787] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:51 security kernel: [  153.267825] em28xx #0 em28xx_isoc_copy :Video frame 35, length=1924, odd
Aug 15 23:14:51 security kernel: [  153.283407] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:51 security kernel: [  153.291385] em28xx #0 em28xx_isoc_copy :Video frame 36, length=2888, even
Aug 15 23:14:51 security kernel: [  153.291394] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:51 security kernel: [  153.307564] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:51 security kernel: [  153.307586] em28xx #0 em28xx_isoc_copy :Video frame 37, length=1924, odd
Aug 15 23:14:52 security kernel: [  153.323811] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:52 security kernel: [  153.331629] em28xx #0 em28xx_isoc_copy :Video frame 38, length=2888, even
Aug 15 23:14:52 security kernel: [  153.331663] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:52 security kernel: [  153.347788] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:52 security kernel: [  153.347830] em28xx #0 em28xx_isoc_copy :Video frame 39, length=1924, odd
Aug 15 23:14:52 security kernel: [  153.363833] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:52 security kernel: [  153.371633] em28xx #0 em28xx_isoc_copy :Video frame 40, length=2888, even
Aug 15 23:14:52 security kernel: [  153.371666] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:52 security kernel: [  153.387755] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:52 security kernel: [  153.387800] em28xx #0 em28xx_isoc_copy :Video frame 41, length=1924, odd
Aug 15 23:14:52 security kernel: [  153.403402] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:52 security kernel: [  153.411378] em28xx #0 em28xx_isoc_copy :Video frame 42, length=2888, even
Aug 15 23:14:52 security kernel: [  153.411392] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:52 security kernel: [  153.427554] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:52 security kernel: [  153.427575] em28xx #0 em28xx_isoc_copy :Video frame 43, length=1924, odd
Aug 15 23:14:52 security kernel: [  153.443804] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:52 security kernel: [  153.451630] em28xx #0 em28xx_isoc_copy :Video frame 44, length=2888, even
Aug 15 23:14:52 security kernel: [  153.451668] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:52 security kernel: [  153.467725] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:52 security kernel: [  153.467762] em28xx #0 em28xx_isoc_copy :Video frame 45, length=1924, odd
Aug 15 23:14:52 security kernel: [  153.483821] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:52 security kernel: [  153.491621] em28xx #0 em28xx_isoc_copy :Video frame 46, length=2888, even
Aug 15 23:14:52 security kernel: [  153.491656] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:52 security kernel: [  153.507782] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:52 security kernel: [  153.507822] em28xx #0 em28xx_isoc_copy :Video frame 47, length=1924, odd
Aug 15 23:14:52 security kernel: [  153.516176] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:52 security kernel: [  153.516203] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:52 security kernel: [  153.516239] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:52 security kernel: [  153.516259] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:52 security kernel: [  153.516281] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:52 security kernel: [  153.516300] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4c0000 maddr: 0x7bc0000 
Aug 15 23:14:52 security kernel: [  153.516325] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc0000 
Aug 15 23:14:52 security kernel: [  153.516371] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc0000 
Aug 15 23:14:52 security kernel: [  153.516394] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:52 security kernel: [  153.516419] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:52 security kernel: [  153.516436] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:52 security kernel: [  153.516455] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:52 security kernel: [  153.516473] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4c0800 maddr: 0x7bc0800 
Aug 15 23:14:52 security kernel: [  153.516498] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc0800 
Aug 15 23:14:52 security kernel: [  153.516538] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc0800 
Aug 15 23:14:52 security kernel: [  153.516923] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:52 security kernel: [  153.516942] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:52 security kernel: [  153.516959] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bc0000  paddr: 0xf4c0000 
Aug 15 23:14:52 security kernel: [  153.516985] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:52 security kernel: [  153.517006] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc0000 
Aug 15 23:14:52 security kernel: [  153.517034] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:52 security kernel: [  153.517051] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:52 security kernel: [  153.517069] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bc0800  paddr: 0xf4c0800 
Aug 15 23:14:52 security kernel: [  153.517095] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:52 security kernel: [  153.517115] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc0800 
Aug 15 23:14:52 security kernel: [  153.517214] <<< 10
Aug 15 23:14:52 security kernel: [  153.523821] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:52 security kernel: [  153.531634] em28xx #0 em28xx_isoc_copy :Video frame 48, length=2888, even
Aug 15 23:14:52 security kernel: [  153.531668] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:52 security kernel: [  153.547405] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:52 security kernel: [  153.547422] em28xx #0 em28xx_isoc_copy :Video frame 49, length=1924, odd
Aug 15 23:14:52 security kernel: [  153.563516] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:52 security kernel: [  153.571441] em28xx #0 em28xx_isoc_copy :Video frame 50, length=2888, even
Aug 15 23:14:52 security kernel: [  153.571461] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:52 security kernel: [  153.587762] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:52 security kernel: [  153.587802] em28xx #0 em28xx_isoc_copy :Video frame 51, length=1924, odd
Aug 15 23:14:52 security kernel: [  153.603811] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:52 security kernel: [  153.611605] em28xx #0 em28xx_isoc_copy :Video frame 52, length=2888, even
Aug 15 23:14:52 security kernel: [  153.611639] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:52 security kernel: [  153.627732] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:52 security kernel: [  153.627773] em28xx #0 em28xx_isoc_copy :Video frame 53, length=1924, odd
Aug 15 23:14:52 security kernel: [  153.643815] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:52 security kernel: [  153.651598] em28xx #0 em28xx_isoc_copy :Video frame 54, length=2888, even
Aug 15 23:14:52 security kernel: [  153.651652] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:52 security kernel: [  153.667745] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:52 security kernel: [  153.667782] em28xx #0 em28xx_isoc_copy :Video frame 55, length=1924, odd
Aug 15 23:14:52 security kernel: [  153.683802] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:52 security kernel: [  153.691597] em28xx #0 em28xx_isoc_copy :Video frame 56, length=2888, even
Aug 15 23:14:52 security kernel: [  153.691657] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:52 security kernel: [  153.707739] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:52 security kernel: [  153.707779] em28xx #0 em28xx_isoc_copy :Video frame 57, length=1924, odd
Aug 15 23:14:52 security kernel: [  153.723377] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:52 security kernel: [  153.731353] em28xx #0 em28xx_isoc_copy :Video frame 58, length=2888, even
Aug 15 23:14:52 security kernel: [  153.731368] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:52 security kernel: [  153.747496] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:52 security kernel: [  153.747520] em28xx #0 em28xx_isoc_copy :Video frame 59, length=1924, odd
Aug 15 23:14:52 security kernel: [  153.763801] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:52 security kernel: [  153.771588] em28xx #0 em28xx_isoc_copy :Video frame 60, length=2888, even
Aug 15 23:14:52 security kernel: [  153.771622] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:52 security kernel: [  153.787717] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:52 security kernel: [  153.787756] em28xx #0 em28xx_isoc_copy :Video frame 61, length=1924, odd
Aug 15 23:14:52 security kernel: [  153.803795] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:52 security kernel: [  153.811589] em28xx #0 em28xx_isoc_copy :Video frame 62, length=2888, even
Aug 15 23:14:52 security kernel: [  153.811622] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:52 security kernel: [  153.827677] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:52 security kernel: [  153.827738] em28xx #0 em28xx_isoc_copy :Video frame 63, length=1924, odd
Aug 15 23:14:52 security kernel: [  153.843813] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:52 security kernel: [  153.851584] em28xx #0 em28xx_isoc_copy :Video frame 64, length=2888, even
Aug 15 23:14:52 security kernel: [  153.851619] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:52 security kernel: [  153.867733] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:52 security kernel: [  153.867771] em28xx #0 em28xx_isoc_copy :Video frame 65, length=1924, odd
Aug 15 23:14:52 security kernel: [  153.883819] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:52 security kernel: [  153.891618] em28xx #0 em28xx_isoc_copy :Video frame 66, length=2888, even
Aug 15 23:14:52 security kernel: [  153.891655] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:52 security kernel: [  153.907702] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:52 security kernel: [  153.907762] em28xx #0 em28xx_isoc_copy :Video frame 67, length=1924, odd
Aug 15 23:14:52 security kernel: [  153.923823] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:52 security kernel: [  153.931606] em28xx #0 em28xx_isoc_copy :Video frame 68, length=2888, even
Aug 15 23:14:52 security kernel: [  153.931643] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:52 security kernel: [  153.947690] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:52 security kernel: [  153.947731] em28xx #0 em28xx_isoc_copy :Video frame 69, length=1924, odd
Aug 15 23:14:52 security kernel: [  153.963826] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:52 security kernel: [  153.971611] em28xx #0 em28xx_isoc_copy :Video frame 70, length=2888, even
Aug 15 23:14:52 security kernel: [  153.971649] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:52 security kernel: [  153.987701] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:52 security kernel: [  153.987742] em28xx #0 em28xx_isoc_copy :Video frame 71, length=1924, odd
Aug 15 23:14:52 security kernel: [  154.003810] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:52 security kernel: [  154.011596] em28xx #0 em28xx_isoc_copy :Video frame 72, length=2888, even
Aug 15 23:14:52 security kernel: [  154.011630] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:52 security kernel: [  154.016147] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:52 security kernel: [  154.016195] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:52 security kernel: [  154.016233] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:52 security kernel: [  154.016255] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:52 security kernel: [  154.016278] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:52 security kernel: [  154.016299] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4c1000 maddr: 0x7bc1000 
Aug 15 23:14:52 security kernel: [  154.016324] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc1000 
Aug 15 23:14:52 security kernel: [  154.016371] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc1000 
Aug 15 23:14:52 security kernel: [  154.016394] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:52 security kernel: [  154.016419] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:52 security kernel: [  154.016436] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:52 security kernel: [  154.016456] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:52 security kernel: [  154.016474] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4c1800 maddr: 0x7bc1800 
Aug 15 23:14:52 security kernel: [  154.016499] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc1800 
Aug 15 23:14:52 security kernel: [  154.016537] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc1800 
Aug 15 23:14:52 security kernel: [  154.016944] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:52 security kernel: [  154.016967] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:52 security kernel: [  154.016984] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bc1000  paddr: 0xf4c1000 
Aug 15 23:14:52 security kernel: [  154.017011] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:52 security kernel: [  154.017032] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc1000 
Aug 15 23:14:52 security kernel: [  154.017060] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:52 security kernel: [  154.017079] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:52 security kernel: [  154.017096] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bc1800  paddr: 0xf4c1800 
Aug 15 23:14:52 security kernel: [  154.017121] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:52 security kernel: [  154.017140] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc1800 
Aug 15 23:14:52 security kernel: [  154.017244] <<< 10
Aug 15 23:14:52 security kernel: [  154.027714] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:52 security kernel: [  154.027757] em28xx #0 em28xx_isoc_copy :Video frame 73, length=1924, odd
Aug 15 23:14:52 security kernel: [  154.043397] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:52 security kernel: [  154.051361] em28xx #0 em28xx_isoc_copy :Video frame 74, length=2888, even
Aug 15 23:14:52 security kernel: [  154.051374] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:52 security kernel: [  154.067477] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:52 security kernel: [  154.067503] em28xx #0 em28xx_isoc_copy :Video frame 75, length=1924, odd
Aug 15 23:14:52 security kernel: [  154.083790] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:52 security kernel: [  154.091598] em28xx #0 em28xx_isoc_copy :Video frame 76, length=2888, even
Aug 15 23:14:52 security kernel: [  154.091628] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:52 security kernel: [  154.107703] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:52 security kernel: [  154.107741] em28xx #0 em28xx_isoc_copy :Video frame 77, length=1924, odd
Aug 15 23:14:52 security kernel: [  154.123778] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:52 security kernel: [  154.131609] em28xx #0 em28xx_isoc_copy :Video frame 78, length=2888, even
Aug 15 23:14:52 security kernel: [  154.131649] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:52 security kernel: [  154.147675] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:52 security kernel: [  154.147715] em28xx #0 em28xx_isoc_copy :Video frame 79, length=1924, odd
Aug 15 23:14:52 security kernel: [  154.163771] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:52 security kernel: [  154.171596] em28xx #0 em28xx_isoc_copy :Video frame 80, length=2888, even
Aug 15 23:14:52 security kernel: [  154.171637] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:52 security kernel: [  154.187738] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:52 security kernel: [  154.187782] em28xx #0 em28xx_isoc_copy :Video frame 81, length=1924, odd
Aug 15 23:14:52 security kernel: [  154.203409] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:52 security kernel: [  154.211358] em28xx #0 em28xx_isoc_copy :Video frame 82, length=2888, even
Aug 15 23:14:52 security kernel: [  154.211377] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:52 security kernel: [  154.227472] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:52 security kernel: [  154.227498] em28xx #0 em28xx_isoc_copy :Video frame 83, length=1924, odd
Aug 15 23:14:52 security kernel: [  154.243770] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:52 security kernel: [  154.251600] em28xx #0 em28xx_isoc_copy :Video frame 84, length=2888, even
Aug 15 23:14:52 security kernel: [  154.251638] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:52 security kernel: [  154.267676] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:52 security kernel: [  154.267720] em28xx #0 em28xx_isoc_copy :Video frame 85, length=1924, odd
Aug 15 23:14:52 security kernel: [  154.283770] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:52 security kernel: [  154.291575] em28xx #0 em28xx_isoc_copy :Video frame 86, length=2888, even
Aug 15 23:14:52 security kernel: [  154.291609] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:52 security kernel: [  154.307359] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:52 security kernel: [  154.307369] em28xx #0 em28xx_isoc_copy :Video frame 87, length=1924, odd
Aug 15 23:14:53 security kernel: [  154.323499] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:53 security kernel: [  154.331424] em28xx #0 em28xx_isoc_copy :Video frame 88, length=2888, even
Aug 15 23:14:53 security kernel: [  154.331445] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:53 security kernel: [  154.347692] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:53 security kernel: [  154.347741] em28xx #0 em28xx_isoc_copy :Video frame 89, length=1924, odd
Aug 15 23:14:53 security kernel: [  154.363767] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:53 security kernel: [  154.371580] em28xx #0 em28xx_isoc_copy :Video frame 90, length=2888, even
Aug 15 23:14:53 security kernel: [  154.371618] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:53 security kernel: [  154.387672] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:53 security kernel: [  154.387714] em28xx #0 em28xx_isoc_copy :Video frame 91, length=1924, odd
Aug 15 23:14:53 security kernel: [  154.403761] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:53 security kernel: [  154.411567] em28xx #0 em28xx_isoc_copy :Video frame 92, length=2888, even
Aug 15 23:14:53 security kernel: [  154.411604] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:53 security kernel: [  154.427667] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:53 security kernel: [  154.427710] em28xx #0 em28xx_isoc_copy :Video frame 93, length=1924, odd
Aug 15 23:14:53 security kernel: [  154.443768] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:53 security kernel: [  154.451579] em28xx #0 em28xx_isoc_copy :Video frame 94, length=2888, even
Aug 15 23:14:53 security kernel: [  154.451617] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:53 security kernel: [  154.467674] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:53 security kernel: [  154.467715] em28xx #0 em28xx_isoc_copy :Video frame 95, length=1924, odd
Aug 15 23:14:53 security kernel: [  154.483750] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:53 security kernel: [  154.491584] em28xx #0 em28xx_isoc_copy :Video frame 96, length=2888, even
Aug 15 23:14:53 security kernel: [  154.491622] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:53 security kernel: [  154.507652] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:53 security kernel: [  154.507689] em28xx #0 em28xx_isoc_copy :Video frame 97, length=1924, odd
Aug 15 23:14:53 security kernel: [  154.516204] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:53 security kernel: [  154.516231] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:53 security kernel: [  154.516268] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:53 security kernel: [  154.516287] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:53 security kernel: [  154.516310] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:53 security kernel: [  154.516329] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4c2000 maddr: 0x7bc2000 
Aug 15 23:14:53 security kernel: [  154.516355] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc2000 
Aug 15 23:14:53 security kernel: [  154.516401] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc2000 
Aug 15 23:14:53 security kernel: [  154.516425] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:53 security kernel: [  154.516450] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:53 security kernel: [  154.516467] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:53 security kernel: [  154.516487] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:53 security kernel: [  154.516505] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4c2800 maddr: 0x7bc2800 
Aug 15 23:14:53 security kernel: [  154.516530] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc2800 
Aug 15 23:14:53 security kernel: [  154.516571] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc2800 
Aug 15 23:14:53 security kernel: [  154.517007] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:53 security kernel: [  154.517026] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:53 security kernel: [  154.517044] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bc2000  paddr: 0xf4c2000 
Aug 15 23:14:53 security kernel: [  154.517070] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:53 security kernel: [  154.517090] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc2000 
Aug 15 23:14:53 security kernel: [  154.517118] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:53 security kernel: [  154.517135] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:53 security kernel: [  154.517152] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bc2800  paddr: 0xf4c2800 
Aug 15 23:14:53 security kernel: [  154.517188] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:53 security kernel: [  154.517208] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc2800 
Aug 15 23:14:53 security kernel: [  154.517301] <<< 10
Aug 15 23:14:53 security kernel: [  154.523753] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:53 security kernel: [  154.531563] em28xx #0 em28xx_isoc_copy :Video frame 98, length=2888, even
Aug 15 23:14:53 security kernel: [  154.531598] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:53 security kernel: [  154.547337] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:53 security kernel: [  154.547354] em28xx #0 em28xx_isoc_copy :Video frame 99, length=1924, odd
Aug 15 23:14:53 security kernel: [  154.563478] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:53 security kernel: [  154.571403] em28xx #0 em28xx_isoc_copy :Video frame 100, length=2888, even
Aug 15 23:14:53 security kernel: [  154.571422] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:53 security kernel: [  154.587656] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:53 security kernel: [  154.587701] em28xx #0 em28xx_isoc_copy :Video frame 101, length=1924, odd
Aug 15 23:14:53 security kernel: [  154.603743] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:53 security kernel: [  154.611565] em28xx #0 em28xx_isoc_copy :Video frame 102, length=2888, even
Aug 15 23:14:53 security kernel: [  154.611603] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:53 security kernel: [  154.627656] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:53 security kernel: [  154.627698] em28xx #0 em28xx_isoc_copy :Video frame 103, length=1924, odd
Aug 15 23:14:53 security kernel: [  154.643749] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:53 security kernel: [  154.651553] em28xx #0 em28xx_isoc_copy :Video frame 104, length=2888, even
Aug 15 23:14:53 security kernel: [  154.651590] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:53 security kernel: [  154.667664] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:53 security kernel: [  154.667713] em28xx #0 em28xx_isoc_copy :Video frame 105, length=1924, odd
Aug 15 23:14:53 security kernel: [  154.683346] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:53 security kernel: [  154.691316] em28xx #0 em28xx_isoc_copy :Video frame 106, length=2888, even
Aug 15 23:14:53 security kernel: [  154.691332] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:53 security kernel: [  154.707432] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:53 security kernel: [  154.707457] em28xx #0 em28xx_isoc_copy :Video frame 107, length=1924, odd
Aug 15 23:14:53 security kernel: [  154.723740] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:53 security kernel: [  154.731554] em28xx #0 em28xx_isoc_copy :Video frame 108, length=2888, even
Aug 15 23:14:53 security kernel: [  154.731588] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:53 security kernel: [  154.747670] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:53 security kernel: [  154.747714] em28xx #0 em28xx_isoc_copy :Video frame 109, length=1924, odd
Aug 15 23:14:53 security kernel: [  154.763336] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:53 security kernel: [  154.771309] em28xx #0 em28xx_isoc_copy :Video frame 110, length=2888, even
Aug 15 23:14:53 security kernel: [  154.771321] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:53 security kernel: [  154.787427] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:53 security kernel: [  154.787453] em28xx #0 em28xx_isoc_copy :Video frame 111, length=1924, odd
Aug 15 23:14:53 security kernel: [  154.803741] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:53 security kernel: [  154.811543] em28xx #0 em28xx_isoc_copy :Video frame 112, length=2888, even
Aug 15 23:14:53 security kernel: [  154.811581] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:53 security kernel: [  154.827640] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:53 security kernel: [  154.827687] em28xx #0 em28xx_isoc_copy :Video frame 113, length=1924, odd
Aug 15 23:14:53 security kernel: [  154.843744] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:53 security kernel: [  154.851547] em28xx #0 em28xx_isoc_copy :Video frame 114, length=2888, even
Aug 15 23:14:53 security kernel: [  154.851584] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:53 security kernel: [  154.867660] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:53 security kernel: [  154.867701] em28xx #0 em28xx_isoc_copy :Video frame 115, length=1924, odd
Aug 15 23:14:53 security kernel: [  154.883754] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:53 security kernel: [  154.891572] em28xx #0 em28xx_isoc_copy :Video frame 116, length=2888, even
Aug 15 23:14:53 security kernel: [  154.891606] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:53 security kernel: [  154.907661] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:53 security kernel: [  154.907703] em28xx #0 em28xx_isoc_copy :Video frame 117, length=1924, odd
Aug 15 23:14:53 security kernel: [  154.923776] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:53 security kernel: [  154.931571] em28xx #0 em28xx_isoc_copy :Video frame 118, length=2888, even
Aug 15 23:14:53 security kernel: [  154.931601] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:53 security kernel: [  154.947665] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:53 security kernel: [  154.947708] em28xx #0 em28xx_isoc_copy :Video frame 119, length=1924, odd
Aug 15 23:14:53 security kernel: [  154.963750] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:53 security kernel: [  154.971567] em28xx #0 em28xx_isoc_copy :Video frame 120, length=2888, even
Aug 15 23:14:53 security kernel: [  154.971602] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:53 security kernel: [  154.987673] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:53 security kernel: [  154.987719] em28xx #0 em28xx_isoc_copy :Video frame 121, length=1924, odd
Aug 15 23:14:53 security kernel: [  155.003760] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:53 security kernel: [  155.011569] em28xx #0 em28xx_isoc_copy :Video frame 122, length=2888, even
Aug 15 23:14:53 security kernel: [  155.011605] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:53 security kernel: [  155.016679] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:53 security kernel: [  155.016710] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:53 security kernel: [  155.016750] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:53 security kernel: [  155.016774] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:53 security kernel: [  155.016796] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:53 security kernel: [  155.016815] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4c3000 maddr: 0x7bc3000 
Aug 15 23:14:53 security kernel: [  155.016841] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc3000 
Aug 15 23:14:53 security kernel: [  155.016888] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc3000 
Aug 15 23:14:53 security kernel: [  155.016911] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:53 security kernel: [  155.016936] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:53 security kernel: [  155.016953] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:53 security kernel: [  155.016972] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:53 security kernel: [  155.016990] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4c3800 maddr: 0x7bc3800 
Aug 15 23:14:53 security kernel: [  155.017015] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc3800 
Aug 15 23:14:53 security kernel: [  155.017055] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc3800 
Aug 15 23:14:53 security kernel: [  155.017532] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:53 security kernel: [  155.017555] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:53 security kernel: [  155.017573] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bc3000  paddr: 0xf4c3000 
Aug 15 23:14:53 security kernel: [  155.017600] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:53 security kernel: [  155.017626] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc3000 
Aug 15 23:14:53 security kernel: [  155.017654] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:53 security kernel: [  155.017671] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:53 security kernel: [  155.017687] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bc3800  paddr: 0xf4c3800 
Aug 15 23:14:53 security kernel: [  155.017712] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:53 security kernel: [  155.017732] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc3800 
Aug 15 23:14:53 security kernel: [  155.017837] <<< 10
Aug 15 23:14:53 security kernel: [  155.027681] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:53 security kernel: [  155.027726] em28xx #0 em28xx_isoc_copy :Video frame 123, length=1924, odd
Aug 15 23:14:53 security kernel: [  155.043347] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:53 security kernel: [  155.051323] em28xx #0 em28xx_isoc_copy :Video frame 124, length=2888, even
Aug 15 23:14:53 security kernel: [  155.051337] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:53 security kernel: [  155.067435] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:53 security kernel: [  155.067461] em28xx #0 em28xx_isoc_copy :Video frame 125, length=1924, odd
Aug 15 23:14:53 security kernel: [  155.083748] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:53 security kernel: [  155.091567] em28xx #0 em28xx_isoc_copy :Video frame 126, length=2888, even
Aug 15 23:14:53 security kernel: [  155.091599] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:53 security kernel: [  155.107648] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:53 security kernel: [  155.107685] em28xx #0 em28xx_isoc_copy :Video frame 127, length=1924, odd
Aug 15 23:14:53 security kernel: [  155.123749] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:53 security kernel: [  155.131559] em28xx #0 em28xx_isoc_copy :Video frame 0, length=2888, even
Aug 15 23:14:53 security kernel: [  155.131593] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:53 security kernel: [  155.147656] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:53 security kernel: [  155.147700] em28xx #0 em28xx_isoc_copy :Video frame 1, length=1924, odd
Aug 15 23:14:53 security kernel: [  155.163760] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:53 security kernel: [  155.171544] em28xx #0 em28xx_isoc_copy :Video frame 2, length=2888, even
Aug 15 23:14:53 security kernel: [  155.171578] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:53 security kernel: [  155.187649] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:53 security kernel: [  155.187693] em28xx #0 em28xx_isoc_copy :Video frame 3, length=1924, odd
Aug 15 23:14:53 security kernel: [  155.203755] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:53 security kernel: [  155.211554] em28xx #0 em28xx_isoc_copy :Video frame 4, length=2888, even
Aug 15 23:14:53 security kernel: [  155.211588] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:53 security kernel: [  155.227650] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:53 security kernel: [  155.227693] em28xx #0 em28xx_isoc_copy :Video frame 5, length=1924, odd
Aug 15 23:14:53 security kernel: [  155.243344] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:53 security kernel: [  155.251311] em28xx #0 em28xx_isoc_copy :Video frame 6, length=2888, even
Aug 15 23:14:53 security kernel: [  155.251325] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:53 security kernel: [  155.267430] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:53 security kernel: [  155.267456] em28xx #0 em28xx_isoc_copy :Video frame 7, length=1924, odd
Aug 15 23:14:53 security kernel: [  155.283742] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:53 security kernel: [  155.291551] em28xx #0 em28xx_isoc_copy :Video frame 8, length=2888, even
Aug 15 23:14:53 security kernel: [  155.291587] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:53 security kernel: [  155.307658] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:53 security kernel: [  155.307700] em28xx #0 em28xx_isoc_copy :Video frame 9, length=1924, odd
Aug 15 23:14:54 security kernel: [  155.323334] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:54 security kernel: [  155.331306] em28xx #0 em28xx_isoc_copy :Video frame 10, length=2888, even
Aug 15 23:14:54 security kernel: [  155.331314] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:54 security kernel: [  155.347635] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:54 security kernel: [  155.347679] em28xx #0 em28xx_isoc_copy :Video frame 11, length=1924, odd
Aug 15 23:14:54 security kernel: [  155.363735] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:54 security kernel: [  155.371547] em28xx #0 em28xx_isoc_copy :Video frame 12, length=2888, even
Aug 15 23:14:54 security kernel: [  155.371584] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:54 security kernel: [  155.387644] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:54 security kernel: [  155.387685] em28xx #0 em28xx_isoc_copy :Video frame 13, length=1924, odd
Aug 15 23:14:54 security kernel: [  155.403733] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:54 security kernel: [  155.411544] em28xx #0 em28xx_isoc_copy :Video frame 14, length=2888, even
Aug 15 23:14:54 security kernel: [  155.411582] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:54 security kernel: [  155.427630] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:54 security kernel: [  155.427673] em28xx #0 em28xx_isoc_copy :Video frame 15, length=1924, odd
Aug 15 23:14:54 security kernel: [  155.443722] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:54 security kernel: [  155.451542] em28xx #0 em28xx_isoc_copy :Video frame 16, length=2888, even
Aug 15 23:14:54 security kernel: [  155.451581] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:54 security kernel: [  155.467618] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:54 security kernel: [  155.467661] em28xx #0 em28xx_isoc_copy :Video frame 17, length=1924, odd
Aug 15 23:14:54 security kernel: [  155.483717] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:54 security kernel: [  155.491521] em28xx #0 em28xx_isoc_copy :Video frame 18, length=2888, even
Aug 15 23:14:54 security kernel: [  155.491556] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:54 security kernel: [  155.507636] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:54 security kernel: [  155.507679] em28xx #0 em28xx_isoc_copy :Video frame 19, length=1924, odd
Aug 15 23:14:54 security kernel: [  155.516174] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:54 security kernel: [  155.516202] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:54 security kernel: [  155.516240] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:54 security kernel: [  155.516260] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:54 security kernel: [  155.516285] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:54 security kernel: [  155.516304] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4c4000 maddr: 0x7bc4000 
Aug 15 23:14:54 security kernel: [  155.516331] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc4000 
Aug 15 23:14:54 security kernel: [  155.516378] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc4000 
Aug 15 23:14:54 security kernel: [  155.516402] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:54 security kernel: [  155.516427] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:54 security kernel: [  155.516444] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:54 security kernel: [  155.516464] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:54 security kernel: [  155.516482] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4c4800 maddr: 0x7bc4800 
Aug 15 23:14:54 security kernel: [  155.516506] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc4800 
Aug 15 23:14:54 security kernel: [  155.516561] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc4800 
Aug 15 23:14:54 security kernel: [  155.516971] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:54 security kernel: [  155.516992] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:54 security kernel: [  155.517009] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bc4000  paddr: 0xf4c4000 
Aug 15 23:14:54 security kernel: [  155.517034] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:54 security kernel: [  155.517055] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc4000 
Aug 15 23:14:54 security kernel: [  155.517083] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:54 security kernel: [  155.517100] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:54 security kernel: [  155.517116] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bc4800  paddr: 0xf4c4800 
Aug 15 23:14:54 security kernel: [  155.517141] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:54 security kernel: [  155.517161] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc4800 
Aug 15 23:14:54 security kernel: [  155.517258] <<< 10
Aug 15 23:14:54 security kernel: [  155.523712] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:54 security kernel: [  155.531537] em28xx #0 em28xx_isoc_copy :Video frame 20, length=2888, even
Aug 15 23:14:54 security kernel: [  155.531572] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:54 security kernel: [  155.547634] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:54 security kernel: [  155.547672] em28xx #0 em28xx_isoc_copy :Video frame 21, length=1924, odd
Aug 15 23:14:54 security kernel: [  155.563717] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:54 security kernel: [  155.571529] em28xx #0 em28xx_isoc_copy :Video frame 22, length=2888, even
Aug 15 23:14:54 security kernel: [  155.571569] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:54 security kernel: [  155.587627] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:54 security kernel: [  155.587671] em28xx #0 em28xx_isoc_copy :Video frame 23, length=1924, odd
Aug 15 23:14:54 security kernel: [  155.603712] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:54 security kernel: [  155.611526] em28xx #0 em28xx_isoc_copy :Video frame 24, length=2888, even
Aug 15 23:14:54 security kernel: [  155.611564] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:54 security kernel: [  155.627649] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:54 security kernel: [  155.627697] em28xx #0 em28xx_isoc_copy :Video frame 25, length=1924, odd
Aug 15 23:14:54 security kernel: [  155.643307] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:54 security kernel: [  155.651281] em28xx #0 em28xx_isoc_copy :Video frame 26, length=2888, even
Aug 15 23:14:54 security kernel: [  155.651294] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:54 security kernel: [  155.667413] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:54 security kernel: [  155.667437] em28xx #0 em28xx_isoc_copy :Video frame 27, length=1924, odd
Aug 15 23:14:54 security kernel: [  155.683687] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:54 security kernel: [  155.691519] em28xx #0 em28xx_isoc_copy :Video frame 28, length=2888, even
Aug 15 23:14:54 security kernel: [  155.691557] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:54 security kernel: [  155.707635] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:54 security kernel: [  155.707684] em28xx #0 em28xx_isoc_copy :Video frame 29, length=1924, odd
Aug 15 23:14:54 security kernel: [  155.723713] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:54 security kernel: [  155.731527] em28xx #0 em28xx_isoc_copy :Video frame 30, length=2888, even
Aug 15 23:14:54 security kernel: [  155.731563] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:54 security kernel: [  155.747313] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:54 security kernel: [  155.747323] em28xx #0 em28xx_isoc_copy :Video frame 31, length=1924, odd
Aug 15 23:14:54 security kernel: [  155.763439] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:54 security kernel: [  155.771353] em28xx #0 em28xx_isoc_copy :Video frame 32, length=2888, even
Aug 15 23:14:54 security kernel: [  155.771375] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:54 security kernel: [  155.787404] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:54 security kernel: [  155.787431] em28xx #0 em28xx_isoc_copy :Video frame 33, length=1924, odd
Aug 15 23:14:54 security kernel: [  155.803688] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:54 security kernel: [  155.811510] em28xx #0 em28xx_isoc_copy :Video frame 34, length=2888, even
Aug 15 23:14:54 security kernel: [  155.811547] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:54 security kernel: [  155.827607] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:54 security kernel: [  155.827652] em28xx #0 em28xx_isoc_copy :Video frame 35, length=1924, odd
Aug 15 23:14:54 security kernel: [  155.843686] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:54 security kernel: [  155.851505] em28xx #0 em28xx_isoc_copy :Video frame 36, length=2888, even
Aug 15 23:14:54 security kernel: [  155.851545] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:54 security kernel: [  155.867667] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:54 security kernel: [  155.867710] em28xx #0 em28xx_isoc_copy :Video frame 37, length=1924, odd
Aug 15 23:14:54 security kernel: [  155.883731] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:54 security kernel: [  155.891524] em28xx #0 em28xx_isoc_copy :Video frame 38, length=2888, even
Aug 15 23:14:54 security kernel: [  155.891558] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:54 security kernel: [  155.907645] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:54 security kernel: [  155.907686] em28xx #0 em28xx_isoc_copy :Video frame 39, length=1924, odd
Aug 15 23:14:54 security kernel: [  155.923723] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:54 security kernel: [  155.931523] em28xx #0 em28xx_isoc_copy :Video frame 40, length=2888, even
Aug 15 23:14:54 security kernel: [  155.931559] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:54 security kernel: [  155.947653] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:54 security kernel: [  155.947693] em28xx #0 em28xx_isoc_copy :Video frame 41, length=1924, odd
Aug 15 23:14:54 security kernel: [  155.963322] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:54 security kernel: [  155.971292] em28xx #0 em28xx_isoc_copy :Video frame 42, length=2888, even
Aug 15 23:14:54 security kernel: [  155.971305] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:54 security kernel: [  155.987425] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:54 security kernel: [  155.987450] em28xx #0 em28xx_isoc_copy :Video frame 43, length=1924, odd
Aug 15 23:14:54 security kernel: [  156.003707] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:54 security kernel: [  156.011519] em28xx #0 em28xx_isoc_copy :Video frame 44, length=2888, even
Aug 15 23:14:54 security kernel: [  156.011555] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:54 security kernel: [  156.016149] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:54 security kernel: [  156.016180] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:54 security kernel: [  156.016223] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:54 security kernel: [  156.016247] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:54 security kernel: [  156.016269] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:54 security kernel: [  156.016288] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4c5000 maddr: 0x7bc5000 
Aug 15 23:14:54 security kernel: [  156.016313] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc5000 
Aug 15 23:14:54 security kernel: [  156.016359] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc5000 
Aug 15 23:14:54 security kernel: [  156.016383] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:54 security kernel: [  156.016407] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:54 security kernel: [  156.016424] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:54 security kernel: [  156.016443] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:54 security kernel: [  156.016461] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4c5800 maddr: 0x7bc5800 
Aug 15 23:14:54 security kernel: [  156.016486] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc5800 
Aug 15 23:14:54 security kernel: [  156.016528] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc5800 
Aug 15 23:14:54 security kernel: [  156.016994] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:54 security kernel: [  156.017016] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:54 security kernel: [  156.017034] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bc5000  paddr: 0xf4c5000 
Aug 15 23:14:54 security kernel: [  156.017060] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:54 security kernel: [  156.017081] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc5000 
Aug 15 23:14:54 security kernel: [  156.017110] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:54 security kernel: [  156.017127] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:54 security kernel: [  156.017143] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bc5800  paddr: 0xf4c5800 
Aug 15 23:14:54 security kernel: [  156.017169] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:54 security kernel: [  156.017191] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc5800 
Aug 15 23:14:54 security kernel: [  156.017298] <<< 10
Aug 15 23:14:54 security kernel: [  156.027640] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:54 security kernel: [  156.027685] em28xx #0 em28xx_isoc_copy :Video frame 45, length=1924, odd
Aug 15 23:14:54 security kernel: [  156.043300] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:54 security kernel: [  156.051292] em28xx #0 em28xx_isoc_copy :Video frame 46, length=2888, even
Aug 15 23:14:54 security kernel: [  156.051309] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:54 security kernel: [  156.067634] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:54 security kernel: [  156.067677] em28xx #0 em28xx_isoc_copy :Video frame 47, length=1924, odd
Aug 15 23:14:54 security kernel: [  156.083699] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:54 security kernel: [  156.091515] em28xx #0 em28xx_isoc_copy :Video frame 48, length=2888, even
Aug 15 23:14:54 security kernel: [  156.091552] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:54 security kernel: [  156.107622] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:54 security kernel: [  156.107667] em28xx #0 em28xx_isoc_copy :Video frame 49, length=1924, odd
Aug 15 23:14:54 security kernel: [  156.123713] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:54 security kernel: [  156.131520] em28xx #0 em28xx_isoc_copy :Video frame 50, length=2888, even
Aug 15 23:14:54 security kernel: [  156.131551] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:54 security kernel: [  156.147626] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:54 security kernel: [  156.147663] em28xx #0 em28xx_isoc_copy :Video frame 51, length=1924, odd
Aug 15 23:14:54 security kernel: [  156.163706] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:54 security kernel: [  156.171510] em28xx #0 em28xx_isoc_copy :Video frame 52, length=2888, even
Aug 15 23:14:54 security kernel: [  156.171548] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:54 security kernel: [  156.187611] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:54 security kernel: [  156.187651] em28xx #0 em28xx_isoc_copy :Video frame 53, length=1924, odd
Aug 15 23:14:54 security kernel: [  156.203692] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:54 security kernel: [  156.211518] em28xx #0 em28xx_isoc_copy :Video frame 54, length=2888, even
Aug 15 23:14:54 security kernel: [  156.211551] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:54 security kernel: [  156.227624] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:54 security kernel: [  156.227667] em28xx #0 em28xx_isoc_copy :Video frame 55, length=1924, odd
Aug 15 23:14:54 security kernel: [  156.243719] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:54 security kernel: [  156.251505] em28xx #0 em28xx_isoc_copy :Video frame 56, length=2888, even
Aug 15 23:14:54 security kernel: [  156.251540] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:54 security kernel: [  156.267635] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:54 security kernel: [  156.267682] em28xx #0 em28xx_isoc_copy :Video frame 57, length=1924, odd
Aug 15 23:14:54 security kernel: [  156.283295] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:54 security kernel: [  156.291274] em28xx #0 em28xx_isoc_copy :Video frame 58, length=2888, even
Aug 15 23:14:54 security kernel: [  156.291290] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:54 security kernel: [  156.307619] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:54 security kernel: [  156.307665] em28xx #0 em28xx_isoc_copy :Video frame 59, length=1924, odd
Aug 15 23:14:55 security kernel: [  156.323685] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:55 security kernel: [  156.331504] em28xx #0 em28xx_isoc_copy :Video frame 60, length=2888, even
Aug 15 23:14:55 security kernel: [  156.331541] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:55 security kernel: [  156.347609] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:55 security kernel: [  156.347647] em28xx #0 em28xx_isoc_copy :Video frame 61, length=1924, odd
Aug 15 23:14:55 security kernel: [  156.363698] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:55 security kernel: [  156.371501] em28xx #0 em28xx_isoc_copy :Video frame 62, length=2888, even
Aug 15 23:14:55 security kernel: [  156.371539] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:55 security kernel: [  156.387617] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:55 security kernel: [  156.387664] em28xx #0 em28xx_isoc_copy :Video frame 63, length=1924, odd
Aug 15 23:14:55 security kernel: [  156.403687] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:55 security kernel: [  156.411504] em28xx #0 em28xx_isoc_copy :Video frame 64, length=2888, even
Aug 15 23:14:55 security kernel: [  156.411538] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:55 security kernel: [  156.427591] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:55 security kernel: [  156.427633] em28xx #0 em28xx_isoc_copy :Video frame 65, length=1924, odd
Aug 15 23:14:55 security kernel: [  156.443672] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:55 security kernel: [  156.451492] em28xx #0 em28xx_isoc_copy :Video frame 66, length=2888, even
Aug 15 23:14:55 security kernel: [  156.451526] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:55 security kernel: [  156.467612] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:55 security kernel: [  156.467657] em28xx #0 em28xx_isoc_copy :Video frame 67, length=1924, odd
Aug 15 23:14:55 security kernel: [  156.483673] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:55 security kernel: [  156.491492] em28xx #0 em28xx_isoc_copy :Video frame 68, length=2888, even
Aug 15 23:14:55 security kernel: [  156.491529] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:55 security kernel: [  156.507619] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:55 security kernel: [  156.507664] em28xx #0 em28xx_isoc_copy :Video frame 69, length=1924, odd
Aug 15 23:14:55 security kernel: [  156.516145] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:55 security kernel: [  156.516191] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:55 security kernel: [  156.516229] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:55 security kernel: [  156.516254] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:55 security kernel: [  156.516277] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:55 security kernel: [  156.516298] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4c6000 maddr: 0x7bc6000 
Aug 15 23:14:55 security kernel: [  156.516324] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc6000 
Aug 15 23:14:55 security kernel: [  156.516373] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc6000 
Aug 15 23:14:55 security kernel: [  156.516397] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:55 security kernel: [  156.516421] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:55 security kernel: [  156.516439] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:55 security kernel: [  156.516458] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:55 security kernel: [  156.516476] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4c6800 maddr: 0x7bc6800 
Aug 15 23:14:55 security kernel: [  156.516501] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc6800 
Aug 15 23:14:55 security kernel: [  156.516542] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc6800 
Aug 15 23:14:55 security kernel: [  156.516951] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:55 security kernel: [  156.516970] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:55 security kernel: [  156.516987] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bc6000  paddr: 0xf4c6000 
Aug 15 23:14:55 security kernel: [  156.517014] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:55 security kernel: [  156.517035] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc6000 
Aug 15 23:14:55 security kernel: [  156.517067] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:55 security kernel: [  156.517085] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:55 security kernel: [  156.517102] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bc6800  paddr: 0xf4c6800 
Aug 15 23:14:55 security kernel: [  156.517127] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:55 security kernel: [  156.517148] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc6800 
Aug 15 23:14:55 security kernel: [  156.517241] <<< 10
Aug 15 23:14:55 security kernel: [  156.523707] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:55 security kernel: [  156.531509] em28xx #0 em28xx_isoc_copy :Video frame 70, length=2888, even
Aug 15 23:14:55 security kernel: [  156.531545] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:55 security kernel: [  156.547587] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:55 security kernel: [  156.547625] em28xx #0 em28xx_isoc_copy :Video frame 71, length=1924, odd
Aug 15 23:14:55 security kernel: [  156.563679] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:55 security kernel: [  156.571487] em28xx #0 em28xx_isoc_copy :Video frame 72, length=2888, even
Aug 15 23:14:55 security kernel: [  156.571523] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:55 security kernel: [  156.587614] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:55 security kernel: [  156.587657] em28xx #0 em28xx_isoc_copy :Video frame 73, length=1924, odd
Aug 15 23:14:55 security kernel: [  156.603277] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:55 security kernel: [  156.611252] em28xx #0 em28xx_isoc_copy :Video frame 74, length=2888, even
Aug 15 23:14:55 security kernel: [  156.611271] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:55 security kernel: [  156.627328] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:55 security kernel: [  156.627352] em28xx #0 em28xx_isoc_copy :Video frame 75, length=1924, odd
Aug 15 23:14:55 security kernel: [  156.643670] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:55 security kernel: [  156.651487] em28xx #0 em28xx_isoc_copy :Video frame 76, length=2888, even
Aug 15 23:14:55 security kernel: [  156.651526] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:55 security kernel: [  156.667578] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:55 security kernel: [  156.667619] em28xx #0 em28xx_isoc_copy :Video frame 77, length=1924, odd
Aug 15 23:14:55 security kernel: [  156.683656] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:55 security kernel: [  156.691485] em28xx #0 em28xx_isoc_copy :Video frame 78, length=2888, even
Aug 15 23:14:55 security kernel: [  156.691519] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:55 security kernel: [  156.707587] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:55 security kernel: [  156.707633] em28xx #0 em28xx_isoc_copy :Video frame 79, length=1924, odd
Aug 15 23:14:55 security kernel: [  156.723687] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:55 security kernel: [  156.731502] em28xx #0 em28xx_isoc_copy :Video frame 80, length=2888, even
Aug 15 23:14:55 security kernel: [  156.731541] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:55 security kernel: [  156.747276] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:55 security kernel: [  156.747296] em28xx #0 em28xx_isoc_copy :Video frame 81, length=1924, odd
Aug 15 23:14:55 security kernel: [  156.763312] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:55 security kernel: [  156.771263] em28xx #0 em28xx_isoc_copy :Video frame 82, length=2888, even
Aug 15 23:14:55 security kernel: [  156.771274] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:55 security kernel: [  156.787372] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:55 security kernel: [  156.787397] em28xx #0 em28xx_isoc_copy :Video frame 83, length=1924, odd
Aug 15 23:14:55 security kernel: [  156.803257] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:55 security kernel: [  156.811233] em28xx #0 em28xx_isoc_copy :Video frame 84, length=2888, even
Aug 15 23:14:55 security kernel: [  156.811247] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:55 security kernel: [  156.827376] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:55 security kernel: [  156.827404] em28xx #0 em28xx_isoc_copy :Video frame 85, length=1924, odd
Aug 15 23:14:55 security kernel: [  156.843416] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:55 security kernel: [  156.851316] em28xx #0 em28xx_isoc_copy :Video frame 86, length=2888, even
Aug 15 23:14:55 security kernel: [  156.851341] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:55 security kernel: [  156.867426] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:55 security kernel: [  156.867453] em28xx #0 em28xx_isoc_copy :Video frame 87, length=1924, odd
Aug 15 23:14:55 security kernel: [  156.883423] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:55 security kernel: [  156.891340] em28xx #0 em28xx_isoc_copy :Video frame 88, length=2888, even
Aug 15 23:14:55 security kernel: [  156.891358] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:55 security kernel: [  156.907619] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:55 security kernel: [  156.907668] em28xx #0 em28xx_isoc_copy :Video frame 89, length=1924, odd
Aug 15 23:14:55 security kernel: [  156.923295] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:55 security kernel: [  156.931258] em28xx #0 em28xx_isoc_copy :Video frame 90, length=2888, even
Aug 15 23:14:55 security kernel: [  156.931272] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:55 security kernel: [  156.947334] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:55 security kernel: [  156.947357] em28xx #0 em28xx_isoc_copy :Video frame 91, length=1924, odd
Aug 15 23:14:55 security kernel: [  156.963418] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:55 security kernel: [  156.971334] em28xx #0 em28xx_isoc_copy :Video frame 92, length=2888, even
Aug 15 23:14:55 security kernel: [  156.971350] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:55 security kernel: [  156.987609] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:55 security kernel: [  156.987656] em28xx #0 em28xx_isoc_copy :Video frame 93, length=1924, odd
Aug 15 23:14:55 security kernel: [  157.003280] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:55 security kernel: [  157.011251] em28xx #0 em28xx_isoc_copy :Video frame 94, length=2888, even
Aug 15 23:14:55 security kernel: [  157.011266] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:55 security kernel: [  157.016057] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:55 security kernel: [  157.016070] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:55 security kernel: [  157.016090] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:55 security kernel: [  157.016097] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:55 security kernel: [  157.016112] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:55 security kernel: [  157.016119] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4c7000 maddr: 0x7bc7000 
Aug 15 23:14:55 security kernel: [  157.016128] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc7000 
Aug 15 23:14:55 security kernel: [  157.016146] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc7000 
Aug 15 23:14:55 security kernel: [  157.016154] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:55 security kernel: [  157.016162] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:55 security kernel: [  157.016168] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:55 security kernel: [  157.016176] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:55 security kernel: [  157.016182] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4c7800 maddr: 0x7bc7800 
Aug 15 23:14:55 security kernel: [  157.016190] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc7800 
Aug 15 23:14:55 security kernel: [  157.016203] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc7800 
Aug 15 23:14:55 security kernel: [  157.016558] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:55 security kernel: [  157.016567] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:55 security kernel: [  157.016572] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bc7000  paddr: 0xf4c7000 
Aug 15 23:14:55 security kernel: [  157.016581] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:55 security kernel: [  157.016589] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc7000 
Aug 15 23:14:55 security kernel: [  157.016599] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:55 security kernel: [  157.016604] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:55 security kernel: [  157.016610] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bc7800  paddr: 0xf4c7800 
Aug 15 23:14:55 security kernel: [  157.016619] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:55 security kernel: [  157.016625] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc7800 
Aug 15 23:14:55 security kernel: [  157.016666] <<< 10
Aug 15 23:14:55 security kernel: [  157.027330] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:55 security kernel: [  157.027353] em28xx #0 em28xx_isoc_copy :Video frame 95, length=1924, odd
Aug 15 23:14:55 security kernel: [  157.043332] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:55 security kernel: [  157.051281] em28xx #0 em28xx_isoc_copy :Video frame 96, length=2888, even
Aug 15 23:14:55 security kernel: [  157.051298] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:55 security kernel: [  157.067397] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:55 security kernel: [  157.067427] em28xx #0 em28xx_isoc_copy :Video frame 97, length=1924, odd
Aug 15 23:14:55 security kernel: [  157.083405] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:55 security kernel: [  157.091325] em28xx #0 em28xx_isoc_copy :Video frame 98, length=2888, even
Aug 15 23:14:55 security kernel: [  157.091346] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:55 security kernel: [  157.107604] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:55 security kernel: [  157.107653] em28xx #0 em28xx_isoc_copy :Video frame 99, length=1924, odd
Aug 15 23:14:55 security kernel: [  157.123268] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:55 security kernel: [  157.131245] em28xx #0 em28xx_isoc_copy :Video frame 100, length=2888, even
Aug 15 23:14:55 security kernel: [  157.131253] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:55 security kernel: [  157.147318] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:55 security kernel: [  157.147333] em28xx #0 em28xx_isoc_copy :Video frame 101, length=1924, odd
Aug 15 23:14:55 security kernel: [  157.163398] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:55 security kernel: [  157.171317] em28xx #0 em28xx_isoc_copy :Video frame 102, length=2888, even
Aug 15 23:14:55 security kernel: [  157.171333] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:55 security kernel: [  157.187589] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:55 security kernel: [  157.187633] em28xx #0 em28xx_isoc_copy :Video frame 103, length=1924, odd
Aug 15 23:14:55 security kernel: [  157.203260] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:55 security kernel: [  157.211237] em28xx #0 em28xx_isoc_copy :Video frame 104, length=2888, even
Aug 15 23:14:55 security kernel: [  157.211252] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:55 security kernel: [  157.227318] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:55 security kernel: [  157.227344] em28xx #0 em28xx_isoc_copy :Video frame 105, length=1924, odd
Aug 15 23:14:55 security kernel: [  157.243398] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:55 security kernel: [  157.251312] em28xx #0 em28xx_isoc_copy :Video frame 106, length=2888, even
Aug 15 23:14:55 security kernel: [  157.251333] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:55 security kernel: [  157.267583] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:55 security kernel: [  157.267630] em28xx #0 em28xx_isoc_copy :Video frame 107, length=1924, odd
Aug 15 23:14:55 security kernel: [  157.283255] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:55 security kernel: [  157.291231] em28xx #0 em28xx_isoc_copy :Video frame 108, length=2888, even
Aug 15 23:14:55 security kernel: [  157.291246] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:55 security kernel: [  157.307309] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:55 security kernel: [  157.307333] em28xx #0 em28xx_isoc_copy :Video frame 109, length=1924, odd
Aug 15 23:14:56 security kernel: [  157.323384] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:56 security kernel: [  157.331305] em28xx #0 em28xx_isoc_copy :Video frame 110, length=2888, even
Aug 15 23:14:56 security kernel: [  157.331326] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:56 security kernel: [  157.347580] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:56 security kernel: [  157.347625] em28xx #0 em28xx_isoc_copy :Video frame 111, length=1924, odd
Aug 15 23:14:56 security kernel: [  157.363255] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:56 security kernel: [  157.371231] em28xx #0 em28xx_isoc_copy :Video frame 112, length=2888, even
Aug 15 23:14:56 security kernel: [  157.371240] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:56 security kernel: [  157.387369] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:56 security kernel: [  157.387397] em28xx #0 em28xx_isoc_copy :Video frame 113, length=1924, odd
Aug 15 23:14:56 security kernel: [  157.403385] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:56 security kernel: [  157.411298] em28xx #0 em28xx_isoc_copy :Video frame 114, length=2888, even
Aug 15 23:14:56 security kernel: [  157.411317] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:56 security kernel: [  157.427577] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:56 security kernel: [  157.427623] em28xx #0 em28xx_isoc_copy :Video frame 115, length=1924, odd
Aug 15 23:14:56 security kernel: [  157.443246] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:56 security kernel: [  157.451218] em28xx #0 em28xx_isoc_copy :Video frame 116, length=2888, even
Aug 15 23:14:56 security kernel: [  157.451233] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:56 security kernel: [  157.467294] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:56 security kernel: [  157.467318] em28xx #0 em28xx_isoc_copy :Video frame 117, length=1924, odd
Aug 15 23:14:56 security kernel: [  157.483377] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:56 security kernel: [  157.491293] em28xx #0 em28xx_isoc_copy :Video frame 118, length=2888, even
Aug 15 23:14:56 security kernel: [  157.491315] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:56 security kernel: [  157.507568] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:56 security kernel: [  157.507615] em28xx #0 em28xx_isoc_copy :Video frame 119, length=1924, odd
Aug 15 23:14:56 security kernel: [  157.516040] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:56 security kernel: [  157.516049] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:56 security kernel: [  157.516062] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:56 security kernel: [  157.516067] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:56 security kernel: [  157.516073] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:56 security kernel: [  157.516078] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4c8000 maddr: 0x7bc8000 
Aug 15 23:14:56 security kernel: [  157.516088] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc8000 
Aug 15 23:14:56 security kernel: [  157.516101] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc8000 
Aug 15 23:14:56 security kernel: [  157.516107] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:56 security kernel: [  157.516112] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:56 security kernel: [  157.516116] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:56 security kernel: [  157.516120] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:56 security kernel: [  157.516125] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4c8800 maddr: 0x7bc8800 
Aug 15 23:14:56 security kernel: [  157.516130] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc8800 
Aug 15 23:14:56 security kernel: [  157.516140] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc8800 
Aug 15 23:14:56 security kernel: [  157.516557] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:56 security kernel: [  157.516569] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:56 security kernel: [  157.516573] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bc8000  paddr: 0xf4c8000 
Aug 15 23:14:56 security kernel: [  157.516580] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:56 security kernel: [  157.516593] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc8000 
Aug 15 23:14:56 security kernel: [  157.516600] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:56 security kernel: [  157.516604] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:56 security kernel: [  157.516607] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bc8800  paddr: 0xf4c8800 
Aug 15 23:14:56 security kernel: [  157.516613] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:56 security kernel: [  157.516618] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc8800 
Aug 15 23:14:56 security kernel: [  157.516648] <<< 10
Aug 15 23:14:56 security kernel: [  157.523243] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:56 security kernel: [  157.531211] em28xx #0 em28xx_isoc_copy :Video frame 120, length=2888, even
Aug 15 23:14:56 security kernel: [  157.531224] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:56 security kernel: [  157.547255] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:56 security kernel: [  157.547267] em28xx #0 em28xx_isoc_copy :Video frame 121, length=1924, odd
Aug 15 23:14:56 security kernel: [  157.563382] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:56 security kernel: [  157.571289] em28xx #0 em28xx_isoc_copy :Video frame 122, length=2888, even
Aug 15 23:14:56 security kernel: [  157.571305] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:56 security kernel: [  157.587566] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:56 security kernel: [  157.587606] em28xx #0 em28xx_isoc_copy :Video frame 123, length=1924, odd
Aug 15 23:14:56 security kernel: [  157.603633] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:56 security kernel: [  157.611448] em28xx #0 em28xx_isoc_copy :Video frame 124, length=2888, even
Aug 15 23:14:56 security kernel: [  157.611484] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:56 security kernel: [  157.627573] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:56 security kernel: [  157.627615] em28xx #0 em28xx_isoc_copy :Video frame 125, length=2888, odd
Aug 15 23:14:56 security kernel: [  157.643644] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:56 security kernel: [  157.651460] em28xx #0 em28xx_isoc_copy :Video frame 126, length=2888, even
Aug 15 23:14:56 security kernel: [  157.651499] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:56 security kernel: [  157.667312] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:56 security kernel: [  157.667330] em28xx #0 em28xx_isoc_copy :Video frame 127, length=2888, odd
Aug 15 23:14:56 security kernel: [  157.683288] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:56 security kernel: [  157.691245] em28xx #0 em28xx_isoc_copy :Video frame 0, length=2888, even
Aug 15 23:14:56 security kernel: [  157.691267] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:56 security kernel: [  157.707344] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:56 security kernel: [  157.707370] em28xx #0 em28xx_isoc_copy :Video frame 1, length=2888, odd
Aug 15 23:14:56 security kernel: [  157.723623] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:56 security kernel: [  157.731285] em28xx #0 em28xx_isoc_copy :Video frame 2, length=2888, even
Aug 15 23:14:56 security kernel: [  157.731307] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:56 security kernel: [  157.747240] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:56 security kernel: [  157.747259] em28xx #0 em28xx_isoc_copy :Video frame 3, length=2888, odd
Aug 15 23:14:56 security kernel: [  157.763223] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:56 security kernel: [  157.771196] em28xx #0 em28xx_isoc_copy :Video frame 4, length=2888, even
Aug 15 23:14:56 security kernel: [  157.771205] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:56 security kernel: [  157.787350] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:56 security kernel: [  157.787371] em28xx #0 em28xx_isoc_copy :Video frame 5, length=2888, odd
Aug 15 23:14:56 security kernel: [  157.803356] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:56 security kernel: [  157.811284] em28xx #0 em28xx_isoc_copy :Video frame 6, length=2888, even
Aug 15 23:14:56 security kernel: [  157.811306] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:56 security kernel: [  157.827550] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:56 security kernel: [  157.827597] em28xx #0 em28xx_isoc_copy :Video frame 7, length=2888, odd
Aug 15 23:14:56 security kernel: [  157.843222] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:56 security kernel: [  157.851201] em28xx #0 em28xx_isoc_copy :Video frame 8, length=2888, even
Aug 15 23:14:56 security kernel: [  157.851217] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:56 security kernel: [  157.867384] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:56 security kernel: [  157.867413] em28xx #0 em28xx_isoc_copy :Video frame 9, length=2888, odd
Aug 15 23:14:56 security kernel: [  157.883388] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:56 security kernel: [  157.891306] em28xx #0 em28xx_isoc_copy :Video frame 10, length=2888, even
Aug 15 23:14:56 security kernel: [  157.891329] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:56 security kernel: [  157.907567] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:56 security kernel: [  157.907615] em28xx #0 em28xx_isoc_copy :Video frame 11, length=2888, odd
Aug 15 23:14:56 security kernel: [  157.923247] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:56 security kernel: [  157.931228] em28xx #0 em28xx_isoc_copy :Video frame 12, length=2888, even
Aug 15 23:14:56 security kernel: [  157.931247] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:56 security kernel: [  157.947362] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:56 security kernel: [  157.947389] em28xx #0 em28xx_isoc_copy :Video frame 13, length=2888, odd
Aug 15 23:14:56 security kernel: [  157.963373] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:56 security kernel: [  157.971298] em28xx #0 em28xx_isoc_copy :Video frame 14, length=2888, even
Aug 15 23:14:56 security kernel: [  157.971320] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:56 security kernel: [  157.987565] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:56 security kernel: [  157.987605] em28xx #0 em28xx_isoc_copy :Video frame 15, length=2888, odd
Aug 15 23:14:56 security kernel: [  158.003237] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:56 security kernel: [  158.011215] em28xx #0 em28xx_isoc_copy :Video frame 16, length=2888, even
Aug 15 23:14:56 security kernel: [  158.011228] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:56 security kernel: [  158.016220] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:56 security kernel: [  158.016232] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:56 security kernel: [  158.016254] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:56 security kernel: [  158.016262] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:56 security kernel: [  158.016270] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:56 security kernel: [  158.016276] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4c9000 maddr: 0x7bc9000 
Aug 15 23:14:56 security kernel: [  158.016285] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc9000 
Aug 15 23:14:56 security kernel: [  158.016303] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc9000 
Aug 15 23:14:56 security kernel: [  158.016311] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:56 security kernel: [  158.016319] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:56 security kernel: [  158.016325] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:56 security kernel: [  158.016331] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:56 security kernel: [  158.016337] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4c9800 maddr: 0x7bc9800 
Aug 15 23:14:56 security kernel: [  158.016345] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc9800 
Aug 15 23:14:56 security kernel: [  158.016359] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc9800 
Aug 15 23:14:56 security kernel: [  158.016895] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:56 security kernel: [  158.016904] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:56 security kernel: [  158.016913] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bc9000  paddr: 0xf4c9000 
Aug 15 23:14:56 security kernel: [  158.016922] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:56 security kernel: [  158.016930] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc9000 
Aug 15 23:14:56 security kernel: [  158.016939] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:56 security kernel: [  158.016945] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:56 security kernel: [  158.016951] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bc9800  paddr: 0xf4c9800 
Aug 15 23:14:56 security kernel: [  158.016959] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:56 security kernel: [  158.016966] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bc9800 
Aug 15 23:14:56 security kernel: [  158.017000] <<< 10
Aug 15 23:14:56 security kernel: [  158.027292] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:56 security kernel: [  158.027310] em28xx #0 em28xx_isoc_copy :Video frame 17, length=2888, odd
Aug 15 23:14:56 security kernel: [  158.043285] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:56 security kernel: [  158.051241] em28xx #0 em28xx_isoc_copy :Video frame 18, length=2888, even
Aug 15 23:14:56 security kernel: [  158.051255] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:56 security kernel: [  158.067359] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:56 security kernel: [  158.067386] em28xx #0 em28xx_isoc_copy :Video frame 19, length=2888, odd
Aug 15 23:14:56 security kernel: [  158.083362] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:56 security kernel: [  158.091293] em28xx #0 em28xx_isoc_copy :Video frame 20, length=2888, even
Aug 15 23:14:56 security kernel: [  158.091314] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:56 security kernel: [  158.107563] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:56 security kernel: [  158.107609] em28xx #0 em28xx_isoc_copy :Video frame 21, length=2888, odd
Aug 15 23:14:56 security kernel: [  158.123227] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:56 security kernel: [  158.131203] em28xx #0 em28xx_isoc_copy :Video frame 22, length=2888, even
Aug 15 23:14:56 security kernel: [  158.131218] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:56 security kernel: [  158.147287] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:56 security kernel: [  158.147302] em28xx #0 em28xx_isoc_copy :Video frame 23, length=2888, odd
Aug 15 23:14:56 security kernel: [  158.163365] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:56 security kernel: [  158.171281] em28xx #0 em28xx_isoc_copy :Video frame 24, length=2888, even
Aug 15 23:14:56 security kernel: [  158.171297] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:56 security kernel: [  158.187560] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:56 security kernel: [  158.187599] em28xx #0 em28xx_isoc_copy :Video frame 25, length=2888, odd
Aug 15 23:14:56 security kernel: [  158.203238] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:56 security kernel: [  158.211196] em28xx #0 em28xx_isoc_copy :Video frame 26, length=2888, even
Aug 15 23:14:56 security kernel: [  158.211212] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:56 security kernel: [  158.227279] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:56 security kernel: [  158.227300] em28xx #0 em28xx_isoc_copy :Video frame 27, length=2888, odd
Aug 15 23:14:56 security kernel: [  158.243349] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:56 security kernel: [  158.251270] em28xx #0 em28xx_isoc_copy :Video frame 28, length=2888, even
Aug 15 23:14:56 security kernel: [  158.251292] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:56 security kernel: [  158.267541] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:56 security kernel: [  158.267585] em28xx #0 em28xx_isoc_copy :Video frame 29, length=2888, odd
Aug 15 23:14:56 security kernel: [  158.283216] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:56 security kernel: [  158.291191] em28xx #0 em28xx_isoc_copy :Video frame 30, length=2888, even
Aug 15 23:14:56 security kernel: [  158.291204] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:56 security kernel: [  158.307269] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:56 security kernel: [  158.307294] em28xx #0 em28xx_isoc_copy :Video frame 31, length=2888, odd
Aug 15 23:14:57 security kernel: [  158.323353] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:57 security kernel: [  158.331271] em28xx #0 em28xx_isoc_copy :Video frame 32, length=2888, even
Aug 15 23:14:57 security kernel: [  158.331292] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:57 security kernel: [  158.347537] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:57 security kernel: [  158.347583] em28xx #0 em28xx_isoc_copy :Video frame 33, length=2888, odd
Aug 15 23:14:57 security kernel: [  158.363216] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:57 security kernel: [  158.371189] em28xx #0 em28xx_isoc_copy :Video frame 34, length=2888, even
Aug 15 23:14:57 security kernel: [  158.371204] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:57 security kernel: [  158.387266] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:57 security kernel: [  158.387288] em28xx #0 em28xx_isoc_copy :Video frame 35, length=2888, odd
Aug 15 23:14:57 security kernel: [  158.403344] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:57 security kernel: [  158.411257] em28xx #0 em28xx_isoc_copy :Video frame 36, length=2888, even
Aug 15 23:14:57 security kernel: [  158.411273] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:57 security kernel: [  158.427542] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:57 security kernel: [  158.427589] em28xx #0 em28xx_isoc_copy :Video frame 37, length=2888, odd
Aug 15 23:14:57 security kernel: [  158.443206] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:57 security kernel: [  158.451183] em28xx #0 em28xx_isoc_copy :Video frame 38, length=2888, even
Aug 15 23:14:57 security kernel: [  158.451198] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:57 security kernel: [  158.467259] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:57 security kernel: [  158.467282] em28xx #0 em28xx_isoc_copy :Video frame 39, length=2888, odd
Aug 15 23:14:57 security kernel: [  158.483342] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:57 security kernel: [  158.491258] em28xx #0 em28xx_isoc_copy :Video frame 40, length=2888, even
Aug 15 23:14:57 security kernel: [  158.491280] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:57 security kernel: [  158.507522] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:57 security kernel: [  158.507568] em28xx #0 em28xx_isoc_copy :Video frame 41, length=2888, odd
Aug 15 23:14:57 security kernel: [  158.516033] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:57 security kernel: [  158.516042] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c38 maddr: 0x18d57ec38 
Aug 15 23:14:57 security kernel: [  158.516056] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:57 security kernel: [  158.516060] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:57 security kernel: [  158.516066] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:57 security kernel: [  158.516071] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4ca000 maddr: 0x7bca000 
Aug 15 23:14:57 security kernel: [  158.516081] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bca000 
Aug 15 23:14:57 security kernel: [  158.516094] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bca000 
Aug 15 23:14:57 security kernel: [  158.516100] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:57 security kernel: [  158.516105] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:57 security kernel: [  158.516110] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:57 security kernel: [  158.516114] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:57 security kernel: [  158.516118] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4ca800 maddr: 0x7bca800 
Aug 15 23:14:57 security kernel: [  158.516124] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bca800 
Aug 15 23:14:57 security kernel: [  158.516133] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bca800 
Aug 15 23:14:57 security kernel: [  158.516478] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:57 security kernel: [  158.516486] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:57 security kernel: [  158.516493] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bca000  paddr: 0xf4ca000 
Aug 15 23:14:57 security kernel: [  158.516499] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:57 security kernel: [  158.516504] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bca000 
Aug 15 23:14:57 security kernel: [  158.516519] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:57 security kernel: [  158.516523] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:57 security kernel: [  158.516526] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bca800  paddr: 0xf4ca800 
Aug 15 23:14:57 security kernel: [  158.516532] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:57 security kernel: [  158.516536] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bca800 
Aug 15 23:14:57 security kernel: [  158.516559] <<< 10
Aug 15 23:14:57 security kernel: [  158.523221] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:57 security kernel: [  158.531178] em28xx #0 em28xx_isoc_copy :Video frame 42, length=2888, even
Aug 15 23:14:57 security kernel: [  158.531192] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:57 security kernel: [  158.547237] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:57 security kernel: [  158.547251] em28xx #0 em28xx_isoc_copy :Video frame 43, length=2888, odd
Aug 15 23:14:57 security kernel: [  158.563202] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:57 security kernel: [  158.571184] em28xx #0 em28xx_isoc_copy :Video frame 44, length=2888, even
Aug 15 23:14:57 security kernel: [  158.571193] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:57 security kernel: [  158.587202] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:57 security kernel: [  158.587212] em28xx #0 em28xx_isoc_copy :Video frame 45, length=2888, odd
Aug 15 23:14:57 security kernel: [  158.603193] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:57 security kernel: [  158.611168] em28xx #0 em28xx_isoc_copy :Video frame 46, length=2888, even
Aug 15 23:14:57 security kernel: [  158.611176] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:57 security kernel: [  158.627200] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:57 security kernel: [  158.627219] em28xx #0 em28xx_isoc_copy :Video frame 47, length=2888, odd
Aug 15 23:14:57 security kernel: [  158.643202] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:57 security kernel: [  158.651165] em28xx #0 em28xx_isoc_copy :Video frame 48, length=2888, even
Aug 15 23:14:57 security kernel: [  158.651178] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:57 security kernel: [  158.651184] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:14:57 security kernel: [  158.667408] em28xx #0 em28xx_isoc_copy :Video frame 49, length=2888, odd
Aug 15 23:14:57 security kernel: [  158.691416] em28xx #0 em28xx_isoc_copy :Video frame 50, length=2888, even
Aug 15 23:14:57 security kernel: [  158.691451] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:14:57 security kernel: [  158.707407] em28xx #0 em28xx_isoc_copy :Video frame 51, length=2888, odd
Aug 15 23:14:57 security kernel: [  158.731384] em28xx #0 em28xx_isoc_copy :Video frame 52, length=2888, even
Aug 15 23:14:57 security kernel: [  158.731420] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:14:57 security kernel: [  158.747535] em28xx #0 em28xx_isoc_copy :Video frame 53, length=2888, odd
Aug 15 23:14:57 security kernel: [  158.771165] em28xx #0 em28xx_isoc_copy :Video frame 54, length=2888, even
Aug 15 23:14:57 security kernel: [  158.771183] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:14:57 security kernel: [  158.787156] em28xx #0 em28xx_isoc_copy :Video frame 55, length=2888, odd
Aug 15 23:14:57 security kernel: [  158.811235] em28xx #0 em28xx_isoc_copy :Video frame 56, length=2888, even
Aug 15 23:14:57 security kernel: [  158.811257] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:14:57 security kernel: [  158.827238] em28xx #0 em28xx_isoc_copy :Video frame 57, length=2888, odd
Aug 15 23:14:57 security kernel: [  158.851379] em28xx #0 em28xx_isoc_copy :Video frame 58, length=2888, even
Aug 15 23:14:57 security kernel: [  158.851418] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:14:57 security kernel: [  158.867413] em28xx #0 em28xx_isoc_copy :Video frame 59, length=2888, odd
Aug 15 23:14:57 security kernel: [  158.891406] em28xx #0 em28xx_isoc_copy :Video frame 60, length=2888, even
Aug 15 23:14:57 security kernel: [  158.891441] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:14:57 security kernel: [  158.907414] em28xx #0 em28xx_isoc_copy :Video frame 61, length=2888, odd
Aug 15 23:14:57 security kernel: [  158.931401] em28xx #0 em28xx_isoc_copy :Video frame 62, length=2888, even
Aug 15 23:14:57 security kernel: [  158.931436] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:14:57 security kernel: [  158.947403] em28xx #0 em28xx_isoc_copy :Video frame 63, length=2888, odd
Aug 15 23:14:57 security kernel: [  158.971170] em28xx #0 em28xx_isoc_copy :Video frame 64, length=2888, even
Aug 15 23:14:57 security kernel: [  158.971186] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:14:57 security kernel: [  158.987174] em28xx #0 em28xx_isoc_copy :Video frame 65, length=2888, odd
Aug 15 23:14:57 security kernel: [  159.011171] em28xx #0 em28xx_isoc_copy :Video frame 66, length=2888, even
Aug 15 23:14:57 security kernel: [  159.011186] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:14:57 security kernel: [  159.016097] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:57 security kernel: [  159.016123] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:14:57 security kernel: [  159.016161] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:57 security kernel: [  159.016181] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:57 security kernel: [  159.016204] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:57 security kernel: [  159.016224] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4cb000 maddr: 0x7bcb000 
Aug 15 23:14:57 security kernel: [  159.016251] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bcb000 
Aug 15 23:14:57 security kernel: [  159.016298] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bcb000 
Aug 15 23:14:57 security kernel: [  159.016321] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:57 security kernel: [  159.016346] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:57 security kernel: [  159.016364] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:57 security kernel: [  159.016383] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:57 security kernel: [  159.016401] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4cb800 maddr: 0x7bcb800 
Aug 15 23:14:57 security kernel: [  159.016426] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bcb800 
Aug 15 23:14:57 security kernel: [  159.016466] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bcb800 
Aug 15 23:14:57 security kernel: [  159.016870] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:57 security kernel: [  159.016889] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:57 security kernel: [  159.016906] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bcb000  paddr: 0xf4cb000 
Aug 15 23:14:57 security kernel: [  159.016932] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:57 security kernel: [  159.016952] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bcb000 
Aug 15 23:14:57 security kernel: [  159.016980] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:57 security kernel: [  159.016997] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:57 security kernel: [  159.017014] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bcb800  paddr: 0xf4cb800 
Aug 15 23:14:57 security kernel: [  159.017041] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:57 security kernel: [  159.017061] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bcb800 
Aug 15 23:14:57 security kernel: [  159.017149] <<< 10
Aug 15 23:14:57 security kernel: [  159.027415] em28xx #0 em28xx_isoc_copy :Video frame 67, length=2888, odd
Aug 15 23:14:57 security kernel: [  159.051184] em28xx #0 em28xx_isoc_copy :Video frame 68, length=2888, even
Aug 15 23:14:57 security kernel: [  159.051195] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:14:57 security kernel: [  159.067205] em28xx #0 em28xx_isoc_copy :Video frame 69, length=2888, odd
Aug 15 23:14:57 security kernel: [  159.091172] em28xx #0 em28xx_isoc_copy :Video frame 70, length=2888, even
Aug 15 23:14:57 security kernel: [  159.107195] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:57 security kernel: [  159.107214] em28xx #0 em28xx_isoc_copy :Video frame 71, length=2888, odd
Aug 15 23:14:57 security kernel: [  159.123209] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:57 security kernel: [  159.131166] em28xx #0 em28xx_isoc_copy :Video frame 72, length=2888, even
Aug 15 23:14:57 security kernel: [  159.131183] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:57 security kernel: [  159.147197] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:57 security kernel: [  159.147216] em28xx #0 em28xx_isoc_copy :Video frame 73, length=2888, odd
Aug 15 23:14:57 security kernel: [  159.163187] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:57 security kernel: [  159.171170] em28xx #0 em28xx_isoc_copy :Video frame 74, length=2888, even
Aug 15 23:14:57 security kernel: [  159.171187] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:57 security kernel: [  159.187195] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:57 security kernel: [  159.187215] em28xx #0 em28xx_isoc_copy :Video frame 75, length=2888, odd
Aug 15 23:14:57 security kernel: [  159.203191] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:57 security kernel: [  159.211256] em28xx #0 em28xx_isoc_copy :Video frame 76, length=2888, even
Aug 15 23:14:57 security kernel: [  159.211267] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:57 security kernel: [  159.211274] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:14:57 security kernel: [  159.227166] em28xx #0 em28xx_isoc_copy :Video frame 77, length=2888, odd
Aug 15 23:14:57 security kernel: [  159.251154] em28xx #0 em28xx_isoc_copy :Video frame 78, length=2888, even
Aug 15 23:14:57 security kernel: [  159.267199] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:57 security kernel: [  159.267221] em28xx #0 em28xx_isoc_copy :Video frame 79, length=2888, odd
Aug 15 23:14:57 security kernel: [  159.283190] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:57 security kernel: [  159.291155] em28xx #0 em28xx_isoc_copy :Video frame 80, length=2888, even
Aug 15 23:14:57 security kernel: [  159.291172] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:57 security kernel: [  159.307186] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:57 security kernel: [  159.307206] em28xx #0 em28xx_isoc_copy :Video frame 81, length=2888, odd
Aug 15 23:14:58 security kernel: [  159.323189] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:58 security kernel: [  159.331151] em28xx #0 em28xx_isoc_copy :Video frame 82, length=2888, even
Aug 15 23:14:58 security kernel: [  159.331167] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:58 security kernel: [  159.347177] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:58 security kernel: [  159.347198] em28xx #0 em28xx_isoc_copy :Video frame 83, length=2888, odd
Aug 15 23:14:58 security kernel: [  159.363190] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:58 security kernel: [  159.371154] em28xx #0 em28xx_isoc_copy :Video frame 84, length=2888, even
Aug 15 23:14:58 security kernel: [  159.371173] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:58 security kernel: [  159.387188] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:58 security kernel: [  159.387210] em28xx #0 em28xx_isoc_copy :Video frame 85, length=2888, odd
Aug 15 23:14:58 security kernel: [  159.403178] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:58 security kernel: [  159.411153] em28xx #0 em28xx_isoc_copy :Video frame 86, length=2888, even
Aug 15 23:14:58 security kernel: [  159.411169] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:58 security kernel: [  159.411176] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:14:58 security kernel: [  159.427146] em28xx #0 em28xx_isoc_copy :Video frame 87, length=2888, odd
Aug 15 23:14:58 security kernel: [  159.451139] em28xx #0 em28xx_isoc_copy :Video frame 88, length=2888, even
Aug 15 23:14:58 security kernel: [  159.467186] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:58 security kernel: [  159.467208] em28xx #0 em28xx_isoc_copy :Video frame 89, length=2888, odd
Aug 15 23:14:58 security kernel: [  159.483184] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:58 security kernel: [  159.491148] em28xx #0 em28xx_isoc_copy :Video frame 90, length=2888, even
Aug 15 23:14:58 security kernel: [  159.491167] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:58 security kernel: [  159.507174] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:58 security kernel: [  159.507203] em28xx #0 em28xx_isoc_copy :Video frame 91, length=2888, odd
Aug 15 23:14:58 security kernel: [  159.516041] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:58 security kernel: [  159.516050] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:14:58 security kernel: [  159.516069] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:58 security kernel: [  159.516073] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:58 security kernel: [  159.516079] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:58 security kernel: [  159.516084] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4cc000 maddr: 0x7bcc000 
Aug 15 23:14:58 security kernel: [  159.516090] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bcc000 
Aug 15 23:14:58 security kernel: [  159.516103] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bcc000 
Aug 15 23:14:58 security kernel: [  159.516108] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:58 security kernel: [  159.516114] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:58 security kernel: [  159.516117] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:58 security kernel: [  159.516122] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:58 security kernel: [  159.516126] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4cc800 maddr: 0x7bcc800 
Aug 15 23:14:58 security kernel: [  159.516131] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bcc800 
Aug 15 23:14:58 security kernel: [  159.516140] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bcc800 
Aug 15 23:14:58 security kernel: [  159.516604] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:58 security kernel: [  159.516616] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:58 security kernel: [  159.516620] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bcc000  paddr: 0xf4cc000 
Aug 15 23:14:58 security kernel: [  159.516626] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:58 security kernel: [  159.516631] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bcc000 
Aug 15 23:14:58 security kernel: [  159.516638] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:58 security kernel: [  159.516642] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:58 security kernel: [  159.516646] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bcc800  paddr: 0xf4cc800 
Aug 15 23:14:58 security kernel: [  159.516652] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:58 security kernel: [  159.516656] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bcc800 
Aug 15 23:14:58 security kernel: [  159.516681] <<< 10
Aug 15 23:14:58 security kernel: [  159.523200] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:58 security kernel: [  159.531160] em28xx #0 em28xx_isoc_copy :Video frame 92, length=2888, even
Aug 15 23:14:58 security kernel: [  159.531177] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:58 security kernel: [  159.547183] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:58 security kernel: [  159.547203] em28xx #0 em28xx_isoc_copy :Video frame 93, length=2888, odd
Aug 15 23:14:58 security kernel: [  159.563178] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:58 security kernel: [  159.571162] em28xx #0 em28xx_isoc_copy :Video frame 94, length=2888, even
Aug 15 23:14:58 security kernel: [  159.571182] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:58 security kernel: [  159.587176] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:58 security kernel: [  159.587206] em28xx #0 em28xx_isoc_copy :Video frame 95, length=2888, odd
Aug 15 23:14:58 security kernel: [  159.603187] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:58 security kernel: [  159.611153] em28xx #0 em28xx_isoc_copy :Video frame 96, length=2888, even
Aug 15 23:14:58 security kernel: [  159.611161] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:58 security kernel: [  159.611168] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:14:58 security kernel: [  159.627158] em28xx #0 em28xx_isoc_copy :Video frame 97, length=2888, odd
Aug 15 23:14:58 security kernel: [  159.651147] em28xx #0 em28xx_isoc_copy :Video frame 98, length=2888, even
Aug 15 23:14:58 security kernel: [  159.667193] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:58 security kernel: [  159.667213] em28xx #0 em28xx_isoc_copy :Video frame 99, length=2888, odd
Aug 15 23:14:58 security kernel: [  159.683189] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:58 security kernel: [  159.691137] em28xx #0 em28xx_isoc_copy :Video frame 100, length=2888, even
Aug 15 23:14:58 security kernel: [  159.691164] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:58 security kernel: [  159.707183] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:58 security kernel: [  159.707215] em28xx #0 em28xx_isoc_copy :Video frame 101, length=2888, odd
Aug 15 23:14:58 security kernel: [  159.723181] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:58 security kernel: [  159.731137] em28xx #0 em28xx_isoc_copy :Video frame 102, length=2888, even
Aug 15 23:14:58 security kernel: [  159.731153] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:58 security kernel: [  159.747175] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:58 security kernel: [  159.747205] em28xx #0 em28xx_isoc_copy :Video frame 103, length=2888, odd
Aug 15 23:14:58 security kernel: [  159.763201] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:58 security kernel: [  159.771125] em28xx #0 em28xx_isoc_copy :Video frame 104, length=2888, even
Aug 15 23:14:58 security kernel: [  159.771141] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:58 security kernel: [  159.787179] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:58 security kernel: [  159.787226] em28xx #0 em28xx_isoc_copy :Video frame 105, length=2888, odd
Aug 15 23:14:58 security kernel: [  159.803163] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:58 security kernel: [  159.811131] em28xx #0 em28xx_isoc_copy :Video frame 106, length=2888, even
Aug 15 23:14:58 security kernel: [  159.811143] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:58 security kernel: [  159.827168] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:58 security kernel: [  159.827188] em28xx #0 em28xx_isoc_copy :Video frame 107, length=2888, odd
Aug 15 23:14:58 security kernel: [  159.843170] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:58 security kernel: [  159.851121] em28xx #0 em28xx_isoc_copy :Video frame 108, length=2888, even
Aug 15 23:14:58 security kernel: [  159.851134] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:58 security kernel: [  159.867224] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:58 security kernel: [  159.867247] em28xx #0 em28xx_isoc_copy :Video frame 109, length=2888, odd
Aug 15 23:14:58 security kernel: [  159.883198] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:58 security kernel: [  159.891156] em28xx #0 em28xx_isoc_copy :Video frame 110, length=2888, even
Aug 15 23:14:58 security kernel: [  159.891170] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:58 security kernel: [  159.907199] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:58 security kernel: [  159.907219] em28xx #0 em28xx_isoc_copy :Video frame 111, length=2888, odd
Aug 15 23:14:58 security kernel: [  159.923189] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:58 security kernel: [  159.931156] em28xx #0 em28xx_isoc_copy :Video frame 112, length=2888, even
Aug 15 23:14:58 security kernel: [  159.931170] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:58 security kernel: [  159.947195] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:58 security kernel: [  159.947216] em28xx #0 em28xx_isoc_copy :Video frame 113, length=2888, odd
Aug 15 23:14:58 security kernel: [  159.963193] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:58 security kernel: [  159.971154] em28xx #0 em28xx_isoc_copy :Video frame 114, length=2888, even
Aug 15 23:14:58 security kernel: [  159.971168] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:58 security kernel: [  159.987192] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:58 security kernel: [  159.987214] em28xx #0 em28xx_isoc_copy :Video frame 115, length=2888, odd
Aug 15 23:14:58 security kernel: [  160.003191] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:58 security kernel: [  160.011146] em28xx #0 em28xx_isoc_copy :Video frame 116, length=2888, even
Aug 15 23:14:58 security kernel: [  160.011160] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:58 security kernel: [  160.016037] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:58 security kernel: [  160.016047] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:14:58 security kernel: [  160.016065] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:58 security kernel: [  160.016069] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:58 security kernel: [  160.016080] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:58 security kernel: [  160.016088] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4cd000 maddr: 0x7bcd000 
Aug 15 23:14:58 security kernel: [  160.016094] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bcd000 
Aug 15 23:14:58 security kernel: [  160.016106] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bcd000 
Aug 15 23:14:58 security kernel: [  160.016112] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:58 security kernel: [  160.016117] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:58 security kernel: [  160.016121] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:58 security kernel: [  160.016125] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:58 security kernel: [  160.016129] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4cd800 maddr: 0x7bcd800 
Aug 15 23:14:58 security kernel: [  160.016135] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bcd800 
Aug 15 23:14:58 security kernel: [  160.016144] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bcd800 
Aug 15 23:14:58 security kernel: [  160.016604] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:58 security kernel: [  160.016609] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:58 security kernel: [  160.016613] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bcd000  paddr: 0xf4cd000 
Aug 15 23:14:58 security kernel: [  160.016618] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:58 security kernel: [  160.016623] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bcd000 
Aug 15 23:14:58 security kernel: [  160.016630] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:58 security kernel: [  160.016634] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:58 security kernel: [  160.016638] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bcd800  paddr: 0xf4cd800 
Aug 15 23:14:58 security kernel: [  160.016644] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:58 security kernel: [  160.016648] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bcd800 
Aug 15 23:14:58 security kernel: [  160.016672] <<< 10
Aug 15 23:14:58 security kernel: [  160.027188] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:58 security kernel: [  160.027199] em28xx #0 em28xx_isoc_copy :Video frame 117, length=2888, odd
Aug 15 23:14:58 security kernel: [  160.043191] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:58 security kernel: [  160.051146] em28xx #0 em28xx_isoc_copy :Video frame 118, length=2888, even
Aug 15 23:14:58 security kernel: [  160.051160] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:58 security kernel: [  160.067190] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:58 security kernel: [  160.067209] em28xx #0 em28xx_isoc_copy :Video frame 119, length=2888, odd
Aug 15 23:14:58 security kernel: [  160.083199] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:58 security kernel: [  160.091144] em28xx #0 em28xx_isoc_copy :Video frame 120, length=2888, even
Aug 15 23:14:58 security kernel: [  160.091158] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:58 security kernel: [  160.107188] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:58 security kernel: [  160.107221] em28xx #0 em28xx_isoc_copy :Video frame 121, length=2888, odd
Aug 15 23:14:58 security kernel: [  160.123192] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:58 security kernel: [  160.131159] em28xx #0 em28xx_isoc_copy :Video frame 122, length=2888, even
Aug 15 23:14:58 security kernel: [  160.131176] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:58 security kernel: [  160.147220] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:58 security kernel: [  160.147245] em28xx #0 em28xx_isoc_copy :Video frame 123, length=2888, odd
Aug 15 23:14:58 security kernel: [  160.163185] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:58 security kernel: [  160.171151] em28xx #0 em28xx_isoc_copy :Video frame 124, length=2888, even
Aug 15 23:14:58 security kernel: [  160.171166] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:58 security kernel: [  160.187189] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:58 security kernel: [  160.187211] em28xx #0 em28xx_isoc_copy :Video frame 125, length=2888, odd
Aug 15 23:14:58 security kernel: [  160.203179] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:58 security kernel: [  160.211142] em28xx #0 em28xx_isoc_copy :Video frame 126, length=2888, even
Aug 15 23:14:58 security kernel: [  160.211157] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:58 security kernel: [  160.227239] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:58 security kernel: [  160.227256] em28xx #0 em28xx_isoc_copy :Video frame 127, length=2888, odd
Aug 15 23:14:58 security kernel: [  160.243170] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:58 security kernel: [  160.251139] em28xx #0 em28xx_isoc_copy :Video frame 0, length=2888, even
Aug 15 23:14:58 security kernel: [  160.251150] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:58 security kernel: [  160.267181] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:58 security kernel: [  160.267208] em28xx #0 em28xx_isoc_copy :Video frame 1, length=2888, odd
Aug 15 23:14:58 security kernel: [  160.283174] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:58 security kernel: [  160.291125] em28xx #0 em28xx_isoc_copy :Video frame 2, length=2888, even
Aug 15 23:14:58 security kernel: [  160.291142] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:58 security kernel: [  160.307222] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:58 security kernel: [  160.307247] em28xx #0 em28xx_isoc_copy :Video frame 3, length=2888, odd
Aug 15 23:14:59 security kernel: [  160.323183] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:59 security kernel: [  160.331129] em28xx #0 em28xx_isoc_copy :Video frame 4, length=2888, even
Aug 15 23:14:59 security kernel: [  160.331139] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:59 security kernel: [  160.347173] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:59 security kernel: [  160.347189] em28xx #0 em28xx_isoc_copy :Video frame 5, length=2888, odd
Aug 15 23:14:59 security kernel: [  160.363198] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:59 security kernel: [  160.371126] em28xx #0 em28xx_isoc_copy :Video frame 6, length=2888, even
Aug 15 23:14:59 security kernel: [  160.371136] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:59 security kernel: [  160.387163] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:59 security kernel: [  160.387190] em28xx #0 em28xx_isoc_copy :Video frame 7, length=2888, odd
Aug 15 23:14:59 security kernel: [  160.403187] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:59 security kernel: [  160.411125] em28xx #0 em28xx_isoc_copy :Video frame 8, length=2888, even
Aug 15 23:14:59 security kernel: [  160.411134] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:59 security kernel: [  160.427180] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:59 security kernel: [  160.427196] em28xx #0 em28xx_isoc_copy :Video frame 9, length=2888, odd
Aug 15 23:14:59 security kernel: [  160.443188] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:59 security kernel: [  160.451125] em28xx #0 em28xx_isoc_copy :Video frame 10, length=2888, even
Aug 15 23:14:59 security kernel: [  160.451136] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:59 security kernel: [  160.467173] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:59 security kernel: [  160.467189] em28xx #0 em28xx_isoc_copy :Video frame 11, length=2888, odd
Aug 15 23:14:59 security kernel: [  160.483179] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:59 security kernel: [  160.491143] em28xx #0 em28xx_isoc_copy :Video frame 12, length=2888, even
Aug 15 23:14:59 security kernel: [  160.491154] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:59 security kernel: [  160.507208] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:59 security kernel: [  160.507226] em28xx #0 em28xx_isoc_copy :Video frame 13, length=2888, odd
Aug 15 23:14:59 security kernel: [  160.516169] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:59 security kernel: [  160.516178] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:14:59 security kernel: [  160.516187] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:59 security kernel: [  160.516192] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:59 security kernel: [  160.516198] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:59 security kernel: [  160.516203] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4ce000 maddr: 0x7bce000 
Aug 15 23:14:59 security kernel: [  160.516209] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bce000 
Aug 15 23:14:59 security kernel: [  160.516246] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bce000 
Aug 15 23:14:59 security kernel: [  160.516253] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:59 security kernel: [  160.516260] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:59 security kernel: [  160.516264] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:59 security kernel: [  160.516269] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:59 security kernel: [  160.516273] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4ce800 maddr: 0x7bce800 
Aug 15 23:14:59 security kernel: [  160.516280] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bce800 
Aug 15 23:14:59 security kernel: [  160.516291] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bce800 
Aug 15 23:14:59 security kernel: [  160.516652] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:59 security kernel: [  160.516659] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:59 security kernel: [  160.516664] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bce000  paddr: 0xf4ce000 
Aug 15 23:14:59 security kernel: [  160.516670] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:59 security kernel: [  160.516676] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bce000 
Aug 15 23:14:59 security kernel: [  160.516684] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:59 security kernel: [  160.516688] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:59 security kernel: [  160.516692] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bce800  paddr: 0xf4ce800 
Aug 15 23:14:59 security kernel: [  160.516698] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:59 security kernel: [  160.516704] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bce800 
Aug 15 23:14:59 security kernel: [  160.516741] <<< 10
Aug 15 23:14:59 security kernel: [  160.523179] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:59 security kernel: [  160.531143] em28xx #0 em28xx_isoc_copy :Video frame 14, length=2888, even
Aug 15 23:14:59 security kernel: [  160.531154] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:59 security kernel: [  160.547175] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:59 security kernel: [  160.547192] em28xx #0 em28xx_isoc_copy :Video frame 15, length=2888, odd
Aug 15 23:14:59 security kernel: [  160.563179] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:59 security kernel: [  160.571127] em28xx #0 em28xx_isoc_copy :Video frame 16, length=2888, even
Aug 15 23:14:59 security kernel: [  160.571136] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:59 security kernel: [  160.587168] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:59 security kernel: [  160.587183] em28xx #0 em28xx_isoc_copy :Video frame 17, length=2888, odd
Aug 15 23:14:59 security kernel: [  160.603170] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:59 security kernel: [  160.611101] em28xx #0 em28xx_isoc_copy :Video frame 18, length=2888, even
Aug 15 23:14:59 security kernel: [  160.611123] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:59 security kernel: [  160.627203] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:59 security kernel: [  160.627219] em28xx #0 em28xx_isoc_copy :Video frame 19, length=2888, odd
Aug 15 23:14:59 security kernel: [  160.643168] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:59 security kernel: [  160.651090] em28xx #0 em28xx_isoc_copy :Video frame 20, length=2888, even
Aug 15 23:14:59 security kernel: [  160.651109] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:59 security kernel: [  160.667161] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:59 security kernel: [  160.667177] em28xx #0 em28xx_isoc_copy :Video frame 21, length=2888, odd
Aug 15 23:14:59 security kernel: [  160.683115] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:59 security kernel: [  160.691086] em28xx #0 em28xx_isoc_copy :Video frame 22, length=2888, even
Aug 15 23:14:59 security kernel: [  160.691099] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:59 security kernel: [  160.707209] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:59 security kernel: [  160.707227] em28xx #0 em28xx_isoc_copy :Video frame 23, length=2888, odd
Aug 15 23:14:59 security kernel: [  160.723120] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:59 security kernel: [  160.731083] em28xx #0 em28xx_isoc_copy :Video frame 24, length=2888, even
Aug 15 23:14:59 security kernel: [  160.731097] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:59 security kernel: [  160.747137] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:59 security kernel: [  160.747163] em28xx #0 em28xx_isoc_copy :Video frame 25, length=2888, odd
Aug 15 23:14:59 security kernel: [  160.763119] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:59 security kernel: [  160.771101] em28xx #0 em28xx_isoc_copy :Video frame 26, length=2888, even
Aug 15 23:14:59 security kernel: [  160.771116] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:59 security kernel: [  160.787122] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:59 security kernel: [  160.787143] em28xx #0 em28xx_isoc_copy :Video frame 27, length=2888, odd
Aug 15 23:14:59 security kernel: [  160.803107] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:59 security kernel: [  160.811080] em28xx #0 em28xx_isoc_copy :Video frame 28, length=2888, even
Aug 15 23:14:59 security kernel: [  160.811089] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:59 security kernel: [  160.827155] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:59 security kernel: [  160.827171] em28xx #0 em28xx_isoc_copy :Video frame 29, length=2888, odd
Aug 15 23:14:59 security kernel: [  160.843151] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:59 security kernel: [  160.851119] em28xx #0 em28xx_isoc_copy :Video frame 30, length=2888, even
Aug 15 23:14:59 security kernel: [  160.851137] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:59 security kernel: [  160.867151] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:59 security kernel: [  160.867174] em28xx #0 em28xx_isoc_copy :Video frame 31, length=2888, odd
Aug 15 23:14:59 security kernel: [  160.883142] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:59 security kernel: [  160.891107] em28xx #0 em28xx_isoc_copy :Video frame 32, length=2888, even
Aug 15 23:14:59 security kernel: [  160.891120] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:59 security kernel: [  160.907148] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:59 security kernel: [  160.907170] em28xx #0 em28xx_isoc_copy :Video frame 33, length=2888, odd
Aug 15 23:14:59 security kernel: [  160.923132] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:59 security kernel: [  160.931101] em28xx #0 em28xx_isoc_copy :Video frame 34, length=2888, even
Aug 15 23:14:59 security kernel: [  160.931115] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:59 security kernel: [  160.947139] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:59 security kernel: [  160.947161] em28xx #0 em28xx_isoc_copy :Video frame 35, length=2888, odd
Aug 15 23:14:59 security kernel: [  160.963125] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:59 security kernel: [  160.971101] em28xx #0 em28xx_isoc_copy :Video frame 36, length=2888, even
Aug 15 23:14:59 security kernel: [  160.971116] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:59 security kernel: [  160.987136] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:59 security kernel: [  160.987156] em28xx #0 em28xx_isoc_copy :Video frame 37, length=2888, odd
Aug 15 23:14:59 security kernel: [  161.003123] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:59 security kernel: [  161.011095] em28xx #0 em28xx_isoc_copy :Video frame 38, length=2888, even
Aug 15 23:14:59 security kernel: [  161.011110] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:59 security kernel: [  161.016222] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:14:59 security kernel: [  161.016235] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:14:59 security kernel: [  161.016257] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:59 security kernel: [  161.016264] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:59 security kernel: [  161.016273] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:59 security kernel: [  161.016280] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4cf000 maddr: 0x7bcf000 
Aug 15 23:14:59 security kernel: [  161.016289] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bcf000 
Aug 15 23:14:59 security kernel: [  161.016306] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bcf000 
Aug 15 23:14:59 security kernel: [  161.016314] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:14:59 security kernel: [  161.016322] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:14:59 security kernel: [  161.016328] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:14:59 security kernel: [  161.016334] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:14:59 security kernel: [  161.016340] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4cf800 maddr: 0x7bcf800 
Aug 15 23:14:59 security kernel: [  161.016348] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bcf800 
Aug 15 23:14:59 security kernel: [  161.016362] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bcf800 
Aug 15 23:14:59 security kernel: [  161.016760] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:59 security kernel: [  161.016767] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:59 security kernel: [  161.016773] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bcf000  paddr: 0xf4cf000 
Aug 15 23:14:59 security kernel: [  161.016782] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:59 security kernel: [  161.016789] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bcf000 
Aug 15 23:14:59 security kernel: [  161.016799] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:14:59 security kernel: [  161.016805] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:14:59 security kernel: [  161.016811] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bcf800  paddr: 0xf4cf800 
Aug 15 23:14:59 security kernel: [  161.016819] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:14:59 security kernel: [  161.016826] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bcf800 
Aug 15 23:14:59 security kernel: [  161.016860] <<< 10
Aug 15 23:14:59 security kernel: [  161.027184] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:59 security kernel: [  161.027198] em28xx #0 em28xx_isoc_copy :Video frame 39, length=2888, odd
Aug 15 23:14:59 security kernel: [  161.043129] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:59 security kernel: [  161.051095] em28xx #0 em28xx_isoc_copy :Video frame 40, length=2888, even
Aug 15 23:14:59 security kernel: [  161.051103] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:59 security kernel: [  161.067133] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:59 security kernel: [  161.067156] em28xx #0 em28xx_isoc_copy :Video frame 41, length=2888, odd
Aug 15 23:14:59 security kernel: [  161.083119] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:59 security kernel: [  161.091095] em28xx #0 em28xx_isoc_copy :Video frame 42, length=2888, even
Aug 15 23:14:59 security kernel: [  161.091108] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:59 security kernel: [  161.107128] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:59 security kernel: [  161.107149] em28xx #0 em28xx_isoc_copy :Video frame 43, length=2888, odd
Aug 15 23:14:59 security kernel: [  161.123119] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:59 security kernel: [  161.131090] em28xx #0 em28xx_isoc_copy :Video frame 44, length=2888, even
Aug 15 23:14:59 security kernel: [  161.131105] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:59 security kernel: [  161.147167] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:59 security kernel: [  161.147194] em28xx #0 em28xx_isoc_copy :Video frame 45, length=2888, odd
Aug 15 23:14:59 security kernel: [  161.163122] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:59 security kernel: [  161.171090] em28xx #0 em28xx_isoc_copy :Video frame 46, length=2888, even
Aug 15 23:14:59 security kernel: [  161.171103] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:14:59 security kernel: [  161.187125] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:59 security kernel: [  161.187148] em28xx #0 em28xx_isoc_copy :Video frame 47, length=2888, odd
Aug 15 23:14:59 security kernel: [  161.203115] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:59 security kernel: [  161.211085] em28xx #0 em28xx_isoc_copy :Video frame 48, length=2888, even
Aug 15 23:14:59 security kernel: [  161.211100] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:14:59 security kernel: [  161.227116] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:59 security kernel: [  161.227138] em28xx #0 em28xx_isoc_copy :Video frame 49, length=2888, odd
Aug 15 23:14:59 security kernel: [  161.243111] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:59 security kernel: [  161.251080] em28xx #0 em28xx_isoc_copy :Video frame 50, length=2888, even
Aug 15 23:14:59 security kernel: [  161.251088] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:14:59 security kernel: [  161.267152] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:59 security kernel: [  161.267176] em28xx #0 em28xx_isoc_copy :Video frame 51, length=2888, odd
Aug 15 23:14:59 security kernel: [  161.283115] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:14:59 security kernel: [  161.291077] em28xx #0 em28xx_isoc_copy :Video frame 52, length=2888, even
Aug 15 23:14:59 security kernel: [  161.291092] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:14:59 security kernel: [  161.307114] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:14:59 security kernel: [  161.307136] em28xx #0 em28xx_isoc_copy :Video frame 53, length=2888, odd
Aug 15 23:15:00 security kernel: [  161.323101] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:00 security kernel: [  161.331078] em28xx #0 em28xx_isoc_copy :Video frame 54, length=2888, even
Aug 15 23:15:00 security kernel: [  161.331095] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:00 security kernel: [  161.347222] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:00 security kernel: [  161.347291] em28xx #0 em28xx_isoc_copy :Video frame 55, length=2888, odd
Aug 15 23:15:00 security kernel: [  161.363101] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:00 security kernel: [  161.371074] em28xx #0 em28xx_isoc_copy :Video frame 56, length=2888, even
Aug 15 23:15:00 security kernel: [  161.371089] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:00 security kernel: [  161.387110] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:00 security kernel: [  161.387131] em28xx #0 em28xx_isoc_copy :Video frame 57, length=2888, odd
Aug 15 23:15:00 security kernel: [  161.403149] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:00 security kernel: [  161.411103] em28xx #0 em28xx_isoc_copy :Video frame 58, length=2888, even
Aug 15 23:15:00 security kernel: [  161.411121] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:00 security kernel: [  161.427124] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:00 security kernel: [  161.427145] em28xx #0 em28xx_isoc_copy :Video frame 59, length=2888, odd
Aug 15 23:15:00 security kernel: [  161.443108] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:00 security kernel: [  161.451067] em28xx #0 em28xx_isoc_copy :Video frame 60, length=2888, even
Aug 15 23:15:00 security kernel: [  161.451076] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:00 security kernel: [  161.467102] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:00 security kernel: [  161.467121] em28xx #0 em28xx_isoc_copy :Video frame 61, length=2888, odd
Aug 15 23:15:00 security kernel: [  161.483090] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:00 security kernel: [  161.491062] em28xx #0 em28xx_isoc_copy :Video frame 62, length=2888, even
Aug 15 23:15:00 security kernel: [  161.491077] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:00 security kernel: [  161.507148] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:00 security kernel: [  161.507175] em28xx #0 em28xx_isoc_copy :Video frame 63, length=2888, odd
Aug 15 23:15:00 security kernel: [  161.516034] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:00 security kernel: [  161.516042] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:00 security kernel: [  161.516057] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:00 security kernel: [  161.516062] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:00 security kernel: [  161.516068] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:00 security kernel: [  161.516072] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4d0000 maddr: 0x7bd0000 
Aug 15 23:15:00 security kernel: [  161.516097] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd0000 
Aug 15 23:15:00 security kernel: [  161.516112] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd0000 
Aug 15 23:15:00 security kernel: [  161.516118] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:00 security kernel: [  161.516124] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:00 security kernel: [  161.516129] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:00 security kernel: [  161.516133] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:00 security kernel: [  161.516138] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4d0800 maddr: 0x7bd0800 
Aug 15 23:15:00 security kernel: [  161.516144] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd0800 
Aug 15 23:15:00 security kernel: [  161.516154] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd0800 
Aug 15 23:15:00 security kernel: [  161.516494] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:00 security kernel: [  161.516500] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:00 security kernel: [  161.516504] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bd0000  paddr: 0xf4d0000 
Aug 15 23:15:00 security kernel: [  161.516510] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:00 security kernel: [  161.516515] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd0000 
Aug 15 23:15:00 security kernel: [  161.516522] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:00 security kernel: [  161.516525] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:00 security kernel: [  161.516529] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bd0800  paddr: 0xf4d0800 
Aug 15 23:15:00 security kernel: [  161.516535] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:00 security kernel: [  161.516539] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd0800 
Aug 15 23:15:00 security kernel: [  161.516565] <<< 10
Aug 15 23:15:00 security kernel: [  161.523088] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:00 security kernel: [  161.531058] em28xx #0 em28xx_isoc_copy :Video frame 64, length=2888, even
Aug 15 23:15:00 security kernel: [  161.531073] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:00 security kernel: [  161.547097] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:00 security kernel: [  161.547119] em28xx #0 em28xx_isoc_copy :Video frame 65, length=2888, odd
Aug 15 23:15:00 security kernel: [  161.563086] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:00 security kernel: [  161.571056] em28xx #0 em28xx_isoc_copy :Video frame 66, length=2888, even
Aug 15 23:15:00 security kernel: [  161.571071] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:00 security kernel: [  161.587096] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:00 security kernel: [  161.587117] em28xx #0 em28xx_isoc_copy :Video frame 67, length=2888, odd
Aug 15 23:15:00 security kernel: [  161.603081] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:00 security kernel: [  161.611085] em28xx #0 em28xx_isoc_copy :Video frame 68, length=2888, even
Aug 15 23:15:00 security kernel: [  161.611096] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:00 security kernel: [  161.627129] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:00 security kernel: [  161.627143] em28xx #0 em28xx_isoc_copy :Video frame 69, length=2888, odd
Aug 15 23:15:00 security kernel: [  161.643136] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:00 security kernel: [  161.651091] em28xx #0 em28xx_isoc_copy :Video frame 70, length=2888, even
Aug 15 23:15:00 security kernel: [  161.651103] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:00 security kernel: [  161.667083] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:00 security kernel: [  161.667103] em28xx #0 em28xx_isoc_copy :Video frame 71, length=2888, odd
Aug 15 23:15:00 security kernel: [  161.683079] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:00 security kernel: [  161.691048] em28xx #0 em28xx_isoc_copy :Video frame 72, length=2888, even
Aug 15 23:15:00 security kernel: [  161.691061] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:00 security kernel: [  161.707083] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:00 security kernel: [  161.707103] em28xx #0 em28xx_isoc_copy :Video frame 73, length=2888, odd
Aug 15 23:15:00 security kernel: [  161.723071] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:00 security kernel: [  161.731046] em28xx #0 em28xx_isoc_copy :Video frame 74, length=2888, even
Aug 15 23:15:00 security kernel: [  161.731061] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:00 security kernel: [  161.747085] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:00 security kernel: [  161.747107] em28xx #0 em28xx_isoc_copy :Video frame 75, length=2888, odd
Aug 15 23:15:00 security kernel: [  161.763066] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:00 security kernel: [  161.771043] em28xx #0 em28xx_isoc_copy :Video frame 76, length=28, even
Aug 15 23:15:00 security kernel: [  161.771058] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:00 security kernel: [  161.787080] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:00 security kernel: [  161.787102] em28xx #0 em28xx_isoc_copy :Video frame 77, length=2888, odd
Aug 15 23:15:00 security kernel: [  161.803064] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:00 security kernel: [  161.811040] em28xx #0 em28xx_isoc_copy :Video frame 78, length=2888, even
Aug 15 23:15:00 security kernel: [  161.811055] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:00 security kernel: [  161.827079] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:00 security kernel: [  161.827101] em28xx #0 em28xx_isoc_copy :Video frame 79, length=2888, odd
Aug 15 23:15:00 security kernel: [  161.843075] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:00 security kernel: [  161.851038] em28xx #0 em28xx_isoc_copy :Video frame 80, length=2888, even
Aug 15 23:15:00 security kernel: [  161.851046] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:00 security kernel: [  161.867118] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:00 security kernel: [  161.867133] em28xx #0 em28xx_isoc_copy :Video frame 81, length=2888, odd
Aug 15 23:15:00 security kernel: [  161.883096] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:00 security kernel: [  161.891066] em28xx #0 em28xx_isoc_copy :Video frame 82, length=2888, even
Aug 15 23:15:00 security kernel: [  161.891082] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:00 security kernel: [  161.907103] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:00 security kernel: [  161.907126] em28xx #0 em28xx_isoc_copy :Video frame 83, length=2888, odd
Aug 15 23:15:00 security kernel: [  161.923091] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:00 security kernel: [  161.931065] em28xx #0 em28xx_isoc_copy :Video frame 84, length=2888, even
Aug 15 23:15:00 security kernel: [  161.931079] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:00 security kernel: [  161.947101] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:00 security kernel: [  161.947123] em28xx #0 em28xx_isoc_copy :Video frame 85, length=2888, odd
Aug 15 23:15:00 security kernel: [  161.963088] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:00 security kernel: [  161.971062] em28xx #0 em28xx_isoc_copy :Video frame 86, length=2888, even
Aug 15 23:15:00 security kernel: [  161.971077] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:00 security kernel: [  161.987139] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:00 security kernel: [  161.987165] em28xx #0 em28xx_isoc_copy :Video frame 87, length=2888, odd
Aug 15 23:15:00 security kernel: [  162.003094] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:00 security kernel: [  162.011059] em28xx #0 em28xx_isoc_copy :Video frame 88, length=2888, even
Aug 15 23:15:00 security kernel: [  162.011073] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:00 security kernel: [  162.016050] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:00 security kernel: [  162.016061] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:00 security kernel: [  162.016080] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:00 security kernel: [  162.016085] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:00 security kernel: [  162.016092] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:00 security kernel: [  162.016097] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4d1000 maddr: 0x7bd1000 
Aug 15 23:15:00 security kernel: [  162.016105] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd1000 
Aug 15 23:15:00 security kernel: [  162.016118] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd1000 
Aug 15 23:15:00 security kernel: [  162.016124] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:00 security kernel: [  162.016130] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:00 security kernel: [  162.016135] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:00 security kernel: [  162.016139] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:00 security kernel: [  162.016144] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4d1800 maddr: 0x7bd1800 
Aug 15 23:15:00 security kernel: [  162.016150] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd1800 
Aug 15 23:15:00 security kernel: [  162.016160] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd1800 
Aug 15 23:15:00 security kernel: [  162.016528] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:00 security kernel: [  162.016533] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:00 security kernel: [  162.016537] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bd1000  paddr: 0xf4d1000 
Aug 15 23:15:00 security kernel: [  162.016547] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:00 security kernel: [  162.016554] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd1000 
Aug 15 23:15:00 security kernel: [  162.016561] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:00 security kernel: [  162.016565] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:00 security kernel: [  162.016569] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bd1800  paddr: 0xf4d1800 
Aug 15 23:15:00 security kernel: [  162.016575] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:00 security kernel: [  162.016579] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd1800 
Aug 15 23:15:00 security kernel: [  162.016604] <<< 10
Aug 15 23:15:00 security kernel: [  162.027092] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:00 security kernel: [  162.027109] em28xx #0 em28xx_isoc_copy :Video frame 89, length=2888, odd
Aug 15 23:15:00 security kernel: [  162.043089] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:00 security kernel: [  162.051056] em28xx #0 em28xx_isoc_copy :Video frame 90, length=2888, even
Aug 15 23:15:00 security kernel: [  162.051064] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:00 security kernel: [  162.067090] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:00 security kernel: [  162.067102] em28xx #0 em28xx_isoc_copy :Video frame 91, length=2888, odd
Aug 15 23:15:00 security kernel: [  162.083080] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:00 security kernel: [  162.091052] em28xx #0 em28xx_isoc_copy :Video frame 92, length=2888, even
Aug 15 23:15:00 security kernel: [  162.091067] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:00 security kernel: [  162.107087] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:00 security kernel: [  162.107109] em28xx #0 em28xx_isoc_copy :Video frame 93, length=2888, odd
Aug 15 23:15:00 security kernel: [  162.123078] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:00 security kernel: [  162.131049] em28xx #0 em28xx_isoc_copy :Video frame 94, length=2888, even
Aug 15 23:15:00 security kernel: [  162.131065] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:00 security kernel: [  162.147092] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:00 security kernel: [  162.147115] em28xx #0 em28xx_isoc_copy :Video frame 95, length=2888, odd
Aug 15 23:15:00 security kernel: [  162.163079] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:00 security kernel: [  162.171048] em28xx #0 em28xx_isoc_copy :Video frame 96, length=2888, even
Aug 15 23:15:00 security kernel: [  162.171062] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:00 security kernel: [  162.187085] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:00 security kernel: [  162.187108] em28xx #0 em28xx_isoc_copy :Video frame 97, length=2888, odd
Aug 15 23:15:00 security kernel: [  162.203071] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:00 security kernel: [  162.211047] em28xx #0 em28xx_isoc_copy :Video frame 98, length=296, even
Aug 15 23:15:00 security kernel: [  162.211062] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:00 security kernel: [  162.227079] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:00 security kernel: [  162.227100] em28xx #0 em28xx_isoc_copy :Video frame 99, length=2888, odd
Aug 15 23:15:00 security kernel: [  162.243068] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:00 security kernel: [  162.251042] em28xx #0 em28xx_isoc_copy :Video frame 100, length=368, even
Aug 15 23:15:00 security kernel: [  162.251055] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:00 security kernel: [  162.267081] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:00 security kernel: [  162.267093] em28xx #0 em28xx_isoc_copy :Video frame 101, length=2888, odd
Aug 15 23:15:00 security kernel: [  162.283065] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:00 security kernel: [  162.291045] em28xx #0 em28xx_isoc_copy :Video frame 102, length=60, even
Aug 15 23:15:00 security kernel: [  162.291062] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:00 security kernel: [  162.307185] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:00 security kernel: [  162.307213] em28xx #0 em28xx_isoc_copy :Video frame 103, length=2888, odd
Aug 15 23:15:01 security kernel: [  162.323061] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:01 security kernel: [  162.331039] em28xx #0 em28xx_isoc_copy :Video frame 104, length=44, even
Aug 15 23:15:01 security kernel: [  162.331057] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:01 security kernel: [  162.347072] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:01 security kernel: [  162.347093] em28xx #0 em28xx_isoc_copy :Video frame 105, length=2888, odd
Aug 15 23:15:01 security kernel: [  162.363066] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:01 security kernel: [  162.371032] em28xx #0 em28xx_isoc_copy :Video frame 106, length=52, even
Aug 15 23:15:01 security kernel: [  162.371047] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:01 security kernel: [  162.387069] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:01 security kernel: [  162.387089] em28xx #0 em28xx_isoc_copy :Video frame 107, length=2888, odd
Aug 15 23:15:01 security kernel: [  162.403059] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:01 security kernel: [  162.411030] em28xx #0 em28xx_isoc_copy :Video frame 108, length=56, even
Aug 15 23:15:01 security kernel: [  162.411045] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:01 security kernel: [  162.427061] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:01 security kernel: [  162.427082] em28xx #0 em28xx_isoc_copy :Video frame 109, length=2888, odd
Aug 15 23:15:01 security kernel: [  162.443055] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:01 security kernel: [  162.451025] em28xx #0 em28xx_isoc_copy :Video frame 110, length=60, even
Aug 15 23:15:01 security kernel: [  162.451040] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:01 security kernel: [  162.467109] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:01 security kernel: [  162.467136] em28xx #0 em28xx_isoc_copy :Video frame 111, length=2888, odd
Aug 15 23:15:01 security kernel: [  162.483065] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:01 security kernel: [  162.491024] em28xx #0 em28xx_isoc_copy :Video frame 112, length=64, even
Aug 15 23:15:01 security kernel: [  162.491039] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:01 security kernel: [  162.507058] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:01 security kernel: [  162.507081] em28xx #0 em28xx_isoc_copy :Video frame 113, length=2888, odd
Aug 15 23:15:01 security kernel: [  162.516088] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:01 security kernel: [  162.516099] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:01 security kernel: [  162.516109] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:01 security kernel: [  162.516114] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:01 security kernel: [  162.516121] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:01 security kernel: [  162.516126] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4d2000 maddr: 0x7bd2000 
Aug 15 23:15:01 security kernel: [  162.516134] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd2000 
Aug 15 23:15:01 security kernel: [  162.516148] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd2000 
Aug 15 23:15:01 security kernel: [  162.516154] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:01 security kernel: [  162.516160] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:01 security kernel: [  162.516165] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:01 security kernel: [  162.516170] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:01 security kernel: [  162.516174] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4d2800 maddr: 0x7bd2800 
Aug 15 23:15:01 security kernel: [  162.516180] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd2800 
Aug 15 23:15:01 security kernel: [  162.516198] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd2800 
Aug 15 23:15:01 security kernel: [  162.516579] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:01 security kernel: [  162.516586] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:01 security kernel: [  162.516590] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bd2000  paddr: 0xf4d2000 
Aug 15 23:15:01 security kernel: [  162.516596] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:01 security kernel: [  162.516601] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd2000 
Aug 15 23:15:01 security kernel: [  162.516608] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:01 security kernel: [  162.516612] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:01 security kernel: [  162.516616] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bd2800  paddr: 0xf4d2800 
Aug 15 23:15:01 security kernel: [  162.516621] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:01 security kernel: [  162.516626] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd2800 
Aug 15 23:15:01 security kernel: [  162.516653] <<< 10
Aug 15 23:15:01 security kernel: [  162.523051] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:01 security kernel: [  162.531020] em28xx #0 em28xx_isoc_copy :Video frame 114, length=68, even
Aug 15 23:15:01 security kernel: [  162.531034] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:01 security kernel: [  162.547058] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:01 security kernel: [  162.547079] em28xx #0 em28xx_isoc_copy :Video frame 115, length=2888, odd
Aug 15 23:15:01 security kernel: [  162.563046] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:01 security kernel: [  162.571017] em28xx #0 em28xx_isoc_copy :Video frame 116, length=16, even
Aug 15 23:15:01 security kernel: [  162.571031] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:01 security kernel: [  162.587055] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:01 security kernel: [  162.587076] em28xx #0 em28xx_isoc_copy :Video frame 117, length=2888, odd
Aug 15 23:15:01 security kernel: [  162.603044] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:01 security kernel: [  162.611012] em28xx #0 em28xx_isoc_copy :Video frame 118, length=24, even
Aug 15 23:15:01 security kernel: [  162.611028] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:01 security kernel: [  162.627051] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:01 security kernel: [  162.627073] em28xx #0 em28xx_isoc_copy :Video frame 119, length=2888, odd
Aug 15 23:15:01 security kernel: [  162.643041] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:01 security kernel: [  162.651011] em28xx #0 em28xx_isoc_copy :Video frame 120, length=28, even
Aug 15 23:15:01 security kernel: [  162.651020] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:01 security kernel: [  162.667046] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:01 security kernel: [  162.667058] em28xx #0 em28xx_isoc_copy :Video frame 121, length=2888, odd
Aug 15 23:15:01 security kernel: [  162.683059] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:01 security kernel: [  162.691010] em28xx #0 em28xx_isoc_copy :Video frame 122, length=32, even
Aug 15 23:15:01 security kernel: [  162.691018] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:01 security kernel: [  162.707045] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:01 security kernel: [  162.707069] em28xx #0 em28xx_isoc_copy :Video frame 123, length=2888, odd
Aug 15 23:15:01 security kernel: [  162.723039] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:01 security kernel: [  162.731008] em28xx #0 em28xx_isoc_copy :Video frame 124, length=40, even
Aug 15 23:15:01 security kernel: [  162.731023] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:01 security kernel: [  162.747041] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:01 security kernel: [  162.747055] em28xx #0 em28xx_isoc_copy :Video frame 125, length=2888, odd
Aug 15 23:15:01 security kernel: [  162.763038] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:01 security kernel: [  162.771005] em28xx #0 em28xx_isoc_copy :Video frame 126, length=44, even
Aug 15 23:15:01 security kernel: [  162.771021] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:01 security kernel: [  162.787042] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:01 security kernel: [  162.787065] em28xx #0 em28xx_isoc_copy :Video frame 127, length=2888, odd
Aug 15 23:15:01 security kernel: [  162.803032] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:01 security kernel: [  162.810998] em28xx #0 em28xx_isoc_copy :Video frame 0, length=48, even
Aug 15 23:15:01 security kernel: [  162.811014] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:01 security kernel: [  162.827038] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:01 security kernel: [  162.827060] em28xx #0 em28xx_isoc_copy :Video frame 1, length=2888, odd
Aug 15 23:15:01 security kernel: [  162.843031] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:01 security kernel: [  162.851002] em28xx #0 em28xx_isoc_copy :Video frame 2, length=56, even
Aug 15 23:15:01 security kernel: [  162.851018] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:01 security kernel: [  162.867073] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:01 security kernel: [  162.867095] em28xx #0 em28xx_isoc_copy :Video frame 3, length=2888, odd
Aug 15 23:15:01 security kernel: [  162.883060] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:01 security kernel: [  162.891030] em28xx #0 em28xx_isoc_copy :Video frame 4, length=56, even
Aug 15 23:15:01 security kernel: [  162.891038] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:01 security kernel: [  162.907062] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:01 security kernel: [  162.907083] em28xx #0 em28xx_isoc_copy :Video frame 5, length=2888, odd
Aug 15 23:15:01 security kernel: [  162.923054] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:01 security kernel: [  162.931027] em28xx #0 em28xx_isoc_copy :Video frame 6, length=64, even
Aug 15 23:15:01 security kernel: [  162.931041] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:01 security kernel: [  162.947104] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:01 security kernel: [  162.947130] em28xx #0 em28xx_isoc_copy :Video frame 7, length=2888, odd
Aug 15 23:15:01 security kernel: [  162.963061] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:01 security kernel: [  162.971024] em28xx #0 em28xx_isoc_copy :Video frame 8, length=68, even
Aug 15 23:15:01 security kernel: [  162.971037] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:01 security kernel: [  162.987055] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:01 security kernel: [  162.987077] em28xx #0 em28xx_isoc_copy :Video frame 9, length=2888, odd
Aug 15 23:15:01 security kernel: [  163.003053] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:01 security kernel: [  163.011023] em28xx #0 em28xx_isoc_copy :Video frame 10, length=72, even
Aug 15 23:15:01 security kernel: [  163.011040] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:01 security kernel: [  163.016067] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:01 security kernel: [  163.016083] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:01 security kernel: [  163.016106] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:01 security kernel: [  163.016116] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:01 security kernel: [  163.016130] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:01 security kernel: [  163.016139] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4d3000 maddr: 0x7bd3000 
Aug 15 23:15:01 security kernel: [  163.016152] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd3000 
Aug 15 23:15:01 security kernel: [  163.016177] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd3000 
Aug 15 23:15:01 security kernel: [  163.016188] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:01 security kernel: [  163.016201] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:01 security kernel: [  163.016210] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:01 security kernel: [  163.016219] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:01 security kernel: [  163.016228] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4d3800 maddr: 0x7bd3800 
Aug 15 23:15:01 security kernel: [  163.016240] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd3800 
Aug 15 23:15:01 security kernel: [  163.016260] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd3800 
Aug 15 23:15:01 security kernel: [  163.016707] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:01 security kernel: [  163.016721] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:01 security kernel: [  163.016729] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bd3000  paddr: 0xf4d3000 
Aug 15 23:15:01 security kernel: [  163.016743] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:01 security kernel: [  163.016754] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd3000 
Aug 15 23:15:01 security kernel: [  163.016768] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:01 security kernel: [  163.016777] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:01 security kernel: [  163.016785] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bd3800  paddr: 0xf4d3800 
Aug 15 23:15:01 security kernel: [  163.016798] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:01 security kernel: [  163.016808] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd3800 
Aug 15 23:15:01 security kernel: [  163.016863] <<< 10
Aug 15 23:15:01 security kernel: [  163.027170] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:01 security kernel: [  163.027193] em28xx #0 em28xx_isoc_copy :Video frame 11, length=2888, odd
Aug 15 23:15:01 security kernel: [  163.043047] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:01 security kernel: [  163.051022] em28xx #0 em28xx_isoc_copy :Video frame 12, length=132, even
Aug 15 23:15:01 security kernel: [  163.051031] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:01 security kernel: [  163.067055] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:01 security kernel: [  163.067067] em28xx #0 em28xx_isoc_copy :Video frame 13, length=2888, odd
Aug 15 23:15:01 security kernel: [  163.083106] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:01 security kernel: [  163.091051] em28xx #0 em28xx_isoc_copy :Video frame 14, length=140, even
Aug 15 23:15:01 security kernel: [  163.091064] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:01 security kernel: [  163.107104] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:01 security kernel: [  163.107130] em28xx #0 em28xx_isoc_copy :Video frame 15, length=2888, odd
Aug 15 23:15:01 security kernel: [  163.123048] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:01 security kernel: [  163.131010] em28xx #0 em28xx_isoc_copy :Video frame 16, length=144, even
Aug 15 23:15:01 security kernel: [  163.131024] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:01 security kernel: [  163.147050] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:01 security kernel: [  163.147073] em28xx #0 em28xx_isoc_copy :Video frame 17, length=2888, odd
Aug 15 23:15:01 security kernel: [  163.163035] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:01 security kernel: [  163.171016] em28xx #0 em28xx_isoc_copy :Video frame 18, length=152, even
Aug 15 23:15:01 security kernel: [  163.171034] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:01 security kernel: [  163.187156] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:01 security kernel: [  163.187185] em28xx #0 em28xx_isoc_copy :Video frame 19, length=2888, odd
Aug 15 23:15:01 security kernel: [  163.203036] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:01 security kernel: [  163.211005] em28xx #0 em28xx_isoc_copy :Video frame 20, length=152, even
Aug 15 23:15:01 security kernel: [  163.211020] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:01 security kernel: [  163.227038] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:01 security kernel: [  163.227059] em28xx #0 em28xx_isoc_copy :Video frame 21, length=2888, odd
Aug 15 23:15:01 security kernel: [  163.243036] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:01 security kernel: [  163.251013] em28xx #0 em28xx_isoc_copy :Video frame 22, length=160, even
Aug 15 23:15:01 security kernel: [  163.251029] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:01 security kernel: [  163.267153] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:01 security kernel: [  163.267177] em28xx #0 em28xx_isoc_copy :Video frame 23, length=2888, odd
Aug 15 23:15:01 security kernel: [  163.283054] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:01 security kernel: [  163.291014] em28xx #0 em28xx_isoc_copy :Video frame 24, length=164, even
Aug 15 23:15:01 security kernel: [  163.291024] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:01 security kernel: [  163.307041] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:01 security kernel: [  163.307054] em28xx #0 em28xx_isoc_copy :Video frame 25, length=2888, odd
Aug 15 23:15:02 security kernel: [  163.323056] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:02 security kernel: [  163.330996] em28xx #0 em28xx_isoc_copy :Video frame 26, length=168, even
Aug 15 23:15:02 security kernel: [  163.331011] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:02 security kernel: [  163.347047] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:02 security kernel: [  163.347062] em28xx #0 em28xx_isoc_copy :Video frame 27, length=2888, odd
Aug 15 23:15:02 security kernel: [  163.363031] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:02 security kernel: [  163.370994] em28xx #0 em28xx_isoc_copy :Video frame 28, length=172, even
Aug 15 23:15:02 security kernel: [  163.371009] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:02 security kernel: [  163.387036] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:02 security kernel: [  163.387058] em28xx #0 em28xx_isoc_copy :Video frame 29, length=2888, odd
Aug 15 23:15:02 security kernel: [  163.403026] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:02 security kernel: [  163.410992] em28xx #0 em28xx_isoc_copy :Video frame 30, length=120, even
Aug 15 23:15:02 security kernel: [  163.411008] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:02 security kernel: [  163.427075] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:02 security kernel: [  163.427102] em28xx #0 em28xx_isoc_copy :Video frame 31, length=2888, odd
Aug 15 23:15:02 security kernel: [  163.443032] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:02 security kernel: [  163.450986] em28xx #0 em28xx_isoc_copy :Video frame 32, length=128, even
Aug 15 23:15:02 security kernel: [  163.451000] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:02 security kernel: [  163.467022] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:02 security kernel: [  163.467044] em28xx #0 em28xx_isoc_copy :Video frame 33, length=2888, odd
Aug 15 23:15:02 security kernel: [  163.483018] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:02 security kernel: [  163.490984] em28xx #0 em28xx_isoc_copy :Video frame 34, length=132, even
Aug 15 23:15:02 security kernel: [  163.490999] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:02 security kernel: [  163.507022] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:02 security kernel: [  163.507034] em28xx #0 em28xx_isoc_copy :Video frame 35, length=2888, odd
Aug 15 23:15:02 security kernel: [  163.516058] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:02 security kernel: [  163.516067] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:02 security kernel: [  163.516082] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:02 security kernel: [  163.516087] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:02 security kernel: [  163.516093] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:02 security kernel: [  163.516098] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4d4000 maddr: 0x7bd4000 
Aug 15 23:15:02 security kernel: [  163.516109] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd4000 
Aug 15 23:15:02 security kernel: [  163.516122] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd4000 
Aug 15 23:15:02 security kernel: [  163.516127] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:02 security kernel: [  163.516133] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:02 security kernel: [  163.516137] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:02 security kernel: [  163.516142] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:02 security kernel: [  163.516146] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4d4800 maddr: 0x7bd4800 
Aug 15 23:15:02 security kernel: [  163.516151] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd4800 
Aug 15 23:15:02 security kernel: [  163.516161] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd4800 
Aug 15 23:15:02 security kernel: [  163.516545] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:02 security kernel: [  163.516569] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:02 security kernel: [  163.516584] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bd4000  paddr: 0xf4d4000 
Aug 15 23:15:02 security kernel: [  163.516591] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:02 security kernel: [  163.516596] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd4000 
Aug 15 23:15:02 security kernel: [  163.516605] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:02 security kernel: [  163.516609] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:02 security kernel: [  163.516614] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bd4800  paddr: 0xf4d4800 
Aug 15 23:15:02 security kernel: [  163.516620] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:02 security kernel: [  163.516625] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd4800 
Aug 15 23:15:02 security kernel: [  163.516652] <<< 10
Aug 15 23:15:02 security kernel: [  163.523020] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:02 security kernel: [  163.530979] em28xx #0 em28xx_isoc_copy :Video frame 36, length=136, even
Aug 15 23:15:02 security kernel: [  163.530994] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:02 security kernel: [  163.547019] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:02 security kernel: [  163.547041] em28xx #0 em28xx_isoc_copy :Video frame 37, length=2888, odd
Aug 15 23:15:02 security kernel: [  163.563013] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:02 security kernel: [  163.570977] em28xx #0 em28xx_isoc_copy :Video frame 38, length=140, even
Aug 15 23:15:02 security kernel: [  163.570992] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:02 security kernel: [  163.587015] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:02 security kernel: [  163.587036] em28xx #0 em28xx_isoc_copy :Video frame 39, length=2888, odd
Aug 15 23:15:02 security kernel: [  163.603012] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:02 security kernel: [  163.610978] em28xx #0 em28xx_isoc_copy :Video frame 40, length=148, even
Aug 15 23:15:02 security kernel: [  163.610995] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:02 security kernel: [  163.627123] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:02 security kernel: [  163.627152] em28xx #0 em28xx_isoc_copy :Video frame 41, length=2888, odd
Aug 15 23:15:02 security kernel: [  163.643139] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:02 security kernel: [  163.651052] em28xx #0 em28xx_isoc_copy :Video frame 42, length=152, even
Aug 15 23:15:02 security kernel: [  163.651074] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:02 security kernel: [  163.667017] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:02 security kernel: [  163.667037] em28xx #0 em28xx_isoc_copy :Video frame 43, length=2888, odd
Aug 15 23:15:02 security kernel: [  163.683005] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:02 security kernel: [  163.690972] em28xx #0 em28xx_isoc_copy :Video frame 44, length=160, even
Aug 15 23:15:02 security kernel: [  163.690981] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:02 security kernel: [  163.707002] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:02 security kernel: [  163.707014] em28xx #0 em28xx_isoc_copy :Video frame 45, length=2888, odd
Aug 15 23:15:02 security kernel: [  163.723001] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:02 security kernel: [  163.730974] em28xx #0 em28xx_isoc_copy :Video frame 46, length=160, even
Aug 15 23:15:02 security kernel: [  163.730984] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:02 security kernel: [  163.747053] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:02 security kernel: [  163.747080] em28xx #0 em28xx_isoc_copy :Video frame 47, length=2888, odd
Aug 15 23:15:02 security kernel: [  163.763044] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:02 security kernel: [  163.771004] em28xx #0 em28xx_isoc_copy :Video frame 48, length=168, even
Aug 15 23:15:02 security kernel: [  163.771026] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:02 security kernel: [  163.786999] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:02 security kernel: [  163.787022] em28xx #0 em28xx_isoc_copy :Video frame 49, length=2888, odd
Aug 15 23:15:02 security kernel: [  163.802995] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:02 security kernel: [  163.810962] em28xx #0 em28xx_isoc_copy :Video frame 50, length=196, even
Aug 15 23:15:02 security kernel: [  163.810976] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:02 security kernel: [  163.827000] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:02 security kernel: [  163.827021] em28xx #0 em28xx_isoc_copy :Video frame 51, length=2888, odd
Aug 15 23:15:02 security kernel: [  163.842993] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:02 security kernel: [  163.850962] em28xx #0 em28xx_isoc_copy :Video frame 52, length=176, even
Aug 15 23:15:02 security kernel: [  163.850975] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:02 security kernel: [  163.867027] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:02 security kernel: [  163.867048] em28xx #0 em28xx_isoc_copy :Video frame 53, length=2888, odd
Aug 15 23:15:02 security kernel: [  163.883022] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:02 security kernel: [  163.890992] em28xx #0 em28xx_isoc_copy :Video frame 54, length=236, even
Aug 15 23:15:02 security kernel: [  163.891006] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:02 security kernel: [  163.907067] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:02 security kernel: [  163.907083] em28xx #0 em28xx_isoc_copy :Video frame 55, length=2888, odd
Aug 15 23:15:02 security kernel: [  163.923079] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:02 security kernel: [  163.931026] em28xx #0 em28xx_isoc_copy :Video frame 56, length=244, even
Aug 15 23:15:02 security kernel: [  163.931048] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:02 security kernel: [  163.947025] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:02 security kernel: [  163.947047] em28xx #0 em28xx_isoc_copy :Video frame 57, length=2888, odd
Aug 15 23:15:02 security kernel: [  163.963020] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:02 security kernel: [  163.970985] em28xx #0 em28xx_isoc_copy :Video frame 58, length=248, even
Aug 15 23:15:02 security kernel: [  163.971000] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:02 security kernel: [  163.987020] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:02 security kernel: [  163.987043] em28xx #0 em28xx_isoc_copy :Video frame 59, length=2888, odd
Aug 15 23:15:02 security kernel: [  164.003014] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:02 security kernel: [  164.010984] em28xx #0 em28xx_isoc_copy :Video frame 60, length=256, even
Aug 15 23:15:02 security kernel: [  164.010999] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:02 security kernel: [  164.016164] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:02 security kernel: [  164.016174] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:02 security kernel: [  164.016192] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:02 security kernel: [  164.016197] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:02 security kernel: [  164.016203] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:02 security kernel: [  164.016214] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4d5000 maddr: 0x7bd5000 
Aug 15 23:15:02 security kernel: [  164.016220] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd5000 
Aug 15 23:15:02 security kernel: [  164.016233] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd5000 
Aug 15 23:15:02 security kernel: [  164.016239] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:02 security kernel: [  164.016244] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:02 security kernel: [  164.016248] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:02 security kernel: [  164.016253] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:02 security kernel: [  164.016257] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4d5800 maddr: 0x7bd5800 
Aug 15 23:15:02 security kernel: [  164.016262] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd5800 
Aug 15 23:15:02 security kernel: [  164.016271] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd5800 
Aug 15 23:15:02 security kernel: [  164.016641] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:02 security kernel: [  164.016649] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:02 security kernel: [  164.016656] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bd5000  paddr: 0xf4d5000 
Aug 15 23:15:02 security kernel: [  164.016662] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:02 security kernel: [  164.016667] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd5000 
Aug 15 23:15:02 security kernel: [  164.016682] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:02 security kernel: [  164.016686] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:02 security kernel: [  164.016690] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bd5800  paddr: 0xf4d5800 
Aug 15 23:15:02 security kernel: [  164.016696] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:02 security kernel: [  164.016700] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd5800 
Aug 15 23:15:02 security kernel: [  164.016724] <<< 10
Aug 15 23:15:02 security kernel: [  164.027013] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:02 security kernel: [  164.027032] em28xx #0 em28xx_isoc_copy :Video frame 61, length=2888, odd
Aug 15 23:15:02 security kernel: [  164.043013] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:02 security kernel: [  164.050980] em28xx #0 em28xx_isoc_copy :Video frame 62, length=260, even
Aug 15 23:15:02 security kernel: [  164.050995] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:02 security kernel: [  164.067046] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:02 security kernel: [  164.067060] em28xx #0 em28xx_isoc_copy :Video frame 63, length=2888, odd
Aug 15 23:15:02 security kernel: [  164.083015] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:02 security kernel: [  164.090983] em28xx #0 em28xx_isoc_copy :Video frame 64, length=260, even
Aug 15 23:15:02 security kernel: [  164.090992] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:02 security kernel: [  164.107053] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:02 security kernel: [  164.107068] em28xx #0 em28xx_isoc_copy :Video frame 65, length=2888, odd
Aug 15 23:15:02 security kernel: [  164.123005] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:02 security kernel: [  164.130972] em28xx #0 em28xx_isoc_copy :Video frame 66, length=268, even
Aug 15 23:15:02 security kernel: [  164.130988] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:02 security kernel: [  164.147013] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:02 security kernel: [  164.147034] em28xx #0 em28xx_isoc_copy :Video frame 67, length=2888, odd
Aug 15 23:15:02 security kernel: [  164.163004] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:02 security kernel: [  164.170979] em28xx #0 em28xx_isoc_copy :Video frame 68, length=272, even
Aug 15 23:15:02 security kernel: [  164.170997] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:02 security kernel: [  164.187117] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:02 security kernel: [  164.187145] em28xx #0 em28xx_isoc_copy :Video frame 69, length=2888, odd
Aug 15 23:15:02 security kernel: [  164.202992] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:02 security kernel: [  164.210969] em28xx #0 em28xx_isoc_copy :Video frame 70, length=276, even
Aug 15 23:15:02 security kernel: [  164.210985] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:02 security kernel: [  164.227005] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:02 security kernel: [  164.227026] em28xx #0 em28xx_isoc_copy :Video frame 71, length=2888, odd
Aug 15 23:15:02 security kernel: [  164.242994] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:02 security kernel: [  164.250968] em28xx #0 em28xx_isoc_copy :Video frame 72, length=228, even
Aug 15 23:15:02 security kernel: [  164.250982] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:02 security kernel: [  164.266999] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:02 security kernel: [  164.267020] em28xx #0 em28xx_isoc_copy :Video frame 73, length=2888, odd
Aug 15 23:15:02 security kernel: [  164.282990] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:02 security kernel: [  164.290966] em28xx #0 em28xx_isoc_copy :Video frame 74, length=232, even
Aug 15 23:15:02 security kernel: [  164.290981] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:02 security kernel: [  164.306994] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:02 security kernel: [  164.307015] em28xx #0 em28xx_isoc_copy :Video frame 75, length=2888, odd
Aug 15 23:15:03 security kernel: [  164.322993] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:03 security kernel: [  164.330965] em28xx #0 em28xx_isoc_copy :Video frame 76, length=248, even
Aug 15 23:15:03 security kernel: [  164.330973] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:03 security kernel: [  164.346994] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:03 security kernel: [  164.347016] em28xx #0 em28xx_isoc_copy :Video frame 77, length=2888, odd
Aug 15 23:15:03 security kernel: [  164.362988] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:03 security kernel: [  164.370959] em28xx #0 em28xx_isoc_copy :Video frame 78, length=240, even
Aug 15 23:15:03 security kernel: [  164.370975] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:03 security kernel: [  164.387039] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:03 security kernel: [  164.387066] em28xx #0 em28xx_isoc_copy :Video frame 79, length=2888, odd
Aug 15 23:15:03 security kernel: [  164.402994] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:03 security kernel: [  164.410959] em28xx #0 em28xx_isoc_copy :Video frame 80, length=244, even
Aug 15 23:15:03 security kernel: [  164.410975] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:03 security kernel: [  164.426985] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:03 security kernel: [  164.427007] em28xx #0 em28xx_isoc_copy :Video frame 81, length=2888, odd
Aug 15 23:15:03 security kernel: [  164.442985] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:03 security kernel: [  164.450955] em28xx #0 em28xx_isoc_copy :Video frame 82, length=252, even
Aug 15 23:15:03 security kernel: [  164.450970] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:03 security kernel: [  164.466984] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:03 security kernel: [  164.467006] em28xx #0 em28xx_isoc_copy :Video frame 83, length=2888, odd
Aug 15 23:15:03 security kernel: [  164.482976] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:03 security kernel: [  164.490950] em28xx #0 em28xx_isoc_copy :Video frame 84, length=256, even
Aug 15 23:15:03 security kernel: [  164.490964] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:03 security kernel: [  164.506978] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:03 security kernel: [  164.507000] em28xx #0 em28xx_isoc_copy :Video frame 85, length=2888, odd
Aug 15 23:15:03 security kernel: [  164.516049] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:03 security kernel: [  164.516058] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:03 security kernel: [  164.516073] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:03 security kernel: [  164.516078] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:03 security kernel: [  164.516084] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:03 security kernel: [  164.516088] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4d6000 maddr: 0x7bd6000 
Aug 15 23:15:03 security kernel: [  164.516103] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd6000 
Aug 15 23:15:03 security kernel: [  164.516116] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd6000 
Aug 15 23:15:03 security kernel: [  164.516121] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:03 security kernel: [  164.516127] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:03 security kernel: [  164.516131] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:03 security kernel: [  164.516135] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:03 security kernel: [  164.516139] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4d6800 maddr: 0x7bd6800 
Aug 15 23:15:03 security kernel: [  164.516145] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd6800 
Aug 15 23:15:03 security kernel: [  164.516153] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd6800 
Aug 15 23:15:03 security kernel: [  164.516497] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:03 security kernel: [  164.516502] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:03 security kernel: [  164.516506] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bd6000  paddr: 0xf4d6000 
Aug 15 23:15:03 security kernel: [  164.516512] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:03 security kernel: [  164.516517] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd6000 
Aug 15 23:15:03 security kernel: [  164.516524] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:03 security kernel: [  164.516528] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:03 security kernel: [  164.516531] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bd6800  paddr: 0xf4d6800 
Aug 15 23:15:03 security kernel: [  164.516537] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:03 security kernel: [  164.516541] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd6800 
Aug 15 23:15:03 security kernel: [  164.516566] <<< 10
Aug 15 23:15:03 security kernel: [  164.522972] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:03 security kernel: [  164.530948] em28xx #0 em28xx_isoc_copy :Video frame 86, length=264, even
Aug 15 23:15:03 security kernel: [  164.530956] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:03 security kernel: [  164.546983] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:03 security kernel: [  164.547005] em28xx #0 em28xx_isoc_copy :Video frame 87, length=2888, odd
Aug 15 23:15:03 security kernel: [  164.562967] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:03 security kernel: [  164.570948] em28xx #0 em28xx_isoc_copy :Video frame 88, length=264, even
Aug 15 23:15:03 security kernel: [  164.570966] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:03 security kernel: [  164.587091] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:03 security kernel: [  164.587120] em28xx #0 em28xx_isoc_copy :Video frame 89, length=2888, odd
Aug 15 23:15:03 security kernel: [  164.602967] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:03 security kernel: [  164.610933] em28xx #0 em28xx_isoc_copy :Video frame 90, length=272, even
Aug 15 23:15:03 security kernel: [  164.610949] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:03 security kernel: [  164.626976] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:03 security kernel: [  164.626998] em28xx #0 em28xx_isoc_copy :Video frame 91, length=2888, odd
Aug 15 23:15:03 security kernel: [  164.642966] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:03 security kernel: [  164.650935] em28xx #0 em28xx_isoc_copy :Video frame 92, length=276, even
Aug 15 23:15:03 security kernel: [  164.650949] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:03 security kernel: [  164.666971] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:03 security kernel: [  164.666992] em28xx #0 em28xx_isoc_copy :Video frame 93, length=2888, odd
Aug 15 23:15:03 security kernel: [  164.682959] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:03 security kernel: [  164.690935] em28xx #0 em28xx_isoc_copy :Video frame 94, length=280, even
Aug 15 23:15:03 security kernel: [  164.690950] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:03 security kernel: [  164.706973] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:03 security kernel: [  164.706997] em28xx #0 em28xx_isoc_copy :Video frame 95, length=2888, odd
Aug 15 23:15:03 security kernel: [  164.722965] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:03 security kernel: [  164.730939] em28xx #0 em28xx_isoc_copy :Video frame 96, length=340, even
Aug 15 23:15:03 security kernel: [  164.730948] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:03 security kernel: [  164.747008] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:03 security kernel: [  164.747033] em28xx #0 em28xx_isoc_copy :Video frame 97, length=2888, odd
Aug 15 23:15:03 security kernel: [  164.763010] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:03 security kernel: [  164.770965] em28xx #0 em28xx_isoc_copy :Video frame 98, length=348, even
Aug 15 23:15:03 security kernel: [  164.770987] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:03 security kernel: [  164.787012] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:03 security kernel: [  164.787037] em28xx #0 em28xx_isoc_copy :Video frame 99, length=2888, odd
Aug 15 23:15:03 security kernel: [  164.802959] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:03 security kernel: [  164.810924] em28xx #0 em28xx_isoc_copy :Video frame 100, length=368, even
Aug 15 23:15:03 security kernel: [  164.810938] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:03 security kernel: [  164.826955] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:03 security kernel: [  164.826976] em28xx #0 em28xx_isoc_copy :Video frame 101, length=2888, odd
Aug 15 23:15:03 security kernel: [  164.842946] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:03 security kernel: [  164.850918] em28xx #0 em28xx_isoc_copy :Video frame 102, length=360, even
Aug 15 23:15:03 security kernel: [  164.850933] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:03 security kernel: [  164.867009] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:03 security kernel: [  164.867039] em28xx #0 em28xx_isoc_copy :Video frame 103, length=2888, odd
Aug 15 23:15:03 security kernel: [  164.882988] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:03 security kernel: [  164.890953] em28xx #0 em28xx_isoc_copy :Video frame 104, length=364, even
Aug 15 23:15:03 security kernel: [  164.890970] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:03 security kernel: [  164.906990] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:03 security kernel: [  164.907012] em28xx #0 em28xx_isoc_copy :Video frame 105, length=2888, odd
Aug 15 23:15:03 security kernel: [  164.922993] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:03 security kernel: [  164.930950] em28xx #0 em28xx_isoc_copy :Video frame 106, length=368, even
Aug 15 23:15:03 security kernel: [  164.930959] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:03 security kernel: [  164.946984] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:03 security kernel: [  164.947004] em28xx #0 em28xx_isoc_copy :Video frame 107, length=2888, odd
Aug 15 23:15:03 security kernel: [  164.962984] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:03 security kernel: [  164.970946] em28xx #0 em28xx_isoc_copy :Video frame 108, length=372, even
Aug 15 23:15:03 security kernel: [  164.970961] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:03 security kernel: [  164.986979] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:03 security kernel: [  164.987001] em28xx #0 em28xx_isoc_copy :Video frame 109, length=2888, odd
Aug 15 23:15:03 security kernel: [  165.002971] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:03 security kernel: [  165.010941] em28xx #0 em28xx_isoc_copy :Video frame 110, length=400, even
Aug 15 23:15:03 security kernel: [  165.010955] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:03 security kernel: [  165.016032] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:03 security kernel: [  165.016043] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:03 security kernel: [  165.016071] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:03 security kernel: [  165.016076] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:03 security kernel: [  165.016083] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:03 security kernel: [  165.016088] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4d7000 maddr: 0x7bd7000 
Aug 15 23:15:03 security kernel: [  165.016095] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd7000 
Aug 15 23:15:03 security kernel: [  165.016109] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd7000 
Aug 15 23:15:03 security kernel: [  165.016116] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:03 security kernel: [  165.016122] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:03 security kernel: [  165.016127] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:03 security kernel: [  165.016132] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:03 security kernel: [  165.016136] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4d7800 maddr: 0x7bd7800 
Aug 15 23:15:03 security kernel: [  165.016142] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd7800 
Aug 15 23:15:03 security kernel: [  165.016152] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd7800 
Aug 15 23:15:03 security kernel: [  165.016518] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:03 security kernel: [  165.016524] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:03 security kernel: [  165.016528] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bd7000  paddr: 0xf4d7000 
Aug 15 23:15:03 security kernel: [  165.016534] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:03 security kernel: [  165.016539] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd7000 
Aug 15 23:15:03 security kernel: [  165.016546] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:03 security kernel: [  165.016550] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:03 security kernel: [  165.016554] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bd7800  paddr: 0xf4d7800 
Aug 15 23:15:03 security kernel: [  165.016559] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:03 security kernel: [  165.016564] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd7800 
Aug 15 23:15:03 security kernel: [  165.016591] <<< 10
Aug 15 23:15:03 security kernel: [  165.026988] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:03 security kernel: [  165.027021] em28xx #0 em28xx_isoc_copy :Video frame 111, length=2888, odd
Aug 15 23:15:03 security kernel: [  165.043033] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:03 security kernel: [  165.050941] em28xx #0 em28xx_isoc_copy :Video frame 112, length=380, even
Aug 15 23:15:03 security kernel: [  165.050959] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:03 security kernel: [  165.066995] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:03 security kernel: [  165.067027] em28xx #0 em28xx_isoc_copy :Video frame 113, length=2888, odd
Aug 15 23:15:03 security kernel: [  165.082992] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:03 security kernel: [  165.090955] em28xx #0 em28xx_isoc_copy :Video frame 114, length=332, even
Aug 15 23:15:03 security kernel: [  165.090996] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:03 security kernel: [  165.106991] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:03 security kernel: [  165.107008] em28xx #0 em28xx_isoc_copy :Video frame 115, length=2888, odd
Aug 15 23:15:03 security kernel: [  165.122963] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:03 security kernel: [  165.130942] em28xx #0 em28xx_isoc_copy :Video frame 116, length=336, even
Aug 15 23:15:03 security kernel: [  165.130952] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:03 security kernel: [  165.130959] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:03 security kernel: [  165.146941] em28xx #0 em28xx_isoc_copy :Video frame 117, length=2888, odd
Aug 15 23:15:03 security kernel: [  165.170966] em28xx #0 em28xx_isoc_copy :Video frame 118, length=344, even
Aug 15 23:15:03 security kernel: [  165.170978] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:03 security kernel: [  165.186935] em28xx #0 em28xx_isoc_copy :Video frame 119, length=2888, odd
Aug 15 23:15:03 security kernel: [  165.210927] em28xx #0 em28xx_isoc_copy :Video frame 120, length=344, even
Aug 15 23:15:03 security kernel: [  165.210937] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:03 security kernel: [  165.226930] em28xx #0 em28xx_isoc_copy :Video frame 121, length=2888, odd
Aug 15 23:15:03 security kernel: [  165.250958] em28xx #0 em28xx_isoc_copy :Video frame 122, length=352, even
Aug 15 23:15:03 security kernel: [  165.250977] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:03 security kernel: [  165.266935] em28xx #0 em28xx_isoc_copy :Video frame 123, length=2888, odd
Aug 15 23:15:03 security kernel: [  165.290926] em28xx #0 em28xx_isoc_copy :Video frame 124, length=356, even
Aug 15 23:15:03 security kernel: [  165.290937] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:03 security kernel: [  165.306959] em28xx #0 em28xx_isoc_copy :Video frame 125, length=2888, odd
Aug 15 23:15:04 security kernel: [  165.330950] em28xx #0 em28xx_isoc_copy :Video frame 126, length=360, even
Aug 15 23:15:04 security kernel: [  165.330969] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:04 security kernel: [  165.346961] em28xx #0 em28xx_isoc_copy :Video frame 127, length=2888, odd
Aug 15 23:15:04 security kernel: [  165.370994] em28xx #0 em28xx_isoc_copy :Video frame 0, length=368, even
Aug 15 23:15:04 security kernel: [  165.371015] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:04 security kernel: [  165.387000] em28xx #0 em28xx_isoc_copy :Video frame 1, length=2888, odd
Aug 15 23:15:04 security kernel: [  165.410995] em28xx #0 em28xx_isoc_copy :Video frame 2, length=368, even
Aug 15 23:15:04 security kernel: [  165.411016] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:04 security kernel: [  165.426996] em28xx #0 em28xx_isoc_copy :Video frame 3, length=2888, odd
Aug 15 23:15:04 security kernel: [  165.450982] em28xx #0 em28xx_isoc_copy :Video frame 4, length=376, even
Aug 15 23:15:04 security kernel: [  165.451000] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:04 security kernel: [  165.466928] em28xx #0 em28xx_isoc_copy :Video frame 5, length=2888, odd
Aug 15 23:15:04 security kernel: [  165.490924] em28xx #0 em28xx_isoc_copy :Video frame 6, length=384, even
Aug 15 23:15:04 security kernel: [  165.490939] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:04 security kernel: [  165.506939] em28xx #0 em28xx_isoc_copy :Video frame 7, length=2888, odd
Aug 15 23:15:04 security kernel: [  165.516091] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:04 security kernel: [  165.516107] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:04 security kernel: [  165.516126] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:04 security kernel: [  165.516136] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:04 security kernel: [  165.516149] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:04 security kernel: [  165.516159] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4d8000 maddr: 0x7bd8000 
Aug 15 23:15:04 security kernel: [  165.516172] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd8000 
Aug 15 23:15:04 security kernel: [  165.516196] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd8000 
Aug 15 23:15:04 security kernel: [  165.516209] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:04 security kernel: [  165.516222] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:04 security kernel: [  165.516230] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:04 security kernel: [  165.516240] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:04 security kernel: [  165.516249] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4d8800 maddr: 0x7bd8800 
Aug 15 23:15:04 security kernel: [  165.516261] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd8800 
Aug 15 23:15:04 security kernel: [  165.516281] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd8800 
Aug 15 23:15:04 security kernel: [  165.516714] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:04 security kernel: [  165.516725] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:04 security kernel: [  165.516734] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bd8000  paddr: 0xf4d8000 
Aug 15 23:15:04 security kernel: [  165.516747] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:04 security kernel: [  165.516758] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd8000 
Aug 15 23:15:04 security kernel: [  165.516772] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:04 security kernel: [  165.516781] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:04 security kernel: [  165.516789] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bd8800  paddr: 0xf4d8800 
Aug 15 23:15:04 security kernel: [  165.516802] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:04 security kernel: [  165.516812] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd8800 
Aug 15 23:15:04 security kernel: [  165.516860] <<< 10
Aug 15 23:15:04 security kernel: [  165.531067] em28xx #0 em28xx_isoc_copy :Video frame 8, length=396, even
Aug 15 23:15:04 security kernel: [  165.531084] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:04 security kernel: [  165.546994] em28xx #0 em28xx_isoc_copy :Video frame 9, length=2888, odd
Aug 15 23:15:04 security kernel: [  165.571141] em28xx #0 em28xx_isoc_copy :Video frame 10, length=448, even
Aug 15 23:15:04 security kernel: [  165.571179] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:04 security kernel: [  165.587129] em28xx #0 em28xx_isoc_copy :Video frame 11, length=2888, odd
Aug 15 23:15:04 security kernel: [  165.611124] em28xx #0 em28xx_isoc_copy :Video frame 12, length=452, even
Aug 15 23:15:04 security kernel: [  165.611163] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:04 security kernel: [  165.627142] em28xx #0 em28xx_isoc_copy :Video frame 13, length=2888, odd
Aug 15 23:15:04 security kernel: [  165.650898] em28xx #0 em28xx_isoc_copy :Video frame 14, length=456, even
Aug 15 23:15:04 security kernel: [  165.650907] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:04 security kernel: [  165.667118] em28xx #0 em28xx_isoc_copy :Video frame 15, length=2888, odd
Aug 15 23:15:04 security kernel: [  165.691112] em28xx #0 em28xx_isoc_copy :Video frame 16, length=464, even
Aug 15 23:15:04 security kernel: [  165.691146] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:04 security kernel: [  165.707130] em28xx #0 em28xx_isoc_copy :Video frame 17, length=2888, odd
Aug 15 23:15:04 security kernel: [  165.731134] em28xx #0 em28xx_isoc_copy :Video frame 18, length=472, even
Aug 15 23:15:04 security kernel: [  165.731168] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:04 security kernel: [  165.747129] em28xx #0 em28xx_isoc_copy :Video frame 19, length=2888, odd
Aug 15 23:15:04 security kernel: [  165.771122] em28xx #0 em28xx_isoc_copy :Video frame 20, length=476, even
Aug 15 23:15:04 security kernel: [  165.771158] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:04 security kernel: [  165.787134] em28xx #0 em28xx_isoc_copy :Video frame 21, length=2888, odd
Aug 15 23:15:04 security kernel: [  165.811123] em28xx #0 em28xx_isoc_copy :Video frame 22, length=480, even
Aug 15 23:15:04 security kernel: [  165.811158] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:04 security kernel: [  165.827113] em28xx #0 em28xx_isoc_copy :Video frame 23, length=2888, odd
Aug 15 23:15:04 security kernel: [  165.851106] em28xx #0 em28xx_isoc_copy :Video frame 24, length=484, even
Aug 15 23:15:04 security kernel: [  165.851140] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:04 security kernel: [  165.867174] em28xx #0 em28xx_isoc_copy :Video frame 25, length=2888, odd
Aug 15 23:15:04 security kernel: [  165.891142] em28xx #0 em28xx_isoc_copy :Video frame 26, length=492, even
Aug 15 23:15:04 security kernel: [  165.891181] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:04 security kernel: [  165.907136] em28xx #0 em28xx_isoc_copy :Video frame 27, length=2888, odd
Aug 15 23:15:04 security kernel: [  165.930905] em28xx #0 em28xx_isoc_copy :Video frame 28, length=432, even
Aug 15 23:15:04 security kernel: [  165.930917] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:04 security kernel: [  165.947148] em28xx #0 em28xx_isoc_copy :Video frame 29, length=2888, odd
Aug 15 23:15:04 security kernel: [  165.971125] em28xx #0 em28xx_isoc_copy :Video frame 30, length=440, even
Aug 15 23:15:04 security kernel: [  165.971159] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:04 security kernel: [  165.986901] em28xx #0 em28xx_isoc_copy :Video frame 31, length=2888, odd
Aug 15 23:15:04 security kernel: [  166.011136] em28xx #0 em28xx_isoc_copy :Video frame 32, length=448, even
Aug 15 23:15:04 security kernel: [  166.011169] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:04 security kernel: [  166.016102] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:04 security kernel: [  166.016128] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:04 security kernel: [  166.016164] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:04 security kernel: [  166.016184] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:04 security kernel: [  166.016213] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:04 security kernel: [  166.016233] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4d9000 maddr: 0x7bd9000 
Aug 15 23:15:04 security kernel: [  166.016259] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd9000 
Aug 15 23:15:04 security kernel: [  166.016306] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd9000 
Aug 15 23:15:04 security kernel: [  166.016330] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:04 security kernel: [  166.016355] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:04 security kernel: [  166.016372] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:04 security kernel: [  166.016391] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:04 security kernel: [  166.016409] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4d9800 maddr: 0x7bd9800 
Aug 15 23:15:04 security kernel: [  166.016434] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd9800 
Aug 15 23:15:04 security kernel: [  166.016475] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd9800 
Aug 15 23:15:04 security kernel: [  166.016847] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:04 security kernel: [  166.016866] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:04 security kernel: [  166.016883] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bd9000  paddr: 0xf4d9000 
Aug 15 23:15:04 security kernel: [  166.016909] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:04 security kernel: [  166.016930] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd9000 
Aug 15 23:15:04 security kernel: [  166.016959] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:04 security kernel: [  166.016976] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:04 security kernel: [  166.016992] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bd9800  paddr: 0xf4d9800 
Aug 15 23:15:04 security kernel: [  166.017020] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:04 security kernel: [  166.017042] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bd9800 
Aug 15 23:15:04 security kernel: [  166.017131] <<< 10
Aug 15 23:15:04 security kernel: [  166.027137] em28xx #0 em28xx_isoc_copy :Video frame 33, length=2888, odd
Aug 15 23:15:04 security kernel: [  166.051137] em28xx #0 em28xx_isoc_copy :Video frame 34, length=452, even
Aug 15 23:15:04 security kernel: [  166.051175] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:04 security kernel: [  166.067142] em28xx #0 em28xx_isoc_copy :Video frame 35, length=2888, odd
Aug 15 23:15:04 security kernel: [  166.091123] em28xx #0 em28xx_isoc_copy :Video frame 36, length=456, even
Aug 15 23:15:04 security kernel: [  166.091159] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:04 security kernel: [  166.107134] em28xx #0 em28xx_isoc_copy :Video frame 37, length=2888, odd
Aug 15 23:15:04 security kernel: [  166.131128] em28xx #0 em28xx_isoc_copy :Video frame 38, length=464, even
Aug 15 23:15:04 security kernel: [  166.131165] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:04 security kernel: [  166.147119] em28xx #0 em28xx_isoc_copy :Video frame 39, length=2888, odd
Aug 15 23:15:04 security kernel: [  166.171132] em28xx #0 em28xx_isoc_copy :Video frame 40, length=464, even
Aug 15 23:15:04 security kernel: [  166.171169] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:04 security kernel: [  166.187120] em28xx #0 em28xx_isoc_copy :Video frame 41, length=2888, odd
Aug 15 23:15:04 security kernel: [  166.211110] em28xx #0 em28xx_isoc_copy :Video frame 42, length=472, even
Aug 15 23:15:04 security kernel: [  166.211142] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:04 security kernel: [  166.227126] em28xx #0 em28xx_isoc_copy :Video frame 43, length=2888, odd
Aug 15 23:15:04 security kernel: [  166.250880] em28xx #0 em28xx_isoc_copy :Video frame 44, length=476, even
Aug 15 23:15:04 security kernel: [  166.250895] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:04 security kernel: [  166.267107] em28xx #0 em28xx_isoc_copy :Video frame 45, length=2888, odd
Aug 15 23:15:04 security kernel: [  166.291102] em28xx #0 em28xx_isoc_copy :Video frame 46, length=480, even
Aug 15 23:15:04 security kernel: [  166.291141] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:04 security kernel: [  166.307105] em28xx #0 em28xx_isoc_copy :Video frame 47, length=2888, odd
Aug 15 23:15:05 security kernel: [  166.331121] em28xx #0 em28xx_isoc_copy :Video frame 48, length=488, even
Aug 15 23:15:05 security kernel: [  166.331157] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:05 security kernel: [  166.346882] em28xx #0 em28xx_isoc_copy :Video frame 49, length=2888, odd
Aug 15 23:15:05 security kernel: [  166.370953] em28xx #0 em28xx_isoc_copy :Video frame 50, length=492, even
Aug 15 23:15:05 security kernel: [  166.370975] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:05 security kernel: [  166.386962] em28xx #0 em28xx_isoc_copy :Video frame 51, length=2888, odd
Aug 15 23:15:05 security kernel: [  166.410961] em28xx #0 em28xx_isoc_copy :Video frame 52, length=552, even
Aug 15 23:15:05 security kernel: [  166.410979] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:05 security kernel: [  166.426952] em28xx #0 em28xx_isoc_copy :Video frame 53, length=2888, odd
Aug 15 23:15:05 security kernel: [  166.451110] em28xx #0 em28xx_isoc_copy :Video frame 54, length=556, even
Aug 15 23:15:05 security kernel: [  166.451148] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:05 security kernel: [  166.467108] em28xx #0 em28xx_isoc_copy :Video frame 55, length=2888, odd
Aug 15 23:15:05 security kernel: [  166.490865] em28xx #0 em28xx_isoc_copy :Video frame 56, length=560, even
Aug 15 23:15:05 security kernel: [  166.490881] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:05 security kernel: [  166.506945] em28xx #0 em28xx_isoc_copy :Video frame 57, length=2888, odd
Aug 15 23:15:05 security kernel: [  166.516082] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:05 security kernel: [  166.516096] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:05 security kernel: [  166.516114] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:05 security kernel: [  166.516127] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:05 security kernel: [  166.516139] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:05 security kernel: [  166.516149] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4da000 maddr: 0x7bda000 
Aug 15 23:15:05 security kernel: [  166.516164] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bda000 
Aug 15 23:15:05 security kernel: [  166.516189] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bda000 
Aug 15 23:15:05 security kernel: [  166.516201] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:05 security kernel: [  166.516214] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:05 security kernel: [  166.516222] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:05 security kernel: [  166.516232] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:05 security kernel: [  166.516242] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4da800 maddr: 0x7bda800 
Aug 15 23:15:05 security kernel: [  166.516254] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bda800 
Aug 15 23:15:05 security kernel: [  166.516275] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bda800 
Aug 15 23:15:05 security kernel: [  166.516674] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:05 security kernel: [  166.516686] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:05 security kernel: [  166.516694] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bda000  paddr: 0xf4da000 
Aug 15 23:15:05 security kernel: [  166.516708] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:05 security kernel: [  166.516719] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bda000 
Aug 15 23:15:05 security kernel: [  166.516733] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:05 security kernel: [  166.516742] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:05 security kernel: [  166.516750] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bda800  paddr: 0xf4da800 
Aug 15 23:15:05 security kernel: [  166.516763] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:05 security kernel: [  166.516773] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bda800 
Aug 15 23:15:05 security kernel: [  166.518403] <<< 10
Aug 15 23:15:05 security kernel: [  166.530936] em28xx #0 em28xx_isoc_copy :Video frame 58, length=576, even
Aug 15 23:15:05 security kernel: [  166.530957] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:05 security kernel: [  166.547150] em28xx #0 em28xx_isoc_copy :Video frame 59, length=2888, odd
Aug 15 23:15:05 security kernel: [  166.571097] em28xx #0 em28xx_isoc_copy :Video frame 60, length=572, even
Aug 15 23:15:05 security kernel: [  166.571134] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:05 security kernel: [  166.587090] em28xx #0 em28xx_isoc_copy :Video frame 61, length=2888, odd
Aug 15 23:15:05 security kernel: [  166.611089] em28xx #0 em28xx_isoc_copy :Video frame 62, length=580, even
Aug 15 23:15:05 security kernel: [  166.611124] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:05 security kernel: [  166.627103] em28xx #0 em28xx_isoc_copy :Video frame 63, length=2888, odd
Aug 15 23:15:05 security kernel: [  166.651087] em28xx #0 em28xx_isoc_copy :Video frame 64, length=584, even
Aug 15 23:15:05 security kernel: [  166.651126] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:05 security kernel: [  166.667119] em28xx #0 em28xx_isoc_copy :Video frame 65, length=2888, odd
Aug 15 23:15:05 security kernel: [  166.691077] em28xx #0 em28xx_isoc_copy :Video frame 66, length=592, even
Aug 15 23:15:05 security kernel: [  166.691113] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:05 security kernel: [  166.707092] em28xx #0 em28xx_isoc_copy :Video frame 67, length=2888, odd
Aug 15 23:15:05 security kernel: [  166.731089] em28xx #0 em28xx_isoc_copy :Video frame 68, length=592, even
Aug 15 23:15:05 security kernel: [  166.731126] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:05 security kernel: [  166.747068] em28xx #0 em28xx_isoc_copy :Video frame 69, length=2888, odd
Aug 15 23:15:05 security kernel: [  166.771066] em28xx #0 em28xx_isoc_copy :Video frame 70, length=540, even
Aug 15 23:15:05 security kernel: [  166.771103] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:05 security kernel: [  166.787071] em28xx #0 em28xx_isoc_copy :Video frame 71, length=2888, odd
Aug 15 23:15:05 security kernel: [  166.811077] em28xx #0 em28xx_isoc_copy :Video frame 72, length=544, even
Aug 15 23:15:05 security kernel: [  166.811111] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:05 security kernel: [  166.827085] em28xx #0 em28xx_isoc_copy :Video frame 73, length=2888, odd
Aug 15 23:15:05 security kernel: [  166.851072] em28xx #0 em28xx_isoc_copy :Video frame 74, length=548, even
Aug 15 23:15:05 security kernel: [  166.851105] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:05 security kernel: [  166.867103] em28xx #0 em28xx_isoc_copy :Video frame 75, length=2888, odd
Aug 15 23:15:05 security kernel: [  166.891990] em28xx #0 em28xx_isoc_copy :Video frame 76, length=556, even
Aug 15 23:15:05 security kernel: [  166.892023] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:05 security kernel: [  166.907120] em28xx #0 em28xx_isoc_copy :Video frame 77, length=2888, odd
Aug 15 23:15:05 security kernel: [  166.931115] em28xx #0 em28xx_isoc_copy :Video frame 78, length=560, even
Aug 15 23:15:05 security kernel: [  166.931151] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:05 security kernel: [  166.947111] em28xx #0 em28xx_isoc_copy :Video frame 79, length=2888, odd
Aug 15 23:15:05 security kernel: [  166.971089] em28xx #0 em28xx_isoc_copy :Video frame 80, length=564, even
Aug 15 23:15:05 security kernel: [  166.971122] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:05 security kernel: [  166.987095] em28xx #0 em28xx_isoc_copy :Video frame 81, length=2888, odd
Aug 15 23:15:05 security kernel: [  167.011088] em28xx #0 em28xx_isoc_copy :Video frame 82, length=568, even
Aug 15 23:15:05 security kernel: [  167.011124] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:05 security kernel: [  167.016107] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:05 security kernel: [  167.016134] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:05 security kernel: [  167.016174] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:05 security kernel: [  167.016194] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:05 security kernel: [  167.016219] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:05 security kernel: [  167.016239] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4db000 maddr: 0x7bdb000 
Aug 15 23:15:05 security kernel: [  167.016266] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bdb000 
Aug 15 23:15:05 security kernel: [  167.016312] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bdb000 
Aug 15 23:15:05 security kernel: [  167.016336] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:05 security kernel: [  167.016361] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:05 security kernel: [  167.016379] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:05 security kernel: [  167.016398] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:05 security kernel: [  167.016416] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4db800 maddr: 0x7bdb800 
Aug 15 23:15:05 security kernel: [  167.016442] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bdb800 
Aug 15 23:15:05 security kernel: [  167.016482] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bdb800 
Aug 15 23:15:05 security kernel: [  167.016934] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:05 security kernel: [  167.016953] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:05 security kernel: [  167.016970] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bdb000  paddr: 0xf4db000 
Aug 15 23:15:05 security kernel: [  167.016996] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:05 security kernel: [  167.017017] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bdb000 
Aug 15 23:15:05 security kernel: [  167.017048] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:05 security kernel: [  167.017069] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:05 security kernel: [  167.017086] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bdb800  paddr: 0xf4db800 
Aug 15 23:15:05 security kernel: [  167.017112] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:05 security kernel: [  167.017132] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bdb800 
Aug 15 23:15:05 security kernel: [  167.017219] <<< 10
Aug 15 23:15:05 security kernel: [  167.027091] em28xx #0 em28xx_isoc_copy :Video frame 83, length=2888, odd
Aug 15 23:15:05 security kernel: [  167.050869] em28xx #0 em28xx_isoc_copy :Video frame 84, length=576, even
Aug 15 23:15:05 security kernel: [  167.050878] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:05 security kernel: [  167.067118] em28xx #0 em28xx_isoc_copy :Video frame 85, length=2888, odd
Aug 15 23:15:05 security kernel: [  167.093276] em28xx #0 em28xx_isoc_copy :Video frame 86, length=580, even
Aug 15 23:15:05 security kernel: [  167.093311] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:05 security kernel: [  167.107107] em28xx #0 em28xx_isoc_copy :Video frame 87, length=2888, odd
Aug 15 23:15:05 security kernel: [  167.131084] em28xx #0 em28xx_isoc_copy :Video frame 88, length=584, even
Aug 15 23:15:05 security kernel: [  167.131123] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:05 security kernel: [  167.147081] em28xx #0 em28xx_isoc_copy :Video frame 89, length=2888, odd
Aug 15 23:15:05 security kernel: [  167.171095] em28xx #0 em28xx_isoc_copy :Video frame 90, length=592, even
Aug 15 23:15:05 security kernel: [  167.171134] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:05 security kernel: [  167.187774] em28xx #0 em28xx_isoc_copy :Video frame 91, length=2888, odd
Aug 15 23:15:05 security kernel: [  167.211372] em28xx #0 em28xx_isoc_copy :Video frame 92, length=592, even
Aug 15 23:15:05 security kernel: [  167.211406] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:05 security kernel: [  167.227082] em28xx #0 em28xx_isoc_copy :Video frame 93, length=2888, odd
Aug 15 23:15:05 security kernel: [  167.251097] em28xx #0 em28xx_isoc_copy :Video frame 94, length=656, even
Aug 15 23:15:05 security kernel: [  167.251135] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:05 security kernel: [  167.267245] em28xx #0 em28xx_isoc_copy :Video frame 95, length=2888, odd
Aug 15 23:15:05 security kernel: [  167.295796] xhci_hcd 0000:08:00.0: Miss service interval error, set skip flag
Aug 15 23:15:05 security kernel: [  167.295981] em28xx #0 em28xx_irq_callback :urb completition error -18.
Aug 15 23:15:05 security kernel: [  167.295990] em28xx #0 print_err_status :URB status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.295995] em28xx #0 em28xx_isoc_copy :Video frame 96, length=660, even
Aug 15 23:15:05 security kernel: [  167.296001] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:05 security kernel: [  167.296006] em28xx #0 print_err_status :URB packet 9, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.296011] em28xx #0 print_err_status :URB packet 10, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.296017] em28xx #0 print_err_status :URB packet 11, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.296022] em28xx #0 print_err_status :URB packet 12, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.296027] em28xx #0 print_err_status :URB packet 13, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.296033] em28xx #0 print_err_status :URB packet 14, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.296038] em28xx #0 print_err_status :URB packet 15, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.296043] em28xx #0 print_err_status :URB packet 16, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.296048] em28xx #0 print_err_status :URB packet 17, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.296053] em28xx #0 print_err_status :URB packet 18, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.296058] em28xx #0 print_err_status :URB packet 19, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.296064] em28xx #0 print_err_status :URB packet 20, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.296069] em28xx #0 print_err_status :URB packet 21, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.296074] em28xx #0 print_err_status :URB packet 22, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.296079] em28xx #0 print_err_status :URB packet 23, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.296084] em28xx #0 print_err_status :URB packet 24, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.296089] em28xx #0 print_err_status :URB packet 25, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.296095] em28xx #0 print_err_status :URB packet 26, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.296100] em28xx #0 print_err_status :URB packet 27, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.296105] em28xx #0 print_err_status :URB packet 28, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.296110] em28xx #0 print_err_status :URB packet 29, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.296116] em28xx #0 print_err_status :URB packet 30, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.296121] em28xx #0 print_err_status :URB packet 31, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.296126] em28xx #0 print_err_status :URB packet 32, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.296131] em28xx #0 print_err_status :URB packet 33, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.296136] em28xx #0 print_err_status :URB packet 34, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.296142] em28xx #0 print_err_status :URB packet 35, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.296147] em28xx #0 print_err_status :URB packet 36, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.296152] em28xx #0 print_err_status :URB packet 37, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.296157] em28xx #0 print_err_status :URB packet 38, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.296163] em28xx #0 print_err_status :URB packet 39, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.296168] em28xx #0 print_err_status :URB packet 40, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.296173] em28xx #0 print_err_status :URB packet 41, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.296178] em28xx #0 print_err_status :URB packet 42, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.296183] em28xx #0 print_err_status :URB packet 43, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.296189] em28xx #0 print_err_status :URB packet 44, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.296194] em28xx #0 print_err_status :URB packet 45, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.296199] em28xx #0 print_err_status :URB packet 46, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.296204] em28xx #0 print_err_status :URB packet 47, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.296209] em28xx #0 print_err_status :URB packet 48, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.296215] em28xx #0 print_err_status :URB packet 49, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.296220] em28xx #0 print_err_status :URB packet 50, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.296225] em28xx #0 print_err_status :URB packet 51, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.296231] em28xx #0 print_err_status :URB packet 52, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.296236] em28xx #0 print_err_status :URB packet 53, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.296241] em28xx #0 print_err_status :URB packet 54, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.296246] em28xx #0 print_err_status :URB packet 55, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.296251] em28xx #0 print_err_status :URB packet 56, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.296256] em28xx #0 print_err_status :URB packet 57, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.296262] em28xx #0 print_err_status :URB packet 58, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.296267] em28xx #0 print_err_status :URB packet 59, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.296272] em28xx #0 print_err_status :URB packet 60, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.296277] em28xx #0 print_err_status :URB packet 61, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.296283] em28xx #0 print_err_status :URB packet 62, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.296288] em28xx #0 print_err_status :URB packet 63, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.296336] xhci_hcd 0000:08:00.0: Found td. Clear skip flag.
Aug 15 23:15:05 security kernel: [  167.299087] em28xx #0 print_err_status :URB packet 0, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.299100] em28xx #0 print_err_status :URB packet 1, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.299108] em28xx #0 print_err_status :URB packet 2, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.299114] em28xx #0 print_err_status :URB packet 3, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.299119] em28xx #0 print_err_status :URB packet 4, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.299124] em28xx #0 print_err_status :URB packet 5, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.299130] em28xx #0 print_err_status :URB packet 6, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.299135] em28xx #0 print_err_status :URB packet 7, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.299140] em28xx #0 print_err_status :URB packet 8, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.299145] em28xx #0 print_err_status :URB packet 9, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.299150] em28xx #0 print_err_status :URB packet 10, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.299156] em28xx #0 print_err_status :URB packet 11, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.299161] em28xx #0 print_err_status :URB packet 12, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.299166] em28xx #0 print_err_status :URB packet 13, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.299171] em28xx #0 print_err_status :URB packet 14, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.299177] em28xx #0 print_err_status :URB packet 15, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.299182] em28xx #0 print_err_status :URB packet 16, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.299187] em28xx #0 print_err_status :URB packet 17, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.299192] em28xx #0 print_err_status :URB packet 18, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.299199] em28xx #0 print_err_status :URB packet 19, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.299204] em28xx #0 print_err_status :URB packet 20, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.299209] em28xx #0 print_err_status :URB packet 21, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.299215] em28xx #0 print_err_status :URB packet 22, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.299220] em28xx #0 print_err_status :URB packet 23, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.299225] em28xx #0 print_err_status :URB packet 24, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.299231] em28xx #0 print_err_status :URB packet 25, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.299236] em28xx #0 print_err_status :URB packet 26, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.299241] em28xx #0 print_err_status :URB packet 27, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.299246] em28xx #0 print_err_status :URB packet 28, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.299252] em28xx #0 print_err_status :URB packet 29, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.299257] em28xx #0 print_err_status :URB packet 30, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.299262] em28xx #0 print_err_status :URB packet 31, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.299268] em28xx #0 print_err_status :URB packet 32, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.299273] em28xx #0 print_err_status :URB packet 33, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.299278] em28xx #0 print_err_status :URB packet 34, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.299284] em28xx #0 print_err_status :URB packet 35, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.299289] em28xx #0 print_err_status :URB packet 36, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.299294] em28xx #0 print_err_status :URB packet 37, status -18 [Unknown].
Aug 15 23:15:05 security kernel: [  167.311700] em28xx #0 em28xx_isoc_copy :Video frame 97, length=2888, odd
Aug 15 23:15:06 security kernel: [  167.331110] em28xx #0 em28xx_isoc_copy :Video frame 98, length=664, even
Aug 15 23:15:06 security kernel: [  167.331128] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:06 security kernel: [  167.347106] em28xx #0 em28xx_isoc_copy :Video frame 99, length=2888, odd
Aug 15 23:15:06 security kernel: [  167.371096] em28xx #0 em28xx_isoc_copy :Video frame 100, length=668, even
Aug 15 23:15:06 security kernel: [  167.387123] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:06 security kernel: [  167.387144] em28xx #0 em28xx_isoc_copy :Video frame 101, length=2888, odd
Aug 15 23:15:06 security kernel: [  167.403143] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:06 security kernel: [  167.411101] em28xx #0 em28xx_isoc_copy :Video frame 102, length=696, even
Aug 15 23:15:06 security kernel: [  167.411116] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:06 security kernel: [  167.427151] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:06 security kernel: [  167.427173] em28xx #0 em28xx_isoc_copy :Video frame 103, length=2888, odd
Aug 15 23:15:06 security kernel: [  167.443125] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:06 security kernel: [  167.451109] em28xx #0 em28xx_isoc_copy :Video frame 104, length=676, even
Aug 15 23:15:06 security kernel: [  167.451124] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:06 security kernel: [  167.467137] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:06 security kernel: [  167.467171] em28xx #0 em28xx_isoc_copy :Video frame 105, length=2888, odd
Aug 15 23:15:06 security kernel: [  167.483131] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:06 security kernel: [  167.491099] em28xx #0 em28xx_isoc_copy :Video frame 106, length=624, even
Aug 15 23:15:06 security kernel: [  167.491126] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:06 security kernel: [  167.507123] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:06 security kernel: [  167.507145] em28xx #0 em28xx_isoc_copy :Video frame 107, length=2888, odd
Aug 15 23:15:06 security kernel: [  167.516051] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:06 security kernel: [  167.516060] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:06 security kernel: [  167.516080] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:06 security kernel: [  167.516085] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:06 security kernel: [  167.516096] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:06 security kernel: [  167.516103] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4dc000 maddr: 0x7bdc000 
Aug 15 23:15:06 security kernel: [  167.516110] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bdc000 
Aug 15 23:15:06 security kernel: [  167.516123] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bdc000 
Aug 15 23:15:06 security kernel: [  167.516129] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:06 security kernel: [  167.516134] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:06 security kernel: [  167.516138] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:06 security kernel: [  167.516142] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:06 security kernel: [  167.516146] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4dc800 maddr: 0x7bdc800 
Aug 15 23:15:06 security kernel: [  167.516152] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bdc800 
Aug 15 23:15:06 security kernel: [  167.516161] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bdc800 
Aug 15 23:15:06 security kernel: [  167.516506] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:06 security kernel: [  167.516518] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:06 security kernel: [  167.516522] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bdc000  paddr: 0xf4dc000 
Aug 15 23:15:06 security kernel: [  167.516528] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:06 security kernel: [  167.516538] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bdc000 
Aug 15 23:15:06 security kernel: [  167.516548] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:06 security kernel: [  167.516552] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:06 security kernel: [  167.516556] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bdc800  paddr: 0xf4dc800 
Aug 15 23:15:06 security kernel: [  167.516562] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:06 security kernel: [  167.516566] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bdc800 
Aug 15 23:15:06 security kernel: [  167.516591] <<< 10
Aug 15 23:15:06 security kernel: [  167.523122] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:06 security kernel: [  167.531100] em28xx #0 em28xx_isoc_copy :Video frame 108, length=632, even
Aug 15 23:15:06 security kernel: [  167.531108] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:06 security kernel: [  167.547134] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:06 security kernel: [  167.547147] em28xx #0 em28xx_isoc_copy :Video frame 109, length=2888, odd
Aug 15 23:15:06 security kernel: [  167.563119] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:06 security kernel: [  167.571105] em28xx #0 em28xx_isoc_copy :Video frame 110, length=640, even
Aug 15 23:15:06 security kernel: [  167.571122] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:06 security kernel: [  167.587217] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:06 security kernel: [  167.587244] em28xx #0 em28xx_isoc_copy :Video frame 111, length=2888, odd
Aug 15 23:15:06 security kernel: [  167.603130] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:06 security kernel: [  167.611077] em28xx #0 em28xx_isoc_copy :Video frame 112, length=648, even
Aug 15 23:15:06 security kernel: [  167.611092] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:06 security kernel: [  167.627117] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:06 security kernel: [  167.627148] em28xx #0 em28xx_isoc_copy :Video frame 113, length=2888, odd
Aug 15 23:15:06 security kernel: [  167.643143] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:06 security kernel: [  167.651100] em28xx #0 em28xx_isoc_copy :Video frame 114, length=648, even
Aug 15 23:15:06 security kernel: [  167.651117] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:06 security kernel: [  167.667141] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:06 security kernel: [  167.667167] em28xx #0 em28xx_isoc_copy :Video frame 115, length=2888, odd
Aug 15 23:15:06 security kernel: [  167.683146] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:06 security kernel: [  167.691107] em28xx #0 em28xx_isoc_copy :Video frame 116, length=652, even
Aug 15 23:15:06 security kernel: [  167.691126] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:06 security kernel: [  167.707152] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:06 security kernel: [  167.707177] em28xx #0 em28xx_isoc_copy :Video frame 117, length=2888, odd
Aug 15 23:15:06 security kernel: [  167.723107] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:06 security kernel: [  167.731076] em28xx #0 em28xx_isoc_copy :Video frame 118, length=656, even
Aug 15 23:15:06 security kernel: [  167.731108] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:06 security kernel: [  167.747116] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:06 security kernel: [  167.747130] em28xx #0 em28xx_isoc_copy :Video frame 119, length=2888, odd
Aug 15 23:15:06 security kernel: [  167.763102] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:06 security kernel: [  167.771079] em28xx #0 em28xx_isoc_copy :Video frame 120, length=692, even
Aug 15 23:15:06 security kernel: [  167.771093] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:06 security kernel: [  167.787128] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:06 security kernel: [  167.787152] em28xx #0 em28xx_isoc_copy :Video frame 121, length=2888, odd
Aug 15 23:15:06 security kernel: [  167.803118] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:06 security kernel: [  167.811074] em28xx #0 em28xx_isoc_copy :Video frame 122, length=668, even
Aug 15 23:15:06 security kernel: [  167.811088] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:06 security kernel: [  167.827107] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:06 security kernel: [  167.827127] em28xx #0 em28xx_isoc_copy :Video frame 123, length=2888, odd
Aug 15 23:15:06 security kernel: [  167.843121] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:06 security kernel: [  167.851067] em28xx #0 em28xx_isoc_copy :Video frame 124, length=672, even
Aug 15 23:15:06 security kernel: [  167.851087] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:06 security kernel: [  167.867143] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:06 security kernel: [  167.867163] em28xx #0 em28xx_isoc_copy :Video frame 125, length=2888, odd
Aug 15 23:15:06 security kernel: [  167.883132] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:06 security kernel: [  167.891097] em28xx #0 em28xx_isoc_copy :Video frame 126, length=676, even
Aug 15 23:15:06 security kernel: [  167.891112] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:06 security kernel: [  167.907149] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:06 security kernel: [  167.907167] em28xx #0 em28xx_isoc_copy :Video frame 127, length=2888, odd
Aug 15 23:15:06 security kernel: [  167.923135] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:06 security kernel: [  167.931107] em28xx #0 em28xx_isoc_copy :Video frame 0, length=680, even
Aug 15 23:15:06 security kernel: [  167.931127] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:06 security kernel: [  167.947137] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:06 security kernel: [  167.947150] em28xx #0 em28xx_isoc_copy :Video frame 1, length=2888, odd
Aug 15 23:15:06 security kernel: [  167.963137] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:06 security kernel: [  167.971088] em28xx #0 em28xx_isoc_copy :Video frame 2, length=744, even
Aug 15 23:15:06 security kernel: [  167.971097] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:06 security kernel: [  167.987135] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:06 security kernel: [  167.987154] em28xx #0 em28xx_isoc_copy :Video frame 3, length=2888, odd
Aug 15 23:15:06 security kernel: [  168.003133] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:06 security kernel: [  168.011087] em28xx #0 em28xx_isoc_copy :Video frame 4, length=752, even
Aug 15 23:15:06 security kernel: [  168.011103] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:06 security kernel: [  168.016094] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:06 security kernel: [  168.016117] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:06 security kernel: [  168.016138] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:06 security kernel: [  168.016145] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:06 security kernel: [  168.016153] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:06 security kernel: [  168.016160] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4dd000 maddr: 0x7bdd000 
Aug 15 23:15:06 security kernel: [  168.016169] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bdd000 
Aug 15 23:15:06 security kernel: [  168.016187] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bdd000 
Aug 15 23:15:06 security kernel: [  168.016195] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:06 security kernel: [  168.016203] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:06 security kernel: [  168.016209] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:06 security kernel: [  168.016215] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:06 security kernel: [  168.016231] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4dd800 maddr: 0x7bdd800 
Aug 15 23:15:06 security kernel: [  168.016243] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bdd800 
Aug 15 23:15:06 security kernel: [  168.016265] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bdd800 
Aug 15 23:15:06 security kernel: [  168.016674] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:06 security kernel: [  168.016687] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:06 security kernel: [  168.016693] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bdd000  paddr: 0xf4dd000 
Aug 15 23:15:06 security kernel: [  168.016702] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:06 security kernel: [  168.016710] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bdd000 
Aug 15 23:15:06 security kernel: [  168.016720] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:06 security kernel: [  168.016725] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:06 security kernel: [  168.016731] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bdd800  paddr: 0xf4dd800 
Aug 15 23:15:06 security kernel: [  168.016739] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:06 security kernel: [  168.016746] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bdd800 
Aug 15 23:15:06 security kernel: [  168.016781] <<< 10
Aug 15 23:15:06 security kernel: [  168.027160] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:06 security kernel: [  168.027183] em28xx #0 em28xx_isoc_copy :Video frame 5, length=2888, odd
Aug 15 23:15:06 security kernel: [  168.043136] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:06 security kernel: [  168.051091] em28xx #0 em28xx_isoc_copy :Video frame 6, length=756, even
Aug 15 23:15:06 security kernel: [  168.051105] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:06 security kernel: [  168.067132] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:06 security kernel: [  168.067152] em28xx #0 em28xx_isoc_copy :Video frame 7, length=2888, odd
Aug 15 23:15:06 security kernel: [  168.083138] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:06 security kernel: [  168.091099] em28xx #0 em28xx_isoc_copy :Video frame 8, length=776, even
Aug 15 23:15:06 security kernel: [  168.091115] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:06 security kernel: [  168.107130] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:06 security kernel: [  168.107153] em28xx #0 em28xx_isoc_copy :Video frame 9, length=2888, odd
Aug 15 23:15:06 security kernel: [  168.123124] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:06 security kernel: [  168.131079] em28xx #0 em28xx_isoc_copy :Video frame 10, length=764, even
Aug 15 23:15:06 security kernel: [  168.131088] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:06 security kernel: [  168.147155] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:06 security kernel: [  168.147170] em28xx #0 em28xx_isoc_copy :Video frame 11, length=2888, odd
Aug 15 23:15:06 security kernel: [  168.163127] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:06 security kernel: [  168.171084] em28xx #0 em28xx_isoc_copy :Video frame 12, length=768, even
Aug 15 23:15:06 security kernel: [  168.171095] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:06 security kernel: [  168.187132] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:06 security kernel: [  168.187147] em28xx #0 em28xx_isoc_copy :Video frame 13, length=2888, odd
Aug 15 23:15:06 security kernel: [  168.203113] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:06 security kernel: [  168.211072] em28xx #0 em28xx_isoc_copy :Video frame 14, length=772, even
Aug 15 23:15:06 security kernel: [  168.211082] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:06 security kernel: [  168.227151] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:06 security kernel: [  168.227181] em28xx #0 em28xx_isoc_copy :Video frame 15, length=2888, odd
Aug 15 23:15:06 security kernel: [  168.243130] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:06 security kernel: [  168.251067] em28xx #0 em28xx_isoc_copy :Video frame 16, length=780, even
Aug 15 23:15:06 security kernel: [  168.251077] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:06 security kernel: [  168.267127] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:06 security kernel: [  168.267147] em28xx #0 em28xx_isoc_copy :Video frame 17, length=2888, odd
Aug 15 23:15:06 security kernel: [  168.283141] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:06 security kernel: [  168.291062] em28xx #0 em28xx_isoc_copy :Video frame 18, length=800, even
Aug 15 23:15:06 security kernel: [  168.291072] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:06 security kernel: [  168.307107] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:06 security kernel: [  168.307122] em28xx #0 em28xx_isoc_copy :Video frame 19, length=2888, odd
Aug 15 23:15:07 security kernel: [  168.323132] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:07 security kernel: [  168.331081] em28xx #0 em28xx_isoc_copy :Video frame 20, length=732, even
Aug 15 23:15:07 security kernel: [  168.331092] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:07 security kernel: [  168.347115] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:07 security kernel: [  168.347129] em28xx #0 em28xx_isoc_copy :Video frame 21, length=2888, odd
Aug 15 23:15:07 security kernel: [  168.363118] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:07 security kernel: [  168.371084] em28xx #0 em28xx_isoc_copy :Video frame 22, length=736, even
Aug 15 23:15:07 security kernel: [  168.371094] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:07 security kernel: [  168.387143] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:07 security kernel: [  168.387161] em28xx #0 em28xx_isoc_copy :Video frame 23, length=2888, odd
Aug 15 23:15:07 security kernel: [  168.403117] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:07 security kernel: [  168.411089] em28xx #0 em28xx_isoc_copy :Video frame 24, length=788, even
Aug 15 23:15:07 security kernel: [  168.411100] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:07 security kernel: [  168.427121] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end (1)
Aug 15 23:15:07 security kernel: [  168.427136] em28xx #0 em28xx_isoc_copy :Video frame 25, length=2888, odd
Aug 15 23:15:07 security kernel: [  168.443115] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:07 security kernel: [  168.451081] em28xx #0 em28xx_isoc_copy :Video frame 26, length=748, even
Aug 15 23:15:07 security kernel: [  168.451091] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:07 security kernel: [  168.467146] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:07 security kernel: [  168.467164] em28xx #0 em28xx_isoc_copy :Video frame 27, length=2888, odd
Aug 15 23:15:07 security kernel: [  168.483122] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:07 security kernel: [  168.491075] em28xx #0 em28xx_isoc_copy :Video frame 28, length=752, even
Aug 15 23:15:07 security kernel: [  168.491085] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:07 security kernel: [  168.507118] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:07 security kernel: [  168.507133] em28xx #0 em28xx_isoc_copy :Video frame 29, length=2888, odd
Aug 15 23:15:07 security kernel: [  168.516133] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:07 security kernel: [  168.516143] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:07 security kernel: [  168.516161] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:07 security kernel: [  168.516166] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:07 security kernel: [  168.516172] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:07 security kernel: [  168.516179] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4de000 maddr: 0x7bde000 
Aug 15 23:15:07 security kernel: [  168.516189] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bde000 
Aug 15 23:15:07 security kernel: [  168.516202] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bde000 
Aug 15 23:15:07 security kernel: [  168.516208] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:07 security kernel: [  168.516215] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:07 security kernel: [  168.516218] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:07 security kernel: [  168.516223] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:07 security kernel: [  168.516227] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4de800 maddr: 0x7bde800 
Aug 15 23:15:07 security kernel: [  168.516232] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bde800 
Aug 15 23:15:07 security kernel: [  168.516241] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bde800 
Aug 15 23:15:07 security kernel: [  168.516718] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:07 security kernel: [  168.516731] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:07 security kernel: [  168.516735] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bde000  paddr: 0xf4de000 
Aug 15 23:15:07 security kernel: [  168.516741] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:07 security kernel: [  168.516750] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bde000 
Aug 15 23:15:07 security kernel: [  168.516761] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:07 security kernel: [  168.516764] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:07 security kernel: [  168.516768] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bde800  paddr: 0xf4de800 
Aug 15 23:15:07 security kernel: [  168.516774] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:07 security kernel: [  168.516779] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bde800 
Aug 15 23:15:07 security kernel: [  168.516803] <<< 10
Aug 15 23:15:07 security kernel: [  168.523108] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:07 security kernel: [  168.531058] em28xx #0 em28xx_isoc_copy :Video frame 30, length=756, even
Aug 15 23:15:07 security kernel: [  168.531074] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:07 security kernel: [  168.547117] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:07 security kernel: [  168.547132] em28xx #0 em28xx_isoc_copy :Video frame 31, length=2888, odd
Aug 15 23:15:07 security kernel: [  168.563079] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:07 security kernel: [  168.571039] em28xx #0 em28xx_isoc_copy :Video frame 32, length=760, even
Aug 15 23:15:07 security kernel: [  168.571047] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:07 security kernel: [  168.587063] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:07 security kernel: [  168.587091] em28xx #0 em28xx_isoc_copy :Video frame 33, length=2888, odd
Aug 15 23:15:07 security kernel: [  168.603059] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:07 security kernel: [  168.611035] em28xx #0 em28xx_isoc_copy :Video frame 34, length=768, even
Aug 15 23:15:07 security kernel: [  168.611049] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:07 security kernel: [  168.627169] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:07 security kernel: [  168.627187] em28xx #0 em28xx_isoc_copy :Video frame 35, length=2888, odd
Aug 15 23:15:07 security kernel: [  168.643246] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:07 security kernel: [  168.651176] em28xx #0 em28xx_isoc_copy :Video frame 36, length=776, even
Aug 15 23:15:07 security kernel: [  168.651194] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:07 security kernel: [  168.667072] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:07 security kernel: [  168.667092] em28xx #0 em28xx_isoc_copy :Video frame 37, length=2888, odd
Aug 15 23:15:07 security kernel: [  168.683105] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:07 security kernel: [  168.691068] em28xx #0 em28xx_isoc_copy :Video frame 38, length=776, even
Aug 15 23:15:07 security kernel: [  168.691087] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:07 security kernel: [  168.707058] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:07 security kernel: [  168.707079] em28xx #0 em28xx_isoc_copy :Video frame 39, length=2888, odd
Aug 15 23:15:07 security kernel: [  168.723056] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:07 security kernel: [  168.731029] em28xx #0 em28xx_isoc_copy :Video frame 40, length=780, even
Aug 15 23:15:07 security kernel: [  168.731048] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:07 security kernel: [  168.747056] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:07 security kernel: [  168.747077] em28xx #0 em28xx_isoc_copy :Video frame 41, length=2888, odd
Aug 15 23:15:07 security kernel: [  168.763048] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:07 security kernel: [  168.771025] em28xx #0 em28xx_isoc_copy :Video frame 42, length=788, even
Aug 15 23:15:07 security kernel: [  168.771033] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:07 security kernel: [  168.787161] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end (1)
Aug 15 23:15:07 security kernel: [  168.787204] em28xx #0 em28xx_isoc_copy :Video frame 43, length=2888, odd
Aug 15 23:15:07 security kernel: [  168.803053] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:07 security kernel: [  168.811023] em28xx #0 em28xx_isoc_copy :Video frame 44, length=852, even
Aug 15 23:15:07 security kernel: [  168.811039] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:07 security kernel: [  168.827051] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:07 security kernel: [  168.827071] em28xx #0 em28xx_isoc_copy :Video frame 45, length=2888, odd
Aug 15 23:15:07 security kernel: [  168.843037] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:07 security kernel: [  168.851018] em28xx #0 em28xx_isoc_copy :Video frame 46, length=852, even
Aug 15 23:15:07 security kernel: [  168.851032] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:07 security kernel: [  168.867120] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:07 security kernel: [  168.867146] em28xx #0 em28xx_isoc_copy :Video frame 47, length=2888, odd
Aug 15 23:15:07 security kernel: [  168.883073] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:07 security kernel: [  168.891050] em28xx #0 em28xx_isoc_copy :Video frame 48, length=860, even
Aug 15 23:15:07 security kernel: [  168.891064] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:07 security kernel: [  168.907077] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:07 security kernel: [  168.907099] em28xx #0 em28xx_isoc_copy :Video frame 49, length=2888, odd
Aug 15 23:15:07 security kernel: [  168.923072] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:07 security kernel: [  168.931048] em28xx #0 em28xx_isoc_copy :Video frame 50, length=864, even
Aug 15 23:15:07 security kernel: [  168.931063] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:07 security kernel: [  168.947075] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:07 security kernel: [  168.947097] em28xx #0 em28xx_isoc_copy :Video frame 51, length=2888, odd
Aug 15 23:15:07 security kernel: [  168.963063] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:07 security kernel: [  168.971040] em28xx #0 em28xx_isoc_copy :Video frame 52, length=896, even
Aug 15 23:15:07 security kernel: [  168.971054] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:07 security kernel: [  168.987197] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:07 security kernel: [  168.987221] em28xx #0 em28xx_isoc_copy :Video frame 53, length=2888, odd
Aug 15 23:15:07 security kernel: [  169.003063] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:07 security kernel: [  169.011040] em28xx #0 em28xx_isoc_copy :Video frame 54, length=876, even
Aug 15 23:15:07 security kernel: [  169.011055] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:07 security kernel: [  169.016037] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:07 security kernel: [  169.016048] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:07 security kernel: [  169.016066] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:07 security kernel: [  169.016070] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:07 security kernel: [  169.016076] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:07 security kernel: [  169.016081] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4df000 maddr: 0x7bdf000 
Aug 15 23:15:07 security kernel: [  169.016087] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bdf000 
Aug 15 23:15:07 security kernel: [  169.016099] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bdf000 
Aug 15 23:15:07 security kernel: [  169.016104] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:07 security kernel: [  169.016110] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:07 security kernel: [  169.016113] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:07 security kernel: [  169.016118] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:07 security kernel: [  169.016122] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4df800 maddr: 0x7bdf800 
Aug 15 23:15:07 security kernel: [  169.016127] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bdf800 
Aug 15 23:15:07 security kernel: [  169.016136] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bdf800 
Aug 15 23:15:07 security kernel: [  169.016465] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:07 security kernel: [  169.016472] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:07 security kernel: [  169.016480] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bdf000  paddr: 0xf4df000 
Aug 15 23:15:07 security kernel: [  169.016486] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:07 security kernel: [  169.016491] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bdf000 
Aug 15 23:15:07 security kernel: [  169.016498] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:07 security kernel: [  169.016502] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:07 security kernel: [  169.016505] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bdf800  paddr: 0xf4df800 
Aug 15 23:15:07 security kernel: [  169.016511] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:07 security kernel: [  169.016516] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bdf800 
Aug 15 23:15:07 security kernel: [  169.016540] <<< 10
Aug 15 23:15:07 security kernel: [  169.027074] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:07 security kernel: [  169.027093] em28xx #0 em28xx_isoc_copy :Video frame 55, length=2888, odd
Aug 15 23:15:07 security kernel: [  169.043060] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:07 security kernel: [  169.051037] em28xx #0 em28xx_isoc_copy :Video frame 56, length=960, even
Aug 15 23:15:07 security kernel: [  169.051056] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:07 security kernel: [  169.067109] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:07 security kernel: [  169.067133] em28xx #0 em28xx_isoc_copy :Video frame 57, length=2888, odd
Aug 15 23:15:07 security kernel: [  169.083061] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:07 security kernel: [  169.091030] em28xx #0 em28xx_isoc_copy :Video frame 58, length=880, even
Aug 15 23:15:07 security kernel: [  169.091044] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:07 security kernel: [  169.107066] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:07 security kernel: [  169.107087] em28xx #0 em28xx_isoc_copy :Video frame 59, length=2888, odd
Aug 15 23:15:07 security kernel: [  169.123053] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:07 security kernel: [  169.131029] em28xx #0 em28xx_isoc_copy :Video frame 60, length=884, even
Aug 15 23:15:07 security kernel: [  169.131042] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:07 security kernel: [  169.147063] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:07 security kernel: [  169.147085] em28xx #0 em28xx_isoc_copy :Video frame 61, length=2888, odd
Aug 15 23:15:07 security kernel: [  169.163049] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:07 security kernel: [  169.171027] em28xx #0 em28xx_isoc_copy :Video frame 62, length=836, even
Aug 15 23:15:07 security kernel: [  169.171035] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:07 security kernel: [  169.187063] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:07 security kernel: [  169.187076] em28xx #0 em28xx_isoc_copy :Video frame 63, length=2888, odd
Aug 15 23:15:07 security kernel: [  169.203048] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:07 security kernel: [  169.211026] em28xx #0 em28xx_isoc_copy :Video frame 64, length=844, even
Aug 15 23:15:07 security kernel: [  169.211043] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:07 security kernel: [  169.227174] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:07 security kernel: [  169.227202] em28xx #0 em28xx_isoc_copy :Video frame 65, length=2888, odd
Aug 15 23:15:07 security kernel: [  169.243049] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:07 security kernel: [  169.251022] em28xx #0 em28xx_isoc_copy :Video frame 66, length=848, even
Aug 15 23:15:07 security kernel: [  169.251038] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:07 security kernel: [  169.267056] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:07 security kernel: [  169.267077] em28xx #0 em28xx_isoc_copy :Video frame 67, length=2888, odd
Aug 15 23:15:07 security kernel: [  169.283039] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:07 security kernel: [  169.291016] em28xx #0 em28xx_isoc_copy :Video frame 68, length=848, even
Aug 15 23:15:07 security kernel: [  169.291031] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:07 security kernel: [  169.307094] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:07 security kernel: [  169.307118] em28xx #0 em28xx_isoc_copy :Video frame 69, length=2888, odd
Aug 15 23:15:08 security kernel: [  169.323042] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:08 security kernel: [  169.331013] em28xx #0 em28xx_isoc_copy :Video frame 70, length=856, even
Aug 15 23:15:08 security kernel: [  169.331026] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:08 security kernel: [  169.347053] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:08 security kernel: [  169.347076] em28xx #0 em28xx_isoc_copy :Video frame 71, length=2888, odd
Aug 15 23:15:08 security kernel: [  169.363049] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:08 security kernel: [  169.371011] em28xx #0 em28xx_isoc_copy :Video frame 72, length=860, even
Aug 15 23:15:08 security kernel: [  169.371026] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:08 security kernel: [  169.387041] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:08 security kernel: [  169.387054] em28xx #0 em28xx_isoc_copy :Video frame 73, length=2888, odd
Aug 15 23:15:08 security kernel: [  169.403030] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:08 security kernel: [  169.411006] em28xx #0 em28xx_isoc_copy :Video frame 74, length=868, even
Aug 15 23:15:08 security kernel: [  169.411015] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:08 security kernel: [  169.427081] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:08 security kernel: [  169.427108] em28xx #0 em28xx_isoc_copy :Video frame 75, length=2888, odd
Aug 15 23:15:08 security kernel: [  169.443039] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:08 security kernel: [  169.451004] em28xx #0 em28xx_isoc_copy :Video frame 76, length=872, even
Aug 15 23:15:08 security kernel: [  169.451018] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:08 security kernel: [  169.467037] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:08 security kernel: [  169.467059] em28xx #0 em28xx_isoc_copy :Video frame 77, length=2888, odd
Aug 15 23:15:08 security kernel: [  169.483028] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:08 security kernel: [  169.491001] em28xx #0 em28xx_isoc_copy :Video frame 78, length=876, even
Aug 15 23:15:08 security kernel: [  169.491017] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:08 security kernel: [  169.507077] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:08 security kernel: [  169.507102] em28xx #0 em28xx_isoc_copy :Video frame 79, length=2888, odd
Aug 15 23:15:08 security kernel: [  169.516043] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:08 security kernel: [  169.516052] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:08 security kernel: [  169.516065] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:08 security kernel: [  169.516070] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:08 security kernel: [  169.516077] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:08 security kernel: [  169.516081] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4e0000 maddr: 0x7be0000 
Aug 15 23:15:08 security kernel: [  169.516088] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be0000 
Aug 15 23:15:08 security kernel: [  169.516100] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be0000 
Aug 15 23:15:08 security kernel: [  169.516106] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:08 security kernel: [  169.516111] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:08 security kernel: [  169.516115] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:08 security kernel: [  169.516120] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:08 security kernel: [  169.516124] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4e0800 maddr: 0x7be0800 
Aug 15 23:15:08 security kernel: [  169.516129] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be0800 
Aug 15 23:15:08 security kernel: [  169.516139] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be0800 
Aug 15 23:15:08 security kernel: [  169.516553] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:08 security kernel: [  169.516561] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:08 security kernel: [  169.516566] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7be0000  paddr: 0xf4e0000 
Aug 15 23:15:08 security kernel: [  169.516572] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:08 security kernel: [  169.516577] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be0000 
Aug 15 23:15:08 security kernel: [  169.516584] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:08 security kernel: [  169.516588] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:08 security kernel: [  169.516592] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7be0800  paddr: 0xf4e0800 
Aug 15 23:15:08 security kernel: [  169.516597] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:08 security kernel: [  169.516602] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be0800 
Aug 15 23:15:08 security kernel: [  169.516625] <<< 10
Aug 15 23:15:08 security kernel: [  169.523020] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:08 security kernel: [  169.531004] em28xx #0 em28xx_isoc_copy :Video frame 80, length=880, even
Aug 15 23:15:08 security kernel: [  169.531019] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:08 security kernel: [  169.547036] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:08 security kernel: [  169.547058] em28xx #0 em28xx_isoc_copy :Video frame 81, length=2888, odd
Aug 15 23:15:08 security kernel: [  169.563021] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:08 security kernel: [  169.570996] em28xx #0 em28xx_isoc_copy :Video frame 82, length=888, even
Aug 15 23:15:08 security kernel: [  169.571004] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:08 security kernel: [  169.587073] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:08 security kernel: [  169.587089] em28xx #0 em28xx_isoc_copy :Video frame 83, length=2888, odd
Aug 15 23:15:08 security kernel: [  169.603023] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:08 security kernel: [  169.610994] em28xx #0 em28xx_isoc_copy :Video frame 84, length=960, even
Aug 15 23:15:08 security kernel: [  169.611007] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:08 security kernel: [  169.627026] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:08 security kernel: [  169.627048] em28xx #0 em28xx_isoc_copy :Video frame 85, length=2888, odd
Aug 15 23:15:08 security kernel: [  169.643015] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:08 security kernel: [  169.650989] em28xx #0 em28xx_isoc_copy :Video frame 86, length=960, even
Aug 15 23:15:08 security kernel: [  169.651003] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:08 security kernel: [  169.667029] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:08 security kernel: [  169.667052] em28xx #0 em28xx_isoc_copy :Video frame 87, length=2888, odd
Aug 15 23:15:08 security kernel: [  169.683018] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:08 security kernel: [  169.690990] em28xx #0 em28xx_isoc_copy :Video frame 88, length=956, even
Aug 15 23:15:08 security kernel: [  169.691005] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:08 security kernel: [  169.707020] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:08 security kernel: [  169.707042] em28xx #0 em28xx_isoc_copy :Video frame 89, length=2888, odd
Aug 15 23:15:08 security kernel: [  169.723006] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:08 security kernel: [  169.730986] em28xx #0 em28xx_isoc_copy :Video frame 90, length=960, even
Aug 15 23:15:08 security kernel: [  169.731001] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:08 security kernel: [  169.747057] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:08 security kernel: [  169.747082] em28xx #0 em28xx_isoc_copy :Video frame 91, length=2888, odd
Aug 15 23:15:08 security kernel: [  169.763009] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:08 security kernel: [  169.770983] em28xx #0 em28xx_isoc_copy :Video frame 92, length=960, even
Aug 15 23:15:08 security kernel: [  169.770997] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:08 security kernel: [  169.787014] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:08 security kernel: [  169.787035] em28xx #0 em28xx_isoc_copy :Video frame 93, length=2888, odd
Aug 15 23:15:08 security kernel: [  169.802999] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:08 security kernel: [  169.810977] em28xx #0 em28xx_isoc_copy :Video frame 94, length=960, even
Aug 15 23:15:08 security kernel: [  169.810985] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:08 security kernel: [  169.827056] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:08 security kernel: [  169.827081] em28xx #0 em28xx_isoc_copy :Video frame 95, length=2888, odd
Aug 15 23:15:08 security kernel: [  169.843002] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:08 security kernel: [  169.850973] em28xx #0 em28xx_isoc_copy :Video frame 96, length=960, even
Aug 15 23:15:08 security kernel: [  169.850986] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:08 security kernel: [  169.867045] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:08 security kernel: [  169.867068] em28xx #0 em28xx_isoc_copy :Video frame 97, length=2888, odd
Aug 15 23:15:08 security kernel: [  169.883028] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:08 security kernel: [  169.891006] em28xx #0 em28xx_isoc_copy :Video frame 98, length=960, even
Aug 15 23:15:08 security kernel: [  169.891020] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:08 security kernel: [  169.907037] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:08 security kernel: [  169.907059] em28xx #0 em28xx_isoc_copy :Video frame 99, length=2888, odd
Aug 15 23:15:08 security kernel: [  169.923035] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:08 security kernel: [  169.931003] em28xx #0 em28xx_isoc_copy :Video frame 100, length=960, even
Aug 15 23:15:08 security kernel: [  169.931018] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:08 security kernel: [  169.947036] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:08 security kernel: [  169.947057] em28xx #0 em28xx_isoc_copy :Video frame 101, length=2888, odd
Aug 15 23:15:08 security kernel: [  169.963025] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:08 security kernel: [  169.971002] em28xx #0 em28xx_isoc_copy :Video frame 102, length=960, even
Aug 15 23:15:08 security kernel: [  169.971017] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:08 security kernel: [  169.987082] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:08 security kernel: [  169.987100] em28xx #0 em28xx_isoc_copy :Video frame 103, length=2888, odd
Aug 15 23:15:08 security kernel: [  170.003033] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:08 security kernel: [  170.011001] em28xx #0 em28xx_isoc_copy :Video frame 104, length=944, even
Aug 15 23:15:08 security kernel: [  170.011009] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:08 security kernel: [  170.016057] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:08 security kernel: [  170.016067] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:08 security kernel: [  170.016077] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:08 security kernel: [  170.016082] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:08 security kernel: [  170.016088] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:08 security kernel: [  170.016093] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4e1000 maddr: 0x7be1000 
Aug 15 23:15:08 security kernel: [  170.016100] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be1000 
Aug 15 23:15:08 security kernel: [  170.016114] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be1000 
Aug 15 23:15:08 security kernel: [  170.016120] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:08 security kernel: [  170.016126] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:08 security kernel: [  170.016131] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:08 security kernel: [  170.016136] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:08 security kernel: [  170.016140] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4e1800 maddr: 0x7be1800 
Aug 15 23:15:08 security kernel: [  170.016146] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be1800 
Aug 15 23:15:08 security kernel: [  170.016157] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be1800 
Aug 15 23:15:08 security kernel: [  170.016591] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:08 security kernel: [  170.016596] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:08 security kernel: [  170.016600] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7be1000  paddr: 0xf4e1000 
Aug 15 23:15:08 security kernel: [  170.016606] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:08 security kernel: [  170.016611] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be1000 
Aug 15 23:15:08 security kernel: [  170.016618] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:08 security kernel: [  170.016622] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:08 security kernel: [  170.016625] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7be1800  paddr: 0xf4e1800 
Aug 15 23:15:08 security kernel: [  170.016631] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:08 security kernel: [  170.016636] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be1800 
Aug 15 23:15:08 security kernel: [  170.016660] <<< 10
Aug 15 23:15:08 security kernel: [  170.027037] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:08 security kernel: [  170.027057] em28xx #0 em28xx_isoc_copy :Video frame 105, length=2888, odd
Aug 15 23:15:08 security kernel: [  170.043019] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:08 security kernel: [  170.050996] em28xx #0 em28xx_isoc_copy :Video frame 106, length=944, even
Aug 15 23:15:08 security kernel: [  170.051011] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:08 security kernel: [  170.067336] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:08 security kernel: [  170.067376] em28xx #0 em28xx_isoc_copy :Video frame 107, length=2888, odd
Aug 15 23:15:08 security kernel: [  170.083407] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:08 security kernel: [  170.091238] em28xx #0 em28xx_isoc_copy :Video frame 108, length=952, even
Aug 15 23:15:08 security kernel: [  170.091275] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:08 security kernel: [  170.108001] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:08 security kernel: [  170.108042] em28xx #0 em28xx_isoc_copy :Video frame 109, length=2888, odd
Aug 15 23:15:08 security kernel: [  170.123397] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:08 security kernel: [  170.131224] em28xx #0 em28xx_isoc_copy :Video frame 110, length=952, even
Aug 15 23:15:08 security kernel: [  170.131267] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:08 security kernel: [  170.131293] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:08 security kernel: [  170.147241] em28xx #0 em28xx_isoc_copy :Video frame 111, length=2888, odd
Aug 15 23:15:08 security kernel: [  170.171072] em28xx #0 em28xx_isoc_copy :Video frame 112, length=960, even
Aug 15 23:15:08 security kernel: [  170.171082] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:08 security kernel: [  170.187082] em28xx #0 em28xx_isoc_copy :Video frame 113, length=2888, odd
Aug 15 23:15:08 security kernel: [  170.212019] em28xx #0 em28xx_isoc_copy :Video frame 114, length=960, even
Aug 15 23:15:08 security kernel: [  170.212036] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:08 security kernel: [  170.227216] em28xx #0 em28xx_isoc_copy :Video frame 115, length=2888, odd
Aug 15 23:15:08 security kernel: [  170.251763] em28xx #0 em28xx_isoc_copy :Video frame 116, length=960, even
Aug 15 23:15:08 security kernel: [  170.251797] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:08 security kernel: [  170.267235] em28xx #0 em28xx_isoc_copy :Video frame 117, length=2888, odd
Aug 15 23:15:09 security kernel: [  170.309493] em28xx #0 em28xx_isoc_copy :Video frame 118, length=960, even
Aug 15 23:15:09 security kernel: [  170.309536] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:09 security kernel: [  170.309814] xhci_hcd 0000:08:00.0: Miss service interval error, set skip flag
Aug 15 23:15:09 security kernel: [  170.310195] em28xx #0 em28xx_irq_callback :urb completition error -18.
Aug 15 23:15:09 security kernel: [  170.310229] em28xx #0 print_err_status :URB status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.310256] em28xx #0 print_err_status :URB packet 39, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.310280] em28xx #0 print_err_status :URB packet 40, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.310304] em28xx #0 print_err_status :URB packet 41, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.310327] em28xx #0 print_err_status :URB packet 42, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.310350] em28xx #0 print_err_status :URB packet 43, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.310374] em28xx #0 print_err_status :URB packet 44, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.310397] em28xx #0 print_err_status :URB packet 45, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.310421] em28xx #0 print_err_status :URB packet 46, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.310444] em28xx #0 print_err_status :URB packet 47, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.310468] em28xx #0 print_err_status :URB packet 48, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.310492] em28xx #0 print_err_status :URB packet 49, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.310516] em28xx #0 print_err_status :URB packet 50, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.310539] em28xx #0 print_err_status :URB packet 51, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.310562] em28xx #0 print_err_status :URB packet 52, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.310586] em28xx #0 print_err_status :URB packet 53, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.310609] em28xx #0 print_err_status :URB packet 54, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.310633] em28xx #0 print_err_status :URB packet 55, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.310656] em28xx #0 print_err_status :URB packet 56, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.310680] em28xx #0 print_err_status :URB packet 57, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.310703] em28xx #0 print_err_status :URB packet 58, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.310726] em28xx #0 print_err_status :URB packet 59, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.310750] em28xx #0 print_err_status :URB packet 60, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.310774] em28xx #0 print_err_status :URB packet 61, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.310798] em28xx #0 print_err_status :URB packet 62, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.310825] em28xx #0 print_err_status :URB packet 63, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.311337] em28xx #0 em28xx_irq_callback :urb completition error -18.
Aug 15 23:15:09 security kernel: [  170.311368] em28xx #0 print_err_status :URB status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.311391] em28xx #0 print_err_status :URB packet 0, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.311415] em28xx #0 print_err_status :URB packet 1, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.311439] em28xx #0 print_err_status :URB packet 2, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.311463] em28xx #0 print_err_status :URB packet 3, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.311486] em28xx #0 print_err_status :URB packet 4, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.311509] em28xx #0 print_err_status :URB packet 5, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.311533] em28xx #0 print_err_status :URB packet 6, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.311556] em28xx #0 print_err_status :URB packet 7, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.311580] em28xx #0 print_err_status :URB packet 8, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.311603] em28xx #0 print_err_status :URB packet 9, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.311627] em28xx #0 print_err_status :URB packet 10, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.311651] em28xx #0 print_err_status :URB packet 11, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.311675] em28xx #0 print_err_status :URB packet 12, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.311700] em28xx #0 print_err_status :URB packet 13, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.311724] em28xx #0 print_err_status :URB packet 14, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.311748] em28xx #0 print_err_status :URB packet 15, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.311772] em28xx #0 print_err_status :URB packet 16, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.311796] em28xx #0 print_err_status :URB packet 17, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.311821] em28xx #0 print_err_status :URB packet 18, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.311845] em28xx #0 print_err_status :URB packet 19, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.311869] em28xx #0 print_err_status :URB packet 20, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.311893] em28xx #0 print_err_status :URB packet 21, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.311918] em28xx #0 print_err_status :URB packet 22, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.311942] em28xx #0 print_err_status :URB packet 23, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.311966] em28xx #0 print_err_status :URB packet 24, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.311991] em28xx #0 print_err_status :URB packet 25, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.312021] em28xx #0 print_err_status :URB packet 26, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.312046] em28xx #0 print_err_status :URB packet 27, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.312070] em28xx #0 print_err_status :URB packet 28, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.312094] em28xx #0 print_err_status :URB packet 29, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.312118] em28xx #0 print_err_status :URB packet 30, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.312142] em28xx #0 print_err_status :URB packet 31, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.312166] em28xx #0 print_err_status :URB packet 32, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.312191] em28xx #0 print_err_status :URB packet 33, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.312215] em28xx #0 print_err_status :URB packet 34, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.312239] em28xx #0 print_err_status :URB packet 35, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.312263] em28xx #0 print_err_status :URB packet 36, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.312288] em28xx #0 print_err_status :URB packet 37, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.312312] em28xx #0 print_err_status :URB packet 38, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.312336] em28xx #0 print_err_status :URB packet 39, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.312360] em28xx #0 print_err_status :URB packet 40, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.312384] em28xx #0 print_err_status :URB packet 41, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.312409] em28xx #0 print_err_status :URB packet 42, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.312433] em28xx #0 print_err_status :URB packet 43, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.312457] em28xx #0 print_err_status :URB packet 44, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.312481] em28xx #0 print_err_status :URB packet 45, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.312505] em28xx #0 print_err_status :URB packet 46, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.312530] em28xx #0 print_err_status :URB packet 47, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.312554] em28xx #0 print_err_status :URB packet 48, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.312578] em28xx #0 print_err_status :URB packet 49, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.312603] em28xx #0 print_err_status :URB packet 50, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.312627] em28xx #0 print_err_status :URB packet 51, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.312651] em28xx #0 print_err_status :URB packet 52, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.312675] em28xx #0 print_err_status :URB packet 53, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.312700] em28xx #0 print_err_status :URB packet 54, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.312724] em28xx #0 print_err_status :URB packet 55, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.312748] em28xx #0 print_err_status :URB packet 56, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.312772] em28xx #0 print_err_status :URB packet 57, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.312796] em28xx #0 print_err_status :URB packet 58, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.312821] em28xx #0 print_err_status :URB packet 59, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.312845] em28xx #0 print_err_status :URB packet 60, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.312869] em28xx #0 print_err_status :URB packet 61, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.312894] em28xx #0 print_err_status :URB packet 62, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.312918] em28xx #0 print_err_status :URB packet 63, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.313107] xhci_hcd 0000:08:00.0: Found td. Clear skip flag.
Aug 15 23:15:09 security kernel: [  170.315323] em28xx #0 print_err_status :URB packet 0, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.315448] em28xx #0 print_err_status :URB packet 1, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.315472] em28xx #0 print_err_status :URB packet 2, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.315496] em28xx #0 print_err_status :URB packet 3, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.315520] em28xx #0 print_err_status :URB packet 4, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.315543] em28xx #0 print_err_status :URB packet 5, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.315567] em28xx #0 print_err_status :URB packet 6, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.315590] em28xx #0 print_err_status :URB packet 7, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.315614] em28xx #0 print_err_status :URB packet 8, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.315638] em28xx #0 print_err_status :URB packet 9, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.315661] em28xx #0 print_err_status :URB packet 10, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.315686] em28xx #0 print_err_status :URB packet 11, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.315710] em28xx #0 print_err_status :URB packet 12, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.315735] em28xx #0 print_err_status :URB packet 13, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.315761] em28xx #0 print_err_status :URB packet 14, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.315786] em28xx #0 print_err_status :URB packet 15, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.315811] em28xx #0 print_err_status :URB packet 16, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.315835] em28xx #0 print_err_status :URB packet 17, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.315859] em28xx #0 print_err_status :URB packet 18, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.315883] em28xx #0 print_err_status :URB packet 19, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.315907] em28xx #0 print_err_status :URB packet 20, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.315931] em28xx #0 print_err_status :URB packet 21, status -18 [Unknown].
Aug 15 23:15:09 security kernel: [  170.315957] em28xx #0 em28xx_isoc_copy :Video frame 119, length=960, odd
Aug 15 23:15:09 security kernel: [  170.331347] em28xx #0 em28xx_isoc_copy :Video frame 120, length=960, even
Aug 15 23:15:09 security kernel: [  170.331386] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:09 security kernel: [  170.347097] em28xx #0 em28xx_isoc_copy :Video frame 121, length=2888, odd
Aug 15 23:15:09 security kernel: [  170.371114] em28xx #0 em28xx_isoc_copy :Video frame 122, length=960, even
Aug 15 23:15:09 security kernel: [  170.387130] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:09 security kernel: [  170.387150] em28xx #0 em28xx_isoc_copy :Video frame 123, length=2888, odd
Aug 15 23:15:09 security kernel: [  170.403123] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:09 security kernel: [  170.411096] em28xx #0 em28xx_isoc_copy :Video frame 124, length=960, even
Aug 15 23:15:09 security kernel: [  170.411105] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:09 security kernel: [  170.427144] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:09 security kernel: [  170.427156] em28xx #0 em28xx_isoc_copy :Video frame 125, length=2888, odd
Aug 15 23:15:09 security kernel: [  170.443122] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:09 security kernel: [  170.451099] em28xx #0 em28xx_isoc_copy :Video frame 126, length=960, even
Aug 15 23:15:09 security kernel: [  170.451118] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:09 security kernel: [  170.467122] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:09 security kernel: [  170.467141] em28xx #0 em28xx_isoc_copy :Video frame 127, length=2888, odd
Aug 15 23:15:09 security kernel: [  170.483129] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:09 security kernel: [  170.491091] em28xx #0 em28xx_isoc_copy :Video frame 0, length=960, even
Aug 15 23:15:09 security kernel: [  170.491109] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:09 security kernel: [  170.507116] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:09 security kernel: [  170.507137] em28xx #0 em28xx_isoc_copy :Video frame 1, length=2888, odd
Aug 15 23:15:09 security kernel: [  170.516324] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:09 security kernel: [  170.516333] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:09 security kernel: [  170.516343] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:09 security kernel: [  170.516348] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:09 security kernel: [  170.516355] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:09 security kernel: [  170.516360] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4e2000 maddr: 0x7be2000 
Aug 15 23:15:09 security kernel: [  170.516367] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be2000 
Aug 15 23:15:09 security kernel: [  170.516380] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be2000 
Aug 15 23:15:09 security kernel: [  170.516387] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:09 security kernel: [  170.516394] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:09 security kernel: [  170.516398] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:09 security kernel: [  170.516404] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:09 security kernel: [  170.516408] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4e2800 maddr: 0x7be2800 
Aug 15 23:15:09 security kernel: [  170.516415] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be2800 
Aug 15 23:15:09 security kernel: [  170.516425] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be2800 
Aug 15 23:15:09 security kernel: [  170.516807] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:09 security kernel: [  170.516815] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:09 security kernel: [  170.516822] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7be2000  paddr: 0xf4e2000 
Aug 15 23:15:09 security kernel: [  170.516828] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:09 security kernel: [  170.516833] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be2000 
Aug 15 23:15:09 security kernel: [  170.516845] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:09 security kernel: [  170.516849] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:09 security kernel: [  170.516852] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7be2800  paddr: 0xf4e2800 
Aug 15 23:15:09 security kernel: [  170.516858] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:09 security kernel: [  170.516863] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be2800 
Aug 15 23:15:09 security kernel: [  170.516894] <<< 10
Aug 15 23:15:09 security kernel: [  170.523111] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:09 security kernel: [  170.531095] em28xx #0 em28xx_isoc_copy :Video frame 2, length=960, even
Aug 15 23:15:09 security kernel: [  170.531105] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:09 security kernel: [  170.547118] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:09 security kernel: [  170.547141] em28xx #0 em28xx_isoc_copy :Video frame 3, length=2888, odd
Aug 15 23:15:09 security kernel: [  170.563113] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:09 security kernel: [  170.571084] em28xx #0 em28xx_isoc_copy :Video frame 4, length=960, even
Aug 15 23:15:09 security kernel: [  170.571093] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:09 security kernel: [  170.587111] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:09 security kernel: [  170.587134] em28xx #0 em28xx_isoc_copy :Video frame 5, length=2888, odd
Aug 15 23:15:09 security kernel: [  170.603104] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:09 security kernel: [  170.611081] em28xx #0 em28xx_isoc_copy :Video frame 6, length=960, even
Aug 15 23:15:09 security kernel: [  170.611089] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:09 security kernel: [  170.627111] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:09 security kernel: [  170.627123] em28xx #0 em28xx_isoc_copy :Video frame 7, length=2888, odd
Aug 15 23:15:09 security kernel: [  170.643099] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:09 security kernel: [  170.651078] em28xx #0 em28xx_isoc_copy :Video frame 8, length=960, even
Aug 15 23:15:09 security kernel: [  170.651093] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:09 security kernel: [  170.667106] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:09 security kernel: [  170.667128] em28xx #0 em28xx_isoc_copy :Video frame 9, length=2888, odd
Aug 15 23:15:09 security kernel: [  170.683091] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:09 security kernel: [  170.691072] em28xx #0 em28xx_isoc_copy :Video frame 10, length=960, even
Aug 15 23:15:09 security kernel: [  170.691087] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:09 security kernel: [  170.707158] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:09 security kernel: [  170.707185] em28xx #0 em28xx_isoc_copy :Video frame 11, length=2888, odd
Aug 15 23:15:09 security kernel: [  170.723139] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:09 security kernel: [  170.731079] em28xx #0 em28xx_isoc_copy :Video frame 12, length=960, even
Aug 15 23:15:09 security kernel: [  170.731089] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:09 security kernel: [  170.747105] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:09 security kernel: [  170.747127] em28xx #0 em28xx_isoc_copy :Video frame 13, length=2888, odd
Aug 15 23:15:09 security kernel: [  170.763092] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:09 security kernel: [  170.771071] em28xx #0 em28xx_isoc_copy :Video frame 14, length=960, even
Aug 15 23:15:09 security kernel: [  170.771089] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:09 security kernel: [  170.787202] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:09 security kernel: [  170.787231] em28xx #0 em28xx_isoc_copy :Video frame 15, length=2888, odd
Aug 15 23:15:09 security kernel: [  170.803090] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:09 security kernel: [  170.811067] em28xx #0 em28xx_isoc_copy :Video frame 16, length=960, even
Aug 15 23:15:09 security kernel: [  170.811077] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:09 security kernel: [  170.827103] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:09 security kernel: [  170.827114] em28xx #0 em28xx_isoc_copy :Video frame 17, length=2888, odd
Aug 15 23:15:09 security kernel: [  170.843090] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:09 security kernel: [  170.851064] em28xx #0 em28xx_isoc_copy :Video frame 18, length=960, even
Aug 15 23:15:09 security kernel: [  170.851079] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:09 security kernel: [  170.867169] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:09 security kernel: [  170.867196] em28xx #0 em28xx_isoc_copy :Video frame 19, length=2888, odd
Aug 15 23:15:09 security kernel: [  170.883256] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:09 security kernel: [  170.891177] em28xx #0 em28xx_isoc_copy :Video frame 20, length=960, even
Aug 15 23:15:09 security kernel: [  170.891202] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:09 security kernel: [  170.907241] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:09 security kernel: [  170.907269] em28xx #0 em28xx_isoc_copy :Video frame 21, length=2888, odd
Aug 15 23:15:09 security kernel: [  170.923114] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:09 security kernel: [  170.931087] em28xx #0 em28xx_isoc_copy :Video frame 22, length=960, even
Aug 15 23:15:09 security kernel: [  170.931102] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:09 security kernel: [  170.947127] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:09 security kernel: [  170.947148] em28xx #0 em28xx_isoc_copy :Video frame 23, length=2888, odd
Aug 15 23:15:09 security kernel: [  170.963119] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:09 security kernel: [  170.971095] em28xx #0 em28xx_isoc_copy :Video frame 24, length=960, even
Aug 15 23:15:09 security kernel: [  170.971114] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:09 security kernel: [  170.987121] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:09 security kernel: [  170.987143] em28xx #0 em28xx_isoc_copy :Video frame 25, length=2888, odd
Aug 15 23:15:09 security kernel: [  171.003110] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:09 security kernel: [  171.011083] em28xx #0 em28xx_isoc_copy :Video frame 26, length=960, even
Aug 15 23:15:09 security kernel: [  171.011099] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:09 security kernel: [  171.016037] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:09 security kernel: [  171.016047] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:09 security kernel: [  171.016056] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:09 security kernel: [  171.016060] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:09 security kernel: [  171.016066] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:09 security kernel: [  171.016070] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4e3000 maddr: 0x7be3000 
Aug 15 23:15:09 security kernel: [  171.016076] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be3000 
Aug 15 23:15:09 security kernel: [  171.016089] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be3000 
Aug 15 23:15:09 security kernel: [  171.016094] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:09 security kernel: [  171.016100] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:09 security kernel: [  171.016104] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:09 security kernel: [  171.016108] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:09 security kernel: [  171.016112] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4e3800 maddr: 0x7be3800 
Aug 15 23:15:09 security kernel: [  171.016118] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be3800 
Aug 15 23:15:09 security kernel: [  171.016127] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be3800 
Aug 15 23:15:09 security kernel: [  171.016514] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:09 security kernel: [  171.016520] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:09 security kernel: [  171.016524] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7be3000  paddr: 0xf4e3000 
Aug 15 23:15:09 security kernel: [  171.016531] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:09 security kernel: [  171.016537] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be3000 
Aug 15 23:15:09 security kernel: [  171.016547] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:09 security kernel: [  171.016553] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:09 security kernel: [  171.016557] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7be3800  paddr: 0xf4e3800 
Aug 15 23:15:09 security kernel: [  171.016564] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:09 security kernel: [  171.016570] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be3800 
Aug 15 23:15:09 security kernel: [  171.016596] <<< 10
Aug 15 23:15:09 security kernel: [  171.027115] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:09 security kernel: [  171.027125] em28xx #0 em28xx_isoc_copy :Video frame 27, length=2888, odd
Aug 15 23:15:09 security kernel: [  171.043110] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:09 security kernel: [  171.051082] em28xx #0 em28xx_isoc_copy :Video frame 28, length=960, even
Aug 15 23:15:09 security kernel: [  171.051097] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:09 security kernel: [  171.067113] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:09 security kernel: [  171.067134] em28xx #0 em28xx_isoc_copy :Video frame 29, length=2888, odd
Aug 15 23:15:09 security kernel: [  171.083105] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:09 security kernel: [  171.091078] em28xx #0 em28xx_isoc_copy :Video frame 30, length=960, even
Aug 15 23:15:09 security kernel: [  171.091093] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:09 security kernel: [  171.107150] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:09 security kernel: [  171.107175] em28xx #0 em28xx_isoc_copy :Video frame 31, length=2888, odd
Aug 15 23:15:09 security kernel: [  171.123163] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:09 security kernel: [  171.131113] em28xx #0 em28xx_isoc_copy :Video frame 32, length=960, even
Aug 15 23:15:09 security kernel: [  171.131129] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:09 security kernel: [  171.147109] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:09 security kernel: [  171.147130] em28xx #0 em28xx_isoc_copy :Video frame 33, length=2888, odd
Aug 15 23:15:09 security kernel: [  171.163098] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:09 security kernel: [  171.171076] em28xx #0 em28xx_isoc_copy :Video frame 34, length=960, even
Aug 15 23:15:09 security kernel: [  171.171090] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:09 security kernel: [  171.187149] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:09 security kernel: [  171.187175] em28xx #0 em28xx_isoc_copy :Video frame 35, length=2888, odd
Aug 15 23:15:09 security kernel: [  171.203110] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:09 security kernel: [  171.211073] em28xx #0 em28xx_isoc_copy :Video frame 36, length=960, even
Aug 15 23:15:09 security kernel: [  171.211087] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:09 security kernel: [  171.227101] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:09 security kernel: [  171.227124] em28xx #0 em28xx_isoc_copy :Video frame 37, length=2888, odd
Aug 15 23:15:09 security kernel: [  171.243088] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:09 security kernel: [  171.251070] em28xx #0 em28xx_isoc_copy :Video frame 38, length=960, even
Aug 15 23:15:09 security kernel: [  171.251085] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:09 security kernel: [  171.267136] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:09 security kernel: [  171.267161] em28xx #0 em28xx_isoc_copy :Video frame 39, length=2888, odd
Aug 15 23:15:09 security kernel: [  171.283091] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:09 security kernel: [  171.291066] em28xx #0 em28xx_isoc_copy :Video frame 40, length=960, even
Aug 15 23:15:09 security kernel: [  171.291080] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:09 security kernel: [  171.307096] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:09 security kernel: [  171.307118] em28xx #0 em28xx_isoc_copy :Video frame 41, length=2888, odd
Aug 15 23:15:10 security kernel: [  171.323087] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:10 security kernel: [  171.331062] em28xx #0 em28xx_isoc_copy :Video frame 42, length=960, even
Aug 15 23:15:10 security kernel: [  171.331076] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:10 security kernel: [  171.347086] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:10 security kernel: [  171.347108] em28xx #0 em28xx_isoc_copy :Video frame 43, length=2888, odd
Aug 15 23:15:10 security kernel: [  171.363087] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:10 security kernel: [  171.371061] em28xx #0 em28xx_isoc_copy :Video frame 44, length=960, even
Aug 15 23:15:10 security kernel: [  171.371075] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:10 security kernel: [  171.387084] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:10 security kernel: [  171.387106] em28xx #0 em28xx_isoc_copy :Video frame 45, length=2888, odd
Aug 15 23:15:10 security kernel: [  171.403088] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:10 security kernel: [  171.411060] em28xx #0 em28xx_isoc_copy :Video frame 46, length=960, even
Aug 15 23:15:10 security kernel: [  171.411075] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:10 security kernel: [  171.427085] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:10 security kernel: [  171.427107] em28xx #0 em28xx_isoc_copy :Video frame 47, length=2888, odd
Aug 15 23:15:10 security kernel: [  171.443081] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:10 security kernel: [  171.451054] em28xx #0 em28xx_isoc_copy :Video frame 48, length=960, even
Aug 15 23:15:10 security kernel: [  171.451062] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:10 security kernel: [  171.467081] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:10 security kernel: [  171.467102] em28xx #0 em28xx_isoc_copy :Video frame 49, length=2888, odd
Aug 15 23:15:10 security kernel: [  171.483073] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:10 security kernel: [  171.491053] em28xx #0 em28xx_isoc_copy :Video frame 50, length=960, even
Aug 15 23:15:10 security kernel: [  171.491068] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:10 security kernel: [  171.507120] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:10 security kernel: [  171.507137] em28xx #0 em28xx_isoc_copy :Video frame 51, length=2888, odd
Aug 15 23:15:10 security kernel: [  171.516036] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:10 security kernel: [  171.516045] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:10 security kernel: [  171.516060] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:10 security kernel: [  171.516065] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:10 security kernel: [  171.516071] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:10 security kernel: [  171.516076] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4e4000 maddr: 0x7be4000 
Aug 15 23:15:10 security kernel: [  171.516090] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be4000 
Aug 15 23:15:10 security kernel: [  171.516104] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be4000 
Aug 15 23:15:10 security kernel: [  171.516109] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:10 security kernel: [  171.516115] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:10 security kernel: [  171.516119] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:10 security kernel: [  171.516123] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:10 security kernel: [  171.516127] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4e4800 maddr: 0x7be4800 
Aug 15 23:15:10 security kernel: [  171.516133] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be4800 
Aug 15 23:15:10 security kernel: [  171.516142] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be4800 
Aug 15 23:15:10 security kernel: [  171.516476] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:10 security kernel: [  171.516489] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:10 security kernel: [  171.516492] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7be4000  paddr: 0xf4e4000 
Aug 15 23:15:10 security kernel: [  171.516498] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:10 security kernel: [  171.516508] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be4000 
Aug 15 23:15:10 security kernel: [  171.516517] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:10 security kernel: [  171.516521] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:10 security kernel: [  171.516525] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7be4800  paddr: 0xf4e4800 
Aug 15 23:15:10 security kernel: [  171.516530] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:10 security kernel: [  171.516540] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be4800 
Aug 15 23:15:10 security kernel: [  171.516582] <<< 10
Aug 15 23:15:10 security kernel: [  171.523073] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:10 security kernel: [  171.531045] em28xx #0 em28xx_isoc_copy :Video frame 52, length=960, even
Aug 15 23:15:10 security kernel: [  171.531060] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:10 security kernel: [  171.547083] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:10 security kernel: [  171.547106] em28xx #0 em28xx_isoc_copy :Video frame 53, length=2888, odd
Aug 15 23:15:10 security kernel: [  171.563085] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:10 security kernel: [  171.571043] em28xx #0 em28xx_isoc_copy :Video frame 54, length=960, even
Aug 15 23:15:10 security kernel: [  171.571056] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:10 security kernel: [  171.587079] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:10 security kernel: [  171.587100] em28xx #0 em28xx_isoc_copy :Video frame 55, length=2888, odd
Aug 15 23:15:10 security kernel: [  171.603066] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:10 security kernel: [  171.611044] em28xx #0 em28xx_isoc_copy :Video frame 56, length=960, even
Aug 15 23:15:10 security kernel: [  171.611059] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:10 security kernel: [  171.627100] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:10 security kernel: [  171.627114] em28xx #0 em28xx_isoc_copy :Video frame 57, length=2888, odd
Aug 15 23:15:10 security kernel: [  171.643085] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:10 security kernel: [  171.651046] em28xx #0 em28xx_isoc_copy :Video frame 58, length=960, even
Aug 15 23:15:10 security kernel: [  171.651054] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:10 security kernel: [  171.667076] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:10 security kernel: [  171.667098] em28xx #0 em28xx_isoc_copy :Video frame 59, length=2888, odd
Aug 15 23:15:10 security kernel: [  171.683063] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:10 security kernel: [  171.691035] em28xx #0 em28xx_isoc_copy :Video frame 60, length=960, even
Aug 15 23:15:10 security kernel: [  171.691050] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:10 security kernel: [  171.707067] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:10 security kernel: [  171.707090] em28xx #0 em28xx_isoc_copy :Video frame 61, length=2888, odd
Aug 15 23:15:10 security kernel: [  171.723062] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:10 security kernel: [  171.731033] em28xx #0 em28xx_isoc_copy :Video frame 62, length=960, even
Aug 15 23:15:10 security kernel: [  171.731049] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:10 security kernel: [  171.747043] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:10 security kernel: [  171.747066] em28xx #0 em28xx_isoc_copy :Video frame 63, length=2888, odd
Aug 15 23:15:10 security kernel: [  171.763059] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:10 security kernel: [  171.771032] em28xx #0 em28xx_isoc_copy :Video frame 64, length=960, even
Aug 15 23:15:10 security kernel: [  171.771047] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:10 security kernel: [  171.787061] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:10 security kernel: [  171.787084] em28xx #0 em28xx_isoc_copy :Video frame 65, length=2888, odd
Aug 15 23:15:10 security kernel: [  171.803054] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:10 security kernel: [  171.811035] em28xx #0 em28xx_isoc_copy :Video frame 66, length=960, even
Aug 15 23:15:10 security kernel: [  171.811051] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:10 security kernel: [  171.827166] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:10 security kernel: [  171.827194] em28xx #0 em28xx_isoc_copy :Video frame 67, length=2888, odd
Aug 15 23:15:10 security kernel: [  171.843058] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:10 security kernel: [  171.851024] em28xx #0 em28xx_isoc_copy :Video frame 68, length=960, even
Aug 15 23:15:10 security kernel: [  171.851033] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:10 security kernel: [  171.867086] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:10 security kernel: [  171.867098] em28xx #0 em28xx_isoc_copy :Video frame 69, length=2888, odd
Aug 15 23:15:10 security kernel: [  171.883081] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:10 security kernel: [  171.891057] em28xx #0 em28xx_isoc_copy :Video frame 70, length=960, even
Aug 15 23:15:10 security kernel: [  171.891070] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:10 security kernel: [  171.907136] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:10 security kernel: [  171.907157] em28xx #0 em28xx_isoc_copy :Video frame 71, length=2888, odd
Aug 15 23:15:10 security kernel: [  171.923115] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:10 security kernel: [  171.931053] em28xx #0 em28xx_isoc_copy :Video frame 72, length=960, even
Aug 15 23:15:10 security kernel: [  171.931070] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:10 security kernel: [  171.947085] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:10 security kernel: [  171.947108] em28xx #0 em28xx_isoc_copy :Video frame 73, length=2888, odd
Aug 15 23:15:10 security kernel: [  171.963080] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:10 security kernel: [  171.971053] em28xx #0 em28xx_isoc_copy :Video frame 74, length=960, even
Aug 15 23:15:10 security kernel: [  171.971070] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:10 security kernel: [  171.987079] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:10 security kernel: [  171.987094] em28xx #0 em28xx_isoc_copy :Video frame 75, length=2888, odd
Aug 15 23:15:10 security kernel: [  172.003076] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:10 security kernel: [  172.011054] em28xx #0 em28xx_isoc_copy :Video frame 76, length=960, even
Aug 15 23:15:10 security kernel: [  172.011070] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:10 security kernel: [  172.016161] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:10 security kernel: [  172.016171] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:10 security kernel: [  172.016190] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:10 security kernel: [  172.016194] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:10 security kernel: [  172.016201] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:10 security kernel: [  172.016208] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4e5000 maddr: 0x7be5000 
Aug 15 23:15:10 security kernel: [  172.016218] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be5000 
Aug 15 23:15:10 security kernel: [  172.016231] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be5000 
Aug 15 23:15:10 security kernel: [  172.016236] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:10 security kernel: [  172.016242] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:10 security kernel: [  172.016246] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:10 security kernel: [  172.016250] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:10 security kernel: [  172.016254] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4e5800 maddr: 0x7be5800 
Aug 15 23:15:10 security kernel: [  172.016260] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be5800 
Aug 15 23:15:10 security kernel: [  172.016268] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be5800 
Aug 15 23:15:10 security kernel: [  172.016600] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:10 security kernel: [  172.016608] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:10 security kernel: [  172.016613] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7be5000  paddr: 0xf4e5000 
Aug 15 23:15:10 security kernel: [  172.016619] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:10 security kernel: [  172.016625] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be5000 
Aug 15 23:15:10 security kernel: [  172.016637] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:10 security kernel: [  172.016641] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:10 security kernel: [  172.016644] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7be5800  paddr: 0xf4e5800 
Aug 15 23:15:10 security kernel: [  172.016650] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:10 security kernel: [  172.016655] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be5800 
Aug 15 23:15:10 security kernel: [  172.016679] <<< 10
Aug 15 23:15:10 security kernel: [  172.027078] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:10 security kernel: [  172.027097] em28xx #0 em28xx_isoc_copy :Video frame 77, length=2888, odd
Aug 15 23:15:10 security kernel: [  172.043071] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:10 security kernel: [  172.051043] em28xx #0 em28xx_isoc_copy :Video frame 78, length=960, even
Aug 15 23:15:10 security kernel: [  172.051052] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:10 security kernel: [  172.067075] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:10 security kernel: [  172.067088] em28xx #0 em28xx_isoc_copy :Video frame 79, length=2888, odd
Aug 15 23:15:10 security kernel: [  172.083062] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:10 security kernel: [  172.091043] em28xx #0 em28xx_isoc_copy :Video frame 80, length=960, even
Aug 15 23:15:10 security kernel: [  172.091058] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:10 security kernel: [  172.107182] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:10 security kernel: [  172.107211] em28xx #0 em28xx_isoc_copy :Video frame 81, length=2888, odd
Aug 15 23:15:10 security kernel: [  172.123064] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:10 security kernel: [  172.131037] em28xx #0 em28xx_isoc_copy :Video frame 82, length=960, even
Aug 15 23:15:10 security kernel: [  172.131050] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:10 security kernel: [  172.147071] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:10 security kernel: [  172.147092] em28xx #0 em28xx_isoc_copy :Video frame 83, length=2888, odd
Aug 15 23:15:10 security kernel: [  172.163058] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:10 security kernel: [  172.171035] em28xx #0 em28xx_isoc_copy :Video frame 84, length=960, even
Aug 15 23:15:10 security kernel: [  172.171050] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:10 security kernel: [  172.187101] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:10 security kernel: [  172.187128] em28xx #0 em28xx_isoc_copy :Video frame 85, length=2888, odd
Aug 15 23:15:10 security kernel: [  172.203060] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:10 security kernel: [  172.211031] em28xx #0 em28xx_isoc_copy :Video frame 86, length=960, even
Aug 15 23:15:10 security kernel: [  172.211045] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:10 security kernel: [  172.227061] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:10 security kernel: [  172.227083] em28xx #0 em28xx_isoc_copy :Video frame 87, length=2888, odd
Aug 15 23:15:10 security kernel: [  172.243052] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:10 security kernel: [  172.251031] em28xx #0 em28xx_isoc_copy :Video frame 88, length=960, even
Aug 15 23:15:10 security kernel: [  172.251049] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:10 security kernel: [  172.267043] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:10 security kernel: [  172.267057] em28xx #0 em28xx_isoc_copy :Video frame 89, length=2888, odd
Aug 15 23:15:10 security kernel: [  172.283057] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:10 security kernel: [  172.291030] em28xx #0 em28xx_isoc_copy :Video frame 90, length=960, even
Aug 15 23:15:10 security kernel: [  172.291045] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:10 security kernel: [  172.307039] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:10 security kernel: [  172.307061] em28xx #0 em28xx_isoc_copy :Video frame 91, length=2888, odd
Aug 15 23:15:11 security kernel: [  172.323044] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:11 security kernel: [  172.331026] em28xx #0 em28xx_isoc_copy :Video frame 92, length=960, even
Aug 15 23:15:11 security kernel: [  172.331039] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:11 security kernel: [  172.347077] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:11 security kernel: [  172.347103] em28xx #0 em28xx_isoc_copy :Video frame 93, length=2888, odd
Aug 15 23:15:11 security kernel: [  172.363050] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:11 security kernel: [  172.371021] em28xx #0 em28xx_isoc_copy :Video frame 94, length=960, even
Aug 15 23:15:11 security kernel: [  172.371035] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:11 security kernel: [  172.387034] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:11 security kernel: [  172.387056] em28xx #0 em28xx_isoc_copy :Video frame 95, length=2888, odd
Aug 15 23:15:11 security kernel: [  172.403047] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:11 security kernel: [  172.411016] em28xx #0 em28xx_isoc_copy :Video frame 96, length=960, even
Aug 15 23:15:11 security kernel: [  172.411031] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:11 security kernel: [  172.427031] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:11 security kernel: [  172.427053] em28xx #0 em28xx_isoc_copy :Video frame 97, length=2888, odd
Aug 15 23:15:11 security kernel: [  172.443036] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:11 security kernel: [  172.451014] em28xx #0 em28xx_isoc_copy :Video frame 98, length=960, even
Aug 15 23:15:11 security kernel: [  172.451029] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:11 security kernel: [  172.467067] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:11 security kernel: [  172.467084] em28xx #0 em28xx_isoc_copy :Video frame 99, length=2888, odd
Aug 15 23:15:11 security kernel: [  172.483040] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:11 security kernel: [  172.491007] em28xx #0 em28xx_isoc_copy :Video frame 100, length=960, even
Aug 15 23:15:11 security kernel: [  172.491021] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:11 security kernel: [  172.507026] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:11 security kernel: [  172.507049] em28xx #0 em28xx_isoc_copy :Video frame 101, length=2888, odd
Aug 15 23:15:11 security kernel: [  172.516039] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:11 security kernel: [  172.516048] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:11 security kernel: [  172.516063] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:11 security kernel: [  172.516067] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:11 security kernel: [  172.516073] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:11 security kernel: [  172.516077] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4e6000 maddr: 0x7be6000 
Aug 15 23:15:11 security kernel: [  172.516083] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be6000 
Aug 15 23:15:11 security kernel: [  172.516096] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be6000 
Aug 15 23:15:11 security kernel: [  172.516102] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:11 security kernel: [  172.516107] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:11 security kernel: [  172.516111] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:11 security kernel: [  172.516116] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:11 security kernel: [  172.516119] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4e6800 maddr: 0x7be6800 
Aug 15 23:15:11 security kernel: [  172.516125] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be6800 
Aug 15 23:15:11 security kernel: [  172.516134] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be6800 
Aug 15 23:15:11 security kernel: [  172.516605] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:11 security kernel: [  172.516613] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:11 security kernel: [  172.516620] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7be6000  paddr: 0xf4e6000 
Aug 15 23:15:11 security kernel: [  172.516626] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:11 security kernel: [  172.516631] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be6000 
Aug 15 23:15:11 security kernel: [  172.516638] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:11 security kernel: [  172.516641] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:11 security kernel: [  172.516645] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7be6800  paddr: 0xf4e6800 
Aug 15 23:15:11 security kernel: [  172.516651] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:11 security kernel: [  172.516655] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be6800 
Aug 15 23:15:11 security kernel: [  172.516679] <<< 10
Aug 15 23:15:11 security kernel: [  172.523037] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:11 security kernel: [  172.531004] em28xx #0 em28xx_isoc_copy :Video frame 102, length=960, even
Aug 15 23:15:11 security kernel: [  172.531019] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:11 security kernel: [  172.547026] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:11 security kernel: [  172.547048] em28xx #0 em28xx_isoc_copy :Video frame 103, length=2888, odd
Aug 15 23:15:11 security kernel: [  172.563030] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:11 security kernel: [  172.571006] em28xx #0 em28xx_isoc_copy :Video frame 104, length=960, even
Aug 15 23:15:11 security kernel: [  172.571021] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:11 security kernel: [  172.587021] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:11 security kernel: [  172.587045] em28xx #0 em28xx_isoc_copy :Video frame 105, length=2888, odd
Aug 15 23:15:11 security kernel: [  172.603033] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:11 security kernel: [  172.611000] em28xx #0 em28xx_isoc_copy :Video frame 106, length=960, even
Aug 15 23:15:11 security kernel: [  172.611016] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:11 security kernel: [  172.627013] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:11 security kernel: [  172.627035] em28xx #0 em28xx_isoc_copy :Video frame 107, length=2888, odd
Aug 15 23:15:11 security kernel: [  172.643029] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:11 security kernel: [  172.650998] em28xx #0 em28xx_isoc_copy :Video frame 108, length=960, even
Aug 15 23:15:11 security kernel: [  172.651006] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:11 security kernel: [  172.667015] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:11 security kernel: [  172.667027] em28xx #0 em28xx_isoc_copy :Video frame 109, length=2888, odd
Aug 15 23:15:11 security kernel: [  172.683021] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:11 security kernel: [  172.690996] em28xx #0 em28xx_isoc_copy :Video frame 110, length=960, even
Aug 15 23:15:11 security kernel: [  172.691011] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:11 security kernel: [  172.707012] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:11 security kernel: [  172.707033] em28xx #0 em28xx_isoc_copy :Video frame 111, length=2888, odd
Aug 15 23:15:11 security kernel: [  172.723016] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:11 security kernel: [  172.731000] em28xx #0 em28xx_isoc_copy :Video frame 112, length=960, even
Aug 15 23:15:11 security kernel: [  172.731010] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:11 security kernel: [  172.747051] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:11 security kernel: [  172.747078] em28xx #0 em28xx_isoc_copy :Video frame 113, length=2888, odd
Aug 15 23:15:11 security kernel: [  172.763082] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:11 security kernel: [  172.771042] em28xx #0 em28xx_isoc_copy :Video frame 114, length=960, even
Aug 15 23:15:11 security kernel: [  172.771061] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:11 security kernel: [  172.787005] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:11 security kernel: [  172.787027] em28xx #0 em28xx_isoc_copy :Video frame 115, length=2888, odd
Aug 15 23:15:11 security kernel: [  172.803019] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:11 security kernel: [  172.810994] em28xx #0 em28xx_isoc_copy :Video frame 116, length=960, even
Aug 15 23:15:11 security kernel: [  172.811013] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:11 security kernel: [  172.827038] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:11 security kernel: [  172.827063] em28xx #0 em28xx_isoc_copy :Video frame 117, length=2888, odd
Aug 15 23:15:11 security kernel: [  172.843016] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:11 security kernel: [  172.850988] em28xx #0 em28xx_isoc_copy :Video frame 118, length=960, even
Aug 15 23:15:11 security kernel: [  172.851002] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:11 security kernel: [  172.867029] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:11 security kernel: [  172.867040] em28xx #0 em28xx_isoc_copy :Video frame 119, length=2888, odd
Aug 15 23:15:11 security kernel: [  172.883042] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:11 security kernel: [  172.891017] em28xx #0 em28xx_isoc_copy :Video frame 120, length=960, even
Aug 15 23:15:11 security kernel: [  172.891025] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:11 security kernel: [  172.907070] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:11 security kernel: [  172.907095] em28xx #0 em28xx_isoc_copy :Video frame 121, length=2888, odd
Aug 15 23:15:11 security kernel: [  172.923042] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:11 security kernel: [  172.931014] em28xx #0 em28xx_isoc_copy :Video frame 122, length=960, even
Aug 15 23:15:11 security kernel: [  172.931030] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:11 security kernel: [  172.947022] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:11 security kernel: [  172.947043] em28xx #0 em28xx_isoc_copy :Video frame 123, length=2888, odd
Aug 15 23:15:11 security kernel: [  172.963057] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:11 security kernel: [  172.971010] em28xx #0 em28xx_isoc_copy :Video frame 124, length=960, even
Aug 15 23:15:11 security kernel: [  172.971026] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:11 security kernel: [  172.987023] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:11 security kernel: [  172.987043] em28xx #0 em28xx_isoc_copy :Video frame 125, length=2888, odd
Aug 15 23:15:11 security kernel: [  173.003036] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:11 security kernel: [  173.011012] em28xx #0 em28xx_isoc_copy :Video frame 126, length=960, even
Aug 15 23:15:11 security kernel: [  173.011029] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:11 security kernel: [  173.016039] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:11 security kernel: [  173.016049] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:11 security kernel: [  173.016067] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:11 security kernel: [  173.016071] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:11 security kernel: [  173.016077] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:11 security kernel: [  173.016088] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4e7000 maddr: 0x7be7000 
Aug 15 23:15:11 security kernel: [  173.016095] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be7000 
Aug 15 23:15:11 security kernel: [  173.016108] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be7000 
Aug 15 23:15:11 security kernel: [  173.016113] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:11 security kernel: [  173.016119] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:11 security kernel: [  173.016122] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:11 security kernel: [  173.016127] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:11 security kernel: [  173.016131] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4e7800 maddr: 0x7be7800 
Aug 15 23:15:11 security kernel: [  173.016136] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be7800 
Aug 15 23:15:11 security kernel: [  173.016145] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be7800 
Aug 15 23:15:11 security kernel: [  173.016601] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:11 security kernel: [  173.016614] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:11 security kernel: [  173.016618] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7be7000  paddr: 0xf4e7000 
Aug 15 23:15:11 security kernel: [  173.016624] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:11 security kernel: [  173.016634] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be7000 
Aug 15 23:15:11 security kernel: [  173.016643] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:11 security kernel: [  173.016647] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:11 security kernel: [  173.016651] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7be7800  paddr: 0xf4e7800 
Aug 15 23:15:11 security kernel: [  173.016657] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:11 security kernel: [  173.016661] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be7800 
Aug 15 23:15:11 security kernel: [  173.016692] <<< 10
Aug 15 23:15:11 security kernel: [  173.027027] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:11 security kernel: [  173.027048] em28xx #0 em28xx_isoc_copy :Video frame 127, length=2888, odd
Aug 15 23:15:11 security kernel: [  173.043035] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:11 security kernel: [  173.051004] em28xx #0 em28xx_isoc_copy :Video frame 0, length=960, even
Aug 15 23:15:11 security kernel: [  173.051012] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:11 security kernel: [  173.067016] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:11 security kernel: [  173.067028] em28xx #0 em28xx_isoc_copy :Video frame 1, length=2888, odd
Aug 15 23:15:11 security kernel: [  173.083023] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:11 security kernel: [  173.091002] em28xx #0 em28xx_isoc_copy :Video frame 2, length=960, even
Aug 15 23:15:11 security kernel: [  173.091011] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:11 security kernel: [  173.107047] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:11 security kernel: [  173.107072] em28xx #0 em28xx_isoc_copy :Video frame 3, length=2888, odd
Aug 15 23:15:11 security kernel: [  173.123027] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:11 security kernel: [  173.130997] em28xx #0 em28xx_isoc_copy :Video frame 4, length=960, even
Aug 15 23:15:11 security kernel: [  173.131012] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:11 security kernel: [  173.147007] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:11 security kernel: [  173.147029] em28xx #0 em28xx_isoc_copy :Video frame 5, length=2888, odd
Aug 15 23:15:11 security kernel: [  173.163025] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:11 security kernel: [  173.170999] em28xx #0 em28xx_isoc_copy :Video frame 6, length=960, even
Aug 15 23:15:11 security kernel: [  173.171012] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:11 security kernel: [  173.187006] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:11 security kernel: [  173.187028] em28xx #0 em28xx_isoc_copy :Video frame 7, length=2888, odd
Aug 15 23:15:11 security kernel: [  173.203016] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:11 security kernel: [  173.210998] em28xx #0 em28xx_isoc_copy :Video frame 8, length=960, even
Aug 15 23:15:11 security kernel: [  173.211015] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:11 security kernel: [  173.227123] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:11 security kernel: [  173.227153] em28xx #0 em28xx_isoc_copy :Video frame 9, length=2888, odd
Aug 15 23:15:11 security kernel: [  173.243015] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:11 security kernel: [  173.250994] em28xx #0 em28xx_isoc_copy :Video frame 10, length=960, even
Aug 15 23:15:11 security kernel: [  173.251010] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:11 security kernel: [  173.267022] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:11 security kernel: [  173.267045] em28xx #0 em28xx_isoc_copy :Video frame 11, length=2888, odd
Aug 15 23:15:11 security kernel: [  173.283011] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:11 security kernel: [  173.290986] em28xx #0 em28xx_isoc_copy :Video frame 12, length=960, even
Aug 15 23:15:11 security kernel: [  173.290994] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:11 security kernel: [  173.307017] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:11 security kernel: [  173.307039] em28xx #0 em28xx_isoc_copy :Video frame 13, length=2888, odd
Aug 15 23:15:12 security kernel: [  173.323005] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:12 security kernel: [  173.330982] em28xx #0 em28xx_isoc_copy :Video frame 14, length=960, even
Aug 15 23:15:12 security kernel: [  173.330996] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:12 security kernel: [  173.347055] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:12 security kernel: [  173.347080] em28xx #0 em28xx_isoc_copy :Video frame 15, length=2888, odd
Aug 15 23:15:12 security kernel: [  173.363009] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:12 security kernel: [  173.370980] em28xx #0 em28xx_isoc_copy :Video frame 16, length=960, even
Aug 15 23:15:12 security kernel: [  173.370989] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:12 security kernel: [  173.387013] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:12 security kernel: [  173.387033] em28xx #0 em28xx_isoc_copy :Video frame 17, length=2888, odd
Aug 15 23:15:12 security kernel: [  173.403001] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:12 security kernel: [  173.410978] em28xx #0 em28xx_isoc_copy :Video frame 18, length=960, even
Aug 15 23:15:12 security kernel: [  173.410993] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:12 security kernel: [  173.427047] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:12 security kernel: [  173.427072] em28xx #0 em28xx_isoc_copy :Video frame 19, length=2888, odd
Aug 15 23:15:12 security kernel: [  173.443003] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:12 security kernel: [  173.450976] em28xx #0 em28xx_isoc_copy :Video frame 20, length=960, even
Aug 15 23:15:12 security kernel: [  173.450990] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:12 security kernel: [  173.467006] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:12 security kernel: [  173.467028] em28xx #0 em28xx_isoc_copy :Video frame 21, length=2888, odd
Aug 15 23:15:12 security kernel: [  173.482997] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:12 security kernel: [  173.490970] em28xx #0 em28xx_isoc_copy :Video frame 22, length=960, even
Aug 15 23:15:12 security kernel: [  173.490978] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:12 security kernel: [  173.507042] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:12 security kernel: [  173.507057] em28xx #0 em28xx_isoc_copy :Video frame 23, length=2888, odd
Aug 15 23:15:12 security kernel: [  173.516042] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:12 security kernel: [  173.516050] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:12 security kernel: [  173.516063] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:12 security kernel: [  173.516068] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:12 security kernel: [  173.516074] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:12 security kernel: [  173.516079] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4e8000 maddr: 0x7be8000 
Aug 15 23:15:12 security kernel: [  173.516087] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be8000 
Aug 15 23:15:12 security kernel: [  173.516103] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be8000 
Aug 15 23:15:12 security kernel: [  173.516109] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:12 security kernel: [  173.516114] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:12 security kernel: [  173.516118] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:12 security kernel: [  173.516123] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:12 security kernel: [  173.516127] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4e8800 maddr: 0x7be8800 
Aug 15 23:15:12 security kernel: [  173.516132] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be8800 
Aug 15 23:15:12 security kernel: [  173.516142] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be8800 
Aug 15 23:15:12 security kernel: [  173.516564] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:12 security kernel: [  173.516577] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:12 security kernel: [  173.516581] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7be8000  paddr: 0xf4e8000 
Aug 15 23:15:12 security kernel: [  173.516587] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:12 security kernel: [  173.516596] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be8000 
Aug 15 23:15:12 security kernel: [  173.516606] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:12 security kernel: [  173.516610] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:12 security kernel: [  173.516614] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7be8800  paddr: 0xf4e8800 
Aug 15 23:15:12 security kernel: [  173.516619] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:12 security kernel: [  173.516624] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be8800 
Aug 15 23:15:12 security kernel: [  173.516655] <<< 10
Aug 15 23:15:12 security kernel: [  173.522992] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:12 security kernel: [  173.530972] em28xx #0 em28xx_isoc_copy :Video frame 24, length=960, even
Aug 15 23:15:12 security kernel: [  173.530981] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:12 security kernel: [  173.546986] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:12 security kernel: [  173.547009] em28xx #0 em28xx_isoc_copy :Video frame 25, length=2888, odd
Aug 15 23:15:12 security kernel: [  173.562997] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:12 security kernel: [  173.570970] em28xx #0 em28xx_isoc_copy :Video frame 26, length=960, even
Aug 15 23:15:12 security kernel: [  173.570985] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:12 security kernel: [  173.586980] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:12 security kernel: [  173.587002] em28xx #0 em28xx_isoc_copy :Video frame 27, length=2888, odd
Aug 15 23:15:12 security kernel: [  173.602986] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:12 security kernel: [  173.610964] em28xx #0 em28xx_isoc_copy :Video frame 28, length=960, even
Aug 15 23:15:12 security kernel: [  173.610979] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:12 security kernel: [  173.626993] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:12 security kernel: [  173.627014] em28xx #0 em28xx_isoc_copy :Video frame 29, length=2888, odd
Aug 15 23:15:12 security kernel: [  173.642988] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:12 security kernel: [  173.650962] em28xx #0 em28xx_isoc_copy :Video frame 30, length=960, even
Aug 15 23:15:12 security kernel: [  173.650973] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:12 security kernel: [  173.667081] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:12 security kernel: [  173.667103] em28xx #0 em28xx_isoc_copy :Video frame 31, length=2888, odd
Aug 15 23:15:12 security kernel: [  173.683113] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:12 security kernel: [  173.691040] em28xx #0 em28xx_isoc_copy :Video frame 32, length=960, even
Aug 15 23:15:12 security kernel: [  173.691058] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:12 security kernel: [  173.707094] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:12 security kernel: [  173.707114] em28xx #0 em28xx_isoc_copy :Video frame 33, length=2888, odd
Aug 15 23:15:12 security kernel: [  173.723124] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:12 security kernel: [  173.731034] em28xx #0 em28xx_isoc_copy :Video frame 34, length=960, even
Aug 15 23:15:12 security kernel: [  173.731057] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:12 security kernel: [  173.746989] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:12 security kernel: [  173.747007] em28xx #0 em28xx_isoc_copy :Video frame 35, length=2888, odd
Aug 15 23:15:12 security kernel: [  173.762979] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:12 security kernel: [  173.770949] em28xx #0 em28xx_isoc_copy :Video frame 36, length=960, even
Aug 15 23:15:12 security kernel: [  173.770966] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:12 security kernel: [  173.787015] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:12 security kernel: [  173.787030] em28xx #0 em28xx_isoc_copy :Video frame 37, length=2888, odd
Aug 15 23:15:12 security kernel: [  173.802973] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:12 security kernel: [  173.810956] em28xx #0 em28xx_isoc_copy :Video frame 38, length=960, even
Aug 15 23:15:12 security kernel: [  173.810974] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:12 security kernel: [  173.827033] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:12 security kernel: [  173.827049] em28xx #0 em28xx_isoc_copy :Video frame 39, length=2888, odd
Aug 15 23:15:12 security kernel: [  173.843019] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:12 security kernel: [  173.850976] em28xx #0 em28xx_isoc_copy :Video frame 40, length=960, even
Aug 15 23:15:12 security kernel: [  173.850994] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:12 security kernel: [  173.867019] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:12 security kernel: [  173.867041] em28xx #0 em28xx_isoc_copy :Video frame 41, length=2888, odd
Aug 15 23:15:12 security kernel: [  173.883004] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:12 security kernel: [  173.890982] em28xx #0 em28xx_isoc_copy :Video frame 42, length=960, even
Aug 15 23:15:12 security kernel: [  173.890998] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:12 security kernel: [  173.907006] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:12 security kernel: [  173.907018] em28xx #0 em28xx_isoc_copy :Video frame 43, length=2888, odd
Aug 15 23:15:12 security kernel: [  173.923003] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:12 security kernel: [  173.930981] em28xx #0 em28xx_isoc_copy :Video frame 44, length=960, even
Aug 15 23:15:12 security kernel: [  173.930998] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:12 security kernel: [  173.947047] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:12 security kernel: [  173.947071] em28xx #0 em28xx_isoc_copy :Video frame 45, length=2888, odd
Aug 15 23:15:12 security kernel: [  173.963004] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:12 security kernel: [  173.970971] em28xx #0 em28xx_isoc_copy :Video frame 46, length=960, even
Aug 15 23:15:12 security kernel: [  173.970984] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:12 security kernel: [  173.987000] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:12 security kernel: [  173.987022] em28xx #0 em28xx_isoc_copy :Video frame 47, length=2888, odd
Aug 15 23:15:12 security kernel: [  174.002992] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:12 security kernel: [  174.010968] em28xx #0 em28xx_isoc_copy :Video frame 48, length=960, even
Aug 15 23:15:12 security kernel: [  174.010982] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:12 security kernel: [  174.016055] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:12 security kernel: [  174.016068] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:12 security kernel: [  174.016088] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:12 security kernel: [  174.016095] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:12 security kernel: [  174.016103] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:12 security kernel: [  174.016113] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4e9000 maddr: 0x7be9000 
Aug 15 23:15:12 security kernel: [  174.016126] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be9000 
Aug 15 23:15:12 security kernel: [  174.016144] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be9000 
Aug 15 23:15:12 security kernel: [  174.016152] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:12 security kernel: [  174.016161] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:12 security kernel: [  174.016166] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:12 security kernel: [  174.016173] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:12 security kernel: [  174.016179] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4e9800 maddr: 0x7be9800 
Aug 15 23:15:12 security kernel: [  174.016187] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be9800 
Aug 15 23:15:12 security kernel: [  174.016200] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be9800 
Aug 15 23:15:12 security kernel: [  174.016651] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:12 security kernel: [  174.016664] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:12 security kernel: [  174.016670] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7be9000  paddr: 0xf4e9000 
Aug 15 23:15:12 security kernel: [  174.016679] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:12 security kernel: [  174.016692] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be9000 
Aug 15 23:15:12 security kernel: [  174.016702] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:12 security kernel: [  174.016708] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:12 security kernel: [  174.016713] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7be9800  paddr: 0xf4e9800 
Aug 15 23:15:12 security kernel: [  174.016722] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:12 security kernel: [  174.016728] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7be9800 
Aug 15 23:15:12 security kernel: [  174.016761] <<< 10
Aug 15 23:15:12 security kernel: [  174.027042] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:12 security kernel: [  174.027062] em28xx #0 em28xx_isoc_copy :Video frame 49, length=2888, odd
Aug 15 23:15:12 security kernel: [  174.042994] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:12 security kernel: [  174.050964] em28xx #0 em28xx_isoc_copy :Video frame 50, length=960, even
Aug 15 23:15:12 security kernel: [  174.050977] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:12 security kernel: [  174.066994] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:12 security kernel: [  174.067015] em28xx #0 em28xx_isoc_copy :Video frame 51, length=2888, odd
Aug 15 23:15:12 security kernel: [  174.082984] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:12 security kernel: [  174.090969] em28xx #0 em28xx_isoc_copy :Video frame 52, length=960, even
Aug 15 23:15:12 security kernel: [  174.090979] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:12 security kernel: [  174.107095] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:12 security kernel: [  174.107115] em28xx #0 em28xx_isoc_copy :Video frame 53, length=2888, odd
Aug 15 23:15:12 security kernel: [  174.122987] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:12 security kernel: [  174.130962] em28xx #0 em28xx_isoc_copy :Video frame 54, length=960, even
Aug 15 23:15:12 security kernel: [  174.130972] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:12 security kernel: [  174.146990] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:12 security kernel: [  174.147011] em28xx #0 em28xx_isoc_copy :Video frame 55, length=2888, odd
Aug 15 23:15:12 security kernel: [  174.162978] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:12 security kernel: [  174.170964] em28xx #0 em28xx_isoc_copy :Video frame 56, length=960, even
Aug 15 23:15:12 security kernel: [  174.170982] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:12 security kernel: [  174.187031] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:12 security kernel: [  174.187058] em28xx #0 em28xx_isoc_copy :Video frame 57, length=2888, odd
Aug 15 23:15:12 security kernel: [  174.202987] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:12 security kernel: [  174.210954] em28xx #0 em28xx_isoc_copy :Video frame 58, length=960, even
Aug 15 23:15:12 security kernel: [  174.210969] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:12 security kernel: [  174.226984] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:12 security kernel: [  174.227005] em28xx #0 em28xx_isoc_copy :Video frame 59, length=2888, odd
Aug 15 23:15:12 security kernel: [  174.243001] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:12 security kernel: [  174.250958] em28xx #0 em28xx_isoc_copy :Video frame 60, length=960, even
Aug 15 23:15:12 security kernel: [  174.250974] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:12 security kernel: [  174.267095] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:12 security kernel: [  174.267123] em28xx #0 em28xx_isoc_copy :Video frame 61, length=2888, odd
Aug 15 23:15:12 security kernel: [  174.282974] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:12 security kernel: [  174.290951] em28xx #0 em28xx_isoc_copy :Video frame 62, length=960, even
Aug 15 23:15:12 security kernel: [  174.290966] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:12 security kernel: [  174.306980] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:12 security kernel: [  174.306992] em28xx #0 em28xx_isoc_copy :Video frame 63, length=2888, odd
Aug 15 23:15:13 security kernel: [  174.322964] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:13 security kernel: [  174.330949] em28xx #0 em28xx_isoc_copy :Video frame 64, length=960, even
Aug 15 23:15:13 security kernel: [  174.330966] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:13 security kernel: [  174.347086] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:13 security kernel: [  174.347114] em28xx #0 em28xx_isoc_copy :Video frame 65, length=2888, odd
Aug 15 23:15:13 security kernel: [  174.363018] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:13 security kernel: [  174.370975] em28xx #0 em28xx_isoc_copy :Video frame 66, length=960, even
Aug 15 23:15:13 security kernel: [  174.370991] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:13 security kernel: [  174.386974] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:13 security kernel: [  174.386996] em28xx #0 em28xx_isoc_copy :Video frame 67, length=2888, odd
Aug 15 23:15:13 security kernel: [  174.402966] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:13 security kernel: [  174.410938] em28xx #0 em28xx_isoc_copy :Video frame 68, length=960, even
Aug 15 23:15:13 security kernel: [  174.410953] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:13 security kernel: [  174.426970] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:13 security kernel: [  174.426990] em28xx #0 em28xx_isoc_copy :Video frame 69, length=2888, odd
Aug 15 23:15:13 security kernel: [  174.442957] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:13 security kernel: [  174.450936] em28xx #0 em28xx_isoc_copy :Video frame 70, length=960, even
Aug 15 23:15:13 security kernel: [  174.450950] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:13 security kernel: [  174.467006] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:13 security kernel: [  174.467032] em28xx #0 em28xx_isoc_copy :Video frame 71, length=2888, odd
Aug 15 23:15:13 security kernel: [  174.482965] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:13 security kernel: [  174.490933] em28xx #0 em28xx_isoc_copy :Video frame 72, length=960, even
Aug 15 23:15:13 security kernel: [  174.490943] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:13 security kernel: [  174.506969] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:13 security kernel: [  174.506991] em28xx #0 em28xx_isoc_copy :Video frame 73, length=2888, odd
Aug 15 23:15:13 security kernel: [  174.516047] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:13 security kernel: [  174.516056] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:13 security kernel: [  174.516065] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:13 security kernel: [  174.516069] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:13 security kernel: [  174.516075] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:13 security kernel: [  174.516080] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4ea000 maddr: 0x7bea000 
Aug 15 23:15:13 security kernel: [  174.516086] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bea000 
Aug 15 23:15:13 security kernel: [  174.516100] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bea000 
Aug 15 23:15:13 security kernel: [  174.516106] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:13 security kernel: [  174.516112] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:13 security kernel: [  174.516116] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:13 security kernel: [  174.516120] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:13 security kernel: [  174.516124] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4ea800 maddr: 0x7bea800 
Aug 15 23:15:13 security kernel: [  174.516129] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bea800 
Aug 15 23:15:13 security kernel: [  174.516138] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bea800 
Aug 15 23:15:13 security kernel: [  174.516484] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:13 security kernel: [  174.516489] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:13 security kernel: [  174.516493] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bea000  paddr: 0xf4ea000 
Aug 15 23:15:13 security kernel: [  174.516499] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:13 security kernel: [  174.516504] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bea000 
Aug 15 23:15:13 security kernel: [  174.516511] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:13 security kernel: [  174.516514] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:13 security kernel: [  174.516518] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bea800  paddr: 0xf4ea800 
Aug 15 23:15:13 security kernel: [  174.516524] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:13 security kernel: [  174.516528] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bea800 
Aug 15 23:15:13 security kernel: [  174.516552] <<< 10
Aug 15 23:15:13 security kernel: [  174.522957] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:13 security kernel: [  174.530933] em28xx #0 em28xx_isoc_copy :Video frame 74, length=960, even
Aug 15 23:15:13 security kernel: [  174.530941] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:13 security kernel: [  174.546962] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:13 security kernel: [  174.546983] em28xx #0 em28xx_isoc_copy :Video frame 75, length=2888, odd
Aug 15 23:15:13 security kernel: [  174.562951] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:13 security kernel: [  174.570928] em28xx #0 em28xx_isoc_copy :Video frame 76, length=960, even
Aug 15 23:15:13 security kernel: [  174.570943] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:13 security kernel: [  174.586959] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:13 security kernel: [  174.586981] em28xx #0 em28xx_isoc_copy :Video frame 77, length=2888, odd
Aug 15 23:15:13 security kernel: [  174.602945] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:13 security kernel: [  174.610929] em28xx #0 em28xx_isoc_copy :Video frame 78, length=960, even
Aug 15 23:15:13 security kernel: [  174.610944] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:13 security kernel: [  174.626954] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:13 security kernel: [  174.626976] em28xx #0 em28xx_isoc_copy :Video frame 79, length=2888, odd
Aug 15 23:15:13 security kernel: [  174.642939] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:13 security kernel: [  174.650922] em28xx #0 em28xx_isoc_copy :Video frame 80, length=960, even
Aug 15 23:15:13 security kernel: [  174.650937] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:13 security kernel: [  174.666990] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:13 security kernel: [  174.667017] em28xx #0 em28xx_isoc_copy :Video frame 81, length=2888, odd
Aug 15 23:15:13 security kernel: [  174.682947] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:13 security kernel: [  174.690920] em28xx #0 em28xx_isoc_copy :Video frame 82, length=960, even
Aug 15 23:15:13 security kernel: [  174.690934] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:13 security kernel: [  174.706949] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:13 security kernel: [  174.706972] em28xx #0 em28xx_isoc_copy :Video frame 83, length=2888, odd
Aug 15 23:15:13 security kernel: [  174.722939] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:13 security kernel: [  174.730914] em28xx #0 em28xx_isoc_copy :Video frame 84, length=960, even
Aug 15 23:15:13 security kernel: [  174.730922] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:13 security kernel: [  174.746990] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:13 security kernel: [  174.747015] em28xx #0 em28xx_isoc_copy :Video frame 85, length=2888, odd
Aug 15 23:15:13 security kernel: [  174.762942] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:13 security kernel: [  174.770912] em28xx #0 em28xx_isoc_copy :Video frame 86, length=960, even
Aug 15 23:15:13 security kernel: [  174.770925] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:13 security kernel: [  174.786946] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:13 security kernel: [  174.786967] em28xx #0 em28xx_isoc_copy :Video frame 87, length=2888, odd
Aug 15 23:15:13 security kernel: [  174.802930] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:13 security kernel: [  174.810910] em28xx #0 em28xx_isoc_copy :Video frame 88, length=960, even
Aug 15 23:15:13 security kernel: [  174.810925] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:13 security kernel: [  174.826950] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:13 security kernel: [  174.826973] em28xx #0 em28xx_isoc_copy :Video frame 89, length=2888, odd
Aug 15 23:15:13 security kernel: [  174.842938] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:13 security kernel: [  174.850908] em28xx #0 em28xx_isoc_copy :Video frame 90, length=960, even
Aug 15 23:15:13 security kernel: [  174.850923] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:13 security kernel: [  174.866973] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:13 security kernel: [  174.866995] em28xx #0 em28xx_isoc_copy :Video frame 91, length=2888, odd
Aug 15 23:15:13 security kernel: [  174.882964] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:13 security kernel: [  174.890937] em28xx #0 em28xx_isoc_copy :Video frame 92, length=960, even
Aug 15 23:15:13 security kernel: [  174.890952] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:13 security kernel: [  174.907011] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:13 security kernel: [  174.907037] em28xx #0 em28xx_isoc_copy :Video frame 93, length=2888, odd
Aug 15 23:15:13 security kernel: [  174.922967] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:13 security kernel: [  174.930935] em28xx #0 em28xx_isoc_copy :Video frame 94, length=960, even
Aug 15 23:15:13 security kernel: [  174.930944] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:13 security kernel: [  174.946973] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:13 security kernel: [  174.946995] em28xx #0 em28xx_isoc_copy :Video frame 95, length=2888, odd
Aug 15 23:15:13 security kernel: [  174.962963] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:13 security kernel: [  174.970937] em28xx #0 em28xx_isoc_copy :Video frame 96, length=960, even
Aug 15 23:15:13 security kernel: [  174.970955] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:13 security kernel: [  174.986967] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:13 security kernel: [  174.986990] em28xx #0 em28xx_isoc_copy :Video frame 97, length=2888, odd
Aug 15 23:15:13 security kernel: [  175.002968] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:13 security kernel: [  175.010932] em28xx #0 em28xx_isoc_copy :Video frame 98, length=960, even
Aug 15 23:15:13 security kernel: [  175.010947] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:13 security kernel: [  175.016223] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:13 security kernel: [  175.016236] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:13 security kernel: [  175.016257] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:13 security kernel: [  175.016264] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:13 security kernel: [  175.016273] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:13 security kernel: [  175.016279] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4eb000 maddr: 0x7beb000 
Aug 15 23:15:13 security kernel: [  175.016289] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7beb000 
Aug 15 23:15:13 security kernel: [  175.016306] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7beb000 
Aug 15 23:15:13 security kernel: [  175.016314] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:13 security kernel: [  175.016322] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:13 security kernel: [  175.016328] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:13 security kernel: [  175.016335] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:13 security kernel: [  175.016341] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4eb800 maddr: 0x7beb800 
Aug 15 23:15:13 security kernel: [  175.016350] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7beb800 
Aug 15 23:15:13 security kernel: [  175.016363] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7beb800 
Aug 15 23:15:13 security kernel: [  175.016736] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:13 security kernel: [  175.016745] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:13 security kernel: [  175.016751] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7beb000  paddr: 0xf4eb000 
Aug 15 23:15:13 security kernel: [  175.016760] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:13 security kernel: [  175.016767] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7beb000 
Aug 15 23:15:13 security kernel: [  175.016777] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:13 security kernel: [  175.016783] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:13 security kernel: [  175.016789] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7beb800  paddr: 0xf4eb800 
Aug 15 23:15:13 security kernel: [  175.016797] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:13 security kernel: [  175.016805] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7beb800 
Aug 15 23:15:13 security kernel: [  175.016842] <<< 10
Aug 15 23:15:13 security kernel: [  175.027001] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:13 security kernel: [  175.027023] em28xx #0 em28xx_isoc_copy :Video frame 99, length=2888, odd
Aug 15 23:15:13 security kernel: [  175.042971] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:13 security kernel: [  175.050925] em28xx #0 em28xx_isoc_copy :Video frame 100, length=960, even
Aug 15 23:15:13 security kernel: [  175.050934] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:13 security kernel: [  175.066995] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:13 security kernel: [  175.067018] em28xx #0 em28xx_isoc_copy :Video frame 101, length=36, odd
Aug 15 23:15:13 security kernel: [  175.083320] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:13 security kernel: [  175.091173] em28xx #0 em28xx_isoc_copy :Video frame 102, length=960, even
Aug 15 23:15:13 security kernel: [  175.091208] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:13 security kernel: [  175.107250] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:13 security kernel: [  175.107289] em28xx #0 em28xx_isoc_copy :Video frame 103, length=40, odd
Aug 15 23:15:13 security kernel: [  175.123466] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:13 security kernel: [  175.131158] em28xx #0 em28xx_isoc_copy :Video frame 104, length=960, even
Aug 15 23:15:13 security kernel: [  175.131190] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:13 security kernel: [  175.131215] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:13 security kernel: [  175.147153] em28xx #0 em28xx_isoc_copy :Video frame 105, length=48, odd
Aug 15 23:15:13 security kernel: [  175.170922] em28xx #0 em28xx_isoc_copy :Video frame 106, length=960, even
Aug 15 23:15:13 security kernel: [  175.170937] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:13 security kernel: [  175.186996] em28xx #0 em28xx_isoc_copy :Video frame 107, length=52, odd
Aug 15 23:15:13 security kernel: [  175.211425] em28xx #0 em28xx_isoc_copy :Video frame 108, length=960, even
Aug 15 23:15:13 security kernel: [  175.211463] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:13 security kernel: [  175.227145] em28xx #0 em28xx_isoc_copy :Video frame 109, length=56, odd
Aug 15 23:15:13 security kernel: [  175.251129] em28xx #0 em28xx_isoc_copy :Video frame 110, length=960, even
Aug 15 23:15:13 security kernel: [  175.251168] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:13 security kernel: [  175.266931] em28xx #0 em28xx_isoc_copy :Video frame 111, length=60, odd
Aug 15 23:15:13 security kernel: [  175.292043] em28xx #0 em28xx_isoc_copy :Video frame 112, length=960, even
Aug 15 23:15:13 security kernel: [  175.292043] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:13 security kernel: [  175.307159] em28xx #0 em28xx_isoc_copy :Video frame 113, length=68, odd
Aug 15 23:15:14 security kernel: [  175.331132] em28xx #0 em28xx_isoc_copy :Video frame 114, length=960, even
Aug 15 23:15:14 security kernel: [  175.331169] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:14 security kernel: [  175.347133] em28xx #0 em28xx_isoc_copy :Video frame 115, length=76, odd
Aug 15 23:15:14 security kernel: [  175.371127] em28xx #0 em28xx_isoc_copy :Video frame 116, length=960, even
Aug 15 23:15:14 security kernel: [  175.371163] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:14 security kernel: [  175.387127] em28xx #0 em28xx_isoc_copy :Video frame 117, length=76, odd
Aug 15 23:15:14 security kernel: [  175.411125] em28xx #0 em28xx_isoc_copy :Video frame 118, length=960, even
Aug 15 23:15:14 security kernel: [  175.411159] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:14 security kernel: [  175.427176] em28xx #0 em28xx_isoc_copy :Video frame 119, length=24, odd
Aug 15 23:15:14 security kernel: [  175.451131] em28xx #0 em28xx_isoc_copy :Video frame 120, length=960, even
Aug 15 23:15:14 security kernel: [  175.451167] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:14 security kernel: [  175.467128] em28xx #0 em28xx_isoc_copy :Video frame 121, length=28, odd
Aug 15 23:15:14 security kernel: [  175.491148] em28xx #0 em28xx_isoc_copy :Video frame 122, length=1440, even
Aug 15 23:15:14 security kernel: [  175.491183] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:14 security kernel: [  175.507173] em28xx #0 em28xx_isoc_copy :Video frame 123, length=36, odd
Aug 15 23:15:14 security kernel: [  175.516987] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:14 security kernel: [  175.517014] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:14 security kernel: [  175.517051] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:14 security kernel: [  175.517073] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:14 security kernel: [  175.517097] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:14 security kernel: [  175.517116] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4ec000 maddr: 0x7bec000 
Aug 15 23:15:14 security kernel: [  175.517142] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bec000 
Aug 15 23:15:14 security kernel: [  175.517187] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bec000 
Aug 15 23:15:14 security kernel: [  175.517211] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:14 security kernel: [  175.517235] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:14 security kernel: [  175.517252] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:14 security kernel: [  175.517272] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:14 security kernel: [  175.517289] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4ec800 maddr: 0x7bec800 
Aug 15 23:15:14 security kernel: [  175.517314] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bec800 
Aug 15 23:15:14 security kernel: [  175.517354] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bec800 
Aug 15 23:15:14 security kernel: [  175.517902] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:14 security kernel: [  175.517923] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:14 security kernel: [  175.517941] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bec000  paddr: 0xf4ec000 
Aug 15 23:15:14 security kernel: [  175.517967] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:14 security kernel: [  175.517989] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bec000 
Aug 15 23:15:14 security kernel: [  175.518018] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:14 security kernel: [  175.518035] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:14 security kernel: [  175.518052] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bec800  paddr: 0xf4ec800 
Aug 15 23:15:14 security kernel: [  175.518077] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:14 security kernel: [  175.518098] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bec800 
Aug 15 23:15:14 security kernel: [  175.521529] <<< 10
Aug 15 23:15:14 security kernel: [  175.531134] em28xx #0 em28xx_isoc_copy :Video frame 124, length=960, even
Aug 15 23:15:14 security kernel: [  175.531170] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:14 security kernel: [  175.547825] em28xx #0 em28xx_isoc_copy :Video frame 125, length=36, odd
Aug 15 23:15:14 security kernel: [  175.580433] em28xx #0 em28xx_isoc_copy :Video frame 126, length=960, even
Aug 15 23:15:14 security kernel: [  175.580450] em28xx #0 get_next_buf :No active queue to serve
Aug 15 23:15:14 security kernel: [  175.580658] xhci_hcd 0000:08:00.0: Miss service interval error, set skip flag
Aug 15 23:15:14 security kernel: [  175.580830] em28xx #0 em28xx_irq_callback :urb completition error -18.
Aug 15 23:15:14 security kernel: [  175.580841] em28xx #0 print_err_status :URB status -18 [Unknown].
Aug 15 23:15:14 security kernel: [  175.580852] em28xx #0 print_err_status :URB packet 58, status -18 [Unknown].
Aug 15 23:15:14 security kernel: [  175.580860] em28xx #0 print_err_status :URB packet 59, status -18 [Unknown].
Aug 15 23:15:14 security kernel: [  175.580868] em28xx #0 print_err_status :URB packet 60, status -18 [Unknown].
Aug 15 23:15:14 security kernel: [  175.580875] em28xx #0 print_err_status :URB packet 61, status -18 [Unknown].
Aug 15 23:15:14 security kernel: [  175.580883] em28xx #0 print_err_status :URB packet 62, status -18 [Unknown].
Aug 15 23:15:14 security kernel: [  175.580891] em28xx #0 print_err_status :URB packet 63, status -18 [Unknown].
Aug 15 23:15:14 security kernel: [  175.580958] xhci_hcd 0000:08:00.0: Found td. Clear skip flag.
Aug 15 23:15:14 security kernel: [  175.587021] em28xx #0 print_err_status :URB packet 0, status -18 [Unknown].
Aug 15 23:15:14 security kernel: [  175.587038] em28xx #0 print_err_status :URB packet 1, status -18 [Unknown].
Aug 15 23:15:14 security kernel: [  175.587046] em28xx #0 print_err_status :URB packet 2, status -18 [Unknown].
Aug 15 23:15:14 security kernel: [  175.587054] em28xx #0 print_err_status :URB packet 3, status -18 [Unknown].
Aug 15 23:15:14 security kernel: [  175.587061] em28xx #0 print_err_status :URB packet 4, status -18 [Unknown].
Aug 15 23:15:14 security kernel: [  175.587073] em28xx #0 print_err_status :URB packet 5, status -18 [Unknown].
Aug 15 23:15:14 security kernel: [  175.587080] em28xx #0 print_err_status :URB packet 6, status -18 [Unknown].
Aug 15 23:15:14 security kernel: [  175.587088] em28xx #0 print_err_status :URB packet 7, status -18 [Unknown].
Aug 15 23:15:14 security kernel: [  175.587095] em28xx #0 print_err_status :URB packet 8, status -18 [Unknown].
Aug 15 23:15:14 security kernel: [  175.587103] em28xx #0 print_err_status :URB packet 9, status -18 [Unknown].
Aug 15 23:15:14 security kernel: [  175.587110] em28xx #0 print_err_status :URB packet 10, status -18 [Unknown].
Aug 15 23:15:14 security kernel: [  175.587118] em28xx #0 print_err_status :URB packet 11, status -18 [Unknown].
Aug 15 23:15:14 security kernel: [  175.587126] em28xx #0 print_err_status :URB packet 12, status -18 [Unknown].
Aug 15 23:15:14 security kernel: [  175.587134] em28xx #0 em28xx_isoc_copy :Video frame 127, length=40, odd
Aug 15 23:15:14 security kernel: [  175.611037] em28xx #0 em28xx_isoc_copy :Video frame 0, length=960, even
Aug 15 23:15:14 security kernel: [  175.627036] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:14 security kernel: [  175.627052] em28xx #0 em28xx_isoc_copy :Video frame 1, length=52, odd
Aug 15 23:15:14 security kernel: [  175.643070] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:14 security kernel: [  175.651028] em28xx #0 em28xx_isoc_copy :Video frame 2, length=960, even
Aug 15 23:15:14 security kernel: [  175.651044] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:14 security kernel: [  175.667036] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:14 security kernel: [  175.667050] em28xx #0 em28xx_isoc_copy :Video frame 3, length=52, odd
Aug 15 23:15:14 security kernel: [  175.683064] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:14 security kernel: [  175.691014] em28xx #0 em28xx_isoc_copy :Video frame 4, length=960, even
Aug 15 23:15:14 security kernel: [  175.691038] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:14 security kernel: [  175.707058] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:14 security kernel: [  175.707071] em28xx #0 em28xx_isoc_copy :Video frame 5, length=64, odd
Aug 15 23:15:14 security kernel: [  175.723071] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:14 security kernel: [  175.731019] em28xx #0 em28xx_isoc_copy :Video frame 6, length=960, even
Aug 15 23:15:14 security kernel: [  175.731035] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:14 security kernel: [  175.747042] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:14 security kernel: [  175.747055] em28xx #0 em28xx_isoc_copy :Video frame 7, length=60, odd
Aug 15 23:15:14 security kernel: [  175.763062] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:14 security kernel: [  175.771017] em28xx #0 em28xx_isoc_copy :Video frame 8, length=960, even
Aug 15 23:15:14 security kernel: [  175.771046] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:14 security kernel: [  175.787053] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:14 security kernel: [  175.787068] em28xx #0 em28xx_isoc_copy :Video frame 9, length=64, odd
Aug 15 23:15:14 security kernel: [  175.803047] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:14 security kernel: [  175.811008] em28xx #0 em28xx_isoc_copy :Video frame 10, length=960, even
Aug 15 23:15:14 security kernel: [  175.811021] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:14 security kernel: [  175.827068] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:14 security kernel: [  175.827088] em28xx #0 em28xx_isoc_copy :Video frame 11, length=288, odd
Aug 15 23:15:14 security kernel: [  175.843045] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:14 security kernel: [  175.851013] em28xx #0 em28xx_isoc_copy :Video frame 12, length=960, even
Aug 15 23:15:14 security kernel: [  175.851026] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:14 security kernel: [  175.867110] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:14 security kernel: [  175.867128] em28xx #0 em28xx_isoc_copy :Video frame 13, length=444, odd
Aug 15 23:15:14 security kernel: [  175.883107] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:14 security kernel: [  175.891050] em28xx #0 em28xx_isoc_copy :Video frame 14, length=960, even
Aug 15 23:15:14 security kernel: [  175.891065] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:14 security kernel: [  175.907063] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:14 security kernel: [  175.907087] em28xx #0 em28xx_isoc_copy :Video frame 15, length=140, odd
Aug 15 23:15:14 security kernel: [  175.923076] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:14 security kernel: [  175.931036] em28xx #0 em28xx_isoc_copy :Video frame 16, length=960, even
Aug 15 23:15:14 security kernel: [  175.931045] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:14 security kernel: [  175.947056] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:14 security kernel: [  175.947071] em28xx #0 em28xx_isoc_copy :Video frame 17, length=144, odd
Aug 15 23:15:14 security kernel: [  175.963072] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:14 security kernel: [  175.971038] em28xx #0 em28xx_isoc_copy :Video frame 18, length=1440, even
Aug 15 23:15:14 security kernel: [  175.971050] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:14 security kernel: [  175.987088] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:14 security kernel: [  175.987107] em28xx #0 em28xx_isoc_copy :Video frame 19, length=152, odd
Aug 15 23:15:14 security kernel: [  176.003075] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:14 security kernel: [  176.011036] em28xx #0 em28xx_isoc_copy :Video frame 20, length=960, even
Aug 15 23:15:14 security kernel: [  176.011047] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:14 security kernel: [  176.020037] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:14 security kernel: [  176.020046] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:14 security kernel: [  176.020066] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:14 security kernel: [  176.020070] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:14 security kernel: [  176.020077] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:14 security kernel: [  176.020087] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4ed000 maddr: 0x7bed000 
Aug 15 23:15:14 security kernel: [  176.020093] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bed000 
Aug 15 23:15:14 security kernel: [  176.020105] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bed000 
Aug 15 23:15:14 security kernel: [  176.020111] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:14 security kernel: [  176.020116] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:14 security kernel: [  176.020120] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:14 security kernel: [  176.020125] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:14 security kernel: [  176.020129] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4ed800 maddr: 0x7bed800 
Aug 15 23:15:14 security kernel: [  176.020134] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bed800 
Aug 15 23:15:14 security kernel: [  176.020143] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bed800 
Aug 15 23:15:14 security kernel: [  176.020609] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:14 security kernel: [  176.020622] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:14 security kernel: [  176.020626] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bed000  paddr: 0xf4ed000 
Aug 15 23:15:14 security kernel: [  176.020632] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:14 security kernel: [  176.020641] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bed000 
Aug 15 23:15:14 security kernel: [  176.020651] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:14 security kernel: [  176.020655] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:14 security kernel: [  176.020659] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bed800  paddr: 0xf4ed800 
Aug 15 23:15:14 security kernel: [  176.020665] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:14 security kernel: [  176.020669] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bed800 
Aug 15 23:15:14 security kernel: [  176.020701] <<< 10
Aug 15 23:15:14 security kernel: [  176.027065] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:14 security kernel: [  176.027082] em28xx #0 em28xx_isoc_copy :Video frame 21, length=156, odd
Aug 15 23:15:14 security kernel: [  176.043073] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:14 security kernel: [  176.051029] em28xx #0 em28xx_isoc_copy :Video frame 22, length=960, even
Aug 15 23:15:14 security kernel: [  176.051046] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:14 security kernel: [  176.067069] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:14 security kernel: [  176.067084] em28xx #0 em28xx_isoc_copy :Video frame 23, length=160, odd
Aug 15 23:15:14 security kernel: [  176.083061] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:14 security kernel: [  176.091028] em28xx #0 em28xx_isoc_copy :Video frame 24, length=960, even
Aug 15 23:15:14 security kernel: [  176.091040] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:14 security kernel: [  176.107068] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:14 security kernel: [  176.107081] em28xx #0 em28xx_isoc_copy :Video frame 25, length=268, odd
Aug 15 23:15:14 security kernel: [  176.123191] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:14 security kernel: [  176.131015] em28xx #0 em28xx_isoc_copy :Video frame 26, length=960, even
Aug 15 23:15:14 security kernel: [  176.131024] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:14 security kernel: [  176.147159] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:14 security kernel: [  176.147185] em28xx #0 em28xx_isoc_copy :Video frame 27, length=168, odd
Aug 15 23:15:14 security kernel: [  176.163078] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:14 security kernel: [  176.171021] em28xx #0 em28xx_isoc_copy :Video frame 28, length=960, even
Aug 15 23:15:14 security kernel: [  176.171033] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:14 security kernel: [  176.187044] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:14 security kernel: [  176.187060] em28xx #0 em28xx_isoc_copy :Video frame 29, length=172, odd
Aug 15 23:15:14 security kernel: [  176.203075] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:14 security kernel: [  176.211021] em28xx #0 em28xx_isoc_copy :Video frame 30, length=960, even
Aug 15 23:15:14 security kernel: [  176.211031] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:14 security kernel: [  176.227051] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:14 security kernel: [  176.227067] em28xx #0 em28xx_isoc_copy :Video frame 31, length=124, odd
Aug 15 23:15:14 security kernel: [  176.243062] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:14 security kernel: [  176.251049] em28xx #0 em28xx_isoc_copy :Video frame 32, length=1440, even
Aug 15 23:15:14 security kernel: [  176.251059] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:14 security kernel: [  176.267055] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:14 security kernel: [  176.267069] em28xx #0 em28xx_isoc_copy :Video frame 33, length=128, odd
Aug 15 23:15:14 security kernel: [  176.283055] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:14 security kernel: [  176.291057] em28xx #0 em28xx_isoc_copy :Video frame 34, length=1440, even
Aug 15 23:15:14 security kernel: [  176.291067] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:14 security kernel: [  176.307095] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:14 security kernel: [  176.307110] em28xx #0 em28xx_isoc_copy :Video frame 35, length=132, odd
Aug 15 23:15:15 security kernel: [  176.323157] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:15 security kernel: [  176.331064] em28xx #0 em28xx_isoc_copy :Video frame 36, length=1440, even
Aug 15 23:15:15 security kernel: [  176.331077] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:15 security kernel: [  176.347128] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:15 security kernel: [  176.347150] em28xx #0 em28xx_isoc_copy :Video frame 37, length=140, odd
Aug 15 23:15:15 security kernel: [  176.363062] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:15 security kernel: [  176.371020] em28xx #0 em28xx_isoc_copy :Video frame 38, length=1440, even
Aug 15 23:15:15 security kernel: [  176.371031] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:15 security kernel: [  176.387052] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:15 security kernel: [  176.387067] em28xx #0 em28xx_isoc_copy :Video frame 39, length=144, odd
Aug 15 23:15:15 security kernel: [  176.403059] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:15 security kernel: [  176.411030] em28xx #0 em28xx_isoc_copy :Video frame 40, length=1440, even
Aug 15 23:15:15 security kernel: [  176.411040] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:15 security kernel: [  176.427039] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:15 security kernel: [  176.427054] em28xx #0 em28xx_isoc_copy :Video frame 41, length=148, odd
Aug 15 23:15:15 security kernel: [  176.443049] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:15 security kernel: [  176.450997] em28xx #0 em28xx_isoc_copy :Video frame 42, length=1440, even
Aug 15 23:15:15 security kernel: [  176.451021] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:15 security kernel: [  176.467076] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:15 security kernel: [  176.467093] em28xx #0 em28xx_isoc_copy :Video frame 43, length=156, odd
Aug 15 23:15:15 security kernel: [  176.483017] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:15 security kernel: [  176.490995] em28xx #0 em28xx_isoc_copy :Video frame 44, length=1440, even
Aug 15 23:15:15 security kernel: [  176.491009] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:15 security kernel: [  176.506991] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:15 security kernel: [  176.507014] em28xx #0 em28xx_isoc_copy :Video frame 45, length=160, odd
Aug 15 23:15:15 security kernel: [  176.520052] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:15 security kernel: [  176.520066] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:15 security kernel: [  176.520076] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:15 security kernel: [  176.520081] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:15 security kernel: [  176.520088] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:15 security kernel: [  176.520092] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4ee000 maddr: 0x7bee000 
Aug 15 23:15:15 security kernel: [  176.520098] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bee000 
Aug 15 23:15:15 security kernel: [  176.520111] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bee000 
Aug 15 23:15:15 security kernel: [  176.520117] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:15 security kernel: [  176.520122] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:15 security kernel: [  176.520126] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:15 security kernel: [  176.520131] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:15 security kernel: [  176.520135] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4ee800 maddr: 0x7bee800 
Aug 15 23:15:15 security kernel: [  176.520140] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bee800 
Aug 15 23:15:15 security kernel: [  176.520150] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bee800 
Aug 15 23:15:15 security kernel: [  176.520535] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:15 security kernel: [  176.520541] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:15 security kernel: [  176.520546] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bee000  paddr: 0xf4ee000 
Aug 15 23:15:15 security kernel: [  176.520552] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:15 security kernel: [  176.520558] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bee000 
Aug 15 23:15:15 security kernel: [  176.520565] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:15 security kernel: [  176.520570] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:15 security kernel: [  176.520574] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bee800  paddr: 0xf4ee800 
Aug 15 23:15:15 security kernel: [  176.520580] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:15 security kernel: [  176.520586] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bee800 
Aug 15 23:15:15 security kernel: [  176.520614] <<< 10
Aug 15 23:15:15 security kernel: [  176.523010] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:15 security kernel: [  176.531003] em28xx #0 em28xx_isoc_copy :Video frame 46, length=1440, even
Aug 15 23:15:15 security kernel: [  176.531012] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:15 security kernel: [  176.546991] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:15 security kernel: [  176.547003] em28xx #0 em28xx_isoc_copy :Video frame 47, length=164, odd
Aug 15 23:15:15 security kernel: [  176.563020] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:15 security kernel: [  176.570989] em28xx #0 em28xx_isoc_copy :Video frame 48, length=1440, even
Aug 15 23:15:15 security kernel: [  176.571003] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:15 security kernel: [  176.587025] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:15 security kernel: [  176.587049] em28xx #0 em28xx_isoc_copy :Video frame 49, length=168, odd
Aug 15 23:15:15 security kernel: [  176.603022] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:15 security kernel: [  176.610984] em28xx #0 em28xx_isoc_copy :Video frame 50, length=1440, even
Aug 15 23:15:15 security kernel: [  176.610997] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:15 security kernel: [  176.626992] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:15 security kernel: [  176.627015] em28xx #0 em28xx_isoc_copy :Video frame 51, length=172, odd
Aug 15 23:15:15 security kernel: [  176.643005] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:15 security kernel: [  176.650968] em28xx #0 em28xx_isoc_copy :Video frame 52, length=960, even
Aug 15 23:15:15 security kernel: [  176.650983] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:15 security kernel: [  176.667026] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:15 security kernel: [  176.667041] em28xx #0 em28xx_isoc_copy :Video frame 53, length=324, odd
Aug 15 23:15:15 security kernel: [  176.682988] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:15 security kernel: [  176.690969] em28xx #0 em28xx_isoc_copy :Video frame 54, length=960, even
Aug 15 23:15:15 security kernel: [  176.690984] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:15 security kernel: [  176.706995] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:15 security kernel: [  176.707017] em28xx #0 em28xx_isoc_copy :Video frame 55, length=236, odd
Aug 15 23:15:15 security kernel: [  176.722986] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:15 security kernel: [  176.730976] em28xx #0 em28xx_isoc_copy :Video frame 56, length=1440, even
Aug 15 23:15:15 security kernel: [  176.730991] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:15 security kernel: [  176.746992] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:15 security kernel: [  176.747006] em28xx #0 em28xx_isoc_copy :Video frame 57, length=248, odd
Aug 15 23:15:15 security kernel: [  176.762984] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:15 security kernel: [  176.770977] em28xx #0 em28xx_isoc_copy :Video frame 58, length=1440, even
Aug 15 23:15:15 security kernel: [  176.770984] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:15 security kernel: [  176.786992] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:15 security kernel: [  176.787014] em28xx #0 em28xx_isoc_copy :Video frame 59, length=252, odd
Aug 15 23:15:15 security kernel: [  176.802976] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:15 security kernel: [  176.810973] em28xx #0 em28xx_isoc_copy :Video frame 60, length=1440, even
Aug 15 23:15:15 security kernel: [  176.810983] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:15 security kernel: [  176.827005] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:15 security kernel: [  176.827019] em28xx #0 em28xx_isoc_copy :Video frame 61, length=256, odd
Aug 15 23:15:15 security kernel: [  176.842990] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:15 security kernel: [  176.850965] em28xx #0 em28xx_isoc_copy :Video frame 62, length=1440, even
Aug 15 23:15:15 security kernel: [  176.850978] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:15 security kernel: [  176.867016] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:15 security kernel: [  176.867038] em28xx #0 em28xx_isoc_copy :Video frame 63, length=260, odd
Aug 15 23:15:15 security kernel: [  176.883010] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:15 security kernel: [  176.890995] em28xx #0 em28xx_isoc_copy :Video frame 64, length=1440, even
Aug 15 23:15:15 security kernel: [  176.891010] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:15 security kernel: [  176.907022] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:15 security kernel: [  176.907043] em28xx #0 em28xx_isoc_copy :Video frame 65, length=268, odd
Aug 15 23:15:15 security kernel: [  176.923018] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:15 security kernel: [  176.930962] em28xx #0 em28xx_isoc_copy :Video frame 66, length=1440, even
Aug 15 23:15:15 security kernel: [  176.930971] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:15 security kernel: [  176.947011] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:15 security kernel: [  176.947034] em28xx #0 em28xx_isoc_copy :Video frame 67, length=268, odd
Aug 15 23:15:15 security kernel: [  176.963008] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:15 security kernel: [  176.970990] em28xx #0 em28xx_isoc_copy :Video frame 68, length=1440, even
Aug 15 23:15:15 security kernel: [  176.970998] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:15 security kernel: [  176.987009] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:15 security kernel: [  176.987031] em28xx #0 em28xx_isoc_copy :Video frame 69, length=272, odd
Aug 15 23:15:15 security kernel: [  177.003012] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:15 security kernel: [  177.010959] em28xx #0 em28xx_isoc_copy :Video frame 70, length=1440, even
Aug 15 23:15:15 security kernel: [  177.010974] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:15 security kernel: [  177.020195] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:15 security kernel: [  177.020204] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:15 security kernel: [  177.020217] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:15 security kernel: [  177.020225] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:15 security kernel: [  177.020246] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:15 security kernel: [  177.020251] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4ef000 maddr: 0x7bef000 
Aug 15 23:15:15 security kernel: [  177.020258] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bef000 
Aug 15 23:15:15 security kernel: [  177.020271] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bef000 
Aug 15 23:15:15 security kernel: [  177.020278] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:15 security kernel: [  177.020285] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:15 security kernel: [  177.020289] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:15 security kernel: [  177.020294] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:15 security kernel: [  177.020298] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4ef800 maddr: 0x7bef800 
Aug 15 23:15:15 security kernel: [  177.020305] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bef800 
Aug 15 23:15:15 security kernel: [  177.020315] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bef800 
Aug 15 23:15:15 security kernel: [  177.020780] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:15 security kernel: [  177.020786] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:15 security kernel: [  177.020792] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bef000  paddr: 0xf4ef000 
Aug 15 23:15:15 security kernel: [  177.020803] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:15 security kernel: [  177.020808] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bef000 
Aug 15 23:15:15 security kernel: [  177.020816] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:15 security kernel: [  177.020820] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:15 security kernel: [  177.020823] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bef800  paddr: 0xf4ef800 
Aug 15 23:15:15 security kernel: [  177.020829] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:15 security kernel: [  177.020833] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bef800 
Aug 15 23:15:15 security kernel: [  177.020858] <<< 10
Aug 15 23:15:15 security kernel: [  177.027004] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:15 security kernel: [  177.027015] em28xx #0 em28xx_isoc_copy :Video frame 71, length=276, odd
Aug 15 23:15:15 security kernel: [  177.043024] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:15 security kernel: [  177.050961] em28xx #0 em28xx_isoc_copy :Video frame 72, length=1440, even
Aug 15 23:15:15 security kernel: [  177.050973] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:15 security kernel: [  177.067017] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:15 security kernel: [  177.067031] em28xx #0 em28xx_isoc_copy :Video frame 73, length=312, odd
Aug 15 23:15:15 security kernel: [  177.082995] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:15 security kernel: [  177.090973] em28xx #0 em28xx_isoc_copy :Video frame 74, length=1924, even
Aug 15 23:15:15 security kernel: [  177.090987] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:15 security kernel: [  177.107001] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:15 security kernel: [  177.107015] em28xx #0 em28xx_isoc_copy :Video frame 75, length=428, odd
Aug 15 23:15:15 security kernel: [  177.123003] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:15 security kernel: [  177.130959] em28xx #0 em28xx_isoc_copy :Video frame 76, length=1440, even
Aug 15 23:15:15 security kernel: [  177.130969] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:15 security kernel: [  177.147041] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:15 security kernel: [  177.147056] em28xx #0 em28xx_isoc_copy :Video frame 77, length=240, odd
Aug 15 23:15:15 security kernel: [  177.163018] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:15 security kernel: [  177.170945] em28xx #0 em28xx_isoc_copy :Video frame 78, length=1440, even
Aug 15 23:15:15 security kernel: [  177.170954] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:15 security kernel: [  177.187001] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:15 security kernel: [  177.187022] em28xx #0 em28xx_isoc_copy :Video frame 79, length=248, odd
Aug 15 23:15:15 security kernel: [  177.202994] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:15 security kernel: [  177.210945] em28xx #0 em28xx_isoc_copy :Video frame 80, length=1440, even
Aug 15 23:15:15 security kernel: [  177.210960] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:15 security kernel: [  177.226991] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:15 security kernel: [  177.227012] em28xx #0 em28xx_isoc_copy :Video frame 81, length=248, odd
Aug 15 23:15:15 security kernel: [  177.242980] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:15 security kernel: [  177.250941] em28xx #0 em28xx_isoc_copy :Video frame 82, length=1440, even
Aug 15 23:15:15 security kernel: [  177.250955] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:15 security kernel: [  177.267029] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:15 security kernel: [  177.267054] em28xx #0 em28xx_isoc_copy :Video frame 83, length=256, odd
Aug 15 23:15:15 security kernel: [  177.282986] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:15 security kernel: [  177.290937] em28xx #0 em28xx_isoc_copy :Video frame 84, length=1440, even
Aug 15 23:15:15 security kernel: [  177.290946] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:15 security kernel: [  177.306988] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:15 security kernel: [  177.307011] em28xx #0 em28xx_isoc_copy :Video frame 85, length=260, odd
Aug 15 23:15:16 security kernel: [  177.322977] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:16 security kernel: [  177.330937] em28xx #0 em28xx_isoc_copy :Video frame 86, length=1440, even
Aug 15 23:15:16 security kernel: [  177.330952] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:16 security kernel: [  177.346985] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:16 security kernel: [  177.347007] em28xx #0 em28xx_isoc_copy :Video frame 87, length=292, odd
Aug 15 23:15:16 security kernel: [  177.362972] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:16 security kernel: [  177.370975] em28xx #0 em28xx_isoc_copy :Video frame 88, length=1476, even
Aug 15 23:15:16 security kernel: [  177.370985] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:16 security kernel: [  177.386966] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:16 security kernel: [  177.386987] em28xx #0 em28xx_isoc_copy :Video frame 89, length=268, odd
Aug 15 23:15:16 security kernel: [  177.402993] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:16 security kernel: [  177.410960] em28xx #0 em28xx_isoc_copy :Video frame 90, length=1448, even
Aug 15 23:15:16 security kernel: [  177.410979] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:16 security kernel: [  177.427066] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:16 security kernel: [  177.427093] em28xx #0 em28xx_isoc_copy :Video frame 91, length=272, odd
Aug 15 23:15:16 security kernel: [  177.442962] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:16 security kernel: [  177.450945] em28xx #0 em28xx_isoc_copy :Video frame 92, length=1456, even
Aug 15 23:15:16 security kernel: [  177.450960] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:16 security kernel: [  177.466980] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:16 security kernel: [  177.467001] em28xx #0 em28xx_isoc_copy :Video frame 93, length=276, odd
Aug 15 23:15:16 security kernel: [  177.482964] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:16 security kernel: [  177.490924] em28xx #0 em28xx_isoc_copy :Video frame 94, length=1440, even
Aug 15 23:15:16 security kernel: [  177.490937] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:16 security kernel: [  177.506976] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:16 security kernel: [  177.506999] em28xx #0 em28xx_isoc_copy :Video frame 95, length=432, odd
Aug 15 23:15:16 security kernel: [  177.520045] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:16 security kernel: [  177.520060] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:16 security kernel: [  177.520075] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:16 security kernel: [  177.520081] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:16 security kernel: [  177.520087] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:16 security kernel: [  177.520093] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4f0000 maddr: 0x7bf0000 
Aug 15 23:15:16 security kernel: [  177.520100] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf0000 
Aug 15 23:15:16 security kernel: [  177.520115] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf0000 
Aug 15 23:15:16 security kernel: [  177.520121] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:16 security kernel: [  177.520127] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:16 security kernel: [  177.520131] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:16 security kernel: [  177.520136] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:16 security kernel: [  177.520141] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4f0800 maddr: 0x7bf0800 
Aug 15 23:15:16 security kernel: [  177.520147] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf0800 
Aug 15 23:15:16 security kernel: [  177.520157] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf0800 
Aug 15 23:15:16 security kernel: [  177.520495] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:16 security kernel: [  177.520502] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:16 security kernel: [  177.520506] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bf0000  paddr: 0xf4f0000 
Aug 15 23:15:16 security kernel: [  177.520514] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:16 security kernel: [  177.520523] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf0000 
Aug 15 23:15:16 security kernel: [  177.520531] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:16 security kernel: [  177.520536] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:16 security kernel: [  177.520540] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bf0800  paddr: 0xf4f0800 
Aug 15 23:15:16 security kernel: [  177.520546] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:16 security kernel: [  177.520551] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf0800 
Aug 15 23:15:16 security kernel: [  177.520881] <<< 10
Aug 15 23:15:16 security kernel: [  177.522970] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:16 security kernel: [  177.530923] em28xx #0 em28xx_isoc_copy :Video frame 96, length=1440, even
Aug 15 23:15:16 security kernel: [  177.530931] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:16 security kernel: [  177.546970] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:16 security kernel: [  177.546982] em28xx #0 em28xx_isoc_copy :Video frame 97, length=344, odd
Aug 15 23:15:16 security kernel: [  177.562959] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:16 security kernel: [  177.570928] em28xx #0 em28xx_isoc_copy :Video frame 98, length=1440, even
Aug 15 23:15:16 security kernel: [  177.570937] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:16 security kernel: [  177.586966] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:16 security kernel: [  177.586978] em28xx #0 em28xx_isoc_copy :Video frame 99, length=352, odd
Aug 15 23:15:16 security kernel: [  177.602952] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:16 security kernel: [  177.610917] em28xx #0 em28xx_isoc_copy :Video frame 100, length=1440, even
Aug 15 23:15:16 security kernel: [  177.610932] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:16 security kernel: [  177.626969] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:16 security kernel: [  177.626991] em28xx #0 em28xx_isoc_copy :Video frame 101, length=356, odd
Aug 15 23:15:16 security kernel: [  177.642957] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:16 security kernel: [  177.650913] em28xx #0 em28xx_isoc_copy :Video frame 102, length=1440, even
Aug 15 23:15:16 security kernel: [  177.650928] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:16 security kernel: [  177.666962] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:16 security kernel: [  177.666984] em28xx #0 em28xx_isoc_copy :Video frame 103, length=376, odd
Aug 15 23:15:16 security kernel: [  177.682948] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:16 security kernel: [  177.690909] em28xx #0 em28xx_isoc_copy :Video frame 104, length=1440, even
Aug 15 23:15:16 security kernel: [  177.690924] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:16 security kernel: [  177.706958] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:16 security kernel: [  177.706971] em28xx #0 em28xx_isoc_copy :Video frame 105, length=364, odd
Aug 15 23:15:16 security kernel: [  177.722946] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:16 security kernel: [  177.730907] em28xx #0 em28xx_isoc_copy :Video frame 106, length=1440, even
Aug 15 23:15:16 security kernel: [  177.730922] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:16 security kernel: [  177.746954] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:16 security kernel: [  177.746976] em28xx #0 em28xx_isoc_copy :Video frame 107, length=372, odd
Aug 15 23:15:16 security kernel: [  177.762941] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:16 security kernel: [  177.770902] em28xx #0 em28xx_isoc_copy :Video frame 108, length=1440, even
Aug 15 23:15:16 security kernel: [  177.770917] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:16 security kernel: [  177.786953] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:16 security kernel: [  177.786966] em28xx #0 em28xx_isoc_copy :Video frame 109, length=372, odd
Aug 15 23:15:16 security kernel: [  177.802959] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:16 security kernel: [  177.810902] em28xx #0 em28xx_isoc_copy :Video frame 110, length=1448, even
Aug 15 23:15:16 security kernel: [  177.810918] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:16 security kernel: [  177.826952] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:16 security kernel: [  177.826975] em28xx #0 em28xx_isoc_copy :Video frame 111, length=376, odd
Aug 15 23:15:16 security kernel: [  177.842944] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:16 security kernel: [  177.850896] em28xx #0 em28xx_isoc_copy :Video frame 112, length=1448, even
Aug 15 23:15:16 security kernel: [  177.850911] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:16 security kernel: [  177.866980] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:16 security kernel: [  177.867001] em28xx #0 em28xx_isoc_copy :Video frame 113, length=400, odd
Aug 15 23:15:16 security kernel: [  177.882963] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:16 security kernel: [  177.890959] em28xx #0 em28xx_isoc_copy :Video frame 114, length=1472, even
Aug 15 23:15:16 security kernel: [  177.890974] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:16 security kernel: [  177.907015] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:16 security kernel: [  177.907041] em28xx #0 em28xx_isoc_copy :Video frame 115, length=332, odd
Aug 15 23:15:16 security kernel: [  177.922971] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:16 security kernel: [  177.930942] em28xx #0 em28xx_isoc_copy :Video frame 116, length=1600, even
Aug 15 23:15:16 security kernel: [  177.930951] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:16 security kernel: [  177.946971] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:16 security kernel: [  177.946993] em28xx #0 em28xx_isoc_copy :Video frame 117, length=340, odd
Aug 15 23:15:16 security kernel: [  177.962964] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:16 security kernel: [  177.970939] em28xx #0 em28xx_isoc_copy :Video frame 118, length=1516, even
Aug 15 23:15:16 security kernel: [  177.970953] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:16 security kernel: [  177.987011] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:16 security kernel: [  177.987028] em28xx #0 em28xx_isoc_copy :Video frame 119, length=344, odd
Aug 15 23:15:16 security kernel: [  178.002959] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:16 security kernel: [  178.010943] em28xx #0 em28xx_isoc_copy :Video frame 120, length=1524, even
Aug 15 23:15:16 security kernel: [  178.010960] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:16 security kernel: [  178.020060] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:16 security kernel: [  178.020069] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:16 security kernel: [  178.020082] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:16 security kernel: [  178.020087] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:16 security kernel: [  178.020094] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:16 security kernel: [  178.020099] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4f1000 maddr: 0x7bf1000 
Aug 15 23:15:16 security kernel: [  178.020106] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf1000 
Aug 15 23:15:16 security kernel: [  178.020120] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf1000 
Aug 15 23:15:16 security kernel: [  178.020126] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:16 security kernel: [  178.020132] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:16 security kernel: [  178.020137] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:16 security kernel: [  178.020142] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:16 security kernel: [  178.020146] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4f1800 maddr: 0x7bf1800 
Aug 15 23:15:16 security kernel: [  178.020156] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf1800 
Aug 15 23:15:16 security kernel: [  178.020166] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf1800 
Aug 15 23:15:16 security kernel: [  178.020619] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:16 security kernel: [  178.020628] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:16 security kernel: [  178.020633] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bf1000  paddr: 0xf4f1000 
Aug 15 23:15:16 security kernel: [  178.020639] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:16 security kernel: [  178.020645] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf1000 
Aug 15 23:15:16 security kernel: [  178.020653] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:16 security kernel: [  178.020659] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:16 security kernel: [  178.020662] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bf1800  paddr: 0xf4f1800 
Aug 15 23:15:16 security kernel: [  178.020668] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:16 security kernel: [  178.020673] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf1800 
Aug 15 23:15:16 security kernel: [  178.020702] <<< 10
Aug 15 23:15:16 security kernel: [  178.026965] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:16 security kernel: [  178.026981] em28xx #0 em28xx_isoc_copy :Video frame 121, length=348, odd
Aug 15 23:15:16 security kernel: [  178.042960] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:16 security kernel: [  178.050931] em28xx #0 em28xx_isoc_copy :Video frame 122, length=1532, even
Aug 15 23:15:16 security kernel: [  178.050945] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:16 security kernel: [  178.066966] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:16 security kernel: [  178.066987] em28xx #0 em28xx_isoc_copy :Video frame 123, length=352, odd
Aug 15 23:15:16 security kernel: [  178.082957] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:16 security kernel: [  178.090933] em28xx #0 em28xx_isoc_copy :Video frame 124, length=1536, even
Aug 15 23:15:16 security kernel: [  178.090950] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:16 security kernel: [  178.106964] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:16 security kernel: [  178.106986] em28xx #0 em28xx_isoc_copy :Video frame 125, length=356, odd
Aug 15 23:15:16 security kernel: [  178.122957] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:16 security kernel: [  178.130929] em28xx #0 em28xx_isoc_copy :Video frame 126, length=1544, even
Aug 15 23:15:16 security kernel: [  178.130943] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:16 security kernel: [  178.146963] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:16 security kernel: [  178.146986] em28xx #0 em28xx_isoc_copy :Video frame 127, length=364, odd
Aug 15 23:15:16 security kernel: [  178.162956] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:16 security kernel: [  178.170925] em28xx #0 em28xx_isoc_copy :Video frame 0, length=1544, even
Aug 15 23:15:16 security kernel: [  178.170933] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:16 security kernel: [  178.186955] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:16 security kernel: [  178.186967] em28xx #0 em28xx_isoc_copy :Video frame 1, length=368, odd
Aug 15 23:15:16 security kernel: [  178.202942] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:16 security kernel: [  178.210923] em28xx #0 em28xx_isoc_copy :Video frame 2, length=1548, even
Aug 15 23:15:16 security kernel: [  178.210938] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:16 security kernel: [  178.226991] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:16 security kernel: [  178.227017] em28xx #0 em28xx_isoc_copy :Video frame 3, length=372, odd
Aug 15 23:15:16 security kernel: [  178.242947] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:16 security kernel: [  178.250919] em28xx #0 em28xx_isoc_copy :Video frame 4, length=1556, even
Aug 15 23:15:16 security kernel: [  178.250933] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:16 security kernel: [  178.266952] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:16 security kernel: [  178.266976] em28xx #0 em28xx_isoc_copy :Video frame 5, length=376, odd
Aug 15 23:15:16 security kernel: [  178.282939] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:16 security kernel: [  178.290919] em28xx #0 em28xx_isoc_copy :Video frame 6, length=1560, even
Aug 15 23:15:16 security kernel: [  178.290933] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:16 security kernel: [  178.307049] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:16 security kernel: [  178.307078] em28xx #0 em28xx_isoc_copy :Video frame 7, length=384, odd
Aug 15 23:15:17 security kernel: [  178.322941] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:17 security kernel: [  178.330914] em28xx #0 em28xx_isoc_copy :Video frame 8, length=1508, even
Aug 15 23:15:17 security kernel: [  178.330933] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:17 security kernel: [  178.346944] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:17 security kernel: [  178.346963] em28xx #0 em28xx_isoc_copy :Video frame 9, length=528, odd
Aug 15 23:15:17 security kernel: [  178.362984] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:17 security kernel: [  178.370941] em28xx #0 em28xx_isoc_copy :Video frame 10, length=1516, even
Aug 15 23:15:17 security kernel: [  178.370956] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:17 security kernel: [  178.387047] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:17 security kernel: [  178.387075] em28xx #0 em28xx_isoc_copy :Video frame 11, length=448, odd
Aug 15 23:15:17 security kernel: [  178.402924] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:17 security kernel: [  178.410907] em28xx #0 em28xx_isoc_copy :Video frame 12, length=1524, even
Aug 15 23:15:17 security kernel: [  178.410915] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:17 security kernel: [  178.426934] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:17 security kernel: [  178.426956] em28xx #0 em28xx_isoc_copy :Video frame 13, length=456, odd
Aug 15 23:15:17 security kernel: [  178.442923] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:17 security kernel: [  178.450904] em28xx #0 em28xx_isoc_copy :Video frame 14, length=1520, even
Aug 15 23:15:17 security kernel: [  178.450919] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:17 security kernel: [  178.466977] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:17 security kernel: [  178.467003] em28xx #0 em28xx_isoc_copy :Video frame 15, length=460, odd
Aug 15 23:15:17 security kernel: [  178.482932] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:17 security kernel: [  178.490903] em28xx #0 em28xx_isoc_copy :Video frame 16, length=1528, even
Aug 15 23:15:17 security kernel: [  178.490917] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:17 security kernel: [  178.506942] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:17 security kernel: [  178.506960] em28xx #0 em28xx_isoc_copy :Video frame 17, length=464, odd
Aug 15 23:15:17 security kernel: [  178.520210] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:17 security kernel: [  178.520220] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:17 security kernel: [  178.520231] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:17 security kernel: [  178.520240] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:17 security kernel: [  178.520251] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:17 security kernel: [  178.520257] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4f2000 maddr: 0x7bf2000 
Aug 15 23:15:17 security kernel: [  178.520264] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf2000 
Aug 15 23:15:17 security kernel: [  178.520277] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf2000 
Aug 15 23:15:17 security kernel: [  178.520283] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:17 security kernel: [  178.520289] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:17 security kernel: [  178.520297] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:17 security kernel: [  178.520302] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:17 security kernel: [  178.520306] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4f2800 maddr: 0x7bf2800 
Aug 15 23:15:17 security kernel: [  178.520313] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf2800 
Aug 15 23:15:17 security kernel: [  178.520324] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf2800 
Aug 15 23:15:17 security kernel: [  178.520705] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:17 security kernel: [  178.520711] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:17 security kernel: [  178.520715] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bf2000  paddr: 0xf4f2000 
Aug 15 23:15:17 security kernel: [  178.520721] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:17 security kernel: [  178.520732] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf2000 
Aug 15 23:15:17 security kernel: [  178.520742] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:17 security kernel: [  178.520746] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:17 security kernel: [  178.520749] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bf2800  paddr: 0xf4f2800 
Aug 15 23:15:17 security kernel: [  178.520755] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:17 security kernel: [  178.520760] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf2800 
Aug 15 23:15:17 security kernel: [  178.520780] <<< 10
Aug 15 23:15:17 security kernel: [  178.522916] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:17 security kernel: [  178.530897] em28xx #0 em28xx_isoc_copy :Video frame 18, length=1532, even
Aug 15 23:15:17 security kernel: [  178.530912] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:17 security kernel: [  178.546928] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:17 security kernel: [  178.546951] em28xx #0 em28xx_isoc_copy :Video frame 19, length=500, odd
Aug 15 23:15:17 security kernel: [  178.562917] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:17 security kernel: [  178.570899] em28xx #0 em28xx_isoc_copy :Video frame 20, length=1568, even
Aug 15 23:15:17 security kernel: [  178.570907] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:17 security kernel: [  178.586967] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:17 security kernel: [  178.586983] em28xx #0 em28xx_isoc_copy :Video frame 21, length=476, odd
Aug 15 23:15:17 security kernel: [  178.602921] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:17 security kernel: [  178.610891] em28xx #0 em28xx_isoc_copy :Video frame 22, length=1544, even
Aug 15 23:15:17 security kernel: [  178.610899] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:17 security kernel: [  178.626921] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:17 security kernel: [  178.626943] em28xx #0 em28xx_isoc_copy :Video frame 23, length=476, odd
Aug 15 23:15:17 security kernel: [  178.642914] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:17 security kernel: [  178.650888] em28xx #0 em28xx_isoc_copy :Video frame 24, length=1552, even
Aug 15 23:15:17 security kernel: [  178.650904] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:17 security kernel: [  178.666956] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:17 security kernel: [  178.666981] em28xx #0 em28xx_isoc_copy :Video frame 25, length=480, odd
Aug 15 23:15:17 security kernel: [  178.682916] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:17 security kernel: [  178.690889] em28xx #0 em28xx_isoc_copy :Video frame 26, length=1556, even
Aug 15 23:15:17 security kernel: [  178.690903] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:17 security kernel: [  178.706920] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:17 security kernel: [  178.706942] em28xx #0 em28xx_isoc_copy :Video frame 27, length=488, odd
Aug 15 23:15:17 security kernel: [  178.722907] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:17 security kernel: [  178.730885] em28xx #0 em28xx_isoc_copy :Video frame 28, length=1560, even
Aug 15 23:15:17 security kernel: [  178.730899] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:17 security kernel: [  178.746950] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:17 security kernel: [  178.746976] em28xx #0 em28xx_isoc_copy :Video frame 29, length=436, odd
Aug 15 23:15:17 security kernel: [  178.762963] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:17 security kernel: [  178.770912] em28xx #0 em28xx_isoc_copy :Video frame 30, length=1708, even
Aug 15 23:15:17 security kernel: [  178.770928] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:17 security kernel: [  178.786911] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:17 security kernel: [  178.786933] em28xx #0 em28xx_isoc_copy :Video frame 31, length=444, odd
Aug 15 23:15:17 security kernel: [  178.802908] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:17 security kernel: [  178.810878] em28xx #0 em28xx_isoc_copy :Video frame 32, length=1624, even
Aug 15 23:15:17 security kernel: [  178.810886] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:17 security kernel: [  178.826914] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:17 security kernel: [  178.826935] em28xx #0 em28xx_isoc_copy :Video frame 33, length=448, odd
Aug 15 23:15:17 security kernel: [  178.842892] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:17 security kernel: [  178.850877] em28xx #0 em28xx_isoc_copy :Video frame 34, length=1628, even
Aug 15 23:15:17 security kernel: [  178.850892] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:17 security kernel: [  178.866980] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:17 security kernel: [  178.867005] em28xx #0 em28xx_isoc_copy :Video frame 35, length=452, odd
Aug 15 23:15:17 security kernel: [  178.882936] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:17 security kernel: [  178.890907] em28xx #0 em28xx_isoc_copy :Video frame 36, length=1652, even
Aug 15 23:15:17 security kernel: [  178.890921] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:17 security kernel: [  178.906938] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:17 security kernel: [  178.906960] em28xx #0 em28xx_isoc_copy :Video frame 37, length=456, odd
Aug 15 23:15:17 security kernel: [  178.922923] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:17 security kernel: [  178.930905] em28xx #0 em28xx_isoc_copy :Video frame 38, length=1644, even
Aug 15 23:15:17 security kernel: [  178.930913] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:17 security kernel: [  178.946975] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:17 security kernel: [  178.947004] em28xx #0 em28xx_isoc_copy :Video frame 39, length=460, odd
Aug 15 23:15:17 security kernel: [  178.962928] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:17 security kernel: [  178.970905] em28xx #0 em28xx_isoc_copy :Video frame 40, length=1644, even
Aug 15 23:15:17 security kernel: [  178.970918] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:17 security kernel: [  178.986931] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:17 security kernel: [  178.986954] em28xx #0 em28xx_isoc_copy :Video frame 41, length=472, odd
Aug 15 23:15:17 security kernel: [  179.002922] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:17 security kernel: [  179.010900] em28xx #0 em28xx_isoc_copy :Video frame 42, length=1652, even
Aug 15 23:15:17 security kernel: [  179.010908] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:17 security kernel: [  179.020039] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:17 security kernel: [  179.020047] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:17 security kernel: [  179.020058] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:17 security kernel: [  179.020062] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:17 security kernel: [  179.020069] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:17 security kernel: [  179.020073] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4f3000 maddr: 0x7bf3000 
Aug 15 23:15:17 security kernel: [  179.020080] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf3000 
Aug 15 23:15:17 security kernel: [  179.020092] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf3000 
Aug 15 23:15:17 security kernel: [  179.020098] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:17 security kernel: [  179.020103] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:17 security kernel: [  179.020107] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:17 security kernel: [  179.020111] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:17 security kernel: [  179.020116] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4f3800 maddr: 0x7bf3800 
Aug 15 23:15:17 security kernel: [  179.020121] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf3800 
Aug 15 23:15:17 security kernel: [  179.020130] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf3800 
Aug 15 23:15:17 security kernel: [  179.020703] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:17 security kernel: [  179.020709] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:17 security kernel: [  179.020713] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bf3000  paddr: 0xf4f3000 
Aug 15 23:15:17 security kernel: [  179.020720] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:17 security kernel: [  179.020725] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf3000 
Aug 15 23:15:17 security kernel: [  179.020733] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:17 security kernel: [  179.020737] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:17 security kernel: [  179.020741] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bf3800  paddr: 0xf4f3800 
Aug 15 23:15:17 security kernel: [  179.020748] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:17 security kernel: [  179.020753] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf3800 
Aug 15 23:15:17 security kernel: [  179.020780] <<< 10
Aug 15 23:15:17 security kernel: [  179.026926] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:17 security kernel: [  179.026942] em28xx #0 em28xx_isoc_copy :Video frame 43, length=468, odd
Aug 15 23:15:17 security kernel: [  179.042924] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:17 security kernel: [  179.050895] em28xx #0 em28xx_isoc_copy :Video frame 44, length=1656, even
Aug 15 23:15:17 security kernel: [  179.050910] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:17 security kernel: [  179.066931] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:17 security kernel: [  179.066953] em28xx #0 em28xx_isoc_copy :Video frame 45, length=492, odd
Aug 15 23:15:17 security kernel: [  179.082913] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:17 security kernel: [  179.090893] em28xx #0 em28xx_isoc_copy :Video frame 46, length=1672, even
Aug 15 23:15:17 security kernel: [  179.090908] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:17 security kernel: [  179.106966] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:17 security kernel: [  179.106993] em28xx #0 em28xx_isoc_copy :Video frame 47, length=480, odd
Aug 15 23:15:17 security kernel: [  179.122917] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:17 security kernel: [  179.130888] em28xx #0 em28xx_isoc_copy :Video frame 48, length=1664, even
Aug 15 23:15:17 security kernel: [  179.130902] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:17 security kernel: [  179.146921] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:17 security kernel: [  179.146943] em28xx #0 em28xx_isoc_copy :Video frame 49, length=484, odd
Aug 15 23:15:17 security kernel: [  179.162907] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:17 security kernel: [  179.170893] em28xx #0 em28xx_isoc_copy :Video frame 50, length=1612, even
Aug 15 23:15:17 security kernel: [  179.170912] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:17 security kernel: [  179.187026] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:17 security kernel: [  179.187054] em28xx #0 em28xx_isoc_copy :Video frame 51, length=636, odd
Aug 15 23:15:17 security kernel: [  179.202914] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:17 security kernel: [  179.210882] em28xx #0 em28xx_isoc_copy :Video frame 52, length=1620, even
Aug 15 23:15:17 security kernel: [  179.210890] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:17 security kernel: [  179.226915] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:17 security kernel: [  179.226926] em28xx #0 em28xx_isoc_copy :Video frame 53, length=552, odd
Aug 15 23:15:17 security kernel: [  179.243042] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:17 security kernel: [  179.250967] em28xx #0 em28xx_isoc_copy :Video frame 54, length=1620, even
Aug 15 23:15:17 security kernel: [  179.250987] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:17 security kernel: [  179.267228] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:17 security kernel: [  179.267273] em28xx #0 em28xx_isoc_copy :Video frame 55, length=556, odd
Aug 15 23:15:17 security kernel: [  179.282931] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:17 security kernel: [  179.290893] em28xx #0 em28xx_isoc_copy :Video frame 56, length=1632, even
Aug 15 23:15:17 security kernel: [  179.290905] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:17 security kernel: [  179.306952] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:17 security kernel: [  179.306977] em28xx #0 em28xx_isoc_copy :Video frame 57, length=560, odd
Aug 15 23:15:18 security kernel: [  179.323024] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:18 security kernel: [  179.330954] em28xx #0 em28xx_isoc_copy :Video frame 58, length=1632, even
Aug 15 23:15:18 security kernel: [  179.330977] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:18 security kernel: [  179.347208] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:18 security kernel: [  179.347256] em28xx #0 em28xx_isoc_copy :Video frame 59, length=568, odd
Aug 15 23:15:18 security kernel: [  179.362893] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:18 security kernel: [  179.370872] em28xx #0 em28xx_isoc_copy :Video frame 60, length=1636, even
Aug 15 23:15:18 security kernel: [  179.370887] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:18 security kernel: [  179.386946] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:18 security kernel: [  179.386970] em28xx #0 em28xx_isoc_copy :Video frame 61, length=572, odd
Aug 15 23:15:18 security kernel: [  179.402960] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:18 security kernel: [  179.410901] em28xx #0 em28xx_isoc_copy :Video frame 62, length=1644, even
Aug 15 23:15:18 security kernel: [  179.410912] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:18 security kernel: [  179.427010] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:18 security kernel: [  179.427033] em28xx #0 em28xx_isoc_copy :Video frame 63, length=576, odd
Aug 15 23:15:18 security kernel: [  179.443021] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:18 security kernel: [  179.450946] em28xx #0 em28xx_isoc_copy :Video frame 64, length=1652, even
Aug 15 23:15:18 security kernel: [  179.450969] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:18 security kernel: [  179.467198] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:18 security kernel: [  179.467243] em28xx #0 em28xx_isoc_copy :Video frame 65, length=580, odd
Aug 15 23:15:18 security kernel: [  179.482884] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:18 security kernel: [  179.490863] em28xx #0 em28xx_isoc_copy :Video frame 66, length=1656, even
Aug 15 23:15:18 security kernel: [  179.490876] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:18 security kernel: [  179.506938] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:18 security kernel: [  179.506961] em28xx #0 em28xx_isoc_copy :Video frame 67, length=584, odd
Aug 15 23:15:18 security kernel: [  179.520115] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:18 security kernel: [  179.520145] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:18 security kernel: [  179.520184] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:18 security kernel: [  179.520205] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:18 security kernel: [  179.520229] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:18 security kernel: [  179.520249] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4f4000 maddr: 0x7bf4000 
Aug 15 23:15:18 security kernel: [  179.520275] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf4000 
Aug 15 23:15:18 security kernel: [  179.520322] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf4000 
Aug 15 23:15:18 security kernel: [  179.520346] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:18 security kernel: [  179.520371] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:18 security kernel: [  179.520388] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:18 security kernel: [  179.520408] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:18 security kernel: [  179.520426] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4f4800 maddr: 0x7bf4800 
Aug 15 23:15:18 security kernel: [  179.520451] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf4800 
Aug 15 23:15:18 security kernel: [  179.520491] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf4800 
Aug 15 23:15:18 security kernel: [  179.520939] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:18 security kernel: [  179.520960] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:18 security kernel: [  179.520977] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bf4000  paddr: 0xf4f4000 
Aug 15 23:15:18 security kernel: [  179.521003] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:18 security kernel: [  179.521025] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf4000 
Aug 15 23:15:18 security kernel: [  179.521053] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:18 security kernel: [  179.521070] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:18 security kernel: [  179.521087] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bf4800  paddr: 0xf4f4800 
Aug 15 23:15:18 security kernel: [  179.521114] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:18 security kernel: [  179.521135] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf4800 
Aug 15 23:15:18 security kernel: [  179.521228] <<< 10
Aug 15 23:15:18 security kernel: [  179.523263] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:18 security kernel: [  179.531089] em28xx #0 em28xx_isoc_copy :Video frame 68, length=1660, even
Aug 15 23:15:18 security kernel: [  179.531129] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:18 security kernel: [  179.547190] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:18 security kernel: [  179.547235] em28xx #0 em28xx_isoc_copy :Video frame 69, length=592, odd
Aug 15 23:15:18 security kernel: [  179.563259] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:18 security kernel: [  179.571095] em28xx #0 em28xx_isoc_copy :Video frame 70, length=1664, even
Aug 15 23:15:18 security kernel: [  179.571135] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:18 security kernel: [  179.586888] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:18 security kernel: [  179.586900] em28xx #0 em28xx_isoc_copy :Video frame 71, length=540, odd
Aug 15 23:15:18 security kernel: [  179.602926] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:18 security kernel: [  179.610891] em28xx #0 em28xx_isoc_copy :Video frame 72, length=1812, even
Aug 15 23:15:18 security kernel: [  179.610904] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:18 security kernel: [  179.626988] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:18 security kernel: [  179.627009] em28xx #0 em28xx_isoc_copy :Video frame 73, length=544, odd
Aug 15 23:15:18 security kernel: [  179.642995] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:18 security kernel: [  179.650930] em28xx #0 em28xx_isoc_copy :Video frame 74, length=1724, even
Aug 15 23:15:18 security kernel: [  179.650951] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:18 security kernel: [  179.667174] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:18 security kernel: [  179.667218] em28xx #0 em28xx_isoc_copy :Video frame 75, length=548, odd
Aug 15 23:15:18 security kernel: [  179.682867] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:18 security kernel: [  179.690850] em28xx #0 em28xx_isoc_copy :Video frame 76, length=1732, even
Aug 15 23:15:18 security kernel: [  179.690864] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:18 security kernel: [  179.706914] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:18 security kernel: [  179.706937] em28xx #0 em28xx_isoc_copy :Video frame 77, length=560, odd
Aug 15 23:15:18 security kernel: [  179.722991] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:18 security kernel: [  179.730921] em28xx #0 em28xx_isoc_copy :Video frame 78, length=1736, even
Aug 15 23:15:18 security kernel: [  179.730943] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:18 security kernel: [  179.747177] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:18 security kernel: [  179.747219] em28xx #0 em28xx_isoc_copy :Video frame 79, length=564, odd
Aug 15 23:15:18 security kernel: [  179.762876] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:18 security kernel: [  179.770841] em28xx #0 em28xx_isoc_copy :Video frame 80, length=1772, even
Aug 15 23:15:18 security kernel: [  179.770855] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:18 security kernel: [  179.786909] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:18 security kernel: [  179.786933] em28xx #0 em28xx_isoc_copy :Video frame 81, length=568, odd
Aug 15 23:15:18 security kernel: [  179.802980] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:18 security kernel: [  179.810916] em28xx #0 em28xx_isoc_copy :Video frame 82, length=1752, even
Aug 15 23:15:18 security kernel: [  179.810936] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:18 security kernel: [  179.827160] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end (1)
Aug 15 23:15:18 security kernel: [  179.827200] em28xx #0 em28xx_isoc_copy :Video frame 83, length=576, odd
Aug 15 23:15:18 security kernel: [  179.842856] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:18 security kernel: [  179.850835] em28xx #0 em28xx_isoc_copy :Video frame 84, length=1752, even
Aug 15 23:15:18 security kernel: [  179.850850] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:18 security kernel: [  179.866936] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end (1)
Aug 15 23:15:18 security kernel: [  179.866960] em28xx #0 em28xx_isoc_copy :Video frame 85, length=576, odd
Aug 15 23:15:18 security kernel: [  179.883012] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:18 security kernel: [  179.890942] em28xx #0 em28xx_isoc_copy :Video frame 86, length=1764, even
Aug 15 23:15:18 security kernel: [  179.890963] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:18 security kernel: [  179.907183] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:18 security kernel: [  179.907229] em28xx #0 em28xx_isoc_copy :Video frame 87, length=580, odd
Aug 15 23:15:18 security kernel: [  179.922887] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:18 security kernel: [  179.930865] em28xx #0 em28xx_isoc_copy :Video frame 88, length=1760, even
Aug 15 23:15:18 security kernel: [  179.930879] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:18 security kernel: [  179.946933] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:18 security kernel: [  179.946958] em28xx #0 em28xx_isoc_copy :Video frame 89, length=592, odd
Aug 15 23:15:18 security kernel: [  179.963011] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:18 security kernel: [  179.970938] em28xx #0 em28xx_isoc_copy :Video frame 90, length=1768, even
Aug 15 23:15:18 security kernel: [  179.970960] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:18 security kernel: [  179.987199] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:18 security kernel: [  179.987242] em28xx #0 em28xx_isoc_copy :Video frame 91, length=592, odd
Aug 15 23:15:18 security kernel: [  180.002874] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:18 security kernel: [  180.010859] em28xx #0 em28xx_isoc_copy :Video frame 92, length=1716, even
Aug 15 23:15:18 security kernel: [  180.010872] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:18 security kernel: [  180.020047] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:18 security kernel: [  180.020059] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:18 security kernel: [  180.020072] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:18 security kernel: [  180.020078] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:18 security kernel: [  180.020087] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:18 security kernel: [  180.020093] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4f5000 maddr: 0x7bf5000 
Aug 15 23:15:18 security kernel: [  180.020102] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf5000 
Aug 15 23:15:18 security kernel: [  180.020119] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf5000 
Aug 15 23:15:18 security kernel: [  180.020127] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:18 security kernel: [  180.020135] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:18 security kernel: [  180.020141] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:18 security kernel: [  180.020148] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:18 security kernel: [  180.020154] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4f5800 maddr: 0x7bf5800 
Aug 15 23:15:18 security kernel: [  180.020163] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf5800 
Aug 15 23:15:18 security kernel: [  180.020176] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf5800 
Aug 15 23:15:18 security kernel: [  180.020543] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:18 security kernel: [  180.020550] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:18 security kernel: [  180.020556] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bf5000  paddr: 0xf4f5000 
Aug 15 23:15:18 security kernel: [  180.020564] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:18 security kernel: [  180.020572] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf5000 
Aug 15 23:15:18 security kernel: [  180.020581] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:18 security kernel: [  180.020587] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:18 security kernel: [  180.020592] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bf5800  paddr: 0xf4f5800 
Aug 15 23:15:18 security kernel: [  180.020601] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:18 security kernel: [  180.020608] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf5800 
Aug 15 23:15:18 security kernel: [  180.020636] <<< 10
Aug 15 23:15:18 security kernel: [  180.026930] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:18 security kernel: [  180.026942] em28xx #0 em28xx_isoc_copy :Video frame 93, length=756, odd
Aug 15 23:15:18 security kernel: [  180.042922] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:18 security kernel: [  180.050886] em28xx #0 em28xx_isoc_copy :Video frame 94, length=1724, even
Aug 15 23:15:18 security kernel: [  180.050906] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:18 security kernel: [  180.066996] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:18 security kernel: [  180.067026] em28xx #0 em28xx_isoc_copy :Video frame 95, length=660, odd
Aug 15 23:15:18 security kernel: [  180.083004] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:18 security kernel: [  180.090928] em28xx #0 em28xx_isoc_copy :Video frame 96, length=1728, even
Aug 15 23:15:18 security kernel: [  180.090948] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:18 security kernel: [  180.107187] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:18 security kernel: [  180.107233] em28xx #0 em28xx_isoc_copy :Video frame 97, length=660, odd
Aug 15 23:15:18 security kernel: [  180.122868] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:18 security kernel: [  180.130848] em28xx #0 em28xx_isoc_copy :Video frame 98, length=1736, even
Aug 15 23:15:18 security kernel: [  180.130858] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:18 security kernel: [  180.146917] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:18 security kernel: [  180.146941] em28xx #0 em28xx_isoc_copy :Video frame 99, length=664, odd
Aug 15 23:15:18 security kernel: [  180.162996] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:18 security kernel: [  180.170932] em28xx #0 em28xx_isoc_copy :Video frame 100, length=1732, even
Aug 15 23:15:18 security kernel: [  180.170956] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:18 security kernel: [  180.187172] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:18 security kernel: [  180.187216] em28xx #0 em28xx_isoc_copy :Video frame 101, length=672, odd
Aug 15 23:15:18 security kernel: [  180.202868] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:18 security kernel: [  180.210844] em28xx #0 em28xx_isoc_copy :Video frame 102, length=1744, even
Aug 15 23:15:18 security kernel: [  180.210857] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:18 security kernel: [  180.226912] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:18 security kernel: [  180.226934] em28xx #0 em28xx_isoc_copy :Video frame 103, length=676, odd
Aug 15 23:15:18 security kernel: [  180.242986] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:18 security kernel: [  180.250927] em28xx #0 em28xx_isoc_copy :Video frame 104, length=1752, even
Aug 15 23:15:18 security kernel: [  180.250951] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:18 security kernel: [  180.267166] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end (1)
Aug 15 23:15:18 security kernel: [  180.267211] em28xx #0 em28xx_isoc_copy :Video frame 105, length=692, odd
Aug 15 23:15:18 security kernel: [  180.282859] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:18 security kernel: [  180.290839] em28xx #0 em28xx_isoc_copy :Video frame 106, length=1756, even
Aug 15 23:15:18 security kernel: [  180.290853] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:18 security kernel: [  180.306904] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:18 security kernel: [  180.306928] em28xx #0 em28xx_isoc_copy :Video frame 107, length=684, odd
Aug 15 23:15:19 security kernel: [  180.322981] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:19 security kernel: [  180.330912] em28xx #0 em28xx_isoc_copy :Video frame 108, length=1756, even
Aug 15 23:15:19 security kernel: [  180.330932] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:19 security kernel: [  180.347162] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:19 security kernel: [  180.347207] em28xx #0 em28xx_isoc_copy :Video frame 109, length=692, odd
Aug 15 23:15:19 security kernel: [  180.362854] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:19 security kernel: [  180.370833] em28xx #0 em28xx_isoc_copy :Video frame 110, length=1764, even
Aug 15 23:15:19 security kernel: [  180.370848] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:19 security kernel: [  180.386906] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:19 security kernel: [  180.386931] em28xx #0 em28xx_isoc_copy :Video frame 111, length=700, odd
Aug 15 23:15:19 security kernel: [  180.402903] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:19 security kernel: [  180.410859] em28xx #0 em28xx_isoc_copy :Video frame 112, length=1768, even
Aug 15 23:15:19 security kernel: [  180.410879] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:19 security kernel: [  180.426962] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:19 security kernel: [  180.426991] em28xx #0 em28xx_isoc_copy :Video frame 113, length=644, odd
Aug 15 23:15:19 security kernel: [  180.442975] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:19 security kernel: [  180.450902] em28xx #0 em28xx_isoc_copy :Video frame 114, length=1916, even
Aug 15 23:15:19 security kernel: [  180.450919] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:19 security kernel: [  180.467151] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:19 security kernel: [  180.467196] em28xx #0 em28xx_isoc_copy :Video frame 115, length=652, odd
Aug 15 23:15:19 security kernel: [  180.482841] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:19 security kernel: [  180.490826] em28xx #0 em28xx_isoc_copy :Video frame 116, length=1832, even
Aug 15 23:15:19 security kernel: [  180.490841] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:19 security kernel: [  180.506892] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:19 security kernel: [  180.506913] em28xx #0 em28xx_isoc_copy :Video frame 117, length=656, odd
Aug 15 23:15:19 security kernel: [  180.520057] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:19 security kernel: [  180.520073] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:19 security kernel: [  180.520095] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:19 security kernel: [  180.520105] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:19 security kernel: [  180.520122] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:19 security kernel: [  180.520132] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4f6000 maddr: 0x7bf6000 
Aug 15 23:15:19 security kernel: [  180.520146] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf6000 
Aug 15 23:15:19 security kernel: [  180.520170] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf6000 
Aug 15 23:15:19 security kernel: [  180.520182] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:19 security kernel: [  180.520194] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:19 security kernel: [  180.520203] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:19 security kernel: [  180.520213] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:19 security kernel: [  180.520222] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4f6800 maddr: 0x7bf6800 
Aug 15 23:15:19 security kernel: [  180.520234] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf6800 
Aug 15 23:15:19 security kernel: [  180.520254] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf6800 
Aug 15 23:15:19 security kernel: [  180.520617] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:19 security kernel: [  180.520629] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:19 security kernel: [  180.520638] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bf6000  paddr: 0xf4f6000 
Aug 15 23:15:19 security kernel: [  180.520651] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:19 security kernel: [  180.520663] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf6000 
Aug 15 23:15:19 security kernel: [  180.520677] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:19 security kernel: [  180.520686] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:19 security kernel: [  180.520694] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bf6800  paddr: 0xf4f6800 
Aug 15 23:15:19 security kernel: [  180.520707] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:19 security kernel: [  180.520717] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf6800 
Aug 15 23:15:19 security kernel: [  180.520773] <<< 10
Aug 15 23:15:19 security kernel: [  180.522969] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:19 security kernel: [  180.530899] em28xx #0 em28xx_isoc_copy :Video frame 118, length=1836, even
Aug 15 23:15:19 security kernel: [  180.530922] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:19 security kernel: [  180.546950] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:19 security kernel: [  180.546978] em28xx #0 em28xx_isoc_copy :Video frame 119, length=660, odd
Aug 15 23:15:19 security kernel: [  180.562836] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:19 security kernel: [  180.570820] em28xx #0 em28xx_isoc_copy :Video frame 120, length=1844, even
Aug 15 23:15:19 security kernel: [  180.570835] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:19 security kernel: [  180.586947] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:19 security kernel: [  180.586975] em28xx #0 em28xx_isoc_copy :Video frame 121, length=664, odd
Aug 15 23:15:19 security kernel: [  180.602966] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:19 security kernel: [  180.610895] em28xx #0 em28xx_isoc_copy :Video frame 122, length=1848, even
Aug 15 23:15:19 security kernel: [  180.610911] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:19 security kernel: [  180.627135] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:19 security kernel: [  180.627174] em28xx #0 em28xx_isoc_copy :Video frame 123, length=672, odd
Aug 15 23:15:19 security kernel: [  180.642832] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:19 security kernel: [  180.650813] em28xx #0 em28xx_isoc_copy :Video frame 124, length=1856, even
Aug 15 23:15:19 security kernel: [  180.650821] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:19 security kernel: [  180.666878] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:19 security kernel: [  180.666903] em28xx #0 em28xx_isoc_copy :Video frame 125, length=676, odd
Aug 15 23:15:19 security kernel: [  180.682954] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:19 security kernel: [  180.690887] em28xx #0 em28xx_isoc_copy :Video frame 126, length=1860, even
Aug 15 23:15:19 security kernel: [  180.690909] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:19 security kernel: [  180.707138] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:19 security kernel: [  180.707183] em28xx #0 em28xx_isoc_copy :Video frame 127, length=680, odd
Aug 15 23:15:19 security kernel: [  180.722838] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:19 security kernel: [  180.730809] em28xx #0 em28xx_isoc_copy :Video frame 0, length=1864, even
Aug 15 23:15:19 security kernel: [  180.730823] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:19 security kernel: [  180.746875] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:19 security kernel: [  180.746898] em28xx #0 em28xx_isoc_copy :Video frame 1, length=684, odd
Aug 15 23:15:19 security kernel: [  180.762949] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:19 security kernel: [  180.770880] em28xx #0 em28xx_isoc_copy :Video frame 2, length=1868, even
Aug 15 23:15:19 security kernel: [  180.770900] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:19 security kernel: [  180.787113] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:19 security kernel: [  180.787154] em28xx #0 em28xx_isoc_copy :Video frame 3, length=692, odd
Aug 15 23:15:19 security kernel: [  180.803214] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:19 security kernel: [  180.811026] em28xx #0 em28xx_isoc_copy :Video frame 4, length=1872, even
Aug 15 23:15:19 security kernel: [  180.811060] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:19 security kernel: [  180.827126] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:19 security kernel: [  180.827169] em28xx #0 em28xx_isoc_copy :Video frame 5, length=696, odd
Aug 15 23:15:19 security kernel: [  180.843210] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:19 security kernel: [  180.851032] em28xx #0 em28xx_isoc_copy :Video frame 6, length=1820, even
Aug 15 23:15:19 security kernel: [  180.851066] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:19 security kernel: [  180.867147] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:19 security kernel: [  180.867192] em28xx #0 em28xx_isoc_copy :Video frame 7, length=848, odd
Aug 15 23:15:19 security kernel: [  180.882867] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:19 security kernel: [  180.890837] em28xx #0 em28xx_isoc_copy :Video frame 8, length=1828, even
Aug 15 23:15:19 security kernel: [  180.890852] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:19 security kernel: [  180.906907] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:19 security kernel: [  180.906932] em28xx #0 em28xx_isoc_copy :Video frame 9, length=760, odd
Aug 15 23:15:19 security kernel: [  180.922890] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:19 security kernel: [  180.930855] em28xx #0 em28xx_isoc_copy :Video frame 10, length=1832, even
Aug 15 23:15:19 security kernel: [  180.930875] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:19 security kernel: [  180.946965] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:19 security kernel: [  180.946994] em28xx #0 em28xx_isoc_copy :Video frame 11, length=780, odd
Aug 15 23:15:19 security kernel: [  180.962982] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:19 security kernel: [  180.970907] em28xx #0 em28xx_isoc_copy :Video frame 12, length=1836, even
Aug 15 23:15:19 security kernel: [  180.970931] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:19 security kernel: [  180.986949] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:19 security kernel: [  180.986974] em28xx #0 em28xx_isoc_copy :Video frame 13, length=772, odd
Aug 15 23:15:19 security kernel: [  181.002966] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:19 security kernel: [  181.010893] em28xx #0 em28xx_isoc_copy :Video frame 14, length=1844, even
Aug 15 23:15:19 security kernel: [  181.010917] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:19 security kernel: [  181.020060] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:19 security kernel: [  181.020076] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:19 security kernel: [  181.020098] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:19 security kernel: [  181.020108] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:19 security kernel: [  181.020126] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:19 security kernel: [  181.020135] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4f7000 maddr: 0x7bf7000 
Aug 15 23:15:19 security kernel: [  181.020149] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf7000 
Aug 15 23:15:19 security kernel: [  181.020173] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf7000 
Aug 15 23:15:19 security kernel: [  181.020185] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:19 security kernel: [  181.020197] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:19 security kernel: [  181.020206] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:19 security kernel: [  181.020216] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:19 security kernel: [  181.020224] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4f7800 maddr: 0x7bf7800 
Aug 15 23:15:19 security kernel: [  181.020237] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf7800 
Aug 15 23:15:19 security kernel: [  181.020257] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf7800 
Aug 15 23:15:19 security kernel: [  181.020631] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:19 security kernel: [  181.020642] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:19 security kernel: [  181.020650] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bf7000  paddr: 0xf4f7000 
Aug 15 23:15:19 security kernel: [  181.020663] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:19 security kernel: [  181.020674] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf7000 
Aug 15 23:15:19 security kernel: [  181.020688] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:19 security kernel: [  181.020697] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:19 security kernel: [  181.020705] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bf7800  paddr: 0xf4f7800 
Aug 15 23:15:19 security kernel: [  181.020717] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:19 security kernel: [  181.020727] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf7800 
Aug 15 23:15:19 security kernel: [  181.020775] <<< 10
Aug 15 23:15:19 security kernel: [  181.026953] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:19 security kernel: [  181.026972] em28xx #0 em28xx_isoc_copy :Video frame 15, length=776, odd
Aug 15 23:15:19 security kernel: [  181.042865] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:19 security kernel: [  181.050819] em28xx #0 em28xx_isoc_copy :Video frame 16, length=1844, even
Aug 15 23:15:19 security kernel: [  181.050828] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:19 security kernel: [  181.066884] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:19 security kernel: [  181.066904] em28xx #0 em28xx_isoc_copy :Video frame 17, length=780, odd
Aug 15 23:15:19 security kernel: [  181.083222] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:19 security kernel: [  181.091057] em28xx #0 em28xx_isoc_copy :Video frame 18, length=1856, even
Aug 15 23:15:19 security kernel: [  181.091093] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:19 security kernel: [  181.107147] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:19 security kernel: [  181.107191] em28xx #0 em28xx_isoc_copy :Video frame 19, length=788, odd
Aug 15 23:15:19 security kernel: [  181.123233] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end (1)
Aug 15 23:15:19 security kernel: [  181.131034] em28xx #0 em28xx_isoc_copy :Video frame 20, length=1856, even
Aug 15 23:15:19 security kernel: [  181.131070] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:19 security kernel: [  181.147157] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:19 security kernel: [  181.147200] em28xx #0 em28xx_isoc_copy :Video frame 21, length=796, odd
Aug 15 23:15:19 security kernel: [  181.163219] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:19 security kernel: [  181.171053] em28xx #0 em28xx_isoc_copy :Video frame 22, length=1892, even
Aug 15 23:15:19 security kernel: [  181.171089] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:19 security kernel: [  181.187693] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:19 security kernel: [  181.187737] em28xx #0 em28xx_isoc_copy :Video frame 23, length=792, odd
Aug 15 23:15:19 security kernel: [  181.203210] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:19 security kernel: [  181.211033] em28xx #0 em28xx_isoc_copy :Video frame 24, length=1864, even
Aug 15 23:15:19 security kernel: [  181.211070] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:19 security kernel: [  181.230439] xhci_hcd 0000:08:00.0: Miss service interval error, set skip flag
Aug 15 23:15:19 security kernel: [  181.230913] em28xx #0 em28xx_irq_callback :urb completition error -18.
Aug 15 23:15:19 security kernel: [  181.230943] em28xx #0 print_err_status :URB status -18 [Unknown].
Aug 15 23:15:19 security kernel: [  181.231059] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:19 security kernel: [  181.231098] em28xx #0 em28xx_isoc_copy :Video frame 25, length=800, odd
Aug 15 23:15:19 security kernel: [  181.231230] em28xx #0 print_err_status :URB packet 62, status -18 [Unknown].
Aug 15 23:15:19 security kernel: [  181.231255] em28xx #0 print_err_status :URB packet 63, status -18 [Unknown].
Aug 15 23:15:19 security kernel: [  181.231457] xhci_hcd 0000:08:00.0: Found td. Clear skip flag.
Aug 15 23:15:19 security kernel: [  181.235702] em28xx #0 print_err_status :URB packet 0, status -18 [Unknown].
Aug 15 23:15:19 security kernel: [  181.235710] em28xx #0 print_err_status :URB packet 1, status -18 [Unknown].
Aug 15 23:15:19 security kernel: [  181.235716] em28xx #0 print_err_status :URB packet 2, status -18 [Unknown].
Aug 15 23:15:19 security kernel: [  181.235721] em28xx #0 print_err_status :URB packet 3, status -18 [Unknown].
Aug 15 23:15:19 security kernel: [  181.235727] em28xx #0 print_err_status :URB packet 4, status -18 [Unknown].
Aug 15 23:15:19 security kernel: [  181.235733] em28xx #0 print_err_status :URB packet 5, status -18 [Unknown].
Aug 15 23:15:19 security kernel: [  181.235738] em28xx #0 print_err_status :URB packet 6, status -18 [Unknown].
Aug 15 23:15:19 security kernel: [  181.235744] em28xx #0 print_err_status :URB packet 7, status -18 [Unknown].
Aug 15 23:15:19 security kernel: [  181.235753] em28xx #0 print_err_status :URB packet 8, status -18 [Unknown].
Aug 15 23:15:19 security kernel: [  181.235758] em28xx #0 print_err_status :URB packet 9, status -18 [Unknown].
Aug 15 23:15:19 security kernel: [  181.235764] em28xx #0 print_err_status :URB packet 10, status -18 [Unknown].
Aug 15 23:15:19 security kernel: [  181.235770] em28xx #0 print_err_status :URB packet 11, status -18 [Unknown].
Aug 15 23:15:19 security kernel: [  181.235776] em28xx #0 print_err_status :URB packet 12, status -18 [Unknown].
Aug 15 23:15:19 security kernel: [  181.235781] em28xx #0 print_err_status :URB packet 13, status -18 [Unknown].
Aug 15 23:15:19 security kernel: [  181.235787] em28xx #0 print_err_status :URB packet 14, status -18 [Unknown].
Aug 15 23:15:19 security kernel: [  181.235793] em28xx #0 print_err_status :URB packet 15, status -18 [Unknown].
Aug 15 23:15:19 security kernel: [  181.235799] em28xx #0 print_err_status :URB packet 16, status -18 [Unknown].
Aug 15 23:15:19 security kernel: [  181.235805] em28xx #0 print_err_status :URB packet 17, status -18 [Unknown].
Aug 15 23:15:19 security kernel: [  181.237692] em28xx #0 print_err_status :URB packet 18, status -18 [Unknown].
Aug 15 23:15:19 security kernel: [  181.237692] em28xx #0 print_err_status :URB packet 19, status -18 [Unknown].
Aug 15 23:15:19 security kernel: [  181.237692] em28xx #0 print_err_status :URB packet 20, status -18 [Unknown].
Aug 15 23:15:19 security kernel: [  181.237692] em28xx #0 print_err_status :URB packet 21, status -18 [Unknown].
Aug 15 23:15:19 security kernel: [  181.237692] em28xx #0 print_err_status :URB packet 22, status -18 [Unknown].
Aug 15 23:15:19 security kernel: [  181.237692] em28xx #0 print_err_status :URB packet 23, status -18 [Unknown].
Aug 15 23:15:19 security kernel: [  181.237692] em28xx #0 print_err_status :URB packet 24, status -18 [Unknown].
Aug 15 23:15:19 security kernel: [  181.237692] em28xx #0 print_err_status :URB packet 25, status -18 [Unknown].
Aug 15 23:15:19 security kernel: [  181.237692] em28xx #0 print_err_status :URB packet 26, status -18 [Unknown].
Aug 15 23:15:19 security kernel: [  181.237692] em28xx #0 print_err_status :URB packet 27, status -18 [Unknown].
Aug 15 23:15:19 security kernel: [  181.237692] em28xx #0 print_err_status :URB packet 28, status -18 [Unknown].
Aug 15 23:15:19 security kernel: [  181.274013] xhci_hcd 0000:08:00.0: Miss service interval error, set skip flag
Aug 15 23:15:19 security kernel: [  181.274101] xhci_hcd 0000:08:00.0: Found td. Clear skip flag.
Aug 15 23:15:19 security kernel: [  181.276156] em28xx #0 print_err_status :URB packet 55, status -18 [Unknown].
Aug 15 23:15:19 security kernel: [  181.276169] em28xx #0 print_err_status :URB packet 56, status -18 [Unknown].
Aug 15 23:15:19 security kernel: [  181.276175] em28xx #0 em28xx_isoc_copy :Video frame 27, length=2888, odd
Aug 15 23:15:19 security kernel: [  181.290924] em28xx #0 em28xx_isoc_copy :Video frame 28, length=1868, even
Aug 15 23:15:19 security kernel: [  181.290942] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:19 security kernel: [  181.306954] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:19 security kernel: [  181.306974] em28xx #0 em28xx_isoc_copy :Video frame 29, length=812, odd
Aug 15 23:15:20 security kernel: [  181.323067] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:20 security kernel: [  181.331000] em28xx #0 em28xx_isoc_copy :Video frame 30, length=1880, even
Aug 15 23:15:20 security kernel: [  181.331020] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:20 security kernel: [  181.347249] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:20 security kernel: [  181.347294] em28xx #0 em28xx_isoc_copy :Video frame 31, length=816, odd
Aug 15 23:15:20 security kernel: [  181.363323] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:20 security kernel: [  181.371163] em28xx #0 em28xx_isoc_copy :Video frame 32, length=1880, even
Aug 15 23:15:20 security kernel: [  181.371200] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:20 security kernel: [  181.387253] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:20 security kernel: [  181.387299] em28xx #0 em28xx_isoc_copy :Video frame 33, length=764, odd
Aug 15 23:15:20 security kernel: [  181.402937] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:20 security kernel: [  181.410914] em28xx #0 em28xx_isoc_copy :Video frame 34, length=1884, even
Aug 15 23:15:20 security kernel: [  181.410930] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:20 security kernel: [  181.427038] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:20 security kernel: [  181.427065] em28xx #0 em28xx_isoc_copy :Video frame 35, length=768, odd
Aug 15 23:15:20 security kernel: [  181.443321] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:20 security kernel: [  181.451143] em28xx #0 em28xx_isoc_copy :Video frame 36, length=1924, even
Aug 15 23:15:20 security kernel: [  181.451174] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:20 security kernel: [  181.467239] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:20 security kernel: [  181.467276] em28xx #0 em28xx_isoc_copy :Video frame 37, length=780, odd
Aug 15 23:15:20 security kernel: [  181.483299] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:20 security kernel: [  181.491149] em28xx #0 em28xx_isoc_copy :Video frame 38, length=1924, even
Aug 15 23:15:20 security kernel: [  181.491183] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:20 security kernel: [  181.507233] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:20 security kernel: [  181.507274] em28xx #0 em28xx_isoc_copy :Video frame 39, length=784, odd
Aug 15 23:15:20 security kernel: [  181.520143] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:20 security kernel: [  181.520171] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:20 security kernel: [  181.520213] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:20 security kernel: [  181.520232] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:20 security kernel: [  181.520256] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:20 security kernel: [  181.520275] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4f8000 maddr: 0x7bf8000 
Aug 15 23:15:20 security kernel: [  181.520301] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf8000 
Aug 15 23:15:20 security kernel: [  181.520348] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf8000 
Aug 15 23:15:20 security kernel: [  181.520371] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:20 security kernel: [  181.520396] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:20 security kernel: [  181.520413] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:20 security kernel: [  181.520432] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:20 security kernel: [  181.520450] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4f8800 maddr: 0x7bf8800 
Aug 15 23:15:20 security kernel: [  181.520475] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf8800 
Aug 15 23:15:20 security kernel: [  181.520515] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf8800 
Aug 15 23:15:20 security kernel: [  181.520992] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:20 security kernel: [  181.521014] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:20 security kernel: [  181.521033] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bf8000  paddr: 0xf4f8000 
Aug 15 23:15:20 security kernel: [  181.521059] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:20 security kernel: [  181.521081] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf8000 
Aug 15 23:15:20 security kernel: [  181.521108] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:20 security kernel: [  181.521125] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:20 security kernel: [  181.521141] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bf8800  paddr: 0xf4f8800 
Aug 15 23:15:20 security kernel: [  181.521166] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:20 security kernel: [  181.521187] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf8800 
Aug 15 23:15:20 security kernel: [  181.521278] <<< 10
Aug 15 23:15:20 security kernel: [  181.523316] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:20 security kernel: [  181.531160] em28xx #0 em28xx_isoc_copy :Video frame 40, length=1924, even
Aug 15 23:15:20 security kernel: [  181.531202] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:20 security kernel: [  181.547228] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:20 security kernel: [  181.547270] em28xx #0 em28xx_isoc_copy :Video frame 41, length=788, odd
Aug 15 23:15:20 security kernel: [  181.563322] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end (1)
Aug 15 23:15:20 security kernel: [  181.571130] em28xx #0 em28xx_isoc_copy :Video frame 42, length=1924, even
Aug 15 23:15:20 security kernel: [  181.571168] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:20 security kernel: [  181.587228] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:20 security kernel: [  181.587270] em28xx #0 em28xx_isoc_copy :Video frame 43, length=788, odd
Aug 15 23:15:20 security kernel: [  181.603295] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end (1)
Aug 15 23:15:20 security kernel: [  181.611155] em28xx #0 em28xx_isoc_copy :Video frame 44, length=1924, even
Aug 15 23:15:20 security kernel: [  181.611191] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:20 security kernel: [  181.627211] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:20 security kernel: [  181.627249] em28xx #0 em28xx_isoc_copy :Video frame 45, length=792, odd
Aug 15 23:15:20 security kernel: [  181.643294] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:20 security kernel: [  181.651128] em28xx #0 em28xx_isoc_copy :Video frame 46, length=1924, even
Aug 15 23:15:20 security kernel: [  181.651158] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:20 security kernel: [  181.667211] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:20 security kernel: [  181.667248] em28xx #0 em28xx_isoc_copy :Video frame 47, length=804, odd
Aug 15 23:15:20 security kernel: [  181.683374] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:20 security kernel: [  181.691149] em28xx #0 em28xx_isoc_copy :Video frame 48, length=1924, even
Aug 15 23:15:20 security kernel: [  181.691190] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:20 security kernel: [  181.707245] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:20 security kernel: [  181.707293] em28xx #0 em28xx_isoc_copy :Video frame 49, length=804, odd
Aug 15 23:15:20 security kernel: [  181.722921] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:20 security kernel: [  181.730899] em28xx #0 em28xx_isoc_copy :Video frame 50, length=1924, even
Aug 15 23:15:20 security kernel: [  181.730928] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:20 security kernel: [  181.746920] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:20 security kernel: [  181.746938] em28xx #0 em28xx_isoc_copy :Video frame 51, length=808, odd
Aug 15 23:15:20 security kernel: [  181.763298] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:20 security kernel: [  181.771132] em28xx #0 em28xx_isoc_copy :Video frame 52, length=1924, even
Aug 15 23:15:20 security kernel: [  181.771172] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:20 security kernel: [  181.787222] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:20 security kernel: [  181.787262] em28xx #0 em28xx_isoc_copy :Video frame 53, length=816, odd
Aug 15 23:15:20 security kernel: [  181.803290] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:20 security kernel: [  181.811133] em28xx #0 em28xx_isoc_copy :Video frame 54, length=1924, even
Aug 15 23:15:20 security kernel: [  181.811171] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:20 security kernel: [  181.827208] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:20 security kernel: [  181.827248] em28xx #0 em28xx_isoc_copy :Video frame 55, length=824, odd
Aug 15 23:15:20 security kernel: [  181.843286] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:20 security kernel: [  181.851120] em28xx #0 em28xx_isoc_copy :Video frame 56, length=1924, even
Aug 15 23:15:20 security kernel: [  181.851154] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:20 security kernel: [  181.867244] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:20 security kernel: [  181.867290] em28xx #0 em28xx_isoc_copy :Video frame 57, length=884, odd
Aug 15 23:15:20 security kernel: [  181.883306] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:20 security kernel: [  181.891147] em28xx #0 em28xx_isoc_copy :Video frame 58, length=1924, even
Aug 15 23:15:20 security kernel: [  181.891182] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:20 security kernel: [  181.907243] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:20 security kernel: [  181.907290] em28xx #0 em28xx_isoc_copy :Video frame 59, length=888, odd
Aug 15 23:15:20 security kernel: [  181.923309] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:20 security kernel: [  181.931143] em28xx #0 em28xx_isoc_copy :Video frame 60, length=1924, even
Aug 15 23:15:20 security kernel: [  181.931179] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:20 security kernel: [  181.947237] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:20 security kernel: [  181.947281] em28xx #0 em28xx_isoc_copy :Video frame 61, length=892, odd
Aug 15 23:15:20 security kernel: [  181.963301] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:20 security kernel: [  181.971149] em28xx #0 em28xx_isoc_copy :Video frame 62, length=1924, even
Aug 15 23:15:20 security kernel: [  181.971186] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:20 security kernel: [  181.987234] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:20 security kernel: [  181.987280] em28xx #0 em28xx_isoc_copy :Video frame 63, length=900, odd
Aug 15 23:15:20 security kernel: [  182.003298] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:20 security kernel: [  182.011141] em28xx #0 em28xx_isoc_copy :Video frame 64, length=1924, even
Aug 15 23:15:20 security kernel: [  182.011179] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:20 security kernel: [  182.020144] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:20 security kernel: [  182.020174] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:20 security kernel: [  182.020218] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:20 security kernel: [  182.020242] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:20 security kernel: [  182.020264] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:20 security kernel: [  182.020283] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4f9000 maddr: 0x7bf9000 
Aug 15 23:15:20 security kernel: [  182.020309] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf9000 
Aug 15 23:15:20 security kernel: [  182.020355] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf9000 
Aug 15 23:15:20 security kernel: [  182.020378] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:20 security kernel: [  182.020403] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:20 security kernel: [  182.020420] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:20 security kernel: [  182.020439] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:20 security kernel: [  182.020457] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4f9800 maddr: 0x7bf9800 
Aug 15 23:15:20 security kernel: [  182.020481] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf9800 
Aug 15 23:15:20 security kernel: [  182.020521] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf9800 
Aug 15 23:15:20 security kernel: [  182.020985] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:20 security kernel: [  182.021007] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:20 security kernel: [  182.021024] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bf9000  paddr: 0xf4f9000 
Aug 15 23:15:20 security kernel: [  182.021052] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:20 security kernel: [  182.021073] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf9000 
Aug 15 23:15:20 security kernel: [  182.021104] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:20 security kernel: [  182.021121] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:20 security kernel: [  182.021137] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bf9800  paddr: 0xf4f9800 
Aug 15 23:15:20 security kernel: [  182.021162] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:20 security kernel: [  182.021182] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bf9800 
Aug 15 23:15:20 security kernel: [  182.021284] <<< 10
Aug 15 23:15:20 security kernel: [  182.027233] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:20 security kernel: [  182.027278] em28xx #0 em28xx_isoc_copy :Video frame 65, length=904, odd
Aug 15 23:15:20 security kernel: [  182.042927] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:20 security kernel: [  182.050901] em28xx #0 em28xx_isoc_copy :Video frame 66, length=1924, even
Aug 15 23:15:20 security kernel: [  182.050909] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:20 security kernel: [  182.067029] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:20 security kernel: [  182.067048] em28xx #0 em28xx_isoc_copy :Video frame 67, length=904, odd
Aug 15 23:15:20 security kernel: [  182.083308] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:20 security kernel: [  182.091154] em28xx #0 em28xx_isoc_copy :Video frame 68, length=1924, even
Aug 15 23:15:20 security kernel: [  182.091190] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:20 security kernel: [  182.106926] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:20 security kernel: [  182.106946] em28xx #0 em28xx_isoc_copy :Video frame 69, length=908, odd
Aug 15 23:15:20 security kernel: [  182.123049] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:20 security kernel: [  182.130973] em28xx #0 em28xx_isoc_copy :Video frame 70, length=1924, even
Aug 15 23:15:20 security kernel: [  182.130991] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:20 security kernel: [  182.147214] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:20 security kernel: [  182.147257] em28xx #0 em28xx_isoc_copy :Video frame 71, length=944, odd
Aug 15 23:15:20 security kernel: [  182.163300] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:20 security kernel: [  182.171137] em28xx #0 em28xx_isoc_copy :Video frame 72, length=1924, even
Aug 15 23:15:20 security kernel: [  182.171173] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:20 security kernel: [  182.187223] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:20 security kernel: [  182.187267] em28xx #0 em28xx_isoc_copy :Video frame 73, length=920, odd
Aug 15 23:15:20 security kernel: [  182.203291] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:20 security kernel: [  182.211143] em28xx #0 em28xx_isoc_copy :Video frame 74, length=1924, even
Aug 15 23:15:20 security kernel: [  182.211181] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:20 security kernel: [  182.227218] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:20 security kernel: [  182.227264] em28xx #0 em28xx_isoc_copy :Video frame 75, length=868, odd
Aug 15 23:15:20 security kernel: [  182.243282] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:20 security kernel: [  182.251119] em28xx #0 em28xx_isoc_copy :Video frame 76, length=1924, even
Aug 15 23:15:20 security kernel: [  182.251156] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:20 security kernel: [  182.267207] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:20 security kernel: [  182.267247] em28xx #0 em28xx_isoc_copy :Video frame 77, length=876, odd
Aug 15 23:15:20 security kernel: [  182.283292] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:20 security kernel: [  182.291125] em28xx #0 em28xx_isoc_copy :Video frame 78, length=1924, even
Aug 15 23:15:20 security kernel: [  182.291158] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:20 security kernel: [  182.307206] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:20 security kernel: [  182.307250] em28xx #0 em28xx_isoc_copy :Video frame 79, length=880, odd
Aug 15 23:15:21 security kernel: [  182.323283] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:21 security kernel: [  182.331122] em28xx #0 em28xx_isoc_copy :Video frame 80, length=1924, even
Aug 15 23:15:21 security kernel: [  182.331161] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:21 security kernel: [  182.347223] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:21 security kernel: [  182.347268] em28xx #0 em28xx_isoc_copy :Video frame 81, length=892, odd
Aug 15 23:15:21 security kernel: [  182.362896] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:21 security kernel: [  182.370879] em28xx #0 em28xx_isoc_copy :Video frame 82, length=1924, even
Aug 15 23:15:21 security kernel: [  182.370889] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:21 security kernel: [  182.387006] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:21 security kernel: [  182.387029] em28xx #0 em28xx_isoc_copy :Video frame 83, length=888, odd
Aug 15 23:15:21 security kernel: [  182.403282] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:21 security kernel: [  182.411109] em28xx #0 em28xx_isoc_copy :Video frame 84, length=1924, even
Aug 15 23:15:21 security kernel: [  182.411144] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:21 security kernel: [  182.427204] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:21 security kernel: [  182.427247] em28xx #0 em28xx_isoc_copy :Video frame 85, length=892, odd
Aug 15 23:15:21 security kernel: [  182.443261] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:21 security kernel: [  182.451116] em28xx #0 em28xx_isoc_copy :Video frame 86, length=1924, even
Aug 15 23:15:21 security kernel: [  182.451155] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:21 security kernel: [  182.467190] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:21 security kernel: [  182.467235] em28xx #0 em28xx_isoc_copy :Video frame 87, length=900, odd
Aug 15 23:15:21 security kernel: [  182.483269] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:21 security kernel: [  182.491102] em28xx #0 em28xx_isoc_copy :Video frame 88, length=1924, even
Aug 15 23:15:21 security kernel: [  182.491134] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:21 security kernel: [  182.507189] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:21 security kernel: [  182.507231] em28xx #0 em28xx_isoc_copy :Video frame 89, length=908, odd
Aug 15 23:15:21 security kernel: [  182.520640] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:21 security kernel: [  182.520689] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:21 security kernel: [  182.520726] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:21 security kernel: [  182.520746] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:21 security kernel: [  182.520773] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:21 security kernel: [  182.520794] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4fa000 maddr: 0x7bfa000 
Aug 15 23:15:21 security kernel: [  182.520820] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bfa000 
Aug 15 23:15:21 security kernel: [  182.520866] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bfa000 
Aug 15 23:15:21 security kernel: [  182.520890] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:21 security kernel: [  182.520914] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:21 security kernel: [  182.520932] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:21 security kernel: [  182.520951] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:21 security kernel: [  182.520969] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4fa800 maddr: 0x7bfa800 
Aug 15 23:15:21 security kernel: [  182.520994] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bfa800 
Aug 15 23:15:21 security kernel: [  182.521034] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bfa800 
Aug 15 23:15:21 security kernel: [  182.521444] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:21 security kernel: [  182.521463] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:21 security kernel: [  182.521480] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bfa000  paddr: 0xf4fa000 
Aug 15 23:15:21 security kernel: [  182.521506] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:21 security kernel: [  182.521528] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bfa000 
Aug 15 23:15:21 security kernel: [  182.521556] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:21 security kernel: [  182.521575] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:21 security kernel: [  182.521591] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bfa800  paddr: 0xf4fa800 
Aug 15 23:15:21 security kernel: [  182.521620] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:21 security kernel: [  182.521640] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bfa800 
Aug 15 23:15:21 security kernel: [  182.521730] <<< 10
Aug 15 23:15:21 security kernel: [  182.523262] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:21 security kernel: [  182.531108] em28xx #0 em28xx_isoc_copy :Video frame 90, length=1924, even
Aug 15 23:15:21 security kernel: [  182.531145] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:21 security kernel: [  182.547197] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:21 security kernel: [  182.547242] em28xx #0 em28xx_isoc_copy :Video frame 91, length=908, odd
Aug 15 23:15:21 security kernel: [  182.563261] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:21 security kernel: [  182.571108] em28xx #0 em28xx_isoc_copy :Video frame 92, length=1924, even
Aug 15 23:15:21 security kernel: [  182.571145] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:21 security kernel: [  182.587176] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:21 security kernel: [  182.587220] em28xx #0 em28xx_isoc_copy :Video frame 93, length=912, odd
Aug 15 23:15:21 security kernel: [  182.603262] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:21 security kernel: [  182.611092] em28xx #0 em28xx_isoc_copy :Video frame 94, length=1924, even
Aug 15 23:15:21 security kernel: [  182.611130] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:21 security kernel: [  182.627193] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:21 security kernel: [  182.627238] em28xx #0 em28xx_isoc_copy :Video frame 95, length=920, odd
Aug 15 23:15:21 security kernel: [  182.643265] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:21 security kernel: [  182.651096] em28xx #0 em28xx_isoc_copy :Video frame 96, length=1924, even
Aug 15 23:15:21 security kernel: [  182.651127] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:21 security kernel: [  182.666888] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:21 security kernel: [  182.666899] em28xx #0 em28xx_isoc_copy :Video frame 97, length=920, odd
Aug 15 23:15:21 security kernel: [  182.683005] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:21 security kernel: [  182.690938] em28xx #0 em28xx_isoc_copy :Video frame 98, length=1924, even
Aug 15 23:15:21 security kernel: [  182.690954] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:21 security kernel: [  182.707170] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:21 security kernel: [  182.707208] em28xx #0 em28xx_isoc_copy :Video frame 99, length=960, odd
Aug 15 23:15:21 security kernel: [  182.723262] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:21 security kernel: [  182.731080] em28xx #0 em28xx_isoc_copy :Video frame 100, length=1924, even
Aug 15 23:15:21 security kernel: [  182.731114] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:21 security kernel: [  182.747167] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:21 security kernel: [  182.747211] em28xx #0 em28xx_isoc_copy :Video frame 101, length=960, odd
Aug 15 23:15:21 security kernel: [  182.763255] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:21 security kernel: [  182.771076] em28xx #0 em28xx_isoc_copy :Video frame 102, length=1924, even
Aug 15 23:15:21 security kernel: [  182.771113] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:21 security kernel: [  182.787181] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:21 security kernel: [  182.787221] em28xx #0 em28xx_isoc_copy :Video frame 103, length=960, odd
Aug 15 23:15:21 security kernel: [  182.803253] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:21 security kernel: [  182.811118] em28xx #0 em28xx_isoc_copy :Video frame 104, length=1924, even
Aug 15 23:15:21 security kernel: [  182.811157] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:21 security kernel: [  182.827210] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:21 security kernel: [  182.827250] em28xx #0 em28xx_isoc_copy :Video frame 105, length=960, odd
Aug 15 23:15:21 security kernel: [  182.843258] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:21 security kernel: [  182.851080] em28xx #0 em28xx_isoc_copy :Video frame 106, length=1924, even
Aug 15 23:15:21 security kernel: [  182.851119] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:21 security kernel: [  182.866916] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:21 security kernel: [  182.866936] em28xx #0 em28xx_isoc_copy :Video frame 107, length=960, odd
Aug 15 23:15:21 security kernel: [  182.883032] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:21 security kernel: [  182.890958] em28xx #0 em28xx_isoc_copy :Video frame 108, length=1924, even
Aug 15 23:15:21 security kernel: [  182.890981] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:21 security kernel: [  182.907200] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:21 security kernel: [  182.907237] em28xx #0 em28xx_isoc_copy :Video frame 109, length=960, odd
Aug 15 23:15:21 security kernel: [  182.923271] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:21 security kernel: [  182.931105] em28xx #0 em28xx_isoc_copy :Video frame 110, length=1924, even
Aug 15 23:15:21 security kernel: [  182.931139] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:21 security kernel: [  182.947196] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:21 security kernel: [  182.947238] em28xx #0 em28xx_isoc_copy :Video frame 111, length=960, odd
Aug 15 23:15:21 security kernel: [  182.963270] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:21 security kernel: [  182.971103] em28xx #0 em28xx_isoc_copy :Video frame 112, length=1924, even
Aug 15 23:15:21 security kernel: [  182.971139] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:21 security kernel: [  182.987215] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:21 security kernel: [  182.987263] em28xx #0 em28xx_isoc_copy :Video frame 113, length=960, odd
Aug 15 23:15:21 security kernel: [  183.003286] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:21 security kernel: [  183.011100] em28xx #0 em28xx_isoc_copy :Video frame 114, length=1924, even
Aug 15 23:15:21 security kernel: [  183.011137] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:21 security kernel: [  183.020116] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:21 security kernel: [  183.020144] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:21 security kernel: [  183.020185] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:21 security kernel: [  183.020205] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:21 security kernel: [  183.020230] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:21 security kernel: [  183.020249] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4fb000 maddr: 0x7bfb000 
Aug 15 23:15:21 security kernel: [  183.020275] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bfb000 
Aug 15 23:15:21 security kernel: [  183.020321] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bfb000 
Aug 15 23:15:21 security kernel: [  183.020344] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:21 security kernel: [  183.020368] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:21 security kernel: [  183.020386] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:21 security kernel: [  183.020405] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:21 security kernel: [  183.020423] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4fb800 maddr: 0x7bfb800 
Aug 15 23:15:21 security kernel: [  183.020448] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bfb800 
Aug 15 23:15:21 security kernel: [  183.020487] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bfb800 
Aug 15 23:15:21 security kernel: [  183.020942] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:21 security kernel: [  183.020961] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:21 security kernel: [  183.020978] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bfb000  paddr: 0xf4fb000 
Aug 15 23:15:21 security kernel: [  183.021004] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:21 security kernel: [  183.021025] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bfb000 
Aug 15 23:15:21 security kernel: [  183.021055] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:21 security kernel: [  183.021073] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:21 security kernel: [  183.021089] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bfb800  paddr: 0xf4fb800 
Aug 15 23:15:21 security kernel: [  183.021115] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:21 security kernel: [  183.021135] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bfb800 
Aug 15 23:15:21 security kernel: [  183.021223] <<< 10
Aug 15 23:15:21 security kernel: [  183.027197] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:21 security kernel: [  183.027239] em28xx #0 em28xx_isoc_copy :Video frame 115, length=960, odd
Aug 15 23:15:21 security kernel: [  183.042897] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:21 security kernel: [  183.050875] em28xx #0 em28xx_isoc_copy :Video frame 116, length=1924, even
Aug 15 23:15:21 security kernel: [  183.050890] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:21 security kernel: [  183.066990] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:21 security kernel: [  183.067016] em28xx #0 em28xx_isoc_copy :Video frame 117, length=960, odd
Aug 15 23:15:21 security kernel: [  183.083028] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:21 security kernel: [  183.090947] em28xx #0 em28xx_isoc_copy :Video frame 118, length=1924, even
Aug 15 23:15:21 security kernel: [  183.090965] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:21 security kernel: [  183.106989] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:21 security kernel: [  183.107008] em28xx #0 em28xx_isoc_copy :Video frame 119, length=960, odd
Aug 15 23:15:21 security kernel: [  183.122898] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:21 security kernel: [  183.130862] em28xx #0 em28xx_isoc_copy :Video frame 120, length=1924, even
Aug 15 23:15:21 security kernel: [  183.130871] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:21 security kernel: [  183.146912] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:21 security kernel: [  183.146931] em28xx #0 em28xx_isoc_copy :Video frame 121, length=960, odd
Aug 15 23:15:21 security kernel: [  183.163263] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:21 security kernel: [  183.171105] em28xx #0 em28xx_isoc_copy :Video frame 122, length=1924, even
Aug 15 23:15:21 security kernel: [  183.171144] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:21 security kernel: [  183.187168] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:21 security kernel: [  183.187210] em28xx #0 em28xx_isoc_copy :Video frame 123, length=960, odd
Aug 15 23:15:21 security kernel: [  183.203265] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:21 security kernel: [  183.211110] em28xx #0 em28xx_isoc_copy :Video frame 124, length=1924, even
Aug 15 23:15:21 security kernel: [  183.211150] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:21 security kernel: [  183.227180] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:21 security kernel: [  183.227221] em28xx #0 em28xx_isoc_copy :Video frame 125, length=960, odd
Aug 15 23:15:21 security kernel: [  183.243268] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:21 security kernel: [  183.251078] em28xx #0 em28xx_isoc_copy :Video frame 126, length=1924, even
Aug 15 23:15:21 security kernel: [  183.251118] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:21 security kernel: [  183.267189] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:21 security kernel: [  183.267230] em28xx #0 em28xx_isoc_copy :Video frame 127, length=960, odd
Aug 15 23:15:21 security kernel: [  183.283253] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:21 security kernel: [  183.291112] em28xx #0 em28xx_isoc_copy :Video frame 0, length=1924, even
Aug 15 23:15:21 security kernel: [  183.291146] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:21 security kernel: [  183.307201] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:21 security kernel: [  183.307241] em28xx #0 em28xx_isoc_copy :Video frame 1, length=960, odd
Aug 15 23:15:22 security kernel: [  183.322883] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:22 security kernel: [  183.330860] em28xx #0 em28xx_isoc_copy :Video frame 2, length=1924, even
Aug 15 23:15:22 security kernel: [  183.330869] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:22 security kernel: [  183.346970] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:22 security kernel: [  183.346996] em28xx #0 em28xx_isoc_copy :Video frame 3, length=960, odd
Aug 15 23:15:22 security kernel: [  183.363258] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:22 security kernel: [  183.371075] em28xx #0 em28xx_isoc_copy :Video frame 4, length=1924, even
Aug 15 23:15:22 security kernel: [  183.371111] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:22 security kernel: [  183.387206] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:22 security kernel: [  183.387250] em28xx #0 em28xx_isoc_copy :Video frame 5, length=960, odd
Aug 15 23:15:22 security kernel: [  183.403238] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:22 security kernel: [  183.411087] em28xx #0 em28xx_isoc_copy :Video frame 6, length=1924, even
Aug 15 23:15:22 security kernel: [  183.411123] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:22 security kernel: [  183.427159] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:22 security kernel: [  183.427199] em28xx #0 em28xx_isoc_copy :Video frame 7, length=960, odd
Aug 15 23:15:22 security kernel: [  183.443231] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:22 security kernel: [  183.451068] em28xx #0 em28xx_isoc_copy :Video frame 8, length=1924, even
Aug 15 23:15:22 security kernel: [  183.451104] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:22 security kernel: [  183.467158] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:22 security kernel: [  183.467199] em28xx #0 em28xx_isoc_copy :Video frame 9, length=960, odd
Aug 15 23:15:22 security kernel: [  183.483245] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:22 security kernel: [  183.491068] em28xx #0 em28xx_isoc_copy :Video frame 10, length=1924, even
Aug 15 23:15:22 security kernel: [  183.491099] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:22 security kernel: [  183.507161] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:22 security kernel: [  183.507200] em28xx #0 em28xx_isoc_copy :Video frame 11, length=960, odd
Aug 15 23:15:22 security kernel: [  183.520105] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:22 security kernel: [  183.520150] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:22 security kernel: [  183.520182] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:22 security kernel: [  183.520202] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:22 security kernel: [  183.520225] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:22 security kernel: [  183.520244] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4fc000 maddr: 0x7bfc000 
Aug 15 23:15:22 security kernel: [  183.520272] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bfc000 
Aug 15 23:15:22 security kernel: [  183.520318] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bfc000 
Aug 15 23:15:22 security kernel: [  183.520342] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:22 security kernel: [  183.520367] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:22 security kernel: [  183.520384] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:22 security kernel: [  183.520403] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:22 security kernel: [  183.520421] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4fc800 maddr: 0x7bfc800 
Aug 15 23:15:22 security kernel: [  183.520446] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bfc800 
Aug 15 23:15:22 security kernel: [  183.520485] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bfc800 
Aug 15 23:15:22 security kernel: [  183.520925] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:22 security kernel: [  183.520947] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:22 security kernel: [  183.520964] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bfc000  paddr: 0xf4fc000 
Aug 15 23:15:22 security kernel: [  183.520989] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:22 security kernel: [  183.521011] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bfc000 
Aug 15 23:15:22 security kernel: [  183.521038] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:22 security kernel: [  183.521055] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:22 security kernel: [  183.521070] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bfc800  paddr: 0xf4fc800 
Aug 15 23:15:22 security kernel: [  183.521096] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:22 security kernel: [  183.521116] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bfc800 
Aug 15 23:15:22 security kernel: [  183.521197] <<< 10
Aug 15 23:15:22 security kernel: [  183.523237] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:22 security kernel: [  183.535668] xhci_hcd 0000:08:00.0: Miss service interval error, set skip flag
Aug 15 23:15:22 security kernel: [  183.535984] em28xx #0 em28xx_irq_callback :urb completition error -18.
Aug 15 23:15:22 security kernel: [  183.536017] em28xx #0 print_err_status :URB status -18 [Unknown].
Aug 15 23:15:22 security kernel: [  183.536040] em28xx #0 em28xx_isoc_copy :Video frame 12, length=1924, even
Aug 15 23:15:22 security kernel: [  183.536064] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:22 security kernel: [  183.536657] em28xx #0 print_err_status :URB packet 63, status -18 [Unknown].
Aug 15 23:15:22 security kernel: [  183.536883] xhci_hcd 0000:08:00.0: Found td. Clear skip flag.
Aug 15 23:15:22 security kernel: [  183.539063] em28xx #0 print_err_status :URB packet 0, status -18 [Unknown].
Aug 15 23:15:22 security kernel: [  183.539096] em28xx #0 print_err_status :URB packet 1, status -18 [Unknown].
Aug 15 23:15:22 security kernel: [  183.539122] em28xx #0 print_err_status :URB packet 2, status -18 [Unknown].
Aug 15 23:15:22 security kernel: [  183.539145] em28xx #0 print_err_status :URB packet 3, status -18 [Unknown].
Aug 15 23:15:22 security kernel: [  183.539168] em28xx #0 print_err_status :URB packet 4, status -18 [Unknown].
Aug 15 23:15:22 security kernel: [  183.539191] em28xx #0 print_err_status :URB packet 5, status -18 [Unknown].
Aug 15 23:15:22 security kernel: [  183.539214] em28xx #0 print_err_status :URB packet 6, status -18 [Unknown].
Aug 15 23:15:22 security kernel: [  183.539237] em28xx #0 print_err_status :URB packet 7, status -18 [Unknown].
Aug 15 23:15:22 security kernel: [  183.539260] em28xx #0 print_err_status :URB packet 8, status -18 [Unknown].
Aug 15 23:15:22 security kernel: [  183.539283] em28xx #0 print_err_status :URB packet 9, status -18 [Unknown].
Aug 15 23:15:22 security kernel: [  183.539306] em28xx #0 print_err_status :URB packet 10, status -18 [Unknown].
Aug 15 23:15:22 security kernel: [  183.539330] em28xx #0 print_err_status :URB packet 11, status -18 [Unknown].
Aug 15 23:15:22 security kernel: [  183.539356] em28xx #0 print_err_status :URB packet 12, status -18 [Unknown].
Aug 15 23:15:22 security kernel: [  183.539380] em28xx #0 print_err_status :URB packet 13, status -18 [Unknown].
Aug 15 23:15:22 security kernel: [  183.539404] em28xx #0 print_err_status :URB packet 14, status -18 [Unknown].
Aug 15 23:15:22 security kernel: [  183.539428] em28xx #0 print_err_status :URB packet 15, status -18 [Unknown].
Aug 15 23:15:22 security kernel: [  183.539451] em28xx #0 print_err_status :URB packet 16, status -18 [Unknown].
Aug 15 23:15:22 security kernel: [  183.539475] em28xx #0 print_err_status :URB packet 17, status -18 [Unknown].
Aug 15 23:15:22 security kernel: [  183.539499] em28xx #0 print_err_status :URB packet 18, status -18 [Unknown].
Aug 15 23:15:22 security kernel: [  183.539522] em28xx #0 print_err_status :URB packet 19, status -18 [Unknown].
Aug 15 23:15:22 security kernel: [  183.539546] em28xx #0 print_err_status :URB packet 20, status -18 [Unknown].
Aug 15 23:15:22 security kernel: [  183.539570] em28xx #0 print_err_status :URB packet 21, status -18 [Unknown].
Aug 15 23:15:22 security kernel: [  183.539593] em28xx #0 print_err_status :URB packet 22, status -18 [Unknown].
Aug 15 23:15:22 security kernel: [  183.539617] em28xx #0 print_err_status :URB packet 23, status -18 [Unknown].
Aug 15 23:15:22 security kernel: [  183.539641] em28xx #0 print_err_status :URB packet 24, status -18 [Unknown].
Aug 15 23:15:22 security kernel: [  183.539665] em28xx #0 print_err_status :URB packet 25, status -18 [Unknown].
Aug 15 23:15:22 security kernel: [  183.539689] em28xx #0 print_err_status :URB packet 26, status -18 [Unknown].
Aug 15 23:15:22 security kernel: [  183.539713] em28xx #0 print_err_status :URB packet 27, status -18 [Unknown].
Aug 15 23:15:22 security kernel: [  183.539736] em28xx #0 print_err_status :URB packet 28, status -18 [Unknown].
Aug 15 23:15:22 security kernel: [  183.539760] em28xx #0 print_err_status :URB packet 29, status -18 [Unknown].
Aug 15 23:15:22 security kernel: [  183.539784] em28xx #0 print_err_status :URB packet 30, status -18 [Unknown].
Aug 15 23:15:22 security kernel: [  183.539808] em28xx #0 print_err_status :URB packet 31, status -18 [Unknown].
Aug 15 23:15:22 security kernel: [  183.539831] em28xx #0 print_err_status :URB packet 32, status -18 [Unknown].
Aug 15 23:15:22 security kernel: [  183.539855] em28xx #0 print_err_status :URB packet 33, status -18 [Unknown].
Aug 15 23:15:22 security kernel: [  183.539879] em28xx #0 print_err_status :URB packet 34, status -18 [Unknown].
Aug 15 23:15:22 security kernel: [  183.539903] em28xx #0 print_err_status :URB packet 35, status -18 [Unknown].
Aug 15 23:15:22 security kernel: [  183.539926] em28xx #0 print_err_status :URB packet 36, status -18 [Unknown].
Aug 15 23:15:22 security kernel: [  183.539950] em28xx #0 print_err_status :URB packet 37, status -18 [Unknown].
Aug 15 23:15:22 security kernel: [  183.547156] em28xx #0 em28xx_isoc_copy :Video frame 13, length=960, odd
Aug 15 23:15:22 security kernel: [  183.562865] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:22 security kernel: [  183.570843] em28xx #0 em28xx_isoc_copy :Video frame 14, length=1924, even
Aug 15 23:15:22 security kernel: [  183.570853] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:22 security kernel: [  183.586878] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:22 security kernel: [  183.586891] em28xx #0 em28xx_isoc_copy :Video frame 15, length=960, odd
Aug 15 23:15:22 security kernel: [  183.602901] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:22 security kernel: [  183.610860] em28xx #0 em28xx_isoc_copy :Video frame 16, length=1924, even
Aug 15 23:15:22 security kernel: [  183.610871] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:22 security kernel: [  183.626989] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:22 security kernel: [  183.627011] em28xx #0 em28xx_isoc_copy :Video frame 17, length=960, odd
Aug 15 23:15:22 security kernel: [  183.643236] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:22 security kernel: [  183.651049] em28xx #0 em28xx_isoc_copy :Video frame 18, length=1924, even
Aug 15 23:15:22 security kernel: [  183.651079] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:22 security kernel: [  183.667155] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:22 security kernel: [  183.667195] em28xx #0 em28xx_isoc_copy :Video frame 19, length=960, odd
Aug 15 23:15:22 security kernel: [  183.683245] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:22 security kernel: [  183.691134] em28xx #0 em28xx_isoc_copy :Video frame 20, length=1924, even
Aug 15 23:15:22 security kernel: [  183.691169] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:22 security kernel: [  183.707197] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:22 security kernel: [  183.707235] em28xx #0 em28xx_isoc_copy :Video frame 21, length=960, odd
Aug 15 23:15:22 security kernel: [  183.723225] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:22 security kernel: [  183.731069] em28xx #0 em28xx_isoc_copy :Video frame 22, length=1924, even
Aug 15 23:15:22 security kernel: [  183.731100] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:22 security kernel: [  183.747139] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:22 security kernel: [  183.747179] em28xx #0 em28xx_isoc_copy :Video frame 23, length=960, odd
Aug 15 23:15:22 security kernel: [  183.763255] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:22 security kernel: [  183.771051] em28xx #0 em28xx_isoc_copy :Video frame 24, length=1924, even
Aug 15 23:15:22 security kernel: [  183.771086] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:22 security kernel: [  183.787146] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:22 security kernel: [  183.787186] em28xx #0 em28xx_isoc_copy :Video frame 25, length=960, odd
Aug 15 23:15:22 security kernel: [  183.803230] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:22 security kernel: [  183.811065] em28xx #0 em28xx_isoc_copy :Video frame 26, length=1924, even
Aug 15 23:15:22 security kernel: [  183.811104] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:22 security kernel: [  183.827173] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:22 security kernel: [  183.827215] em28xx #0 em28xx_isoc_copy :Video frame 27, length=960, odd
Aug 15 23:15:22 security kernel: [  183.843230] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:22 security kernel: [  183.851109] em28xx #0 em28xx_isoc_copy :Video frame 28, length=1924, even
Aug 15 23:15:22 security kernel: [  183.851146] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:22 security kernel: [  183.867159] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:22 security kernel: [  183.867201] em28xx #0 em28xx_isoc_copy :Video frame 29, length=960, odd
Aug 15 23:15:22 security kernel: [  183.883265] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:22 security kernel: [  183.891176] em28xx #0 em28xx_isoc_copy :Video frame 30, length=1924, even
Aug 15 23:15:22 security kernel: [  183.891213] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:22 security kernel: [  183.907167] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:22 security kernel: [  183.907205] em28xx #0 em28xx_isoc_copy :Video frame 31, length=960, odd
Aug 15 23:15:22 security kernel: [  183.923267] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:22 security kernel: [  183.931070] em28xx #0 em28xx_isoc_copy :Video frame 32, length=1924, even
Aug 15 23:15:22 security kernel: [  183.931101] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:22 security kernel: [  183.947187] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:22 security kernel: [  183.947231] em28xx #0 em28xx_isoc_copy :Video frame 33, length=960, odd
Aug 15 23:15:22 security kernel: [  183.962894] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:22 security kernel: [  183.970866] em28xx #0 em28xx_isoc_copy :Video frame 34, length=1924, even
Aug 15 23:15:22 security kernel: [  183.970877] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:22 security kernel: [  183.986980] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:22 security kernel: [  183.987002] em28xx #0 em28xx_isoc_copy :Video frame 35, length=960, odd
Aug 15 23:15:22 security kernel: [  184.003253] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:22 security kernel: [  184.011067] em28xx #0 em28xx_isoc_copy :Video frame 36, length=1924, even
Aug 15 23:15:22 security kernel: [  184.011101] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:22 security kernel: [  184.020496] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:22 security kernel: [  184.020526] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:22 security kernel: [  184.020565] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:22 security kernel: [  184.020585] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:22 security kernel: [  184.020611] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:22 security kernel: [  184.020630] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4fd000 maddr: 0x7bfd000 
Aug 15 23:15:22 security kernel: [  184.020656] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bfd000 
Aug 15 23:15:22 security kernel: [  184.020703] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bfd000 
Aug 15 23:15:22 security kernel: [  184.020726] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:22 security kernel: [  184.020750] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:22 security kernel: [  184.020768] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:22 security kernel: [  184.020787] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:22 security kernel: [  184.020804] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4fd800 maddr: 0x7bfd800 
Aug 15 23:15:22 security kernel: [  184.020829] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bfd800 
Aug 15 23:15:22 security kernel: [  184.020869] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bfd800 
Aug 15 23:15:22 security kernel: [  184.021264] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:22 security kernel: [  184.021287] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:22 security kernel: [  184.021304] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bfd000  paddr: 0xf4fd000 
Aug 15 23:15:22 security kernel: [  184.021330] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:22 security kernel: [  184.021351] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bfd000 
Aug 15 23:15:22 security kernel: [  184.021379] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:22 security kernel: [  184.021396] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:22 security kernel: [  184.021412] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bfd800  paddr: 0xf4fd800 
Aug 15 23:15:22 security kernel: [  184.021439] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:22 security kernel: [  184.021460] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bfd800 
Aug 15 23:15:22 security kernel: [  184.021567] <<< 10
Aug 15 23:15:22 security kernel: [  184.027147] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:22 security kernel: [  184.027190] em28xx #0 em28xx_isoc_copy :Video frame 37, length=960, odd
Aug 15 23:15:22 security kernel: [  184.042882] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:22 security kernel: [  184.050840] em28xx #0 em28xx_isoc_copy :Video frame 38, length=1924, even
Aug 15 23:15:22 security kernel: [  184.050858] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:22 security kernel: [  184.066959] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:22 security kernel: [  184.066981] em28xx #0 em28xx_isoc_copy :Video frame 39, length=960, odd
Aug 15 23:15:22 security kernel: [  184.083254] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:22 security kernel: [  184.091058] em28xx #0 em28xx_isoc_copy :Video frame 40, length=1924, even
Aug 15 23:15:22 security kernel: [  184.091091] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:22 security kernel: [  184.107142] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:22 security kernel: [  184.107180] em28xx #0 em28xx_isoc_copy :Video frame 41, length=960, odd
Aug 15 23:15:22 security kernel: [  184.123245] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:22 security kernel: [  184.131081] em28xx #0 em28xx_isoc_copy :Video frame 42, length=1924, even
Aug 15 23:15:22 security kernel: [  184.131115] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:22 security kernel: [  184.147154] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:22 security kernel: [  184.147191] em28xx #0 em28xx_isoc_copy :Video frame 43, length=960, odd
Aug 15 23:15:22 security kernel: [  184.163226] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:22 security kernel: [  184.171079] em28xx #0 em28xx_isoc_copy :Video frame 44, length=1924, even
Aug 15 23:15:22 security kernel: [  184.171119] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:22 security kernel: [  184.187151] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:22 security kernel: [  184.187194] em28xx #0 em28xx_isoc_copy :Video frame 45, length=960, odd
Aug 15 23:15:22 security kernel: [  184.203211] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:22 security kernel: [  184.211057] em28xx #0 em28xx_isoc_copy :Video frame 46, length=1924, even
Aug 15 23:15:22 security kernel: [  184.211090] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:22 security kernel: [  184.227157] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:22 security kernel: [  184.227201] em28xx #0 em28xx_isoc_copy :Video frame 47, length=960, odd
Aug 15 23:15:22 security kernel: [  184.243211] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:22 security kernel: [  184.251075] em28xx #0 em28xx_isoc_copy :Video frame 48, length=1924, even
Aug 15 23:15:22 security kernel: [  184.251112] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:22 security kernel: [  184.267166] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:22 security kernel: [  184.267211] em28xx #0 em28xx_isoc_copy :Video frame 49, length=960, odd
Aug 15 23:15:22 security kernel: [  184.282823] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:22 security kernel: [  184.290810] em28xx #0 em28xx_isoc_copy :Video frame 50, length=1924, even
Aug 15 23:15:22 security kernel: [  184.290825] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:22 security kernel: [  184.306961] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:22 security kernel: [  184.306981] em28xx #0 em28xx_isoc_copy :Video frame 51, length=960, odd
Aug 15 23:15:23 security kernel: [  184.322976] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:23 security kernel: [  184.330909] em28xx #0 em28xx_isoc_copy :Video frame 52, length=1924, even
Aug 15 23:15:23 security kernel: [  184.330927] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:23 security kernel: [  184.346940] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:23 security kernel: [  184.346965] em28xx #0 em28xx_isoc_copy :Video frame 53, length=960, odd
Aug 15 23:15:23 security kernel: [  184.362818] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:23 security kernel: [  184.370803] em28xx #0 em28xx_isoc_copy :Video frame 54, length=1924, even
Aug 15 23:15:23 security kernel: [  184.370818] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:23 security kernel: [  184.386932] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:23 security kernel: [  184.386959] em28xx #0 em28xx_isoc_copy :Video frame 55, length=960, odd
Aug 15 23:15:23 security kernel: [  184.403221] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:23 security kernel: [  184.411038] em28xx #0 em28xx_isoc_copy :Video frame 56, length=1924, even
Aug 15 23:15:23 security kernel: [  184.411071] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:23 security kernel: [  184.427149] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:23 security kernel: [  184.427189] em28xx #0 em28xx_isoc_copy :Video frame 57, length=960, odd
Aug 15 23:15:23 security kernel: [  184.442862] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:23 security kernel: [  184.450808] em28xx #0 em28xx_isoc_copy :Video frame 58, length=1924, even
Aug 15 23:15:23 security kernel: [  184.450820] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:23 security kernel: [  184.466828] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:23 security kernel: [  184.466848] em28xx #0 em28xx_isoc_copy :Video frame 59, length=960, odd
Aug 15 23:15:23 security kernel: [  184.483243] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:23 security kernel: [  184.491038] em28xx #0 em28xx_isoc_copy :Video frame 60, length=1924, even
Aug 15 23:15:23 security kernel: [  184.491075] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:23 security kernel: [  184.507137] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:23 security kernel: [  184.507178] em28xx #0 em28xx_isoc_copy :Video frame 61, length=960, odd
Aug 15 23:15:23 security kernel: [  184.520267] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:23 security kernel: [  184.520296] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:23 security kernel: [  184.520335] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:23 security kernel: [  184.520358] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:23 security kernel: [  184.520381] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:23 security kernel: [  184.520401] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4fe000 maddr: 0x7bfe000 
Aug 15 23:15:23 security kernel: [  184.520427] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bfe000 
Aug 15 23:15:23 security kernel: [  184.520474] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bfe000 
Aug 15 23:15:23 security kernel: [  184.520498] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:23 security kernel: [  184.520522] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:23 security kernel: [  184.520540] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:23 security kernel: [  184.520559] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:23 security kernel: [  184.520577] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4fe800 maddr: 0x7bfe800 
Aug 15 23:15:23 security kernel: [  184.520602] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bfe800 
Aug 15 23:15:23 security kernel: [  184.520642] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bfe800 
Aug 15 23:15:23 security kernel: [  184.521113] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:23 security kernel: [  184.521133] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:23 security kernel: [  184.521150] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bfe000  paddr: 0xf4fe000 
Aug 15 23:15:23 security kernel: [  184.521176] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:23 security kernel: [  184.521197] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bfe000 
Aug 15 23:15:23 security kernel: [  184.521226] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:23 security kernel: [  184.521243] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:23 security kernel: [  184.521260] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bfe800  paddr: 0xf4fe800 
Aug 15 23:15:23 security kernel: [  184.521285] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:23 security kernel: [  184.521306] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bfe800 
Aug 15 23:15:23 security kernel: [  184.521387] <<< 10
Aug 15 23:15:23 security kernel: [  184.523218] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:23 security kernel: [  184.531028] em28xx #0 em28xx_isoc_copy :Video frame 62, length=1924, even
Aug 15 23:15:23 security kernel: [  184.531061] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:23 security kernel: [  184.547187] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:23 security kernel: [  184.547228] em28xx #0 em28xx_isoc_copy :Video frame 63, length=960, odd
Aug 15 23:15:23 security kernel: [  184.563211] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:23 security kernel: [  184.571036] em28xx #0 em28xx_isoc_copy :Video frame 64, length=1924, even
Aug 15 23:15:23 security kernel: [  184.571092] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:23 security kernel: [  184.587154] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:23 security kernel: [  184.587197] em28xx #0 em28xx_isoc_copy :Video frame 65, length=960, odd
Aug 15 23:15:23 security kernel: [  184.602803] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:23 security kernel: [  184.610786] em28xx #0 em28xx_isoc_copy :Video frame 66, length=1924, even
Aug 15 23:15:23 security kernel: [  184.610801] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:23 security kernel: [  184.626910] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:23 security kernel: [  184.626936] em28xx #0 em28xx_isoc_copy :Video frame 67, length=960, odd
Aug 15 23:15:23 security kernel: [  184.643212] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:23 security kernel: [  184.651010] em28xx #0 em28xx_isoc_copy :Video frame 68, length=1924, even
Aug 15 23:15:23 security kernel: [  184.651047] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:23 security kernel: [  184.667101] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:23 security kernel: [  184.667159] em28xx #0 em28xx_isoc_copy :Video frame 69, length=960, odd
Aug 15 23:15:23 security kernel: [  184.683190] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:23 security kernel: [  184.691008] em28xx #0 em28xx_isoc_copy :Video frame 70, length=1924, even
Aug 15 23:15:23 security kernel: [  184.691044] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:23 security kernel: [  184.707094] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:23 security kernel: [  184.707147] em28xx #0 em28xx_isoc_copy :Video frame 71, length=960, odd
Aug 15 23:15:23 security kernel: [  184.723207] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:23 security kernel: [  184.731003] em28xx #0 em28xx_isoc_copy :Video frame 72, length=1924, even
Aug 15 23:15:23 security kernel: [  184.731040] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:23 security kernel: [  184.747090] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:23 security kernel: [  184.747127] em28xx #0 em28xx_isoc_copy :Video frame 73, length=960, odd
Aug 15 23:15:23 security kernel: [  184.763193] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:23 security kernel: [  184.771016] em28xx #0 em28xx_isoc_copy :Video frame 74, length=1924, even
Aug 15 23:15:23 security kernel: [  184.771057] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:23 security kernel: [  184.787116] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:23 security kernel: [  184.787157] em28xx #0 em28xx_isoc_copy :Video frame 75, length=960, odd
Aug 15 23:15:23 security kernel: [  184.803165] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:23 security kernel: [  184.811005] em28xx #0 em28xx_isoc_copy :Video frame 76, length=1924, even
Aug 15 23:15:23 security kernel: [  184.811042] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:23 security kernel: [  184.827107] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:23 security kernel: [  184.827150] em28xx #0 em28xx_isoc_copy :Video frame 77, length=960, odd
Aug 15 23:15:23 security kernel: [  184.843176] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:23 security kernel: [  184.850999] em28xx #0 em28xx_isoc_copy :Video frame 78, length=1924, even
Aug 15 23:15:23 security kernel: [  184.851032] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:23 security kernel: [  184.867115] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:23 security kernel: [  184.867157] em28xx #0 em28xx_isoc_copy :Video frame 79, length=960, odd
Aug 15 23:15:23 security kernel: [  184.883197] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:23 security kernel: [  184.891028] em28xx #0 em28xx_isoc_copy :Video frame 80, length=1924, even
Aug 15 23:15:23 security kernel: [  184.891061] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:23 security kernel: [  184.907135] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:23 security kernel: [  184.907182] em28xx #0 em28xx_isoc_copy :Video frame 81, length=960, odd
Aug 15 23:15:23 security kernel: [  184.922813] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:23 security kernel: [  184.930795] em28xx #0 em28xx_isoc_copy :Video frame 82, length=1924, even
Aug 15 23:15:23 security kernel: [  184.930810] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:23 security kernel: [  184.946923] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:23 security kernel: [  184.946944] em28xx #0 em28xx_isoc_copy :Video frame 83, length=960, odd
Aug 15 23:15:23 security kernel: [  184.963195] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:23 security kernel: [  184.971037] em28xx #0 em28xx_isoc_copy :Video frame 84, length=1924, even
Aug 15 23:15:23 security kernel: [  184.971077] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:23 security kernel: [  184.987103] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:23 security kernel: [  184.987147] em28xx #0 em28xx_isoc_copy :Video frame 85, length=960, odd
Aug 15 23:15:23 security kernel: [  185.003180] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:23 security kernel: [  185.011029] em28xx #0 em28xx_isoc_copy :Video frame 86, length=1924, even
Aug 15 23:15:23 security kernel: [  185.011068] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:23 security kernel: [  185.020119] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:23 security kernel: [  185.020147] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:23 security kernel: [  185.020183] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:23 security kernel: [  185.020203] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:23 security kernel: [  185.020232] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:23 security kernel: [  185.020251] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4ff000 maddr: 0x7bff000 
Aug 15 23:15:23 security kernel: [  185.020277] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bff000 
Aug 15 23:15:23 security kernel: [  185.020323] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bff000 
Aug 15 23:15:23 security kernel: [  185.020347] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:23 security kernel: [  185.020371] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:23 security kernel: [  185.020389] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:23 security kernel: [  185.020408] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:23 security kernel: [  185.020425] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf4ff800 maddr: 0x7bff800 
Aug 15 23:15:23 security kernel: [  185.020450] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bff800 
Aug 15 23:15:23 security kernel: [  185.020490] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bff800 
Aug 15 23:15:23 security kernel: [  185.020862] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:23 security kernel: [  185.020881] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:23 security kernel: [  185.020898] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bff000  paddr: 0xf4ff000 
Aug 15 23:15:23 security kernel: [  185.020924] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:23 security kernel: [  185.020946] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bff000 
Aug 15 23:15:23 security kernel: [  185.020974] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:23 security kernel: [  185.020991] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:23 security kernel: [  185.021008] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bff800  paddr: 0xf4ff800 
Aug 15 23:15:23 security kernel: [  185.021034] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:23 security kernel: [  185.021056] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bff800 
Aug 15 23:15:23 security kernel: [  185.021145] <<< 10
Aug 15 23:15:23 security kernel: [  185.027112] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:23 security kernel: [  185.027157] em28xx #0 em28xx_isoc_copy :Video frame 87, length=960, odd
Aug 15 23:15:23 security kernel: [  185.043189] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:23 security kernel: [  185.051027] em28xx #0 em28xx_isoc_copy :Video frame 88, length=1924, even
Aug 15 23:15:23 security kernel: [  185.051067] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:23 security kernel: [  185.067118] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:23 security kernel: [  185.067163] em28xx #0 em28xx_isoc_copy :Video frame 89, length=960, odd
Aug 15 23:15:23 security kernel: [  185.083191] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:23 security kernel: [  185.091027] em28xx #0 em28xx_isoc_copy :Video frame 90, length=1924, even
Aug 15 23:15:23 security kernel: [  185.091068] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:23 security kernel: [  185.107111] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:23 security kernel: [  185.107150] em28xx #0 em28xx_isoc_copy :Video frame 91, length=960, odd
Aug 15 23:15:23 security kernel: [  185.123183] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:23 security kernel: [  185.131032] em28xx #0 em28xx_isoc_copy :Video frame 92, length=1924, even
Aug 15 23:15:23 security kernel: [  185.131068] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:23 security kernel: [  185.147097] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:23 security kernel: [  185.147135] em28xx #0 em28xx_isoc_copy :Video frame 93, length=960, odd
Aug 15 23:15:23 security kernel: [  185.163219] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:23 security kernel: [  185.171014] em28xx #0 em28xx_isoc_copy :Video frame 94, length=1924, even
Aug 15 23:15:23 security kernel: [  185.171049] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:23 security kernel: [  185.187109] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:23 security kernel: [  185.187152] em28xx #0 em28xx_isoc_copy :Video frame 95, length=960, odd
Aug 15 23:15:23 security kernel: [  185.203181] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:23 security kernel: [  185.211055] em28xx #0 em28xx_isoc_copy :Video frame 96, length=1924, even
Aug 15 23:15:23 security kernel: [  185.211094] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:23 security kernel: [  185.227133] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:23 security kernel: [  185.227180] em28xx #0 em28xx_isoc_copy :Video frame 97, length=960, odd
Aug 15 23:15:23 security kernel: [  185.242794] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:23 security kernel: [  185.250771] em28xx #0 em28xx_isoc_copy :Video frame 98, length=1924, even
Aug 15 23:15:23 security kernel: [  185.250786] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:23 security kernel: [  185.266903] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:23 security kernel: [  185.266930] em28xx #0 em28xx_isoc_copy :Video frame 99, length=960, odd
Aug 15 23:15:23 security kernel: [  185.283170] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:23 security kernel: [  185.290997] em28xx #0 em28xx_isoc_copy :Video frame 100, length=1924, even
Aug 15 23:15:23 security kernel: [  185.291035] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:23 security kernel: [  185.307090] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:23 security kernel: [  185.307131] em28xx #0 em28xx_isoc_copy :Video frame 101, length=960, odd
Aug 15 23:15:24 security kernel: [  185.323174] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:24 security kernel: [  185.331012] em28xx #0 em28xx_isoc_copy :Video frame 102, length=1924, even
Aug 15 23:15:24 security kernel: [  185.331053] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:24 security kernel: [  185.347086] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:24 security kernel: [  185.347126] em28xx #0 em28xx_isoc_copy :Video frame 103, length=960, odd
Aug 15 23:15:24 security kernel: [  185.363157] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:24 security kernel: [  185.371004] em28xx #0 em28xx_isoc_copy :Video frame 104, length=1924, even
Aug 15 23:15:24 security kernel: [  185.371035] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:24 security kernel: [  185.387102] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:24 security kernel: [  185.387147] em28xx #0 em28xx_isoc_copy :Video frame 105, length=960, odd
Aug 15 23:15:24 security kernel: [  185.403153] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:24 security kernel: [  185.410989] em28xx #0 em28xx_isoc_copy :Video frame 106, length=1924, even
Aug 15 23:15:24 security kernel: [  185.411023] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:24 security kernel: [  185.427072] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:24 security kernel: [  185.427112] em28xx #0 em28xx_isoc_copy :Video frame 107, length=960, odd
Aug 15 23:15:24 security kernel: [  185.443161] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:24 security kernel: [  185.450984] em28xx #0 em28xx_isoc_copy :Video frame 108, length=1924, even
Aug 15 23:15:24 security kernel: [  185.451020] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:24 security kernel: [  185.467105] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:24 security kernel: [  185.467153] em28xx #0 em28xx_isoc_copy :Video frame 109, length=960, odd
Aug 15 23:15:24 security kernel: [  185.483156] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:24 security kernel: [  185.490994] em28xx #0 em28xx_isoc_copy :Video frame 110, length=1924, even
Aug 15 23:15:24 security kernel: [  185.491032] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:24 security kernel: [  185.507077] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:24 security kernel: [  185.507119] em28xx #0 em28xx_isoc_copy :Video frame 111, length=960, odd
Aug 15 23:15:24 security kernel: [  185.520109] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:24 security kernel: [  185.520140] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:24 security kernel: [  185.520179] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:24 security kernel: [  185.520199] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:24 security kernel: [  185.520222] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:24 security kernel: [  185.520240] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf500000 maddr: 0x7b80000 
Aug 15 23:15:24 security kernel: [  185.520267] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b80000 
Aug 15 23:15:24 security kernel: [  185.520313] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b80000 
Aug 15 23:15:24 security kernel: [  185.520338] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:24 security kernel: [  185.520362] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:24 security kernel: [  185.520379] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:24 security kernel: [  185.520399] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:24 security kernel: [  185.520417] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf500800 maddr: 0x7b80800 
Aug 15 23:15:24 security kernel: [  185.520441] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b80800 
Aug 15 23:15:24 security kernel: [  185.520482] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b80800 
Aug 15 23:15:24 security kernel: [  185.520950] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:24 security kernel: [  185.520970] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:24 security kernel: [  185.520987] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b80000  paddr: 0xf500000 
Aug 15 23:15:24 security kernel: [  185.521014] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:24 security kernel: [  185.521035] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b80000 
Aug 15 23:15:24 security kernel: [  185.521062] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:24 security kernel: [  185.521079] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:24 security kernel: [  185.521095] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b80800  paddr: 0xf500800 
Aug 15 23:15:24 security kernel: [  185.521120] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:24 security kernel: [  185.521140] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b80800 
Aug 15 23:15:24 security kernel: [  185.521228] <<< 10
Aug 15 23:15:24 security kernel: [  185.523146] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:24 security kernel: [  185.530986] em28xx #0 em28xx_isoc_copy :Video frame 112, length=1924, even
Aug 15 23:15:24 security kernel: [  185.531025] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:24 security kernel: [  185.547079] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:24 security kernel: [  185.547117] em28xx #0 em28xx_isoc_copy :Video frame 113, length=960, odd
Aug 15 23:15:24 security kernel: [  185.562773] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:24 security kernel: [  185.570750] em28xx #0 em28xx_isoc_copy :Video frame 114, length=1924, even
Aug 15 23:15:24 security kernel: [  185.570758] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:24 security kernel: [  185.586883] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:24 security kernel: [  185.586907] em28xx #0 em28xx_isoc_copy :Video frame 115, length=960, odd
Aug 15 23:15:24 security kernel: [  185.603141] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:24 security kernel: [  185.610988] em28xx #0 em28xx_isoc_copy :Video frame 116, length=1924, even
Aug 15 23:15:24 security kernel: [  185.611028] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:24 security kernel: [  185.627082] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:24 security kernel: [  185.627125] em28xx #0 em28xx_isoc_copy :Video frame 117, length=960, odd
Aug 15 23:15:24 security kernel: [  185.643141] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:24 security kernel: [  185.650972] em28xx #0 em28xx_isoc_copy :Video frame 118, length=1924, even
Aug 15 23:15:24 security kernel: [  185.651008] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:24 security kernel: [  185.667074] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:24 security kernel: [  185.667117] em28xx #0 em28xx_isoc_copy :Video frame 119, length=960, odd
Aug 15 23:15:24 security kernel: [  185.683156] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:24 security kernel: [  185.690972] em28xx #0 em28xx_isoc_copy :Video frame 120, length=1924, even
Aug 15 23:15:24 security kernel: [  185.691010] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:24 security kernel: [  185.707071] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:24 security kernel: [  185.707115] em28xx #0 em28xx_isoc_copy :Video frame 121, length=960, odd
Aug 15 23:15:24 security kernel: [  185.723142] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:24 security kernel: [  185.730981] em28xx #0 em28xx_isoc_copy :Video frame 122, length=1924, even
Aug 15 23:15:24 security kernel: [  185.731018] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:24 security kernel: [  185.746760] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:24 security kernel: [  185.746779] em28xx #0 em28xx_isoc_copy :Video frame 123, length=960, odd
Aug 15 23:15:24 security kernel: [  185.763130] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:24 security kernel: [  185.770967] em28xx #0 em28xx_isoc_copy :Video frame 124, length=1924, even
Aug 15 23:15:24 security kernel: [  185.770999] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:24 security kernel: [  185.787052] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:24 security kernel: [  185.787094] em28xx #0 em28xx_isoc_copy :Video frame 125, length=960, odd
Aug 15 23:15:24 security kernel: [  185.803152] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:24 security kernel: [  185.810961] em28xx #0 em28xx_isoc_copy :Video frame 126, length=1924, even
Aug 15 23:15:24 security kernel: [  185.811000] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:24 security kernel: [  185.827047] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:24 security kernel: [  185.827089] em28xx #0 em28xx_isoc_copy :Video frame 127, length=960, odd
Aug 15 23:15:24 security kernel: [  185.843122] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:24 security kernel: [  185.850969] em28xx #0 em28xx_isoc_copy :Video frame 0, length=1924, even
Aug 15 23:15:24 security kernel: [  185.851004] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:24 security kernel: [  185.867097] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:24 security kernel: [  185.867142] em28xx #0 em28xx_isoc_copy :Video frame 1, length=960, odd
Aug 15 23:15:24 security kernel: [  185.882778] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:24 security kernel: [  185.890760] em28xx #0 em28xx_isoc_copy :Video frame 2, length=1924, even
Aug 15 23:15:24 security kernel: [  185.890774] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:24 security kernel: [  185.906878] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:24 security kernel: [  185.906904] em28xx #0 em28xx_isoc_copy :Video frame 3, length=960, odd
Aug 15 23:15:24 security kernel: [  185.923176] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:24 security kernel: [  185.931007] em28xx #0 em28xx_isoc_copy :Video frame 4, length=1924, even
Aug 15 23:15:24 security kernel: [  185.931046] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:24 security kernel: [  185.947103] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:24 security kernel: [  185.947148] em28xx #0 em28xx_isoc_copy :Video frame 5, length=960, odd
Aug 15 23:15:24 security kernel: [  185.962786] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:24 security kernel: [  185.970754] em28xx #0 em28xx_isoc_copy :Video frame 6, length=1924, even
Aug 15 23:15:24 security kernel: [  185.970762] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:24 security kernel: [  185.986823] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:24 security kernel: [  185.986847] em28xx #0 em28xx_isoc_copy :Video frame 7, length=960, odd
Aug 15 23:15:24 security kernel: [  186.003160] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:24 security kernel: [  186.010986] em28xx #0 em28xx_isoc_copy :Video frame 8, length=1924, even
Aug 15 23:15:24 security kernel: [  186.011023] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:24 security kernel: [  186.020341] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:24 security kernel: [  186.020373] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:24 security kernel: [  186.020411] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:24 security kernel: [  186.020433] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:24 security kernel: [  186.020457] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:24 security kernel: [  186.020477] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf501000 maddr: 0x7b81000 
Aug 15 23:15:24 security kernel: [  186.020503] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b81000 
Aug 15 23:15:24 security kernel: [  186.020550] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b81000 
Aug 15 23:15:24 security kernel: [  186.020573] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:24 security kernel: [  186.020598] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:24 security kernel: [  186.020615] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:24 security kernel: [  186.020634] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:24 security kernel: [  186.020652] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf501800 maddr: 0x7b81800 
Aug 15 23:15:24 security kernel: [  186.020676] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b81800 
Aug 15 23:15:24 security kernel: [  186.020716] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b81800 
Aug 15 23:15:24 security kernel: [  186.021200] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:24 security kernel: [  186.021219] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:24 security kernel: [  186.021237] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b81000  paddr: 0xf501000 
Aug 15 23:15:24 security kernel: [  186.021264] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:24 security kernel: [  186.021285] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b81000 
Aug 15 23:15:24 security kernel: [  186.021314] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:24 security kernel: [  186.021332] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:24 security kernel: [  186.021348] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b81800  paddr: 0xf501800 
Aug 15 23:15:24 security kernel: [  186.021374] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:24 security kernel: [  186.021394] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b81800 
Aug 15 23:15:24 security kernel: [  186.021483] <<< 10
Aug 15 23:15:24 security kernel: [  186.027078] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:24 security kernel: [  186.027123] em28xx #0 em28xx_isoc_copy :Video frame 9, length=960, odd
Aug 15 23:15:24 security kernel: [  186.043160] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:24 security kernel: [  186.050976] em28xx #0 em28xx_isoc_copy :Video frame 10, length=1924, even
Aug 15 23:15:24 security kernel: [  186.051014] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:24 security kernel: [  186.067095] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:24 security kernel: [  186.067141] em28xx #0 em28xx_isoc_copy :Video frame 11, length=960, odd
Aug 15 23:15:24 security kernel: [  186.083155] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:24 security kernel: [  186.090998] em28xx #0 em28xx_isoc_copy :Video frame 12, length=1924, even
Aug 15 23:15:24 security kernel: [  186.091038] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:24 security kernel: [  186.107067] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:24 security kernel: [  186.107107] em28xx #0 em28xx_isoc_copy :Video frame 13, length=960, odd
Aug 15 23:15:24 security kernel: [  186.123144] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:24 security kernel: [  186.130967] em28xx #0 em28xx_isoc_copy :Video frame 14, length=1924, even
Aug 15 23:15:24 security kernel: [  186.130999] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:24 security kernel: [  186.147058] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:24 security kernel: [  186.147095] em28xx #0 em28xx_isoc_copy :Video frame 15, length=960, odd
Aug 15 23:15:24 security kernel: [  186.163147] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:24 security kernel: [  186.170983] em28xx #0 em28xx_isoc_copy :Video frame 16, length=1924, even
Aug 15 23:15:24 security kernel: [  186.171019] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:24 security kernel: [  186.187083] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:24 security kernel: [  186.187123] em28xx #0 em28xx_isoc_copy :Video frame 17, length=960, odd
Aug 15 23:15:24 security kernel: [  186.202754] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:24 security kernel: [  186.210740] em28xx #0 em28xx_isoc_copy :Video frame 18, length=1924, even
Aug 15 23:15:24 security kernel: [  186.210756] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:24 security kernel: [  186.227048] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:24 security kernel: [  186.227090] em28xx #0 em28xx_isoc_copy :Video frame 19, length=960, odd
Aug 15 23:15:24 security kernel: [  186.243135] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:24 security kernel: [  186.250975] em28xx #0 em28xx_isoc_copy :Video frame 20, length=1924, even
Aug 15 23:15:24 security kernel: [  186.251016] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:24 security kernel: [  186.267049] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:24 security kernel: [  186.267094] em28xx #0 em28xx_isoc_copy :Video frame 21, length=960, odd
Aug 15 23:15:24 security kernel: [  186.283144] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:24 security kernel: [  186.290978] em28xx #0 em28xx_isoc_copy :Video frame 22, length=1924, even
Aug 15 23:15:24 security kernel: [  186.291018] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:24 security kernel: [  186.307064] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:24 security kernel: [  186.307109] em28xx #0 em28xx_isoc_copy :Video frame 23, length=960, odd
Aug 15 23:15:25 security kernel: [  186.323134] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:25 security kernel: [  186.330974] em28xx #0 em28xx_isoc_copy :Video frame 24, length=1924, even
Aug 15 23:15:25 security kernel: [  186.331011] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:25 security kernel: [  186.347039] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:25 security kernel: [  186.347084] em28xx #0 em28xx_isoc_copy :Video frame 25, length=960, odd
Aug 15 23:15:25 security kernel: [  186.363127] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:25 security kernel: [  186.370960] em28xx #0 em28xx_isoc_copy :Video frame 26, length=1924, even
Aug 15 23:15:25 security kernel: [  186.370999] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:25 security kernel: [  186.387062] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:25 security kernel: [  186.387101] em28xx #0 em28xx_isoc_copy :Video frame 27, length=960, odd
Aug 15 23:15:25 security kernel: [  186.403136] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:25 security kernel: [  186.410956] em28xx #0 em28xx_isoc_copy :Video frame 28, length=1924, even
Aug 15 23:15:25 security kernel: [  186.410995] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:25 security kernel: [  186.427054] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:25 security kernel: [  186.427096] em28xx #0 em28xx_isoc_copy :Video frame 29, length=960, odd
Aug 15 23:15:25 security kernel: [  186.443118] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:25 security kernel: [  186.450958] em28xx #0 em28xx_isoc_copy :Video frame 30, length=1924, even
Aug 15 23:15:25 security kernel: [  186.450991] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:25 security kernel: [  186.467049] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:25 security kernel: [  186.467093] em28xx #0 em28xx_isoc_copy :Video frame 31, length=960, odd
Aug 15 23:15:25 security kernel: [  186.483117] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:25 security kernel: [  186.490945] em28xx #0 em28xx_isoc_copy :Video frame 32, length=1924, even
Aug 15 23:15:25 security kernel: [  186.490983] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:25 security kernel: [  186.507050] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:25 security kernel: [  186.507098] em28xx #0 em28xx_isoc_copy :Video frame 33, length=960, odd
Aug 15 23:15:25 security kernel: [  186.520195] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:25 security kernel: [  186.520206] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:25 security kernel: [  186.520216] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:25 security kernel: [  186.520221] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:25 security kernel: [  186.520228] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:25 security kernel: [  186.520233] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf502000 maddr: 0x7b82000 
Aug 15 23:15:25 security kernel: [  186.520245] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b82000 
Aug 15 23:15:25 security kernel: [  186.520264] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b82000 
Aug 15 23:15:25 security kernel: [  186.520270] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:25 security kernel: [  186.520277] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:25 security kernel: [  186.520281] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:25 security kernel: [  186.520286] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:25 security kernel: [  186.520290] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf502800 maddr: 0x7b82800 
Aug 15 23:15:25 security kernel: [  186.520296] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b82800 
Aug 15 23:15:25 security kernel: [  186.520307] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b82800 
Aug 15 23:15:25 security kernel: [  186.520646] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:25 security kernel: [  186.520651] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:25 security kernel: [  186.520655] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b82000  paddr: 0xf502000 
Aug 15 23:15:25 security kernel: [  186.520661] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:25 security kernel: [  186.520666] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b82000 
Aug 15 23:15:25 security kernel: [  186.520673] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:25 security kernel: [  186.520677] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:25 security kernel: [  186.520681] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b82800  paddr: 0xf502800 
Aug 15 23:15:25 security kernel: [  186.520687] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:25 security kernel: [  186.520691] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b82800 
Aug 15 23:15:25 security kernel: [  186.520715] <<< 10
Aug 15 23:15:25 security kernel: [  186.522753] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:25 security kernel: [  186.530712] em28xx #0 em28xx_isoc_copy :Video frame 34, length=1924, even
Aug 15 23:15:25 security kernel: [  186.530725] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:25 security kernel: [  186.546832] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:25 security kernel: [  186.546852] em28xx #0 em28xx_isoc_copy :Video frame 35, length=960, odd
Aug 15 23:15:25 security kernel: [  186.563104] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:25 security kernel: [  186.570952] em28xx #0 em28xx_isoc_copy :Video frame 36, length=1924, even
Aug 15 23:15:25 security kernel: [  186.570982] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:25 security kernel: [  186.587038] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:25 security kernel: [  186.587077] em28xx #0 em28xx_isoc_copy :Video frame 37, length=960, odd
Aug 15 23:15:25 security kernel: [  186.603115] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:25 security kernel: [  186.610954] em28xx #0 em28xx_isoc_copy :Video frame 38, length=1924, even
Aug 15 23:15:25 security kernel: [  186.610994] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:25 security kernel: [  186.627033] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:25 security kernel: [  186.627077] em28xx #0 em28xx_isoc_copy :Video frame 39, length=960, odd
Aug 15 23:15:25 security kernel: [  186.643112] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:25 security kernel: [  186.650947] em28xx #0 em28xx_isoc_copy :Video frame 40, length=1924, even
Aug 15 23:15:25 security kernel: [  186.650986] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:25 security kernel: [  186.667028] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:25 security kernel: [  186.667069] em28xx #0 em28xx_isoc_copy :Video frame 41, length=960, odd
Aug 15 23:15:25 security kernel: [  186.683094] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:25 security kernel: [  186.690943] em28xx #0 em28xx_isoc_copy :Video frame 42, length=1924, even
Aug 15 23:15:25 security kernel: [  186.690981] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:25 security kernel: [  186.707013] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:25 security kernel: [  186.707053] em28xx #0 em28xx_isoc_copy :Video frame 43, length=960, odd
Aug 15 23:15:25 security kernel: [  186.723094] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:25 security kernel: [  186.730941] em28xx #0 em28xx_isoc_copy :Video frame 44, length=1924, even
Aug 15 23:15:25 security kernel: [  186.730978] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:25 security kernel: [  186.747039] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:25 security kernel: [  186.747083] em28xx #0 em28xx_isoc_copy :Video frame 45, length=960, odd
Aug 15 23:15:25 security kernel: [  186.763120] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:25 security kernel: [  186.770946] em28xx #0 em28xx_isoc_copy :Video frame 46, length=1924, even
Aug 15 23:15:25 security kernel: [  186.770984] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:25 security kernel: [  186.786726] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:25 security kernel: [  186.786737] em28xx #0 em28xx_isoc_copy :Video frame 47, length=960, odd
Aug 15 23:15:25 security kernel: [  186.802845] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:25 security kernel: [  186.810787] em28xx #0 em28xx_isoc_copy :Video frame 48, length=1924, even
Aug 15 23:15:25 security kernel: [  186.810811] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:25 security kernel: [  186.827050] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:25 security kernel: [  186.827096] em28xx #0 em28xx_isoc_copy :Video frame 49, length=960, odd
Aug 15 23:15:25 security kernel: [  186.843094] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:25 security kernel: [  186.850940] em28xx #0 em28xx_isoc_copy :Video frame 50, length=1924, even
Aug 15 23:15:25 security kernel: [  186.850982] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:25 security kernel: [  186.867046] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:25 security kernel: [  186.867090] em28xx #0 em28xx_isoc_copy :Video frame 51, length=960, odd
Aug 15 23:15:25 security kernel: [  186.883136] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:25 security kernel: [  186.890953] em28xx #0 em28xx_isoc_copy :Video frame 52, length=1924, even
Aug 15 23:15:25 security kernel: [  186.890991] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:25 security kernel: [  186.907049] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:25 security kernel: [  186.907088] em28xx #0 em28xx_isoc_copy :Video frame 53, length=960, odd
Aug 15 23:15:25 security kernel: [  186.923120] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:25 security kernel: [  186.930965] em28xx #0 em28xx_isoc_copy :Video frame 54, length=1924, even
Aug 15 23:15:25 security kernel: [  186.931006] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:25 security kernel: [  186.947051] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:25 security kernel: [  186.947092] em28xx #0 em28xx_isoc_copy :Video frame 55, length=960, odd
Aug 15 23:15:25 security kernel: [  186.963128] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:25 security kernel: [  186.970946] em28xx #0 em28xx_isoc_copy :Video frame 56, length=1924, even
Aug 15 23:15:25 security kernel: [  186.970981] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:25 security kernel: [  186.987033] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:25 security kernel: [  186.987075] em28xx #0 em28xx_isoc_copy :Video frame 57, length=960, odd
Aug 15 23:15:25 security kernel: [  187.003129] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:25 security kernel: [  187.010944] em28xx #0 em28xx_isoc_copy :Video frame 58, length=1924, even
Aug 15 23:15:25 security kernel: [  187.010979] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:25 security kernel: [  187.020106] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:25 security kernel: [  187.020136] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:25 security kernel: [  187.020174] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:25 security kernel: [  187.020198] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:25 security kernel: [  187.020220] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:25 security kernel: [  187.020239] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf503000 maddr: 0x7b83000 
Aug 15 23:15:25 security kernel: [  187.020265] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b83000 
Aug 15 23:15:25 security kernel: [  187.020323] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b83000 
Aug 15 23:15:25 security kernel: [  187.020347] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:25 security kernel: [  187.020372] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:25 security kernel: [  187.020389] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:25 security kernel: [  187.020408] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:25 security kernel: [  187.020426] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf503800 maddr: 0x7b83800 
Aug 15 23:15:25 security kernel: [  187.020450] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b83800 
Aug 15 23:15:25 security kernel: [  187.020490] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b83800 
Aug 15 23:15:25 security kernel: [  187.020911] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:25 security kernel: [  187.020932] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:25 security kernel: [  187.020949] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b83000  paddr: 0xf503000 
Aug 15 23:15:25 security kernel: [  187.020976] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:25 security kernel: [  187.020996] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b83000 
Aug 15 23:15:25 security kernel: [  187.021025] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:25 security kernel: [  187.021042] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:25 security kernel: [  187.021058] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b83800  paddr: 0xf503800 
Aug 15 23:15:25 security kernel: [  187.021084] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:25 security kernel: [  187.021104] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b83800 
Aug 15 23:15:25 security kernel: [  187.021194] <<< 10
Aug 15 23:15:25 security kernel: [  187.027031] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:25 security kernel: [  187.027071] em28xx #0 em28xx_isoc_copy :Video frame 59, length=960, odd
Aug 15 23:15:25 security kernel: [  187.043118] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:25 security kernel: [  187.050953] em28xx #0 em28xx_isoc_copy :Video frame 60, length=1924, even
Aug 15 23:15:25 security kernel: [  187.050990] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:25 security kernel: [  187.067021] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:25 security kernel: [  187.067064] em28xx #0 em28xx_isoc_copy :Video frame 61, length=960, odd
Aug 15 23:15:25 security kernel: [  187.083096] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:25 security kernel: [  187.090933] em28xx #0 em28xx_isoc_copy :Video frame 62, length=1924, even
Aug 15 23:15:25 security kernel: [  187.090969] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:25 security kernel: [  187.107040] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:25 security kernel: [  187.107085] em28xx #0 em28xx_isoc_copy :Video frame 63, length=960, odd
Aug 15 23:15:25 security kernel: [  187.123138] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:25 security kernel: [  187.130957] em28xx #0 em28xx_isoc_copy :Video frame 64, length=1924, even
Aug 15 23:15:25 security kernel: [  187.130998] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:25 security kernel: [  187.147047] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:25 security kernel: [  187.147095] em28xx #0 em28xx_isoc_copy :Video frame 65, length=960, odd
Aug 15 23:15:25 security kernel: [  187.163119] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:25 security kernel: [  187.170946] em28xx #0 em28xx_isoc_copy :Video frame 66, length=1924, even
Aug 15 23:15:25 security kernel: [  187.170980] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:25 security kernel: [  187.187009] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:25 security kernel: [  187.187046] em28xx #0 em28xx_isoc_copy :Video frame 67, length=960, odd
Aug 15 23:15:25 security kernel: [  187.203091] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:25 security kernel: [  187.210929] em28xx #0 em28xx_isoc_copy :Video frame 68, length=1924, even
Aug 15 23:15:25 security kernel: [  187.210959] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:25 security kernel: [  187.227025] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:25 security kernel: [  187.227069] em28xx #0 em28xx_isoc_copy :Video frame 69, length=960, odd
Aug 15 23:15:25 security kernel: [  187.243103] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:25 security kernel: [  187.250927] em28xx #0 em28xx_isoc_copy :Video frame 70, length=1924, even
Aug 15 23:15:25 security kernel: [  187.250961] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:25 security kernel: [  187.267027] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:25 security kernel: [  187.267071] em28xx #0 em28xx_isoc_copy :Video frame 71, length=960, odd
Aug 15 23:15:25 security kernel: [  187.283088] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:25 security kernel: [  187.290932] em28xx #0 em28xx_isoc_copy :Video frame 72, length=1924, even
Aug 15 23:15:25 security kernel: [  187.290966] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:25 security kernel: [  187.307008] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:25 security kernel: [  187.307052] em28xx #0 em28xx_isoc_copy :Video frame 73, length=960, odd
Aug 15 23:15:26 security kernel: [  187.323111] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:26 security kernel: [  187.330931] em28xx #0 em28xx_isoc_copy :Video frame 74, length=1924, even
Aug 15 23:15:26 security kernel: [  187.330971] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:26 security kernel: [  187.347015] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:26 security kernel: [  187.347060] em28xx #0 em28xx_isoc_copy :Video frame 75, length=960, odd
Aug 15 23:15:26 security kernel: [  187.363088] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:26 security kernel: [  187.370932] em28xx #0 em28xx_isoc_copy :Video frame 76, length=1924, even
Aug 15 23:15:26 security kernel: [  187.370974] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:26 security kernel: [  187.387019] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:26 security kernel: [  187.387066] em28xx #0 em28xx_isoc_copy :Video frame 77, length=960, odd
Aug 15 23:15:26 security kernel: [  187.403078] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:26 security kernel: [  187.410931] em28xx #0 em28xx_isoc_copy :Video frame 78, length=1924, even
Aug 15 23:15:26 security kernel: [  187.410965] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:26 security kernel: [  187.427010] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:26 security kernel: [  187.427050] em28xx #0 em28xx_isoc_copy :Video frame 79, length=960, odd
Aug 15 23:15:26 security kernel: [  187.443086] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:26 security kernel: [  187.450910] em28xx #0 em28xx_isoc_copy :Video frame 80, length=1924, even
Aug 15 23:15:26 security kernel: [  187.450946] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:26 security kernel: [  187.467018] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:26 security kernel: [  187.467065] em28xx #0 em28xx_isoc_copy :Video frame 81, length=960, odd
Aug 15 23:15:26 security kernel: [  187.482694] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:26 security kernel: [  187.490678] em28xx #0 em28xx_isoc_copy :Video frame 82, length=1924, even
Aug 15 23:15:26 security kernel: [  187.490691] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:26 security kernel: [  187.506803] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:26 security kernel: [  187.506828] em28xx #0 em28xx_isoc_copy :Video frame 83, length=960, odd
Aug 15 23:15:26 security kernel: [  187.520147] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:26 security kernel: [  187.520179] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:26 security kernel: [  187.520221] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:26 security kernel: [  187.520241] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:26 security kernel: [  187.520264] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:26 security kernel: [  187.520283] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf504000 maddr: 0x7b84000 
Aug 15 23:15:26 security kernel: [  187.520310] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b84000 
Aug 15 23:15:26 security kernel: [  187.520356] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b84000 
Aug 15 23:15:26 security kernel: [  187.520379] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:26 security kernel: [  187.520404] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:26 security kernel: [  187.520421] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:26 security kernel: [  187.520440] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:26 security kernel: [  187.520458] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf504800 maddr: 0x7b84800 
Aug 15 23:15:26 security kernel: [  187.520483] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b84800 
Aug 15 23:15:26 security kernel: [  187.520523] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b84800 
Aug 15 23:15:26 security kernel: [  187.521003] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:26 security kernel: [  187.521025] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:26 security kernel: [  187.521042] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b84000  paddr: 0xf504000 
Aug 15 23:15:26 security kernel: [  187.521068] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:26 security kernel: [  187.521089] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b84000 
Aug 15 23:15:26 security kernel: [  187.521117] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:26 security kernel: [  187.521135] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:26 security kernel: [  187.521151] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b84800  paddr: 0xf504800 
Aug 15 23:15:26 security kernel: [  187.521177] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:26 security kernel: [  187.521199] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b84800 
Aug 15 23:15:26 security kernel: [  187.521293] <<< 10
Aug 15 23:15:26 security kernel: [  187.523072] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:26 security kernel: [  187.530915] em28xx #0 em28xx_isoc_copy :Video frame 84, length=1924, even
Aug 15 23:15:26 security kernel: [  187.530955] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:26 security kernel: [  187.547000] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:26 security kernel: [  187.547043] em28xx #0 em28xx_isoc_copy :Video frame 85, length=960, odd
Aug 15 23:15:26 security kernel: [  187.563078] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:26 security kernel: [  187.570923] em28xx #0 em28xx_isoc_copy :Video frame 86, length=1924, even
Aug 15 23:15:26 security kernel: [  187.570957] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:26 security kernel: [  187.586997] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:26 security kernel: [  187.587034] em28xx #0 em28xx_isoc_copy :Video frame 87, length=960, odd
Aug 15 23:15:26 security kernel: [  187.603085] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:26 security kernel: [  187.610906] em28xx #0 em28xx_isoc_copy :Video frame 88, length=1924, even
Aug 15 23:15:26 security kernel: [  187.610936] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:26 security kernel: [  187.626998] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:26 security kernel: [  187.627043] em28xx #0 em28xx_isoc_copy :Video frame 89, length=960, odd
Aug 15 23:15:26 security kernel: [  187.643065] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:26 security kernel: [  187.650908] em28xx #0 em28xx_isoc_copy :Video frame 90, length=1924, even
Aug 15 23:15:26 security kernel: [  187.650945] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:26 security kernel: [  187.666979] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:26 security kernel: [  187.667021] em28xx #0 em28xx_isoc_copy :Video frame 91, length=960, odd
Aug 15 23:15:26 security kernel: [  187.683058] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:26 security kernel: [  187.690886] em28xx #0 em28xx_isoc_copy :Video frame 92, length=1924, even
Aug 15 23:15:26 security kernel: [  187.690922] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:26 security kernel: [  187.706977] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:26 security kernel: [  187.707017] em28xx #0 em28xx_isoc_copy :Video frame 93, length=960, odd
Aug 15 23:15:26 security kernel: [  187.723060] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:26 security kernel: [  187.730889] em28xx #0 em28xx_isoc_copy :Video frame 94, length=1924, even
Aug 15 23:15:26 security kernel: [  187.730925] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:26 security kernel: [  187.746992] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:26 security kernel: [  187.747033] em28xx #0 em28xx_isoc_copy :Video frame 95, length=960, odd
Aug 15 23:15:26 security kernel: [  187.763049] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:26 security kernel: [  187.770901] em28xx #0 em28xx_isoc_copy :Video frame 96, length=1924, even
Aug 15 23:15:26 security kernel: [  187.770936] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:26 security kernel: [  187.786999] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:26 security kernel: [  187.787046] em28xx #0 em28xx_isoc_copy :Video frame 97, length=960, odd
Aug 15 23:15:26 security kernel: [  187.802672] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:26 security kernel: [  187.810655] em28xx #0 em28xx_isoc_copy :Video frame 98, length=1924, even
Aug 15 23:15:26 security kernel: [  187.810663] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:26 security kernel: [  187.826778] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:26 security kernel: [  187.826803] em28xx #0 em28xx_isoc_copy :Video frame 99, length=960, odd
Aug 15 23:15:26 security kernel: [  187.843063] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:26 security kernel: [  187.850884] em28xx #0 em28xx_isoc_copy :Video frame 100, length=1924, even
Aug 15 23:15:26 security kernel: [  187.850917] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:26 security kernel: [  187.867010] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:26 security kernel: [  187.867051] em28xx #0 em28xx_isoc_copy :Video frame 101, length=960, odd
Aug 15 23:15:26 security kernel: [  187.883088] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:26 security kernel: [  187.890922] em28xx #0 em28xx_isoc_copy :Video frame 102, length=1924, even
Aug 15 23:15:26 security kernel: [  187.890958] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:26 security kernel: [  187.907001] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:26 security kernel: [  187.907041] em28xx #0 em28xx_isoc_copy :Video frame 103, length=960, odd
Aug 15 23:15:26 security kernel: [  187.923077] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:26 security kernel: [  187.930922] em28xx #0 em28xx_isoc_copy :Video frame 104, length=1924, even
Aug 15 23:15:26 security kernel: [  187.930962] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:26 security kernel: [  187.947001] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:26 security kernel: [  187.947041] em28xx #0 em28xx_isoc_copy :Video frame 105, length=960, odd
Aug 15 23:15:26 security kernel: [  187.963088] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:26 security kernel: [  187.970904] em28xx #0 em28xx_isoc_copy :Video frame 106, length=1924, even
Aug 15 23:15:26 security kernel: [  187.970941] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:26 security kernel: [  187.987005] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:26 security kernel: [  187.987046] em28xx #0 em28xx_isoc_copy :Video frame 107, length=960, odd
Aug 15 23:15:26 security kernel: [  188.003068] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:26 security kernel: [  188.010914] em28xx #0 em28xx_isoc_copy :Video frame 108, length=1924, even
Aug 15 23:15:26 security kernel: [  188.010945] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:26 security kernel: [  188.020117] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:26 security kernel: [  188.020146] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:26 security kernel: [  188.020182] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:26 security kernel: [  188.020201] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:26 security kernel: [  188.020239] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:26 security kernel: [  188.020258] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf505000 maddr: 0x7b85000 
Aug 15 23:15:26 security kernel: [  188.020284] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b85000 
Aug 15 23:15:26 security kernel: [  188.020331] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b85000 
Aug 15 23:15:26 security kernel: [  188.020357] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:26 security kernel: [  188.020381] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:26 security kernel: [  188.020398] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:26 security kernel: [  188.020418] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:26 security kernel: [  188.020436] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf505800 maddr: 0x7b85800 
Aug 15 23:15:26 security kernel: [  188.020460] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b85800 
Aug 15 23:15:26 security kernel: [  188.020500] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b85800 
Aug 15 23:15:26 security kernel: [  188.020892] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:26 security kernel: [  188.020913] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:26 security kernel: [  188.020930] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b85000  paddr: 0xf505000 
Aug 15 23:15:26 security kernel: [  188.020955] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:26 security kernel: [  188.020976] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b85000 
Aug 15 23:15:26 security kernel: [  188.021004] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:26 security kernel: [  188.021020] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:26 security kernel: [  188.021036] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b85800  paddr: 0xf505800 
Aug 15 23:15:26 security kernel: [  188.021061] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:26 security kernel: [  188.021081] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b85800 
Aug 15 23:15:26 security kernel: [  188.021165] <<< 10
Aug 15 23:15:26 security kernel: [  188.026976] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:26 security kernel: [  188.027010] em28xx #0 em28xx_isoc_copy :Video frame 109, length=960, odd
Aug 15 23:15:26 security kernel: [  188.042687] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:26 security kernel: [  188.050704] em28xx #0 em28xx_isoc_copy :Video frame 110, length=1924, even
Aug 15 23:15:26 security kernel: [  188.050734] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:26 security kernel: [  188.066704] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:26 security kernel: [  188.066725] em28xx #0 em28xx_isoc_copy :Video frame 111, length=960, odd
Aug 15 23:15:26 security kernel: [  188.082823] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:26 security kernel: [  188.090749] em28xx #0 em28xx_isoc_copy :Video frame 112, length=1924, even
Aug 15 23:15:26 security kernel: [  188.090771] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:26 security kernel: [  188.107010] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:26 security kernel: [  188.107052] em28xx #0 em28xx_isoc_copy :Video frame 113, length=960, odd
Aug 15 23:15:26 security kernel: [  188.123067] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:26 security kernel: [  188.130912] em28xx #0 em28xx_isoc_copy :Video frame 114, length=1924, even
Aug 15 23:15:26 security kernel: [  188.130948] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:26 security kernel: [  188.146981] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:26 security kernel: [  188.147025] em28xx #0 em28xx_isoc_copy :Video frame 115, length=960, odd
Aug 15 23:15:26 security kernel: [  188.163117] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:26 security kernel: [  188.170906] em28xx #0 em28xx_isoc_copy :Video frame 116, length=1924, even
Aug 15 23:15:26 security kernel: [  188.170948] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:26 security kernel: [  188.186695] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:26 security kernel: [  188.186715] em28xx #0 em28xx_isoc_copy :Video frame 117, length=960, odd
Aug 15 23:15:26 security kernel: [  188.202815] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:26 security kernel: [  188.210742] em28xx #0 em28xx_isoc_copy :Video frame 118, length=1924, even
Aug 15 23:15:26 security kernel: [  188.210759] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:26 security kernel: [  188.226794] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:26 security kernel: [  188.226814] em28xx #0 em28xx_isoc_copy :Video frame 119, length=960, odd
Aug 15 23:15:26 security kernel: [  188.242679] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:26 security kernel: [  188.250659] em28xx #0 em28xx_isoc_copy :Video frame 120, length=1924, even
Aug 15 23:15:26 security kernel: [  188.250673] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:26 security kernel: [  188.266683] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:26 security kernel: [  188.266702] em28xx #0 em28xx_isoc_copy :Video frame 121, length=960, odd
Aug 15 23:15:26 security kernel: [  188.283055] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:26 security kernel: [  188.290902] em28xx #0 em28xx_isoc_copy :Video frame 122, length=1924, even
Aug 15 23:15:26 security kernel: [  188.290942] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:26 security kernel: [  188.306976] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:26 security kernel: [  188.307017] em28xx #0 em28xx_isoc_copy :Video frame 123, length=960, odd
Aug 15 23:15:27 security kernel: [  188.323079] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:27 security kernel: [  188.330919] em28xx #0 em28xx_isoc_copy :Video frame 124, length=1924, even
Aug 15 23:15:27 security kernel: [  188.330962] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:27 security kernel: [  188.346689] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:27 security kernel: [  188.346701] em28xx #0 em28xx_isoc_copy :Video frame 125, length=960, odd
Aug 15 23:15:27 security kernel: [  188.363061] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:27 security kernel: [  188.370924] em28xx #0 em28xx_isoc_copy :Video frame 126, length=1924, even
Aug 15 23:15:27 security kernel: [  188.370965] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:27 security kernel: [  188.386989] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:27 security kernel: [  188.387032] em28xx #0 em28xx_isoc_copy :Video frame 127, length=960, odd
Aug 15 23:15:27 security kernel: [  188.403052] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:27 security kernel: [  188.410879] em28xx #0 em28xx_isoc_copy :Video frame 0, length=1924, even
Aug 15 23:15:27 security kernel: [  188.410914] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:27 security kernel: [  188.426985] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:27 security kernel: [  188.427024] em28xx #0 em28xx_isoc_copy :Video frame 1, length=960, odd
Aug 15 23:15:27 security kernel: [  188.442659] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:27 security kernel: [  188.450646] em28xx #0 em28xx_isoc_copy :Video frame 2, length=1924, even
Aug 15 23:15:27 security kernel: [  188.450655] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:27 security kernel: [  188.466764] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:27 security kernel: [  188.466791] em28xx #0 em28xx_isoc_copy :Video frame 3, length=960, odd
Aug 15 23:15:27 security kernel: [  188.483038] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:27 security kernel: [  188.490872] em28xx #0 em28xx_isoc_copy :Video frame 4, length=1924, even
Aug 15 23:15:27 security kernel: [  188.490906] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:27 security kernel: [  188.506960] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:27 security kernel: [  188.507007] em28xx #0 em28xx_isoc_copy :Video frame 5, length=960, odd
Aug 15 23:15:27 security kernel: [  188.520107] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:27 security kernel: [  188.520136] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:27 security kernel: [  188.520174] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:27 security kernel: [  188.520194] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:27 security kernel: [  188.520217] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:27 security kernel: [  188.520236] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf506000 maddr: 0x7b86000 
Aug 15 23:15:27 security kernel: [  188.520262] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b86000 
Aug 15 23:15:27 security kernel: [  188.520308] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b86000 
Aug 15 23:15:27 security kernel: [  188.520331] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:27 security kernel: [  188.520356] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:27 security kernel: [  188.520373] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:27 security kernel: [  188.520392] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:27 security kernel: [  188.520410] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf506800 maddr: 0x7b86800 
Aug 15 23:15:27 security kernel: [  188.520435] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b86800 
Aug 15 23:15:27 security kernel: [  188.520475] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b86800 
Aug 15 23:15:27 security kernel: [  188.520959] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:27 security kernel: [  188.520979] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:27 security kernel: [  188.520996] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b86000  paddr: 0xf506000 
Aug 15 23:15:27 security kernel: [  188.521024] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:27 security kernel: [  188.521057] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b86000 
Aug 15 23:15:27 security kernel: [  188.521086] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:27 security kernel: [  188.521103] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:27 security kernel: [  188.521120] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b86800  paddr: 0xf506800 
Aug 15 23:15:27 security kernel: [  188.521146] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:27 security kernel: [  188.521166] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b86800 
Aug 15 23:15:27 security kernel: [  188.521255] <<< 10
Aug 15 23:15:27 security kernel: [  188.523030] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:27 security kernel: [  188.530880] em28xx #0 em28xx_isoc_copy :Video frame 6, length=1924, even
Aug 15 23:15:27 security kernel: [  188.530917] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:27 security kernel: [  188.546964] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:27 security kernel: [  188.547010] em28xx #0 em28xx_isoc_copy :Video frame 7, length=960, odd
Aug 15 23:15:27 security kernel: [  188.563044] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:27 security kernel: [  188.570865] em28xx #0 em28xx_isoc_copy :Video frame 8, length=1924, even
Aug 15 23:15:27 security kernel: [  188.570900] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:27 security kernel: [  188.586964] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:27 security kernel: [  188.587007] em28xx #0 em28xx_isoc_copy :Video frame 9, length=960, odd
Aug 15 23:15:27 security kernel: [  188.603032] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:27 security kernel: [  188.610871] em28xx #0 em28xx_isoc_copy :Video frame 10, length=1924, even
Aug 15 23:15:27 security kernel: [  188.610903] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:27 security kernel: [  188.626964] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:27 security kernel: [  188.627004] em28xx #0 em28xx_isoc_copy :Video frame 11, length=960, odd
Aug 15 23:15:27 security kernel: [  188.643021] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:27 security kernel: [  188.650858] em28xx #0 em28xx_isoc_copy :Video frame 12, length=1924, even
Aug 15 23:15:27 security kernel: [  188.650895] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:27 security kernel: [  188.666947] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:27 security kernel: [  188.666990] em28xx #0 em28xx_isoc_copy :Video frame 13, length=960, odd
Aug 15 23:15:27 security kernel: [  188.683042] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:27 security kernel: [  188.690856] em28xx #0 em28xx_isoc_copy :Video frame 14, length=1924, even
Aug 15 23:15:27 security kernel: [  188.690895] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:27 security kernel: [  188.706959] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:27 security kernel: [  188.706998] em28xx #0 em28xx_isoc_copy :Video frame 15, length=960, odd
Aug 15 23:15:27 security kernel: [  188.723027] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:27 security kernel: [  188.730867] em28xx #0 em28xx_isoc_copy :Video frame 16, length=1924, even
Aug 15 23:15:27 security kernel: [  188.730909] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:27 security kernel: [  188.746961] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:27 security kernel: [  188.747004] em28xx #0 em28xx_isoc_copy :Video frame 17, length=960, odd
Aug 15 23:15:27 security kernel: [  188.762636] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:27 security kernel: [  188.770629] em28xx #0 em28xx_isoc_copy :Video frame 18, length=1924, even
Aug 15 23:15:27 security kernel: [  188.770638] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:27 security kernel: [  188.786737] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:27 security kernel: [  188.786762] em28xx #0 em28xx_isoc_copy :Video frame 19, length=960, odd
Aug 15 23:15:27 security kernel: [  188.803031] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:27 security kernel: [  188.810845] em28xx #0 em28xx_isoc_copy :Video frame 20, length=1924, even
Aug 15 23:15:27 security kernel: [  188.810880] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:27 security kernel: [  188.826952] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:27 security kernel: [  188.826992] em28xx #0 em28xx_isoc_copy :Video frame 21, length=960, odd
Aug 15 23:15:27 security kernel: [  188.843021] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:27 security kernel: [  188.850837] em28xx #0 em28xx_isoc_copy :Video frame 22, length=1924, even
Aug 15 23:15:27 security kernel: [  188.850875] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:27 security kernel: [  188.866675] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:27 security kernel: [  188.866695] em28xx #0 em28xx_isoc_copy :Video frame 23, length=960, odd
Aug 15 23:15:27 security kernel: [  188.882664] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:27 security kernel: [  188.890656] em28xx #0 em28xx_isoc_copy :Video frame 24, length=1924, even
Aug 15 23:15:27 security kernel: [  188.890671] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:27 security kernel: [  188.907604] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:27 security kernel: [  188.907625] em28xx #0 em28xx_isoc_copy :Video frame 25, length=960, odd
Aug 15 23:15:27 security kernel: [  188.922796] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:27 security kernel: [  188.931589] em28xx #0 em28xx_isoc_copy :Video frame 26, length=1924, even
Aug 15 23:15:27 security kernel: [  188.931610] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:27 security kernel: [  188.946770] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:27 security kernel: [  188.946794] em28xx #0 em28xx_isoc_copy :Video frame 27, length=960, odd
Aug 15 23:15:27 security kernel: [  188.962805] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:27 security kernel: [  188.971600] em28xx #0 em28xx_isoc_copy :Video frame 28, length=1924, even
Aug 15 23:15:27 security kernel: [  188.971625] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:27 security kernel: [  188.987151] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:27 security kernel: [  188.987173] em28xx #0 em28xx_isoc_copy :Video frame 29, length=960, odd
Aug 15 23:15:27 security kernel: [  189.003223] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:27 security kernel: [  189.010731] em28xx #0 em28xx_isoc_copy :Video frame 30, length=1924, even
Aug 15 23:15:27 security kernel: [  189.010752] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:27 security kernel: [  189.020028] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:27 security kernel: [  189.020037] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:27 security kernel: [  189.020047] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:27 security kernel: [  189.020052] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:27 security kernel: [  189.020064] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:27 security kernel: [  189.020069] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf507000 maddr: 0x7b87000 
Aug 15 23:15:27 security kernel: [  189.020076] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b87000 
Aug 15 23:15:27 security kernel: [  189.020089] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b87000 
Aug 15 23:15:27 security kernel: [  189.020095] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:27 security kernel: [  189.020101] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:27 security kernel: [  189.020105] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:27 security kernel: [  189.020109] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:27 security kernel: [  189.020113] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf507800 maddr: 0x7b87800 
Aug 15 23:15:27 security kernel: [  189.020119] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b87800 
Aug 15 23:15:27 security kernel: [  189.020128] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b87800 
Aug 15 23:15:27 security kernel: [  189.020567] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:27 security kernel: [  189.020573] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:27 security kernel: [  189.020577] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b87000  paddr: 0xf507000 
Aug 15 23:15:27 security kernel: [  189.020583] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:27 security kernel: [  189.020588] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b87000 
Aug 15 23:15:27 security kernel: [  189.020595] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:27 security kernel: [  189.020598] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:27 security kernel: [  189.020602] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b87800  paddr: 0xf507800 
Aug 15 23:15:27 security kernel: [  189.020608] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:27 security kernel: [  189.020612] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b87800 
Aug 15 23:15:27 security kernel: [  189.020636] <<< 10
Aug 15 23:15:27 security kernel: [  189.026664] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:27 security kernel: [  189.026674] em28xx #0 em28xx_isoc_copy :Video frame 31, length=960, odd
Aug 15 23:15:27 security kernel: [  189.043142] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:27 security kernel: [  189.050641] em28xx #0 em28xx_isoc_copy :Video frame 32, length=1924, even
Aug 15 23:15:27 security kernel: [  189.050650] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:27 security kernel: [  189.066664] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:27 security kernel: [  189.066683] em28xx #0 em28xx_isoc_copy :Video frame 33, length=960, odd
Aug 15 23:15:27 security kernel: [  189.082790] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:27 security kernel: [  189.090743] em28xx #0 em28xx_isoc_copy :Video frame 34, length=1924, even
Aug 15 23:15:27 security kernel: [  189.090761] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:27 security kernel: [  189.106783] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:27 security kernel: [  189.106806] em28xx #0 em28xx_isoc_copy :Video frame 35, length=960, odd
Aug 15 23:15:27 security kernel: [  189.122782] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:27 security kernel: [  189.130721] em28xx #0 em28xx_isoc_copy :Video frame 36, length=1924, even
Aug 15 23:15:27 security kernel: [  189.130742] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:27 security kernel: [  189.146751] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:27 security kernel: [  189.146777] em28xx #0 em28xx_isoc_copy :Video frame 37, length=960, odd
Aug 15 23:15:27 security kernel: [  189.163040] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:27 security kernel: [  189.170873] em28xx #0 em28xx_isoc_copy :Video frame 38, length=1924, even
Aug 15 23:15:27 security kernel: [  189.170914] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:27 security kernel: [  189.186955] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:27 security kernel: [  189.186996] em28xx #0 em28xx_isoc_copy :Video frame 39, length=960, odd
Aug 15 23:15:27 security kernel: [  189.203013] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:27 security kernel: [  189.210866] em28xx #0 em28xx_isoc_copy :Video frame 40, length=1924, even
Aug 15 23:15:27 security kernel: [  189.210905] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:27 security kernel: [  189.226935] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:27 security kernel: [  189.226975] em28xx #0 em28xx_isoc_copy :Video frame 41, length=960, odd
Aug 15 23:15:27 security kernel: [  189.243036] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:27 security kernel: [  189.250900] em28xx #0 em28xx_isoc_copy :Video frame 42, length=1924, even
Aug 15 23:15:27 security kernel: [  189.250934] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:27 security kernel: [  189.266934] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:27 security kernel: [  189.266975] em28xx #0 em28xx_isoc_copy :Video frame 43, length=960, odd
Aug 15 23:15:27 security kernel: [  189.283021] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:27 security kernel: [  189.290846] em28xx #0 em28xx_isoc_copy :Video frame 44, length=1924, even
Aug 15 23:15:27 security kernel: [  189.290880] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:27 security kernel: [  189.306945] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:27 security kernel: [  189.306989] em28xx #0 em28xx_isoc_copy :Video frame 45, length=960, odd
Aug 15 23:15:28 security kernel: [  189.323012] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:28 security kernel: [  189.330898] em28xx #0 em28xx_isoc_copy :Video frame 46, length=1924, even
Aug 15 23:15:28 security kernel: [  189.330934] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:28 security kernel: [  189.346939] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:28 security kernel: [  189.346981] em28xx #0 em28xx_isoc_copy :Video frame 47, length=960, odd
Aug 15 23:15:28 security kernel: [  189.363001] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:28 security kernel: [  189.370855] em28xx #0 em28xx_isoc_copy :Video frame 48, length=1924, even
Aug 15 23:15:28 security kernel: [  189.370895] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:28 security kernel: [  189.386944] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:28 security kernel: [  189.386990] em28xx #0 em28xx_isoc_copy :Video frame 49, length=960, odd
Aug 15 23:15:28 security kernel: [  189.402626] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:28 security kernel: [  189.410621] em28xx #0 em28xx_isoc_copy :Video frame 50, length=1924, even
Aug 15 23:15:28 security kernel: [  189.410635] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:28 security kernel: [  189.426738] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:28 security kernel: [  189.426762] em28xx #0 em28xx_isoc_copy :Video frame 51, length=1440, odd
Aug 15 23:15:28 security kernel: [  189.442999] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:28 security kernel: [  189.450848] em28xx #0 em28xx_isoc_copy :Video frame 52, length=1924, even
Aug 15 23:15:28 security kernel: [  189.450879] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:28 security kernel: [  189.466939] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:28 security kernel: [  189.466985] em28xx #0 em28xx_isoc_copy :Video frame 53, length=1440, odd
Aug 15 23:15:28 security kernel: [  189.483001] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:28 security kernel: [  189.490836] em28xx #0 em28xx_isoc_copy :Video frame 54, length=1924, even
Aug 15 23:15:28 security kernel: [  189.490873] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:28 security kernel: [  189.506924] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:28 security kernel: [  189.506964] em28xx #0 em28xx_isoc_copy :Video frame 55, length=1440, odd
Aug 15 23:15:28 security kernel: [  189.520513] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:28 security kernel: [  189.520545] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:28 security kernel: [  189.520583] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:28 security kernel: [  189.520603] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:28 security kernel: [  189.520628] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:28 security kernel: [  189.520647] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf508000 maddr: 0x7b88000 
Aug 15 23:15:28 security kernel: [  189.520674] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b88000 
Aug 15 23:15:28 security kernel: [  189.520722] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b88000 
Aug 15 23:15:28 security kernel: [  189.520746] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:28 security kernel: [  189.520770] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:28 security kernel: [  189.520788] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:28 security kernel: [  189.520807] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:28 security kernel: [  189.520825] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf508800 maddr: 0x7b88800 
Aug 15 23:15:28 security kernel: [  189.520849] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b88800 
Aug 15 23:15:28 security kernel: [  189.520890] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b88800 
Aug 15 23:15:28 security kernel: [  189.521374] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:28 security kernel: [  189.521393] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:28 security kernel: [  189.521410] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b88000  paddr: 0xf508000 
Aug 15 23:15:28 security kernel: [  189.521438] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:28 security kernel: [  189.521459] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b88000 
Aug 15 23:15:28 security kernel: [  189.521488] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:28 security kernel: [  189.521505] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:28 security kernel: [  189.521522] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b88800  paddr: 0xf508800 
Aug 15 23:15:28 security kernel: [  189.521566] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:28 security kernel: [  189.521587] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b88800 
Aug 15 23:15:28 security kernel: [  189.521678] <<< 10
Aug 15 23:15:28 security kernel: [  189.522995] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:28 security kernel: [  189.530845] em28xx #0 em28xx_isoc_copy :Video frame 56, length=1924, even
Aug 15 23:15:28 security kernel: [  189.530887] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:28 security kernel: [  189.546921] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:28 security kernel: [  189.546963] em28xx #0 em28xx_isoc_copy :Video frame 57, length=1440, odd
Aug 15 23:15:28 security kernel: [  189.562994] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:28 security kernel: [  189.570877] em28xx #0 em28xx_isoc_copy :Video frame 58, length=1924, even
Aug 15 23:15:28 security kernel: [  189.570911] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:28 security kernel: [  189.586920] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:28 security kernel: [  189.586962] em28xx #0 em28xx_isoc_copy :Video frame 59, length=1440, odd
Aug 15 23:15:28 security kernel: [  189.602995] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:28 security kernel: [  189.610828] em28xx #0 em28xx_isoc_copy :Video frame 60, length=1924, even
Aug 15 23:15:28 security kernel: [  189.610859] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:28 security kernel: [  189.626920] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:28 security kernel: [  189.626957] em28xx #0 em28xx_isoc_copy :Video frame 61, length=1440, odd
Aug 15 23:15:28 security kernel: [  189.642998] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:28 security kernel: [  189.650824] em28xx #0 em28xx_isoc_copy :Video frame 62, length=1924, even
Aug 15 23:15:28 security kernel: [  189.650855] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:28 security kernel: [  189.666924] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:28 security kernel: [  189.666964] em28xx #0 em28xx_isoc_copy :Video frame 63, length=1440, odd
Aug 15 23:15:28 security kernel: [  189.682984] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:28 security kernel: [  189.690834] em28xx #0 em28xx_isoc_copy :Video frame 64, length=1924, even
Aug 15 23:15:28 security kernel: [  189.690873] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:28 security kernel: [  189.706925] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:28 security kernel: [  189.706974] em28xx #0 em28xx_isoc_copy :Video frame 65, length=1440, odd
Aug 15 23:15:28 security kernel: [  189.722606] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:28 security kernel: [  189.730595] em28xx #0 em28xx_isoc_copy :Video frame 66, length=1924, even
Aug 15 23:15:28 security kernel: [  189.730609] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:28 security kernel: [  189.746711] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:28 security kernel: [  189.746737] em28xx #0 em28xx_isoc_copy :Video frame 67, length=1440, odd
Aug 15 23:15:28 security kernel: [  189.762998] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:28 security kernel: [  189.770813] em28xx #0 em28xx_isoc_copy :Video frame 68, length=1924, even
Aug 15 23:15:28 security kernel: [  189.770851] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:28 security kernel: [  189.786908] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:28 security kernel: [  189.786948] em28xx #0 em28xx_isoc_copy :Video frame 69, length=1440, odd
Aug 15 23:15:28 security kernel: [  189.802971] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:28 security kernel: [  189.810805] em28xx #0 em28xx_isoc_copy :Video frame 70, length=1924, even
Aug 15 23:15:28 security kernel: [  189.810840] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:28 security kernel: [  189.826884] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:28 security kernel: [  189.826927] em28xx #0 em28xx_isoc_copy :Video frame 71, length=1440, odd
Aug 15 23:15:28 security kernel: [  189.842972] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:28 security kernel: [  189.850804] em28xx #0 em28xx_isoc_copy :Video frame 72, length=1924, even
Aug 15 23:15:28 security kernel: [  189.850838] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:28 security kernel: [  189.866631] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:28 security kernel: [  189.866641] em28xx #0 em28xx_isoc_copy :Video frame 73, length=1440, odd
Aug 15 23:15:28 security kernel: [  189.882763] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:28 security kernel: [  189.890671] em28xx #0 em28xx_isoc_copy :Video frame 74, length=1924, even
Aug 15 23:15:28 security kernel: [  189.890692] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:28 security kernel: [  189.906948] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:28 security kernel: [  189.906989] em28xx #0 em28xx_isoc_copy :Video frame 75, length=1440, odd
Aug 15 23:15:28 security kernel: [  189.923000] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:28 security kernel: [  189.930823] em28xx #0 em28xx_isoc_copy :Video frame 76, length=1924, even
Aug 15 23:15:28 security kernel: [  189.930861] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:28 security kernel: [  189.946921] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:28 security kernel: [  189.946965] em28xx #0 em28xx_isoc_copy :Video frame 77, length=1440, odd
Aug 15 23:15:28 security kernel: [  189.962994] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:28 security kernel: [  189.970814] em28xx #0 em28xx_isoc_copy :Video frame 78, length=1924, even
Aug 15 23:15:28 security kernel: [  189.970851] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:28 security kernel: [  189.986923] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:28 security kernel: [  189.986966] em28xx #0 em28xx_isoc_copy :Video frame 79, length=1440, odd
Aug 15 23:15:28 security kernel: [  190.003013] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:28 security kernel: [  190.010813] em28xx #0 em28xx_isoc_copy :Video frame 80, length=1924, even
Aug 15 23:15:28 security kernel: [  190.010848] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:28 security kernel: [  190.020146] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:28 security kernel: [  190.020173] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:28 security kernel: [  190.020210] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:28 security kernel: [  190.020229] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:28 security kernel: [  190.020251] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:28 security kernel: [  190.020269] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf509000 maddr: 0x7b89000 
Aug 15 23:15:28 security kernel: [  190.020295] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b89000 
Aug 15 23:15:28 security kernel: [  190.020341] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b89000 
Aug 15 23:15:28 security kernel: [  190.020364] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:28 security kernel: [  190.020389] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:28 security kernel: [  190.020406] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:28 security kernel: [  190.020425] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:28 security kernel: [  190.020443] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf509800 maddr: 0x7b89800 
Aug 15 23:15:28 security kernel: [  190.020467] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b89800 
Aug 15 23:15:28 security kernel: [  190.020506] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b89800 
Aug 15 23:15:28 security kernel: [  190.020929] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:28 security kernel: [  190.020950] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:28 security kernel: [  190.020968] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b89000  paddr: 0xf509000 
Aug 15 23:15:28 security kernel: [  190.020993] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:28 security kernel: [  190.021014] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b89000 
Aug 15 23:15:28 security kernel: [  190.021042] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:28 security kernel: [  190.021059] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:28 security kernel: [  190.021075] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b89800  paddr: 0xf509800 
Aug 15 23:15:28 security kernel: [  190.021100] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:28 security kernel: [  190.021119] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b89800 
Aug 15 23:15:28 security kernel: [  190.021222] <<< 10
Aug 15 23:15:28 security kernel: [  190.026927] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:28 security kernel: [  190.026968] em28xx #0 em28xx_isoc_copy :Video frame 81, length=1440, odd
Aug 15 23:15:28 security kernel: [  190.042624] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:28 security kernel: [  190.050580] em28xx #0 em28xx_isoc_copy :Video frame 82, length=1924, even
Aug 15 23:15:28 security kernel: [  190.050588] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:28 security kernel: [  190.066723] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:28 security kernel: [  190.066744] em28xx #0 em28xx_isoc_copy :Video frame 83, length=1440, odd
Aug 15 23:15:28 security kernel: [  190.083010] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:28 security kernel: [  190.090815] em28xx #0 em28xx_isoc_copy :Video frame 84, length=1924, even
Aug 15 23:15:28 security kernel: [  190.090852] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:28 security kernel: [  190.106916] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:28 security kernel: [  190.106958] em28xx #0 em28xx_isoc_copy :Video frame 85, length=1440, odd
Aug 15 23:15:28 security kernel: [  190.122994] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:28 security kernel: [  190.130807] em28xx #0 em28xx_isoc_copy :Video frame 86, length=1924, even
Aug 15 23:15:28 security kernel: [  190.130842] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:28 security kernel: [  190.146921] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:28 security kernel: [  190.146964] em28xx #0 em28xx_isoc_copy :Video frame 87, length=1440, odd
Aug 15 23:15:28 security kernel: [  190.162988] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:28 security kernel: [  190.170805] em28xx #0 em28xx_isoc_copy :Video frame 88, length=1924, even
Aug 15 23:15:28 security kernel: [  190.170842] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:28 security kernel: [  190.186944] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:28 security kernel: [  190.186985] em28xx #0 em28xx_isoc_copy :Video frame 89, length=1440, odd
Aug 15 23:15:28 security kernel: [  190.202979] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:28 security kernel: [  190.210796] em28xx #0 em28xx_isoc_copy :Video frame 90, length=1924, even
Aug 15 23:15:28 security kernel: [  190.210833] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:28 security kernel: [  190.226920] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:28 security kernel: [  190.226961] em28xx #0 em28xx_isoc_copy :Video frame 91, length=1440, odd
Aug 15 23:15:28 security kernel: [  190.242979] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:28 security kernel: [  190.250792] em28xx #0 em28xx_isoc_copy :Video frame 92, length=1924, even
Aug 15 23:15:28 security kernel: [  190.250831] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:28 security kernel: [  190.266895] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:28 security kernel: [  190.266932] em28xx #0 em28xx_isoc_copy :Video frame 93, length=1472, odd
Aug 15 23:15:28 security kernel: [  190.282973] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:28 security kernel: [  190.290803] em28xx #0 em28xx_isoc_copy :Video frame 94, length=1924, even
Aug 15 23:15:28 security kernel: [  190.290840] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:28 security kernel: [  190.306898] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:28 security kernel: [  190.306940] em28xx #0 em28xx_isoc_copy :Video frame 95, length=1476, odd
Aug 15 23:15:29 security kernel: [  190.322972] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:29 security kernel: [  190.330789] em28xx #0 em28xx_isoc_copy :Video frame 96, length=1924, even
Aug 15 23:15:29 security kernel: [  190.330824] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:29 security kernel: [  190.346912] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:29 security kernel: [  190.346958] em28xx #0 em28xx_isoc_copy :Video frame 97, length=1488, odd
Aug 15 23:15:29 security kernel: [  190.362995] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:29 security kernel: [  190.370798] em28xx #0 em28xx_isoc_copy :Video frame 98, length=1924, even
Aug 15 23:15:29 security kernel: [  190.370837] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:29 security kernel: [  190.386915] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:29 security kernel: [  190.386959] em28xx #0 em28xx_isoc_copy :Video frame 99, length=1484, odd
Aug 15 23:15:29 security kernel: [  190.402966] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:29 security kernel: [  190.410795] em28xx #0 em28xx_isoc_copy :Video frame 100, length=1924, even
Aug 15 23:15:29 security kernel: [  190.410831] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:29 security kernel: [  190.426886] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:29 security kernel: [  190.426931] em28xx #0 em28xx_isoc_copy :Video frame 101, length=1492, odd
Aug 15 23:15:29 security kernel: [  190.442958] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:29 security kernel: [  190.450776] em28xx #0 em28xx_isoc_copy :Video frame 102, length=1924, even
Aug 15 23:15:29 security kernel: [  190.450814] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:29 security kernel: [  190.466887] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:29 security kernel: [  190.466931] em28xx #0 em28xx_isoc_copy :Video frame 103, length=1496, odd
Aug 15 23:15:29 security kernel: [  190.482972] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:29 security kernel: [  190.490780] em28xx #0 em28xx_isoc_copy :Video frame 104, length=1924, even
Aug 15 23:15:29 security kernel: [  190.490818] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:29 security kernel: [  190.506889] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:29 security kernel: [  190.506929] em28xx #0 em28xx_isoc_copy :Video frame 105, length=1504, odd
Aug 15 23:15:29 security kernel: [  190.520091] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:29 security kernel: [  190.520134] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c00 maddr: 0x18d57ec00 
Aug 15 23:15:29 security kernel: [  190.520173] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:29 security kernel: [  190.520193] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:29 security kernel: [  190.520217] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:29 security kernel: [  190.520238] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf50a000 maddr: 0x7b8a000 
Aug 15 23:15:29 security kernel: [  190.520264] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b8a000 
Aug 15 23:15:29 security kernel: [  190.520311] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b8a000 
Aug 15 23:15:29 security kernel: [  190.520335] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:29 security kernel: [  190.520359] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:29 security kernel: [  190.520377] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:29 security kernel: [  190.520396] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:29 security kernel: [  190.520414] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf50a800 maddr: 0x7b8a800 
Aug 15 23:15:29 security kernel: [  190.520439] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b8a800 
Aug 15 23:15:29 security kernel: [  190.520480] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b8a800 
Aug 15 23:15:29 security kernel: [  190.520884] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:29 security kernel: [  190.520903] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:29 security kernel: [  190.520920] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b8a000  paddr: 0xf50a000 
Aug 15 23:15:29 security kernel: [  190.520946] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:29 security kernel: [  190.520967] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b8a000 
Aug 15 23:15:29 security kernel: [  190.520997] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:29 security kernel: [  190.521014] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:29 security kernel: [  190.521031] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b8a800  paddr: 0xf50a800 
Aug 15 23:15:29 security kernel: [  190.521056] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:29 security kernel: [  190.521076] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b8a800 
Aug 15 23:15:29 security kernel: [  190.521164] <<< 10
Aug 15 23:15:29 security kernel: [  190.522947] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:29 security kernel: [  190.530779] em28xx #0 em28xx_isoc_copy :Video frame 106, length=1924, even
Aug 15 23:15:29 security kernel: [  190.530819] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:29 security kernel: [  190.546892] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:29 security kernel: [  190.546934] em28xx #0 em28xx_isoc_copy :Video frame 107, length=1504, odd
Aug 15 23:15:29 security kernel: [  190.562951] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:29 security kernel: [  190.570770] em28xx #0 em28xx_isoc_copy :Video frame 108, length=1924, even
Aug 15 23:15:29 security kernel: [  190.570804] em28xx #0 buffer_filled :[ffff880030cdddf0/3] wakeup
Aug 15 23:15:29 security kernel: [  190.586879] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:29 security kernel: [  190.586921] em28xx #0 em28xx_isoc_copy :Video frame 109, length=1508, odd
Aug 15 23:15:29 security kernel: [  190.602955] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:29 security kernel: [  190.610768] em28xx #0 em28xx_isoc_copy :Video frame 110, length=1924, even
Aug 15 23:15:29 security kernel: [  190.610805] em28xx #0 buffer_filled :[ffff880031263df0/0] wakeup
Aug 15 23:15:29 security kernel: [  190.626880] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:29 security kernel: [  190.626917] em28xx #0 em28xx_isoc_copy :Video frame 111, length=1460, odd
Aug 15 23:15:29 security kernel: [  190.642945] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:29 security kernel: [  190.650778] em28xx #0 em28xx_isoc_copy :Video frame 112, length=1924, even
Aug 15 23:15:29 security kernel: [  190.650811] em28xx #0 buffer_filled :[ffff88001b2ccdf0/1] wakeup
Aug 15 23:15:29 security kernel: [  190.666872] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:29 security kernel: [  190.666910] em28xx #0 em28xx_isoc_copy :Video frame 113, length=1464, odd
Aug 15 23:15:29 security kernel: [  190.682590] em28xx #0 em28xx_copy_video :Overflow of 1444 bytes past buffer end(2)
Aug 15 23:15:29 security kernel: [  190.690561] em28xx #0 em28xx_isoc_copy :Video frame 114, length=1924, even
Aug 15 23:15:29 security kernel: [  190.690571] em28xx #0 buffer_filled :[ffff88003e080df0/2] wakeup
Aug 15 23:15:29 security kernel: [  190.706587] em28xx #0 em28xx_copy_video :Overflow of 4 bytes past buffer end(2)
Aug 15 23:15:29 security kernel: [  190.706600] em28xx #0 em28xx_isoc_copy :Video frame 115, length=1468, odd
Aug 15 23:15:29 security motion: [1] Calling vid_close() from motion_cleanup
Aug 15 23:15:29 security motion: [1] Closing video device /dev/kworld
Aug 15 23:15:29 security kernel: [  190.710785] em28xx #0 buffer_release :em28xx: called buffer_release
Aug 15 23:15:29 security kernel: [  190.710795] em28xx #0 buffer_release :em28xx: called buffer_release
Aug 15 23:15:29 security kernel: [  190.710801] em28xx #0 buffer_release :em28xx: called buffer_release
Aug 15 23:15:29 security kernel: [  190.710806] em28xx #0 buffer_release :em28xx: called buffer_release
Aug 15 23:15:29 security kernel: [  190.720812] em28xx #0 em28xx_uninit_isoc :em28xx: called em28xx_uninit_isoc
Aug 15 23:15:29 security kernel: [  190.726263] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0xc7e40000 
Aug 15 23:15:29 security kernel: [  190.726294] XEN-SWIOTLB: xen_swiotlb_free_coherent
Aug 15 23:15:29 security kernel: [  190.728317] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0xc7e00000 
Aug 15 23:15:29 security kernel: [  190.728333] XEN-SWIOTLB: xen_swiotlb_free_coherent
Aug 15 23:15:29 security kernel: [  190.728907] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0xc7a40000 
Aug 15 23:15:29 security kernel: [  190.728916] XEN-SWIOTLB: xen_swiotlb_free_coherent
Aug 15 23:15:29 security kernel: [  190.729423] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0xc7a00000 
Aug 15 23:15:29 security kernel: [  190.729434] XEN-SWIOTLB: xen_swiotlb_free_coherent
Aug 15 23:15:29 security kernel: [  190.730040] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0xc7dc0000 
Aug 15 23:15:29 security kernel: [  190.730049] XEN-SWIOTLB: xen_swiotlb_free_coherent
Aug 15 23:15:29 security kernel: [  190.730396] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:29 security kernel: [  190.730418] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c70 maddr: 0x18d57ec70 
Aug 15 23:15:29 security kernel: [  190.730428] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:29 security kernel: [  190.730435] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:29 security kernel: [  190.730447] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:29 security kernel: [  190.730452] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf50b000 maddr: 0x7b8b000 
Aug 15 23:15:29 security kernel: [  190.730459] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b8b000 
Aug 15 23:15:29 security kernel: [  190.730478] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b8b000 
Aug 15 23:15:29 security kernel: [  190.730485] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:29 security kernel: [  190.730492] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:29 security kernel: [  190.730496] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:29 security kernel: [  190.730501] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:29 security kernel: [  190.730506] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf50b800 maddr: 0x7b8b800 
Aug 15 23:15:29 security kernel: [  190.730512] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b8b800 
Aug 15 23:15:29 security kernel: [  190.730522] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b8b800 
Aug 15 23:15:29 security kernel: [  190.730936] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:29 security kernel: [  190.730947] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:29 security kernel: [  190.730956] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b8b000  paddr: 0xf50b000 
Aug 15 23:15:29 security kernel: [  190.730962] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:29 security kernel: [  190.730968] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b8b000 
Aug 15 23:15:29 security kernel: [  190.730978] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:29 security kernel: [  190.730986] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:29 security kernel: [  190.730990] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b8b800  paddr: 0xf50b800 
Aug 15 23:15:29 security kernel: [  190.730996] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:29 security kernel: [  190.731001] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b8b800 
Aug 15 23:15:29 security kernel: [  190.731046] <<< 10
Aug 15 23:15:29 security kernel: [  190.731053] (pipe 0x80000200): OUT: 40 00 00 00 0c 00 01 00 >>> 00
Aug 15 23:15:29 security kernel: [  190.731060] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910c70 maddr: 0x18d57ec70 
Aug 15 23:15:29 security kernel: [  190.731068] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:29 security kernel: [  190.731072] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:29 security kernel: [  190.731077] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:29 security kernel: [  190.731082] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf50c000 maddr: 0x7b8c000 
Aug 15 23:15:29 security kernel: [  190.731089] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b8c000 
Aug 15 23:15:29 security kernel: [  190.731100] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b8c000 
Aug 15 23:15:29 security kernel: [  190.731106] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:29 security kernel: [  190.731112] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:29 security kernel: [  190.731117] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:29 security kernel: [  190.731122] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:29 security kernel: [  190.731126] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf50c800 maddr: 0x7b8c800 
Aug 15 23:15:29 security kernel: [  190.731133] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b8c800 
Aug 15 23:15:29 security kernel: [  190.731146] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b8c800 
Aug 15 23:15:29 security kernel: [  190.731428] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:29 security kernel: [  190.731435] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:29 security kernel: [  190.731438] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b8c000  paddr: 0xf50c000 
Aug 15 23:15:29 security kernel: [  190.731445] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:29 security kernel: [  190.731449] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b8c000 
Aug 15 23:15:29 security kernel: [  190.731456] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:29 security kernel: [  190.731459] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:29 security kernel: [  190.731463] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b8c800  paddr: 0xf50c800 
Aug 15 23:15:29 security kernel: [  190.731469] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:29 security kernel: [  190.731473] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b8c800 
Aug 15 23:15:29 security kernel: [  190.743255] (pipe 0x80000200): OUT: 40 00 00 00 12 00 01 00 >>> 27
Aug 15 23:15:29 security kernel: [  190.743263] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x18910ce0 maddr: 0x18d57ece0 
Aug 15 23:15:29 security kernel: [  190.743271] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:29 security kernel: [  190.743276] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:29 security kernel: [  190.743281] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:29 security kernel: [  190.743285] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf50d000 maddr: 0x7b8d000 
Aug 15 23:15:29 security kernel: [  190.743291] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b8d000 
Aug 15 23:15:29 security kernel: [  190.743300] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b8d000 
Aug 15 23:15:29 security kernel: [  190.743306] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:29 security kernel: [  190.743311] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:29 security kernel: [  190.743315] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:29 security kernel: [  190.743320] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:29 security kernel: [  190.743324] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf50d800 maddr: 0x7b8d800 
Aug 15 23:15:29 security kernel: [  190.743329] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b8d800 
Aug 15 23:15:29 security kernel: [  190.743338] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b8d800 
Aug 15 23:15:29 security kernel: [  190.743678] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:29 security kernel: [  190.743683] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:29 security kernel: [  190.743687] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b8d000  paddr: 0xf50d000 
Aug 15 23:15:29 security kernel: [  190.743693] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:29 security kernel: [  190.743697] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b8d000 
Aug 15 23:15:29 security kernel: [  190.743704] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:29 security kernel: [  190.743708] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:29 security kernel: [  190.743711] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b8d800  paddr: 0xf50d800 
Aug 15 23:15:29 security kernel: [  190.743717] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:29 security kernel: [  190.743721] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b8d800 
Aug 15 23:15:29 security kernel: [  190.752096] xhci_hcd 0000:08:00.0: Allocating ring at ffff88003bcf8cc0
Aug 15 23:15:29 security kernel: [  190.752112] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880030c9a800 (virtual) 0xc7a95800 (DMA)
Aug 15 23:15:29 security kernel: [  190.752120] xhci_hcd 0000:08:00.0: Linking segment 0xc7a95800 to segment 0xc7a95800 (DMA)
Aug 15 23:15:29 security kernel: [  190.752127] xhci_hcd 0000:08:00.0: Wrote link toggle flag to segment ffff880018910ce0 (virtual), 0xc7a95800 (DMA)
Aug 15 23:15:29 security kernel: [  190.756022] usb 4-3: ep 0x81 - rounding interval to 1024 microframes
Aug 15 23:15:29 security kernel: [  190.756022] xhci_hcd 0000:08:00.0: Allocating ring at ffff880033b12d18
Aug 15 23:15:29 security kernel: [  190.756022] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:15:29 security kernel: [  190.756022] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff880038077b50 
Aug 15 23:15:29 security kernel: [  190.756022] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a80b000 (virtual) 0xc7a94000 (DMA)
Aug 15 23:15:29 security kernel: [  190.756022] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a80b400 (virtual) 0xc7a94400 (DMA)
Aug 15 23:15:29 security kernel: [  190.756022] xhci_hcd 0000:08:00.0: Linking segment 0xc7a94000 to segment 0xc7a94400 (DMA)
Aug 15 23:15:29 security kernel: [  190.756022] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a80b800 (virtual) 0xc7a94800 (DMA)
Aug 15 23:15:29 security kernel: [  190.756022] xhci_hcd 0000:08:00.0: Linking segment 0xc7a94400 to segment 0xc7a94800 (DMA)
Aug 15 23:15:29 security kernel: [  190.756022] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:15:29 security kernel: [  190.756022] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff880038077520 
Aug 15 23:15:29 security kernel: [  190.756022] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001b253000 (virtual) 0xc7a93000 (DMA)
Aug 15 23:15:29 security kernel: [  190.756022] xhci_hcd 0000:08:00.0: Linking segment 0xc7a94800 to segment 0xc7a93000 (DMA)
Aug 15 23:15:29 security kernel: [  190.756022] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001b253400 (virtual) 0xc7a93400 (DMA)
Aug 15 23:15:29 security kernel: [  190.756022] xhci_hcd 0000:08:00.0: Linking segment 0xc7a93000 to segment 0xc7a93400 (DMA)
Aug 15 23:15:29 security kernel: [  190.756022] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001b253800 (virtual) 0xc7a93800 (DMA)
Aug 15 23:15:29 security kernel: [  190.756022] xhci_hcd 0000:08:00.0: Linking segment 0xc7a93400 to segment 0xc7a93800 (DMA)
Aug 15 23:15:29 security kernel: [  190.756022] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:15:29 security kernel: [  190.756022] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff880038077578 
Aug 15 23:15:29 security kernel: [  190.756022] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001b27a000 (virtual) 0xc7a92000 (DMA)
Aug 15 23:15:29 security kernel: [  190.756022] xhci_hcd 0000:08:00.0: Linking segment 0xc7a93800 to segment 0xc7a92000 (DMA)
Aug 15 23:15:29 security kernel: [  190.756022] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001b27a400 (virtual) 0xc7a92400 (DMA)
Aug 15 23:15:29 security kernel: [  190.756022] xhci_hcd 0000:08:00.0: Linking segment 0xc7a92000 to segment 0xc7a92400 (DMA)
Aug 15 23:15:29 security kernel: [  190.756022] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001b27a800 (virtual) 0xc7a92800 (DMA)
Aug 15 23:15:29 security kernel: [  190.756022] xhci_hcd 0000:08:00.0: Linking segment 0xc7a92400 to segment 0xc7a92800 (DMA)
Aug 15 23:15:29 security kernel: [  190.894984] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:15:29 security kernel: [  190.895004] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff880038077af8 
Aug 15 23:15:29 security kernel: [  190.895016] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a80a000 (virtual) 0xc7a91000 (DMA)
Aug 15 23:15:29 security kernel: [  190.895024] xhci_hcd 0000:08:00.0: Linking segment 0xc7a92800 to segment 0xc7a91000 (DMA)
Aug 15 23:15:29 security kernel: [  190.895031] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a80a400 (virtual) 0xc7a91400 (DMA)
Aug 15 23:15:29 security kernel: [  190.895039] xhci_hcd 0000:08:00.0: Linking segment 0xc7a91000 to segment 0xc7a91400 (DMA)
Aug 15 23:15:29 security kernel: [  190.895046] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a80a800 (virtual) 0xc7a91800 (DMA)
Aug 15 23:15:29 security kernel: [  190.895055] xhci_hcd 0000:08:00.0: Linking segment 0xc7a91400 to segment 0xc7a91800 (DMA)
Aug 15 23:15:29 security kernel: [  190.895063] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:15:29 security kernel: [  190.895077] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff8800380776d8 
Aug 15 23:15:29 security kernel: [  190.895089] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880018687000 (virtual) 0xc7a90000 (DMA)
Aug 15 23:15:29 security kernel: [  190.895097] xhci_hcd 0000:08:00.0: Linking segment 0xc7a91800 to segment 0xc7a90000 (DMA)
Aug 15 23:15:29 security kernel: [  190.895104] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880018687400 (virtual) 0xc7a90400 (DMA)
Aug 15 23:15:29 security kernel: [  190.895111] xhci_hcd 0000:08:00.0: Linking segment 0xc7a90000 to segment 0xc7a90400 (DMA)
Aug 15 23:15:29 security kernel: [  190.895118] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880018687800 (virtual) 0xc7a90800 (DMA)
Aug 15 23:15:29 security kernel: [  190.895126] xhci_hcd 0000:08:00.0: Linking segment 0xc7a90400 to segment 0xc7a90800 (DMA)
Aug 15 23:15:29 security kernel: [  190.895134] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:15:29 security kernel: [  190.895148] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff880038077310 
Aug 15 23:15:29 security kernel: [  190.895160] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88002f2ae000 (virtual) 0xc7a8f000 (DMA)
Aug 15 23:15:29 security kernel: [  190.895168] xhci_hcd 0000:08:00.0: Linking segment 0xc7a90800 to segment 0xc7a8f000 (DMA)
Aug 15 23:15:29 security kernel: [  190.895175] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88002f2ae400 (virtual) 0xc7a8f400 (DMA)
Aug 15 23:15:29 security kernel: [  190.895184] xhci_hcd 0000:08:00.0: Linking segment 0xc7a8f000 to segment 0xc7a8f400 (DMA)
Aug 15 23:15:29 security kernel: [  190.895190] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88002f2ae800 (virtual) 0xc7a8f800 (DMA)
Aug 15 23:15:29 security kernel: [  190.895198] xhci_hcd 0000:08:00.0: Linking segment 0xc7a8f400 to segment 0xc7a8f800 (DMA)
Aug 15 23:15:29 security kernel: [  190.895206] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:15:29 security kernel: [  190.895220] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff880038077730 
Aug 15 23:15:29 security kernel: [  190.895231] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a97a000 (virtual) 0xc7a8e000 (DMA)
Aug 15 23:15:29 security kernel: [  190.895239] xhci_hcd 0000:08:00.0: Linking segment 0xc7a8f800 to segment 0xc7a8e000 (DMA)
Aug 15 23:15:29 security kernel: [  190.895246] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a97a400 (virtual) 0xc7a8e400 (DMA)
Aug 15 23:15:29 security kernel: [  190.895257] xhci_hcd 0000:08:00.0: Linking segment 0xc7a8e000 to segment 0xc7a8e400 (DMA)
Aug 15 23:15:29 security kernel: [  190.895264] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a97a800 (virtual) 0xc7a8e800 (DMA)
Aug 15 23:15:29 security kernel: [  190.895272] xhci_hcd 0000:08:00.0: Linking segment 0xc7a8e400 to segment 0xc7a8e800 (DMA)
Aug 15 23:15:29 security kernel: [  190.895279] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:15:29 security kernel: [  190.895293] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff8800380775d0 
Aug 15 23:15:29 security kernel: [  190.895304] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a85b000 (virtual) 0xc7a8d000 (DMA)
Aug 15 23:15:29 security kernel: [  190.895312] xhci_hcd 0000:08:00.0: Linking segment 0xc7a8e800 to segment 0xc7a8d000 (DMA)
Aug 15 23:15:29 security kernel: [  190.895319] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a85b400 (virtual) 0xc7a8d400 (DMA)
Aug 15 23:15:29 security kernel: [  190.895340] xhci_hcd 0000:08:00.0: Linking segment 0xc7a8d000 to segment 0xc7a8d400 (DMA)
Aug 15 23:15:29 security kernel: [  190.895352] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a85b800 (virtual) 0xc7a8d800 (DMA)
Aug 15 23:15:29 security kernel: [  190.895365] xhci_hcd 0000:08:00.0: Linking segment 0xc7a8d400 to segment 0xc7a8d800 (DMA)
Aug 15 23:15:29 security kernel: [  190.895375] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:15:29 security kernel: [  190.895390] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff880038077890 
Aug 15 23:15:29 security kernel: [  190.895403] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a84b000 (virtual) 0xc7a8c000 (DMA)
Aug 15 23:15:29 security kernel: [  190.895412] xhci_hcd 0000:08:00.0: Linking segment 0xc7a8d800 to segment 0xc7a8c000 (DMA)
Aug 15 23:15:29 security kernel: [  190.895421] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a84b400 (virtual) 0xc7a8c400 (DMA)
Aug 15 23:15:29 security kernel: [  190.895430] xhci_hcd 0000:08:00.0: Linking segment 0xc7a8c000 to segment 0xc7a8c400 (DMA)
Aug 15 23:15:29 security kernel: [  190.895437] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a84b800 (virtual) 0xc7a8c800 (DMA)
Aug 15 23:15:29 security kernel: [  190.895446] xhci_hcd 0000:08:00.0: Linking segment 0xc7a8c400 to segment 0xc7a8c800 (DMA)
Aug 15 23:15:29 security kernel: [  190.895454] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:15:29 security kernel: [  190.895470] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff880038077368 
Aug 15 23:15:29 security kernel: [  190.895482] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a85a000 (virtual) 0xc7a8b000 (DMA)
Aug 15 23:15:29 security kernel: [  190.895491] xhci_hcd 0000:08:00.0: Linking segment 0xc7a8c800 to segment 0xc7a8b000 (DMA)
Aug 15 23:15:29 security kernel: [  190.895499] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a85a400 (virtual) 0xc7a8b400 (DMA)
Aug 15 23:15:29 security kernel: [  190.895513] xhci_hcd 0000:08:00.0: Linking segment 0xc7a8b000 to segment 0xc7a8b400 (DMA)
Aug 15 23:15:29 security kernel: [  190.895521] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a85a800 (virtual) 0xc7a8b800 (DMA)
Aug 15 23:15:29 security kernel: [  190.895530] xhci_hcd 0000:08:00.0: Linking segment 0xc7a8b400 to segment 0xc7a8b800 (DMA)
Aug 15 23:15:29 security kernel: [  190.895538] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:15:29 security kernel: [  190.895554] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff880038077260 
Aug 15 23:15:29 security kernel: [  190.895567] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880017ca5000 (virtual) 0xc7a8a000 (DMA)
Aug 15 23:15:29 security kernel: [  190.895575] xhci_hcd 0000:08:00.0: Linking segment 0xc7a8b800 to segment 0xc7a8a000 (DMA)
Aug 15 23:15:29 security kernel: [  190.895583] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880017ca5400 (virtual) 0xc7a8a400 (DMA)
Aug 15 23:15:29 security kernel: [  190.895592] xhci_hcd 0000:08:00.0: Linking segment 0xc7a8a000 to segment 0xc7a8a400 (DMA)
Aug 15 23:15:29 security kernel: [  190.895600] xhci_hcd 0000:08:00.0: Linking segment 0xc7a8a400 to segment 0xc7a94000 (DMA)
Aug 15 23:15:29 security kernel: [  190.895607] xhci_hcd 0000:08:00.0: Wrote link toggle flag to segment ffff88001b27b6c0 (virtual), 0xc7a8a400 (DMA)
Aug 15 23:15:29 security kernel: [  190.895615] usb 4-3: ep 0x82 - rounding interval to 1 microframes
Aug 15 23:15:29 security kernel: [  190.895622] xhci_hcd 0000:08:00.0: Allocating ring at ffff88003d632a20
Aug 15 23:15:29 security kernel: [  190.895629] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880017ca5800 (virtual) 0xc7a8a800 (DMA)
Aug 15 23:15:29 security kernel: [  190.895645] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:15:29 security kernel: [  190.895669] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001af20730 
Aug 15 23:15:29 security kernel: [  190.895686] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001aedc000 (virtual) 0xc7a89000 (DMA)
Aug 15 23:15:29 security kernel: [  190.895695] xhci_hcd 0000:08:00.0: Linking segment 0xc7a8a800 to segment 0xc7a89000 (DMA)
Aug 15 23:15:29 security kernel: [  190.895703] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001aedc400 (virtual) 0xc7a89400 (DMA)
Aug 15 23:15:29 security kernel: [  190.895712] xhci_hcd 0000:08:00.0: Linking segment 0xc7a89000 to segment 0xc7a89400 (DMA)
Aug 15 23:15:29 security kernel: [  190.895719] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001aedc800 (virtual) 0xc7a89800 (DMA)
Aug 15 23:15:29 security kernel: [  190.895728] xhci_hcd 0000:08:00.0: Linking segment 0xc7a89400 to segment 0xc7a89800 (DMA)
Aug 15 23:15:29 security kernel: [  190.895737] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:15:29 security kernel: [  190.895752] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001af20cb0 
Aug 15 23:15:29 security kernel: [  190.895765] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a2d5000 (virtual) 0xc7a88000 (DMA)
Aug 15 23:15:29 security kernel: [  190.895774] xhci_hcd 0000:08:00.0: Linking segment 0xc7a89800 to segment 0xc7a88000 (DMA)
Aug 15 23:15:29 security kernel: [  190.895782] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a2d5400 (virtual) 0xc7a88400 (DMA)
Aug 15 23:15:29 security kernel: [  190.895790] xhci_hcd 0000:08:00.0: Linking segment 0xc7a88000 to segment 0xc7a88400 (DMA)
Aug 15 23:15:29 security kernel: [  190.895798] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a2d5800 (virtual) 0xc7a88800 (DMA)
Aug 15 23:15:29 security kernel: [  190.895807] xhci_hcd 0000:08:00.0: Linking segment 0xc7a88400 to segment 0xc7a88800 (DMA)
Aug 15 23:15:29 security kernel: [  190.895815] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:15:29 security kernel: [  190.895831] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001af20e10 
Aug 15 23:15:29 security kernel: [  190.895853] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880036efa000 (virtual) 0xc7a87000 (DMA)
Aug 15 23:15:29 security kernel: [  190.895861] xhci_hcd 0000:08:00.0: Linking segment 0xc7a88800 to segment 0xc7a87000 (DMA)
Aug 15 23:15:29 security kernel: [  190.895868] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880036efa400 (virtual) 0xc7a87400 (DMA)
Aug 15 23:15:29 security kernel: [  190.895876] xhci_hcd 0000:08:00.0: Linking segment 0xc7a87000 to segment 0xc7a87400 (DMA)
Aug 15 23:15:29 security kernel: [  190.895884] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880036efa800 (virtual) 0xc7a87800 (DMA)
Aug 15 23:15:29 security kernel: [  190.895892] xhci_hcd 0000:08:00.0: Linking segment 0xc7a87400 to segment 0xc7a87800 (DMA)
Aug 15 23:15:29 security kernel: [  190.895899] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:15:29 security kernel: [  190.895914] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001af20c00 
Aug 15 23:15:29 security kernel: [  190.895925] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a935000 (virtual) 0xc7a86000 (DMA)
Aug 15 23:15:29 security kernel: [  190.895933] xhci_hcd 0000:08:00.0: Linking segment 0xc7a87800 to segment 0xc7a86000 (DMA)
Aug 15 23:15:29 security kernel: [  190.895940] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a935400 (virtual) 0xc7a86400 (DMA)
Aug 15 23:15:29 security kernel: [  190.895948] xhci_hcd 0000:08:00.0: Linking segment 0xc7a86000 to segment 0xc7a86400 (DMA)
Aug 15 23:15:29 security kernel: [  190.895955] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a935800 (virtual) 0xc7a86800 (DMA)
Aug 15 23:15:29 security kernel: [  190.895963] xhci_hcd 0000:08:00.0: Linking segment 0xc7a86400 to segment 0xc7a86800 (DMA)
Aug 15 23:15:29 security kernel: [  190.895970] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:15:29 security kernel: [  190.895985] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001af20d08 
Aug 15 23:15:29 security kernel: [  190.895996] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880031b09000 (virtual) 0xc7a85000 (DMA)
Aug 15 23:15:29 security kernel: [  190.896005] xhci_hcd 0000:08:00.0: Linking segment 0xc7a86800 to segment 0xc7a85000 (DMA)
Aug 15 23:15:29 security kernel: [  190.896012] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880031b09400 (virtual) 0xc7a85400 (DMA)
Aug 15 23:15:29 security kernel: [  190.896020] xhci_hcd 0000:08:00.0: Linking segment 0xc7a85000 to segment 0xc7a85400 (DMA)
Aug 15 23:15:29 security kernel: [  190.896027] xhci_hcd 0000:08:00.0: // Allocating segment at ffff880031b09800 (virtual) 0xc7a85800 (DMA)
Aug 15 23:15:29 security kernel: [  190.896035] xhci_hcd 0000:08:00.0: Linking segment 0xc7a85400 to segment 0xc7a85800 (DMA)
Aug 15 23:15:29 security kernel: [  190.896042] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:15:29 security kernel: [  190.896057] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001af203c0 
Aug 15 23:15:29 security kernel: [  190.896068] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a834000 (virtual) 0xc7a84000 (DMA)
Aug 15 23:15:29 security kernel: [  190.896076] xhci_hcd 0000:08:00.0: Linking segment 0xc7a85800 to segment 0xc7a84000 (DMA)
Aug 15 23:15:29 security kernel: [  190.896083] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a834400 (virtual) 0xc7a84400 (DMA)
Aug 15 23:15:29 security kernel: [  190.896091] xhci_hcd 0000:08:00.0: Linking segment 0xc7a84000 to segment 0xc7a84400 (DMA)
Aug 15 23:15:29 security kernel: [  190.896098] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a834800 (virtual) 0xc7a84800 (DMA)
Aug 15 23:15:29 security kernel: [  190.896108] xhci_hcd 0000:08:00.0: Linking segment 0xc7a84400 to segment 0xc7a84800 (DMA)
Aug 15 23:15:29 security kernel: [  190.896116] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:15:29 security kernel: [  190.896131] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001a9c6998 
Aug 15 23:15:29 security kernel: [  190.896142] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a83d000 (virtual) 0xc7a83000 (DMA)
Aug 15 23:15:29 security kernel: [  190.896150] xhci_hcd 0000:08:00.0: Linking segment 0xc7a84800 to segment 0xc7a83000 (DMA)
Aug 15 23:15:29 security kernel: [  190.896157] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a83d400 (virtual) 0xc7a83400 (DMA)
Aug 15 23:15:29 security kernel: [  190.896165] xhci_hcd 0000:08:00.0: Linking segment 0xc7a83000 to segment 0xc7a83400 (DMA)
Aug 15 23:15:29 security kernel: [  190.896172] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a83d800 (virtual) 0xc7a83800 (DMA)
Aug 15 23:15:29 security kernel: [  190.896180] xhci_hcd 0000:08:00.0: Linking segment 0xc7a83400 to segment 0xc7a83800 (DMA)
Aug 15 23:15:29 security kernel: [  190.896187] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:15:29 security kernel: [  190.896203] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff88001a9c6a48 
Aug 15 23:15:29 security kernel: [  190.896214] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88003bf0b000 (virtual) 0xc7a82000 (DMA)
Aug 15 23:15:29 security kernel: [  190.896222] xhci_hcd 0000:08:00.0: Linking segment 0xc7a83800 to segment 0xc7a82000 (DMA)
Aug 15 23:15:29 security kernel: [  190.896229] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88003bf0b400 (virtual) 0xc7a82400 (DMA)
Aug 15 23:15:29 security kernel: [  190.896237] xhci_hcd 0000:08:00.0: Linking segment 0xc7a82000 to segment 0xc7a82400 (DMA)
Aug 15 23:15:29 security kernel: [  190.896244] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88003bf0b800 (virtual) 0xc7a82800 (DMA)
Aug 15 23:15:29 security kernel: [  190.896251] xhci_hcd 0000:08:00.0: Linking segment 0xc7a82400 to segment 0xc7a82800 (DMA)
Aug 15 23:15:29 security kernel: [  190.896260] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:15:29 security kernel: [  190.896274] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff880038077f18 
Aug 15 23:15:29 security kernel: [  190.896285] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001b265000 (virtual) 0xc7a81000 (DMA)
Aug 15 23:15:29 security kernel: [  190.896293] xhci_hcd 0000:08:00.0: Linking segment 0xc7a82800 to segment 0xc7a81000 (DMA)
Aug 15 23:15:29 security kernel: [  190.896301] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001b265400 (virtual) 0xc7a81400 (DMA)
Aug 15 23:15:29 security kernel: [  190.896308] xhci_hcd 0000:08:00.0: Linking segment 0xc7a81000 to segment 0xc7a81400 (DMA)
Aug 15 23:15:29 security kernel: [  190.896315] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001b265800 (virtual) 0xc7a81800 (DMA)
Aug 15 23:15:29 security kernel: [  190.896323] xhci_hcd 0000:08:00.0: Linking segment 0xc7a81400 to segment 0xc7a81800 (DMA)
Aug 15 23:15:29 security kernel: [  190.896331] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:15:29 security kernel: [  190.896345] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff880038077d08 
Aug 15 23:15:29 security kernel: [  190.896356] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a811000 (virtual) 0xc7a80000 (DMA)
Aug 15 23:15:29 security kernel: [  190.896364] xhci_hcd 0000:08:00.0: Linking segment 0xc7a81800 to segment 0xc7a80000 (DMA)
Aug 15 23:15:29 security kernel: [  190.896372] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a811400 (virtual) 0xc7a80400 (DMA)
Aug 15 23:15:29 security kernel: [  190.896379] xhci_hcd 0000:08:00.0: Linking segment 0xc7a80000 to segment 0xc7a80400 (DMA)
Aug 15 23:15:29 security kernel: [  190.896386] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a811800 (virtual) 0xc7a80800 (DMA)
Aug 15 23:15:29 security kernel: [  190.896394] xhci_hcd 0000:08:00.0: Linking segment 0xc7a80400 to segment 0xc7a80800 (DMA)
Aug 15 23:15:29 security kernel: [  190.896401] XEN-SWIOTLB: xen_swiotlb_alloc_coherent
Aug 15 23:15:29 security kernel: [  190.896416] XEN-SWIOTLB: xen_swiotlb_alloc_coherent dma_handle: 0xffff880038077940 
Aug 15 23:15:29 security kernel: [  190.896427] xhci_hcd 0000:08:00.0: // Allocating segment at ffff88001a2a1000 (virtual) 0xc7e7f000 (DMA)
Aug 15 23:15:29 security kernel: [  190.896435] xhci_hcd 0000:08:00.0: Linking segment 0xc7a80800 to segment 0xc7e7f000 (DMA)
Aug 15 23:15:29 security kernel: [  190.896442] xhci_hcd 0000:08:00.0: Linking segment 0xc7e7f000 to segment 0xc7a8a800 (DMA)
Aug 15 23:15:29 security kernel: [  190.896449] xhci_hcd 0000:08:00.0: Wrote link toggle flag to segment ffff88001b27bdc0 (virtual), 0xc7e7f000 (DMA)
Aug 15 23:15:29 security kernel: [  190.896456] usb 4-3: ep 0x84 - rounding interval to 1 microframes
Aug 15 23:15:29 security kernel: [  190.950401] xhci_hcd 0000:08:00.0: Cached old ring, 10 rings cached
Aug 15 23:15:29 security kernel: [  190.950412] xhci_hcd 0000:08:00.0: Cached old ring, 11 rings cached
Aug 15 23:15:29 security kernel: [  190.950419] xhci_hcd 0000:08:00.0: Cached old ring, 12 rings cached
Aug 15 23:15:29 security kernel: [  190.950429] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd18 maddr: 0x18ac13d18 
Aug 15 23:15:29 security kernel: [  190.950436] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:29 security kernel: [  190.950441] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:29 security kernel: [  190.950452] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:29 security kernel: [  190.950458] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf50e000 maddr: 0x7b8e000 
Aug 15 23:15:29 security kernel: [  190.950465] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b8e000 
Aug 15 23:15:29 security kernel: [  190.950488] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b8e000 
Aug 15 23:15:29 security kernel: [  190.950714] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:29 security kernel: [  190.950719] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:29 security kernel: [  190.950723] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b8e000  paddr: 0xf50e000 
Aug 15 23:15:29 security kernel: [  190.950729] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:29 security kernel: [  190.950734] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b8e000 
Aug 15 23:15:29 security kernel: [  190.951183] em28xx #0 buffer_release :em28xx: called buffer_release
Aug 15 23:15:29 security kernel: [  190.951198] em28xx #0 buffer_release :em28xx: called buffer_release
Aug 15 23:15:29 security kernel: [  190.951210] em28xx #0 buffer_release :em28xx: called buffer_release
Aug 15 23:15:29 security kernel: [  190.951222] em28xx #0 buffer_release :em28xx: called buffer_release
Aug 15 23:15:29 security kernel: [  191.020197] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:29 security kernel: [  191.020230] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:29 security kernel: [  191.020267] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:29 security kernel: [  191.020286] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:29 security kernel: [  191.020310] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:29 security kernel: [  191.020329] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf50e800 maddr: 0x7b8e800 
Aug 15 23:15:29 security kernel: [  191.020355] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b8e800 
Aug 15 23:15:29 security kernel: [  191.020402] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b8e800 
Aug 15 23:15:29 security kernel: [  191.020426] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:29 security kernel: [  191.020450] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:29 security kernel: [  191.020468] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:29 security kernel: [  191.020487] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:29 security kernel: [  191.020505] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf50f000 maddr: 0x7b8f000 
Aug 15 23:15:29 security kernel: [  191.020530] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b8f000 
Aug 15 23:15:29 security kernel: [  191.020570] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b8f000 
Aug 15 23:15:29 security kernel: [  191.021001] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:29 security kernel: [  191.021028] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:29 security kernel: [  191.021045] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b8e800  paddr: 0xf50e800 
Aug 15 23:15:29 security kernel: [  191.021071] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:29 security kernel: [  191.021092] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b8e800 
Aug 15 23:15:29 security kernel: [  191.021120] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:29 security kernel: [  191.021136] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:29 security kernel: [  191.024098] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b8f000  paddr: 0xf50f000 
Aug 15 23:15:29 security kernel: [  191.024098] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:29 security kernel: [  191.024098] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b8f000 
Aug 15 23:15:29 security kernel: [  191.103664] <<< 00
Aug 15 23:15:30 security kernel: [  191.600194] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:30 security kernel: [  191.600227] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:30 security kernel: [  191.600269] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:30 security kernel: [  191.600289] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:30 security kernel: [  191.600312] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:30 security kernel: [  191.600333] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf50f800 maddr: 0x7b8f800 
Aug 15 23:15:30 security kernel: [  191.600360] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b8f800 
Aug 15 23:15:30 security kernel: [  191.600407] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b8f800 
Aug 15 23:15:30 security kernel: [  191.600431] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:30 security kernel: [  191.600456] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:30 security kernel: [  191.600473] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:30 security kernel: [  191.600493] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:30 security kernel: [  191.600511] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf510000 maddr: 0x7b90000 
Aug 15 23:15:30 security kernel: [  191.600536] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b90000 
Aug 15 23:15:30 security kernel: [  191.600576] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b90000 
Aug 15 23:15:30 security kernel: [  191.600997] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:30 security kernel: [  191.601023] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:30 security kernel: [  191.601041] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b8f800  paddr: 0xf50f800 
Aug 15 23:15:30 security kernel: [  191.601067] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:30 security kernel: [  191.601088] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b8f800 
Aug 15 23:15:30 security kernel: [  191.601117] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:30 security kernel: [  191.601134] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:30 security kernel: [  191.601150] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b90000  paddr: 0xf510000 
Aug 15 23:15:30 security kernel: [  191.601175] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:30 security kernel: [  191.601195] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b90000 
Aug 15 23:15:30 security kernel: [  191.601301] <<< 00
Aug 15 23:15:30 security kernel: [  192.100168] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:30 security kernel: [  192.100199] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:30 security kernel: [  192.100241] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:30 security kernel: [  192.100260] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:30 security kernel: [  192.100284] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:30 security kernel: [  192.100304] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf510800 maddr: 0x7b90800 
Aug 15 23:15:30 security kernel: [  192.100330] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b90800 
Aug 15 23:15:30 security kernel: [  192.100377] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b90800 
Aug 15 23:15:30 security kernel: [  192.100401] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:30 security kernel: [  192.100425] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:30 security kernel: [  192.100443] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:30 security kernel: [  192.100463] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:30 security kernel: [  192.100481] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf511000 maddr: 0x7b91000 
Aug 15 23:15:30 security kernel: [  192.100505] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b91000 
Aug 15 23:15:30 security kernel: [  192.100546] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b91000 
Aug 15 23:15:30 security kernel: [  192.100972] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:30 security kernel: [  192.101002] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:30 security kernel: [  192.101021] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b90800  paddr: 0xf510800 
Aug 15 23:15:30 security kernel: [  192.101047] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:30 security kernel: [  192.101068] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b90800 
Aug 15 23:15:30 security kernel: [  192.101096] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:30 security kernel: [  192.101113] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:30 security kernel: [  192.101129] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b91000  paddr: 0xf511000 
Aug 15 23:15:30 security kernel: [  192.101153] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:30 security kernel: [  192.101175] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b91000 
Aug 15 23:15:30 security kernel: [  192.101283] <<< 00
Aug 15 23:15:31 security kernel: [  192.600179] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:31 security kernel: [  192.600210] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:31 security kernel: [  192.600250] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:31 security kernel: [  192.600269] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:31 security kernel: [  192.600291] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:31 security kernel: [  192.600311] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf511800 maddr: 0x7b91800 
Aug 15 23:15:31 security kernel: [  192.600337] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b91800 
Aug 15 23:15:31 security kernel: [  192.600381] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b91800 
Aug 15 23:15:31 security kernel: [  192.600405] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:31 security kernel: [  192.600430] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:31 security kernel: [  192.600447] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:31 security kernel: [  192.600467] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:31 security kernel: [  192.600485] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf512000 maddr: 0x7b92000 
Aug 15 23:15:31 security kernel: [  192.600510] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b92000 
Aug 15 23:15:31 security kernel: [  192.600549] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b92000 
Aug 15 23:15:31 security kernel: [  192.600956] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:31 security kernel: [  192.600982] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:31 security kernel: [  192.601000] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b91800  paddr: 0xf511800 
Aug 15 23:15:31 security kernel: [  192.601025] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:31 security kernel: [  192.601046] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b91800 
Aug 15 23:15:31 security kernel: [  192.601073] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:31 security kernel: [  192.601090] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:31 security kernel: [  192.601106] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b92000  paddr: 0xf512000 
Aug 15 23:15:31 security kernel: [  192.601130] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:31 security kernel: [  192.601152] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b92000 
Aug 15 23:15:31 security kernel: [  192.601268] <<< 00
Aug 15 23:15:31 security motion: [0] Motion terminating
Aug 15 23:15:31 security motion: [0] Removed process id file (pid file).
Aug 15 23:15:31 security kernel: [  193.100147] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:31 security kernel: [  193.100194] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:31 security kernel: [  193.100234] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:31 security kernel: [  193.100254] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:31 security kernel: [  193.100278] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:31 security kernel: [  193.100298] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf512800 maddr: 0x7b92800 
Aug 15 23:15:31 security kernel: [  193.100324] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b92800 
Aug 15 23:15:31 security kernel: [  193.100370] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b92800 
Aug 15 23:15:31 security kernel: [  193.100394] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:31 security kernel: [  193.100419] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:31 security kernel: [  193.100436] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:31 security kernel: [  193.100456] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:31 security kernel: [  193.100474] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf513000 maddr: 0x7b93000 
Aug 15 23:15:31 security kernel: [  193.100498] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b93000 
Aug 15 23:15:31 security kernel: [  193.100539] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b93000 
Aug 15 23:15:31 security kernel: [  193.100947] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:31 security kernel: [  193.100971] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:31 security kernel: [  193.100989] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b92800  paddr: 0xf512800 
Aug 15 23:15:31 security kernel: [  193.101015] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:31 security kernel: [  193.101035] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b92800 
Aug 15 23:15:31 security kernel: [  193.101063] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:31 security kernel: [  193.101080] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:31 security kernel: [  193.101096] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b93000  paddr: 0xf513000 
Aug 15 23:15:31 security kernel: [  193.101120] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:31 security kernel: [  193.101143] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b93000 
Aug 15 23:15:31 security kernel: [  193.101255] <<< 00
Aug 15 23:15:32 security kernel: [  193.600183] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:32 security kernel: [  193.600218] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:32 security kernel: [  193.600261] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:32 security kernel: [  193.600282] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:32 security kernel: [  193.600309] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:32 security kernel: [  193.600329] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf513800 maddr: 0x7b93800 
Aug 15 23:15:32 security kernel: [  193.600356] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b93800 
Aug 15 23:15:32 security kernel: [  193.600404] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b93800 
Aug 15 23:15:32 security kernel: [  193.600428] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:32 security kernel: [  193.600452] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:32 security kernel: [  193.600470] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:32 security kernel: [  193.600490] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:32 security kernel: [  193.600508] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf514000 maddr: 0x7b94000 
Aug 15 23:15:32 security kernel: [  193.600533] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b94000 
Aug 15 23:15:32 security kernel: [  193.600592] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b94000 
Aug 15 23:15:32 security kernel: [  193.601025] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:32 security kernel: [  193.601050] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:32 security kernel: [  193.601068] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b93800  paddr: 0xf513800 
Aug 15 23:15:32 security kernel: [  193.601094] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:32 security kernel: [  193.601116] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b93800 
Aug 15 23:15:32 security kernel: [  193.601145] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:32 security kernel: [  193.601162] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:32 security kernel: [  193.601178] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b94000  paddr: 0xf514000 
Aug 15 23:15:32 security kernel: [  193.601204] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:32 security kernel: [  193.601225] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b94000 
Aug 15 23:15:32 security kernel: [  193.601428] <<< 00
Aug 15 23:15:32 security kernel: [  194.100133] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:32 security kernel: [  194.100184] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:32 security kernel: [  194.100197] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:32 security kernel: [  194.100202] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:32 security kernel: [  194.100208] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:32 security kernel: [  194.100213] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf514800 maddr: 0x7b94800 
Aug 15 23:15:32 security kernel: [  194.100220] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b94800 
Aug 15 23:15:32 security kernel: [  194.100234] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b94800 
Aug 15 23:15:32 security kernel: [  194.100240] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:32 security kernel: [  194.100246] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:32 security kernel: [  194.100250] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:32 security kernel: [  194.100255] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:32 security kernel: [  194.100260] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf515000 maddr: 0x7b95000 
Aug 15 23:15:32 security kernel: [  194.100266] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b95000 
Aug 15 23:15:32 security kernel: [  194.100276] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b95000 
Aug 15 23:15:32 security kernel: [  194.100576] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:32 security kernel: [  194.100583] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:32 security kernel: [  194.100588] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b94800  paddr: 0xf514800 
Aug 15 23:15:32 security kernel: [  194.100594] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:32 security kernel: [  194.100599] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b94800 
Aug 15 23:15:32 security kernel: [  194.100607] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:32 security kernel: [  194.100611] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:32 security kernel: [  194.100614] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b95000  paddr: 0xf515000 
Aug 15 23:15:32 security kernel: [  194.100620] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:32 security kernel: [  194.100624] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b95000 
Aug 15 23:15:32 security kernel: [  194.100652] <<< 00
Aug 15 23:15:33 security kernel: [  194.600178] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:33 security kernel: [  194.600212] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:33 security kernel: [  194.600250] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:33 security kernel: [  194.600270] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:33 security kernel: [  194.600294] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:33 security kernel: [  194.600313] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf515800 maddr: 0x7b95800 
Aug 15 23:15:33 security kernel: [  194.600339] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b95800 
Aug 15 23:15:33 security kernel: [  194.600385] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b95800 
Aug 15 23:15:33 security kernel: [  194.600409] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:33 security kernel: [  194.600434] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:33 security kernel: [  194.600451] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:33 security kernel: [  194.600471] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:33 security kernel: [  194.600489] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf516000 maddr: 0x7b96000 
Aug 15 23:15:33 security kernel: [  194.600514] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b96000 
Aug 15 23:15:33 security kernel: [  194.600554] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b96000 
Aug 15 23:15:33 security kernel: [  194.600996] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:33 security kernel: [  194.601022] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:33 security kernel: [  194.601040] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b95800  paddr: 0xf515800 
Aug 15 23:15:33 security kernel: [  194.601066] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:33 security kernel: [  194.601087] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b95800 
Aug 15 23:15:33 security kernel: [  194.601115] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:33 security kernel: [  194.601131] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:33 security kernel: [  194.601150] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b96000  paddr: 0xf516000 
Aug 15 23:15:33 security kernel: [  194.601175] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:33 security kernel: [  194.601195] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b96000 
Aug 15 23:15:33 security kernel: [  194.601302] <<< 00
Aug 15 23:15:33 security kernel: [  195.100223] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:33 security kernel: [  195.100254] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:33 security kernel: [  195.100293] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:33 security kernel: [  195.100312] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:33 security kernel: [  195.100354] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:33 security kernel: [  195.100374] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf516800 maddr: 0x7b96800 
Aug 15 23:15:33 security kernel: [  195.100400] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b96800 
Aug 15 23:15:33 security kernel: [  195.100446] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b96800 
Aug 15 23:15:33 security kernel: [  195.100469] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:33 security kernel: [  195.100494] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:33 security kernel: [  195.100511] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:33 security kernel: [  195.100531] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:33 security kernel: [  195.100549] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf517000 maddr: 0x7b97000 
Aug 15 23:15:33 security kernel: [  195.100574] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b97000 
Aug 15 23:15:33 security kernel: [  195.100614] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b97000 
Aug 15 23:15:33 security kernel: [  195.101056] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:33 security kernel: [  195.101083] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:33 security kernel: [  195.101100] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b96800  paddr: 0xf516800 
Aug 15 23:15:33 security kernel: [  195.101127] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:33 security kernel: [  195.101148] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b96800 
Aug 15 23:15:33 security kernel: [  195.101177] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:33 security kernel: [  195.101194] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:33 security kernel: [  195.101210] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b97000  paddr: 0xf517000 
Aug 15 23:15:33 security kernel: [  195.101238] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:33 security kernel: [  195.101258] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b97000 
Aug 15 23:15:33 security kernel: [  195.101418] <<< 00
Aug 15 23:15:34 security kernel: [  195.600173] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:34 security kernel: [  195.600202] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:34 security kernel: [  195.600242] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:34 security kernel: [  195.600262] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:34 security kernel: [  195.600284] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:34 security kernel: [  195.600303] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf517800 maddr: 0x7b97800 
Aug 15 23:15:34 security kernel: [  195.600329] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b97800 
Aug 15 23:15:34 security kernel: [  195.600374] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b97800 
Aug 15 23:15:34 security kernel: [  195.600397] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:34 security kernel: [  195.600422] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:34 security kernel: [  195.600439] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:34 security kernel: [  195.600459] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:34 security kernel: [  195.600477] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf518000 maddr: 0x7b98000 
Aug 15 23:15:34 security kernel: [  195.600502] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b98000 
Aug 15 23:15:34 security kernel: [  195.600541] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b98000 
Aug 15 23:15:34 security kernel: [  195.600897] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:34 security kernel: [  195.600918] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:34 security kernel: [  195.600935] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b97800  paddr: 0xf517800 
Aug 15 23:15:34 security kernel: [  195.600964] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:34 security kernel: [  195.600985] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b97800 
Aug 15 23:15:34 security kernel: [  195.601014] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:34 security kernel: [  195.601032] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:34 security kernel: [  195.601048] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b98000  paddr: 0xf518000 
Aug 15 23:15:34 security kernel: [  195.601074] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:34 security kernel: [  195.601094] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b98000 
Aug 15 23:15:34 security kernel: [  195.601189] <<< 00
Aug 15 23:15:34 security kernel: [  196.100173] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:34 security kernel: [  196.100205] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:34 security kernel: [  196.100247] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:34 security kernel: [  196.100267] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:34 security kernel: [  196.100290] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:34 security kernel: [  196.100310] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf518800 maddr: 0x7b98800 
Aug 15 23:15:34 security kernel: [  196.100336] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b98800 
Aug 15 23:15:34 security kernel: [  196.100383] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b98800 
Aug 15 23:15:34 security kernel: [  196.100407] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:34 security kernel: [  196.100432] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:34 security kernel: [  196.100449] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:34 security kernel: [  196.100469] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:34 security kernel: [  196.100487] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf519000 maddr: 0x7b99000 
Aug 15 23:15:34 security kernel: [  196.100512] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b99000 
Aug 15 23:15:34 security kernel: [  196.100551] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b99000 
Aug 15 23:15:34 security kernel: [  196.100935] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:34 security kernel: [  196.100962] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:34 security kernel: [  196.100982] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b98800  paddr: 0xf518800 
Aug 15 23:15:34 security kernel: [  196.101009] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:34 security kernel: [  196.101030] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b98800 
Aug 15 23:15:34 security kernel: [  196.101058] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:34 security kernel: [  196.101074] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:34 security kernel: [  196.101090] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b99000  paddr: 0xf519000 
Aug 15 23:15:34 security kernel: [  196.101115] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:34 security kernel: [  196.101134] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b99000 
Aug 15 23:15:34 security kernel: [  196.101233] <<< 00
Aug 15 23:15:35 security kernel: [  196.600188] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:35 security kernel: [  196.600219] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:35 security kernel: [  196.600262] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:35 security kernel: [  196.600282] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:35 security kernel: [  196.600304] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:35 security kernel: [  196.600324] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf519800 maddr: 0x7b99800 
Aug 15 23:15:35 security kernel: [  196.600350] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b99800 
Aug 15 23:15:35 security kernel: [  196.600395] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b99800 
Aug 15 23:15:35 security kernel: [  196.600419] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:35 security kernel: [  196.600444] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:35 security kernel: [  196.600461] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:35 security kernel: [  196.600481] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:35 security kernel: [  196.600498] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf51a000 maddr: 0x7b9a000 
Aug 15 23:15:35 security kernel: [  196.600523] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b9a000 
Aug 15 23:15:35 security kernel: [  196.600563] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b9a000 
Aug 15 23:15:35 security kernel: [  196.600988] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:35 security kernel: [  196.601014] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:35 security kernel: [  196.601032] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b99800  paddr: 0xf519800 
Aug 15 23:15:35 security kernel: [  196.601058] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:35 security kernel: [  196.601098] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b99800 
Aug 15 23:15:35 security kernel: [  196.601128] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:35 security kernel: [  196.601145] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:35 security kernel: [  196.601162] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b9a000  paddr: 0xf51a000 
Aug 15 23:15:35 security kernel: [  196.601187] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:35 security kernel: [  196.601207] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b9a000 
Aug 15 23:15:35 security kernel: [  196.601311] <<< 00
Aug 15 23:15:35 security kernel: [  197.100162] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:35 security kernel: [  197.100194] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:35 security kernel: [  197.100233] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:35 security kernel: [  197.100254] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:35 security kernel: [  197.100278] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:35 security kernel: [  197.100297] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf51a800 maddr: 0x7b9a800 
Aug 15 23:15:35 security kernel: [  197.100324] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b9a800 
Aug 15 23:15:35 security kernel: [  197.100371] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b9a800 
Aug 15 23:15:35 security kernel: [  197.100395] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:35 security kernel: [  197.100420] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:35 security kernel: [  197.100437] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:35 security kernel: [  197.100457] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:35 security kernel: [  197.100475] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf51b000 maddr: 0x7b9b000 
Aug 15 23:15:35 security kernel: [  197.100500] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b9b000 
Aug 15 23:15:35 security kernel: [  197.100540] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b9b000 
Aug 15 23:15:35 security kernel: [  197.101031] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:35 security kernel: [  197.101062] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:35 security kernel: [  197.101081] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b9a800  paddr: 0xf51a800 
Aug 15 23:15:35 security kernel: [  197.101107] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:35 security kernel: [  197.101129] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b9a800 
Aug 15 23:15:35 security kernel: [  197.101156] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:35 security kernel: [  197.101173] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:35 security kernel: [  197.101192] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b9b000  paddr: 0xf51b000 
Aug 15 23:15:35 security kernel: [  197.101218] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:35 security kernel: [  197.101238] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b9b000 
Aug 15 23:15:35 security kernel: [  197.101363] <<< 00
Aug 15 23:15:36 security kernel: [  197.600192] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:36 security kernel: [  197.600224] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:36 security kernel: [  197.600268] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:36 security kernel: [  197.600289] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:36 security kernel: [  197.600315] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:36 security kernel: [  197.600334] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf51b800 maddr: 0x7b9b800 
Aug 15 23:15:36 security kernel: [  197.600360] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b9b800 
Aug 15 23:15:36 security kernel: [  197.600408] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b9b800 
Aug 15 23:15:36 security kernel: [  197.600432] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:36 security kernel: [  197.600457] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:36 security kernel: [  197.600474] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:36 security kernel: [  197.600494] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:36 security kernel: [  197.600512] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf51c000 maddr: 0x7b9c000 
Aug 15 23:15:36 security kernel: [  197.600537] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b9c000 
Aug 15 23:15:36 security kernel: [  197.600579] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b9c000 
Aug 15 23:15:36 security kernel: [  197.600973] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:36 security kernel: [  197.600999] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:36 security kernel: [  197.601017] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b9b800  paddr: 0xf51b800 
Aug 15 23:15:36 security kernel: [  197.601043] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:36 security kernel: [  197.601064] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b9b800 
Aug 15 23:15:36 security kernel: [  197.601092] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:36 security kernel: [  197.601109] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:36 security kernel: [  197.601125] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b9c000  paddr: 0xf51c000 
Aug 15 23:15:36 security kernel: [  197.601150] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:36 security kernel: [  197.601170] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b9c000 
Aug 15 23:15:36 security kernel: [  197.601277] <<< 00
Aug 15 23:15:36 security kernel: [  198.100222] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:36 security kernel: [  198.100254] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:36 security kernel: [  198.100295] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:36 security kernel: [  198.100315] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:36 security kernel: [  198.100340] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:36 security kernel: [  198.100359] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf51c800 maddr: 0x7b9c800 
Aug 15 23:15:36 security kernel: [  198.100386] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b9c800 
Aug 15 23:15:36 security kernel: [  198.100431] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b9c800 
Aug 15 23:15:36 security kernel: [  198.100455] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:36 security kernel: [  198.100480] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:36 security kernel: [  198.100498] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:36 security kernel: [  198.100517] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:36 security kernel: [  198.100535] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf51d000 maddr: 0x7b9d000 
Aug 15 23:15:36 security kernel: [  198.100560] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b9d000 
Aug 15 23:15:36 security kernel: [  198.100603] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b9d000 
Aug 15 23:15:36 security kernel: [  198.101223] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:36 security kernel: [  198.101252] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:36 security kernel: [  198.101269] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b9c800  paddr: 0xf51c800 
Aug 15 23:15:36 security kernel: [  198.101296] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:36 security kernel: [  198.101317] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b9c800 
Aug 15 23:15:36 security kernel: [  198.101346] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:36 security kernel: [  198.101363] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:36 security kernel: [  198.101380] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b9d000  paddr: 0xf51d000 
Aug 15 23:15:36 security kernel: [  198.101406] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:36 security kernel: [  198.101429] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b9d000 
Aug 15 23:15:36 security kernel: [  198.101523] <<< 00
Aug 15 23:15:37 security kernel: [  198.600192] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:37 security kernel: [  198.600224] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:37 security kernel: [  198.600267] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:37 security kernel: [  198.600288] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:37 security kernel: [  198.600312] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:37 security kernel: [  198.600332] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf51d800 maddr: 0x7b9d800 
Aug 15 23:15:37 security kernel: [  198.600358] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b9d800 
Aug 15 23:15:37 security kernel: [  198.600406] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b9d800 
Aug 15 23:15:37 security kernel: [  198.600430] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:37 security kernel: [  198.600454] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:37 security kernel: [  198.600472] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:37 security kernel: [  198.600491] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:37 security kernel: [  198.600510] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf51e000 maddr: 0x7b9e000 
Aug 15 23:15:37 security kernel: [  198.600534] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b9e000 
Aug 15 23:15:37 security kernel: [  198.600575] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b9e000 
Aug 15 23:15:37 security kernel: [  198.601073] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:37 security kernel: [  198.601106] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:37 security kernel: [  198.601124] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b9d800  paddr: 0xf51d800 
Aug 15 23:15:37 security kernel: [  198.601151] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:37 security kernel: [  198.601185] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b9d800 
Aug 15 23:15:37 security kernel: [  198.601213] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:37 security kernel: [  198.601230] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:37 security kernel: [  198.601246] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b9e000  paddr: 0xf51e000 
Aug 15 23:15:37 security kernel: [  198.601270] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:37 security kernel: [  198.601290] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b9e000 
Aug 15 23:15:37 security kernel: [  198.601401] <<< 00
Aug 15 23:15:37 security kernel: [  199.100187] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:37 security kernel: [  199.100218] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:37 security kernel: [  199.100259] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:37 security kernel: [  199.100280] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:37 security kernel: [  199.100305] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:37 security kernel: [  199.100324] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf51e800 maddr: 0x7b9e800 
Aug 15 23:15:37 security kernel: [  199.100351] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b9e800 
Aug 15 23:15:37 security kernel: [  199.100397] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b9e800 
Aug 15 23:15:37 security kernel: [  199.100421] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:37 security kernel: [  199.100446] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:37 security kernel: [  199.100463] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:37 security kernel: [  199.100483] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:37 security kernel: [  199.100501] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf51f000 maddr: 0x7b9f000 
Aug 15 23:15:37 security kernel: [  199.100525] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b9f000 
Aug 15 23:15:37 security kernel: [  199.100568] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b9f000 
Aug 15 23:15:37 security kernel: [  199.101057] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:37 security kernel: [  199.101083] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:37 security kernel: [  199.101101] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b9e800  paddr: 0xf51e800 
Aug 15 23:15:37 security kernel: [  199.101129] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:37 security kernel: [  199.101150] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b9e800 
Aug 15 23:15:37 security kernel: [  199.101179] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:37 security kernel: [  199.101197] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:37 security kernel: [  199.101213] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b9f000  paddr: 0xf51f000 
Aug 15 23:15:37 security kernel: [  199.101237] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:37 security kernel: [  199.101257] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b9f000 
Aug 15 23:15:37 security kernel: [  199.101361] <<< 00
Aug 15 23:15:38 security kernel: [  199.600172] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:38 security kernel: [  199.600206] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:38 security kernel: [  199.600247] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:38 security kernel: [  199.600267] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:38 security kernel: [  199.600294] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:38 security kernel: [  199.600314] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf51f800 maddr: 0x7b9f800 
Aug 15 23:15:38 security kernel: [  199.600341] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b9f800 
Aug 15 23:15:38 security kernel: [  199.600388] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b9f800 
Aug 15 23:15:38 security kernel: [  199.600412] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:38 security kernel: [  199.600436] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:38 security kernel: [  199.600454] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:38 security kernel: [  199.600474] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:38 security kernel: [  199.600492] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf520000 maddr: 0x7ba0000 
Aug 15 23:15:38 security kernel: [  199.600518] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba0000 
Aug 15 23:15:38 security kernel: [  199.600558] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba0000 
Aug 15 23:15:38 security kernel: [  199.601043] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:38 security kernel: [  199.601073] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:38 security kernel: [  199.601091] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b9f800  paddr: 0xf51f800 
Aug 15 23:15:38 security kernel: [  199.601118] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:38 security kernel: [  199.601139] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b9f800 
Aug 15 23:15:38 security kernel: [  199.601167] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:38 security kernel: [  199.601183] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:38 security kernel: [  199.601199] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ba0000  paddr: 0xf520000 
Aug 15 23:15:38 security kernel: [  199.601226] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:38 security kernel: [  199.601247] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba0000 
Aug 15 23:15:38 security kernel: [  199.601357] <<< 00
Aug 15 23:15:38 security kernel: [  200.100202] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:38 security kernel: [  200.100237] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:38 security kernel: [  200.100278] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:38 security kernel: [  200.100299] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:38 security kernel: [  200.100326] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:38 security kernel: [  200.100346] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf520800 maddr: 0x7ba0800 
Aug 15 23:15:38 security kernel: [  200.100372] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba0800 
Aug 15 23:15:38 security kernel: [  200.100419] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba0800 
Aug 15 23:15:38 security kernel: [  200.100443] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:38 security kernel: [  200.100468] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:38 security kernel: [  200.100485] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:38 security kernel: [  200.100505] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:38 security kernel: [  200.100523] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf521000 maddr: 0x7ba1000 
Aug 15 23:15:38 security kernel: [  200.100548] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba1000 
Aug 15 23:15:38 security kernel: [  200.100588] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba1000 
Aug 15 23:15:38 security kernel: [  200.101043] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:38 security kernel: [  200.101071] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:38 security kernel: [  200.101089] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ba0800  paddr: 0xf520800 
Aug 15 23:15:38 security kernel: [  200.101115] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:38 security kernel: [  200.101137] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba0800 
Aug 15 23:15:38 security kernel: [  200.101165] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:38 security kernel: [  200.101182] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:38 security kernel: [  200.101199] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ba1000  paddr: 0xf521000 
Aug 15 23:15:38 security kernel: [  200.101225] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:38 security kernel: [  200.101247] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba1000 
Aug 15 23:15:38 security kernel: [  200.101419] <<< 00
Aug 15 23:15:39 security kernel: [  200.600187] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:39 security kernel: [  200.600217] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:39 security kernel: [  200.600255] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:39 security kernel: [  200.600275] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:39 security kernel: [  200.600298] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:39 security kernel: [  200.600318] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf521800 maddr: 0x7ba1800 
Aug 15 23:15:39 security kernel: [  200.600344] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba1800 
Aug 15 23:15:39 security kernel: [  200.600390] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba1800 
Aug 15 23:15:39 security kernel: [  200.600414] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:39 security kernel: [  200.600438] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:39 security kernel: [  200.600456] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:39 security kernel: [  200.600476] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:39 security kernel: [  200.600494] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf522000 maddr: 0x7ba2000 
Aug 15 23:15:39 security kernel: [  200.600518] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba2000 
Aug 15 23:15:39 security kernel: [  200.600559] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba2000 
Aug 15 23:15:39 security kernel: [  200.601013] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:39 security kernel: [  200.601044] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:39 security kernel: [  200.601062] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ba1800  paddr: 0xf521800 
Aug 15 23:15:39 security kernel: [  200.601089] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:39 security kernel: [  200.601110] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba1800 
Aug 15 23:15:39 security kernel: [  200.601138] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:39 security kernel: [  200.601155] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:39 security kernel: [  200.601171] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ba2000  paddr: 0xf522000 
Aug 15 23:15:39 security kernel: [  200.601196] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:39 security kernel: [  200.601216] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba2000 
Aug 15 23:15:39 security kernel: [  200.601326] <<< 00
Aug 15 23:15:39 security kernel: [  201.100054] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:39 security kernel: [  201.100065] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:39 security kernel: [  201.100083] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:39 security kernel: [  201.100088] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:39 security kernel: [  201.100098] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:39 security kernel: [  201.100116] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf522800 maddr: 0x7ba2800 
Aug 15 23:15:39 security kernel: [  201.100123] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba2800 
Aug 15 23:15:39 security kernel: [  201.100137] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba2800 
Aug 15 23:15:39 security kernel: [  201.100143] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:39 security kernel: [  201.100149] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:39 security kernel: [  201.100154] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:39 security kernel: [  201.100159] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:39 security kernel: [  201.100163] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf523000 maddr: 0x7ba3000 
Aug 15 23:15:39 security kernel: [  201.100169] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba3000 
Aug 15 23:15:39 security kernel: [  201.100179] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba3000 
Aug 15 23:15:39 security kernel: [  201.100550] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:39 security kernel: [  201.100557] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:39 security kernel: [  201.100561] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ba2800  paddr: 0xf522800 
Aug 15 23:15:39 security kernel: [  201.100568] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:39 security kernel: [  201.100574] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba2800 
Aug 15 23:15:39 security kernel: [  201.100581] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:39 security kernel: [  201.100586] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:39 security kernel: [  201.100590] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ba3000  paddr: 0xf523000 
Aug 15 23:15:39 security kernel: [  201.100597] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:39 security kernel: [  201.100602] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba3000 
Aug 15 23:15:39 security kernel: [  201.100626] <<< 00
Aug 15 23:15:40 security kernel: [  201.600167] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:40 security kernel: [  201.600199] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:40 security kernel: [  201.600242] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:40 security kernel: [  201.600261] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:40 security kernel: [  201.600289] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:40 security kernel: [  201.600308] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf523800 maddr: 0x7ba3800 
Aug 15 23:15:40 security kernel: [  201.600334] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba3800 
Aug 15 23:15:40 security kernel: [  201.600379] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba3800 
Aug 15 23:15:40 security kernel: [  201.600403] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:40 security kernel: [  201.600427] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:40 security kernel: [  201.600445] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:40 security kernel: [  201.600465] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:40 security kernel: [  201.600483] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf524000 maddr: 0x7ba4000 
Aug 15 23:15:40 security kernel: [  201.600508] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba4000 
Aug 15 23:15:40 security kernel: [  201.600547] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba4000 
Aug 15 23:15:40 security kernel: [  201.600938] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:40 security kernel: [  201.600965] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:40 security kernel: [  201.600983] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ba3800  paddr: 0xf523800 
Aug 15 23:15:40 security kernel: [  201.601010] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:40 security kernel: [  201.601031] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba3800 
Aug 15 23:15:40 security kernel: [  201.601059] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:40 security kernel: [  201.601075] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:40 security kernel: [  201.601091] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ba4000  paddr: 0xf524000 
Aug 15 23:15:40 security kernel: [  201.601115] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:40 security kernel: [  201.601135] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba4000 
Aug 15 23:15:40 security kernel: [  201.601233] <<< 00
Aug 15 23:15:40 security kernel: [  202.100151] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:40 security kernel: [  202.100183] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:40 security kernel: [  202.100219] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:40 security kernel: [  202.100239] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:40 security kernel: [  202.100262] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:40 security kernel: [  202.100281] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf524800 maddr: 0x7ba4800 
Aug 15 23:15:40 security kernel: [  202.100308] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba4800 
Aug 15 23:15:40 security kernel: [  202.100353] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba4800 
Aug 15 23:15:40 security kernel: [  202.100377] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:40 security kernel: [  202.100401] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:40 security kernel: [  202.100419] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:40 security kernel: [  202.100439] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:40 security kernel: [  202.100457] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf525000 maddr: 0x7ba5000 
Aug 15 23:15:40 security kernel: [  202.100482] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba5000 
Aug 15 23:15:40 security kernel: [  202.100523] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba5000 
Aug 15 23:15:40 security kernel: [  202.100930] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:40 security kernel: [  202.100956] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:40 security kernel: [  202.100974] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ba4800  paddr: 0xf524800 
Aug 15 23:15:40 security kernel: [  202.100999] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:40 security kernel: [  202.101020] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba4800 
Aug 15 23:15:40 security kernel: [  202.101048] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:40 security kernel: [  202.101065] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:40 security kernel: [  202.101083] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ba5000  paddr: 0xf525000 
Aug 15 23:15:40 security kernel: [  202.101108] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:40 security kernel: [  202.101128] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba5000 
Aug 15 23:15:40 security kernel: [  202.101230] <<< 00
Aug 15 23:15:41 security kernel: [  202.600165] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:41 security kernel: [  202.600199] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:41 security kernel: [  202.600238] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:41 security kernel: [  202.600259] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:41 security kernel: [  202.600282] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:41 security kernel: [  202.600302] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf525800 maddr: 0x7ba5800 
Aug 15 23:15:41 security kernel: [  202.600327] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba5800 
Aug 15 23:15:41 security kernel: [  202.600375] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba5800 
Aug 15 23:15:41 security kernel: [  202.600398] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:41 security kernel: [  202.600423] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:41 security kernel: [  202.600440] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:41 security kernel: [  202.600460] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:41 security kernel: [  202.600478] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf526000 maddr: 0x7ba6000 
Aug 15 23:15:41 security kernel: [  202.600505] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba6000 
Aug 15 23:15:41 security kernel: [  202.600546] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba6000 
Aug 15 23:15:41 security kernel: [  202.601048] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:41 security kernel: [  202.601075] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:41 security kernel: [  202.601094] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ba5800  paddr: 0xf525800 
Aug 15 23:15:41 security kernel: [  202.601120] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:41 security kernel: [  202.601142] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba5800 
Aug 15 23:15:41 security kernel: [  202.601170] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:41 security kernel: [  202.601186] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:41 security kernel: [  202.601203] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ba6000  paddr: 0xf526000 
Aug 15 23:15:41 security kernel: [  202.601227] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:41 security kernel: [  202.601246] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba6000 
Aug 15 23:15:41 security kernel: [  202.601362] <<< 00
Aug 15 23:15:41 security kernel: [  203.100187] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:41 security kernel: [  203.100217] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:41 security kernel: [  203.100255] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:41 security kernel: [  203.100274] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:41 security kernel: [  203.100296] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:41 security kernel: [  203.100315] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf526800 maddr: 0x7ba6800 
Aug 15 23:15:41 security kernel: [  203.100341] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba6800 
Aug 15 23:15:41 security kernel: [  203.100386] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba6800 
Aug 15 23:15:41 security kernel: [  203.100410] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:41 security kernel: [  203.100435] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:41 security kernel: [  203.100452] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:41 security kernel: [  203.100472] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:41 security kernel: [  203.100490] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf527000 maddr: 0x7ba7000 
Aug 15 23:15:41 security kernel: [  203.100515] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba7000 
Aug 15 23:15:41 security kernel: [  203.100554] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba7000 
Aug 15 23:15:41 security kernel: [  203.100996] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:41 security kernel: [  203.101021] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:41 security kernel: [  203.101039] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ba6800  paddr: 0xf526800 
Aug 15 23:15:41 security kernel: [  203.101065] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:41 security kernel: [  203.101087] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba6800 
Aug 15 23:15:41 security kernel: [  203.101115] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:41 security kernel: [  203.101132] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:41 security kernel: [  203.101149] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ba7000  paddr: 0xf527000 
Aug 15 23:15:41 security kernel: [  203.101174] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:41 security kernel: [  203.101195] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba7000 
Aug 15 23:15:41 security kernel: [  203.101302] <<< 00
Aug 15 23:15:42 security kernel: [  203.600136] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:42 security kernel: [  203.600168] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:42 security kernel: [  203.600211] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:42 security kernel: [  203.600231] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:42 security kernel: [  203.600255] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:42 security kernel: [  203.600275] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf527800 maddr: 0x7ba7800 
Aug 15 23:15:42 security kernel: [  203.600302] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba7800 
Aug 15 23:15:42 security kernel: [  203.600349] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba7800 
Aug 15 23:15:42 security kernel: [  203.600372] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:42 security kernel: [  203.600397] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:42 security kernel: [  203.600415] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:42 security kernel: [  203.600434] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:42 security kernel: [  203.600452] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf528000 maddr: 0x7ba8000 
Aug 15 23:15:42 security kernel: [  203.600477] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba8000 
Aug 15 23:15:42 security kernel: [  203.600517] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba8000 
Aug 15 23:15:42 security kernel: [  203.601009] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:42 security kernel: [  203.601037] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:42 security kernel: [  203.601055] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ba7800  paddr: 0xf527800 
Aug 15 23:15:42 security kernel: [  203.601081] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:42 security kernel: [  203.601103] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba7800 
Aug 15 23:15:42 security kernel: [  203.601131] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:42 security kernel: [  203.601148] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:42 security kernel: [  203.601164] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ba8000  paddr: 0xf528000 
Aug 15 23:15:42 security kernel: [  203.601188] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:42 security kernel: [  203.601208] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba8000 
Aug 15 23:15:42 security kernel: [  203.601329] <<< 00
Aug 15 23:15:42 security kernel: [  204.100131] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:42 security kernel: [  204.100160] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:42 security kernel: [  204.100199] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:42 security kernel: [  204.100217] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:42 security kernel: [  204.100240] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:42 security kernel: [  204.100259] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf528800 maddr: 0x7ba8800 
Aug 15 23:15:42 security kernel: [  204.100285] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba8800 
Aug 15 23:15:42 security kernel: [  204.100330] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba8800 
Aug 15 23:15:42 security kernel: [  204.100353] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:42 security kernel: [  204.100378] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:42 security kernel: [  204.100395] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:42 security kernel: [  204.100415] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:42 security kernel: [  204.100433] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf529000 maddr: 0x7ba9000 
Aug 15 23:15:42 security kernel: [  204.100457] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba9000 
Aug 15 23:15:42 security kernel: [  204.100497] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba9000 
Aug 15 23:15:42 security kernel: [  204.100896] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:42 security kernel: [  204.100924] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:42 security kernel: [  204.100942] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ba8800  paddr: 0xf528800 
Aug 15 23:15:42 security kernel: [  204.100967] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:42 security kernel: [  204.100988] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba8800 
Aug 15 23:15:42 security kernel: [  204.101016] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:42 security kernel: [  204.101032] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:42 security kernel: [  204.101048] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ba9000  paddr: 0xf529000 
Aug 15 23:15:42 security kernel: [  204.101073] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:42 security kernel: [  204.101092] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba9000 
Aug 15 23:15:42 security kernel: [  204.101204] <<< 00
Aug 15 23:15:43 security kernel: [  204.600155] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:43 security kernel: [  204.600184] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:43 security kernel: [  204.600222] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:43 security kernel: [  204.600240] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:43 security kernel: [  204.600263] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:43 security kernel: [  204.600284] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf529800 maddr: 0x7ba9800 
Aug 15 23:15:43 security kernel: [  204.600310] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba9800 
Aug 15 23:15:43 security kernel: [  204.600354] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba9800 
Aug 15 23:15:43 security kernel: [  204.600377] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:43 security kernel: [  204.600402] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:43 security kernel: [  204.600419] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:43 security kernel: [  204.600439] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:43 security kernel: [  204.600457] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf52a000 maddr: 0x7baa000 
Aug 15 23:15:43 security kernel: [  204.600482] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7baa000 
Aug 15 23:15:43 security kernel: [  204.600521] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7baa000 
Aug 15 23:15:43 security kernel: [  204.600953] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:43 security kernel: [  204.600979] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:43 security kernel: [  204.600996] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7ba9800  paddr: 0xf529800 
Aug 15 23:15:43 security kernel: [  204.601021] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:43 security kernel: [  204.601042] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7ba9800 
Aug 15 23:15:43 security kernel: [  204.601069] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:43 security kernel: [  204.601106] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:43 security kernel: [  204.601123] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7baa000  paddr: 0xf52a000 
Aug 15 23:15:43 security kernel: [  204.601149] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:43 security kernel: [  204.601169] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7baa000 
Aug 15 23:15:43 security kernel: [  204.601275] <<< 00
Aug 15 23:15:43 security kernel: [  205.100138] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:43 security kernel: [  205.100171] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:43 security kernel: [  205.100210] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:43 security kernel: [  205.100230] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:43 security kernel: [  205.100254] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:43 security kernel: [  205.100274] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf52a800 maddr: 0x7baa800 
Aug 15 23:15:43 security kernel: [  205.100300] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7baa800 
Aug 15 23:15:43 security kernel: [  205.100347] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7baa800 
Aug 15 23:15:43 security kernel: [  205.100372] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:43 security kernel: [  205.100397] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:43 security kernel: [  205.100414] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:43 security kernel: [  205.100434] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:43 security kernel: [  205.100452] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf52b000 maddr: 0x7bab000 
Aug 15 23:15:43 security kernel: [  205.100477] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bab000 
Aug 15 23:15:43 security kernel: [  205.100517] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bab000 
Aug 15 23:15:43 security kernel: [  205.101002] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:43 security kernel: [  205.101033] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:43 security kernel: [  205.101051] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7baa800  paddr: 0xf52a800 
Aug 15 23:15:43 security kernel: [  205.101078] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:43 security kernel: [  205.101100] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7baa800 
Aug 15 23:15:43 security kernel: [  205.101128] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:43 security kernel: [  205.101145] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:43 security kernel: [  205.101161] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bab000  paddr: 0xf52b000 
Aug 15 23:15:43 security kernel: [  205.101188] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:43 security kernel: [  205.101209] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bab000 
Aug 15 23:15:43 security kernel: [  205.101318] <<< 00
Aug 15 23:15:44 security kernel: [  205.600143] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:44 security kernel: [  205.600176] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:44 security kernel: [  205.600218] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:44 security kernel: [  205.600238] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:44 security kernel: [  205.600262] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:44 security kernel: [  205.600282] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf52b800 maddr: 0x7bab800 
Aug 15 23:15:44 security kernel: [  205.600308] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bab800 
Aug 15 23:15:44 security kernel: [  205.600356] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bab800 
Aug 15 23:15:44 security kernel: [  205.600380] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:44 security kernel: [  205.600404] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:44 security kernel: [  205.600422] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:44 security kernel: [  205.600441] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:44 security kernel: [  205.600459] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf52c000 maddr: 0x7bac000 
Aug 15 23:15:44 security kernel: [  205.600484] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bac000 
Aug 15 23:15:44 security kernel: [  205.600525] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bac000 
Aug 15 23:15:44 security kernel: [  205.600947] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:44 security kernel: [  205.600972] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:44 security kernel: [  205.600991] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bab800  paddr: 0xf52b800 
Aug 15 23:15:44 security kernel: [  205.601017] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:44 security kernel: [  205.601038] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bab800 
Aug 15 23:15:44 security kernel: [  205.601067] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:44 security kernel: [  205.601084] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:44 security kernel: [  205.601100] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bac000  paddr: 0xf52c000 
Aug 15 23:15:44 security kernel: [  205.601125] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:44 security kernel: [  205.601145] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bac000 
Aug 15 23:15:44 security kernel: [  205.601250] <<< 00
Aug 15 23:15:44 security kernel: [  206.100196] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:44 security kernel: [  206.100229] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:44 security kernel: [  206.100271] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:44 security kernel: [  206.100291] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:44 security kernel: [  206.100315] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:44 security kernel: [  206.100335] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf52c800 maddr: 0x7bac800 
Aug 15 23:15:44 security kernel: [  206.100362] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bac800 
Aug 15 23:15:44 security kernel: [  206.100407] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bac800 
Aug 15 23:15:44 security kernel: [  206.100431] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:44 security kernel: [  206.100455] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:44 security kernel: [  206.100473] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:44 security kernel: [  206.100492] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:44 security kernel: [  206.100510] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf52d000 maddr: 0x7bad000 
Aug 15 23:15:44 security kernel: [  206.100535] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bad000 
Aug 15 23:15:44 security kernel: [  206.100594] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bad000 
Aug 15 23:15:44 security kernel: [  206.101035] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:44 security kernel: [  206.101057] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:44 security kernel: [  206.101074] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bac800  paddr: 0xf52c800 
Aug 15 23:15:44 security kernel: [  206.101100] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:44 security kernel: [  206.101124] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bac800 
Aug 15 23:15:44 security kernel: [  206.101153] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:44 security kernel: [  206.101170] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:44 security kernel: [  206.101187] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bad000  paddr: 0xf52d000 
Aug 15 23:15:44 security kernel: [  206.101213] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:44 security kernel: [  206.101234] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bad000 
Aug 15 23:15:44 security kernel: [  206.101408] <<< 00
Aug 15 23:15:45 security kernel: [  206.600197] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:45 security kernel: [  206.600231] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:45 security kernel: [  206.600275] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:45 security kernel: [  206.600294] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:45 security kernel: [  206.600319] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:45 security kernel: [  206.600339] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf52d800 maddr: 0x7bad800 
Aug 15 23:15:45 security kernel: [  206.600365] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bad800 
Aug 15 23:15:45 security kernel: [  206.600412] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bad800 
Aug 15 23:15:45 security kernel: [  206.600436] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:45 security kernel: [  206.600460] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:45 security kernel: [  206.600478] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:45 security kernel: [  206.600497] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:45 security kernel: [  206.600516] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf52e000 maddr: 0x7bae000 
Aug 15 23:15:45 security kernel: [  206.600541] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bae000 
Aug 15 23:15:45 security kernel: [  206.600581] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bae000 
Aug 15 23:15:45 security kernel: [  206.601011] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:45 security kernel: [  206.601041] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:45 security kernel: [  206.601059] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bad800  paddr: 0xf52d800 
Aug 15 23:15:45 security kernel: [  206.601086] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:45 security kernel: [  206.601107] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bad800 
Aug 15 23:15:45 security kernel: [  206.601135] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:45 security kernel: [  206.601152] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:45 security kernel: [  206.601168] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bae000  paddr: 0xf52e000 
Aug 15 23:15:45 security kernel: [  206.601192] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:45 security kernel: [  206.601212] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bae000 
Aug 15 23:15:45 security kernel: [  206.601327] <<< 00
Aug 15 23:15:45 security kernel: [  207.100191] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:45 security kernel: [  207.100225] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:45 security kernel: [  207.100269] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:45 security kernel: [  207.100289] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:45 security kernel: [  207.100312] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:45 security kernel: [  207.100333] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf52e800 maddr: 0x7bae800 
Aug 15 23:15:45 security kernel: [  207.100359] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bae800 
Aug 15 23:15:45 security kernel: [  207.100407] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bae800 
Aug 15 23:15:45 security kernel: [  207.100431] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:45 security kernel: [  207.100456] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:45 security kernel: [  207.100473] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:45 security kernel: [  207.100493] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:45 security kernel: [  207.100511] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf52f000 maddr: 0x7baf000 
Aug 15 23:15:45 security kernel: [  207.100536] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7baf000 
Aug 15 23:15:45 security kernel: [  207.100576] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7baf000 
Aug 15 23:15:45 security kernel: [  207.101011] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:45 security kernel: [  207.101045] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:45 security kernel: [  207.101063] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bae800  paddr: 0xf52e800 
Aug 15 23:15:45 security kernel: [  207.101090] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:45 security kernel: [  207.101112] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bae800 
Aug 15 23:15:45 security kernel: [  207.101140] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:45 security kernel: [  207.101157] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:45 security kernel: [  207.101173] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7baf000  paddr: 0xf52f000 
Aug 15 23:15:45 security kernel: [  207.101198] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:45 security kernel: [  207.101217] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7baf000 
Aug 15 23:15:45 security kernel: [  207.101330] <<< 00
Aug 15 23:15:46 security kernel: [  207.600193] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:46 security kernel: [  207.600226] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:46 security kernel: [  207.600268] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:46 security kernel: [  207.600288] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:46 security kernel: [  207.600312] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:46 security kernel: [  207.600333] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf52f800 maddr: 0x7baf800 
Aug 15 23:15:46 security kernel: [  207.600359] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7baf800 
Aug 15 23:15:46 security kernel: [  207.600407] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7baf800 
Aug 15 23:15:46 security kernel: [  207.600431] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:46 security kernel: [  207.600455] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:46 security kernel: [  207.600473] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:46 security kernel: [  207.600492] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:46 security kernel: [  207.600511] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf530000 maddr: 0x7bb0000 
Aug 15 23:15:46 security kernel: [  207.600535] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb0000 
Aug 15 23:15:46 security kernel: [  207.600576] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb0000 
Aug 15 23:15:46 security kernel: [  207.600973] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:46 security kernel: [  207.601008] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:46 security kernel: [  207.601027] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7baf800  paddr: 0xf52f800 
Aug 15 23:15:46 security kernel: [  207.601053] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:46 security kernel: [  207.601075] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7baf800 
Aug 15 23:15:46 security kernel: [  207.601103] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:46 security kernel: [  207.601120] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:46 security kernel: [  207.601136] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bb0000  paddr: 0xf530000 
Aug 15 23:15:46 security kernel: [  207.601161] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:46 security kernel: [  207.601181] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb0000 
Aug 15 23:15:46 security kernel: [  207.601294] <<< 00
Aug 15 23:15:46 security kernel: [  208.100185] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:46 security kernel: [  208.100213] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:46 security kernel: [  208.100252] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:46 security kernel: [  208.100271] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:46 security kernel: [  208.100293] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:46 security kernel: [  208.100313] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf530800 maddr: 0x7bb0800 
Aug 15 23:15:46 security kernel: [  208.100338] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb0800 
Aug 15 23:15:46 security kernel: [  208.100383] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb0800 
Aug 15 23:15:46 security kernel: [  208.100406] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:46 security kernel: [  208.100431] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:46 security kernel: [  208.100448] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:46 security kernel: [  208.100468] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:46 security kernel: [  208.100486] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf531000 maddr: 0x7bb1000 
Aug 15 23:15:46 security kernel: [  208.100511] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb1000 
Aug 15 23:15:46 security kernel: [  208.100550] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb1000 
Aug 15 23:15:46 security kernel: [  208.100954] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:46 security kernel: [  208.100985] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:46 security kernel: [  208.101003] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bb0800  paddr: 0xf530800 
Aug 15 23:15:46 security kernel: [  208.101029] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:46 security kernel: [  208.101049] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb0800 
Aug 15 23:15:46 security kernel: [  208.101076] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:46 security kernel: [  208.101093] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:46 security kernel: [  208.101109] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bb1000  paddr: 0xf531000 
Aug 15 23:15:46 security kernel: [  208.101133] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:46 security kernel: [  208.101156] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb1000 
Aug 15 23:15:46 security kernel: [  208.101261] <<< 00
Aug 15 23:15:47 security kernel: [  208.600212] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:47 security kernel: [  208.600244] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:47 security kernel: [  208.600286] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:47 security kernel: [  208.600306] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:47 security kernel: [  208.600329] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:47 security kernel: [  208.600350] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf531800 maddr: 0x7bb1800 
Aug 15 23:15:47 security kernel: [  208.600376] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb1800 
Aug 15 23:15:47 security kernel: [  208.600424] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb1800 
Aug 15 23:15:47 security kernel: [  208.600447] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:47 security kernel: [  208.600472] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:47 security kernel: [  208.600489] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:47 security kernel: [  208.600509] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:47 security kernel: [  208.600527] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf532000 maddr: 0x7bb2000 
Aug 15 23:15:47 security kernel: [  208.600552] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb2000 
Aug 15 23:15:47 security kernel: [  208.600592] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb2000 
Aug 15 23:15:47 security kernel: [  208.601187] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:47 security kernel: [  208.601214] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:47 security kernel: [  208.601233] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bb1800  paddr: 0xf531800 
Aug 15 23:15:47 security kernel: [  208.601259] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:47 security kernel: [  208.601281] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb1800 
Aug 15 23:15:47 security kernel: [  208.601309] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:47 security kernel: [  208.601325] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:47 security kernel: [  208.601341] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bb2000  paddr: 0xf532000 
Aug 15 23:15:47 security kernel: [  208.601366] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:47 security kernel: [  208.601385] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb2000 
Aug 15 23:15:47 security kernel: [  208.601500] <<< 00
Aug 15 23:15:47 security kernel: [  209.100172] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:47 security kernel: [  209.100203] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:47 security kernel: [  209.100242] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:47 security kernel: [  209.100263] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:47 security kernel: [  209.100286] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:47 security kernel: [  209.100306] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf532800 maddr: 0x7bb2800 
Aug 15 23:15:47 security kernel: [  209.100332] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb2800 
Aug 15 23:15:47 security kernel: [  209.100378] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb2800 
Aug 15 23:15:47 security kernel: [  209.100402] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:47 security kernel: [  209.100426] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:47 security kernel: [  209.100444] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:47 security kernel: [  209.100463] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:47 security kernel: [  209.100481] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf533000 maddr: 0x7bb3000 
Aug 15 23:15:47 security kernel: [  209.100506] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb3000 
Aug 15 23:15:47 security kernel: [  209.100546] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb3000 
Aug 15 23:15:47 security kernel: [  209.100912] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:47 security kernel: [  209.100933] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:47 security kernel: [  209.100950] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bb2800  paddr: 0xf532800 
Aug 15 23:15:47 security kernel: [  209.100976] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:47 security kernel: [  209.100998] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb2800 
Aug 15 23:15:47 security kernel: [  209.101026] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:47 security kernel: [  209.101044] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:47 security kernel: [  209.101060] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bb3000  paddr: 0xf533000 
Aug 15 23:15:47 security kernel: [  209.101086] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:47 security kernel: [  209.101107] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb3000 
Aug 15 23:15:47 security kernel: [  209.101201] <<< 00
Aug 15 23:15:48 security kernel: [  209.600148] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:48 security kernel: [  209.600178] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:48 security kernel: [  209.600217] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:48 security kernel: [  209.600236] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:48 security kernel: [  209.600258] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:48 security kernel: [  209.600278] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf533800 maddr: 0x7bb3800 
Aug 15 23:15:48 security kernel: [  209.600303] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb3800 
Aug 15 23:15:48 security kernel: [  209.600348] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb3800 
Aug 15 23:15:48 security kernel: [  209.600371] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:48 security kernel: [  209.600396] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:48 security kernel: [  209.600413] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:48 security kernel: [  209.600433] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:48 security kernel: [  209.600451] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf534000 maddr: 0x7bb4000 
Aug 15 23:15:48 security kernel: [  209.600476] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb4000 
Aug 15 23:15:48 security kernel: [  209.600515] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb4000 
Aug 15 23:15:48 security kernel: [  209.600903] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:48 security kernel: [  209.600936] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:48 security kernel: [  209.600954] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bb3800  paddr: 0xf533800 
Aug 15 23:15:48 security kernel: [  209.600980] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:48 security kernel: [  209.601001] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb3800 
Aug 15 23:15:48 security kernel: [  209.601028] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:48 security kernel: [  209.601045] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:48 security kernel: [  209.601061] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bb4000  paddr: 0xf534000 
Aug 15 23:15:48 security kernel: [  209.601086] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:48 security kernel: [  209.601106] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb4000 
Aug 15 23:15:48 security kernel: [  209.601216] <<< 00
Aug 15 23:15:48 security kernel: [  210.100131] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:48 security kernel: [  210.100161] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:48 security kernel: [  210.100202] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:48 security kernel: [  210.100221] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:48 security kernel: [  210.100247] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:48 security kernel: [  210.100266] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf534800 maddr: 0x7bb4800 
Aug 15 23:15:48 security kernel: [  210.100292] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb4800 
Aug 15 23:15:48 security kernel: [  210.100337] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb4800 
Aug 15 23:15:48 security kernel: [  210.100361] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:48 security kernel: [  210.100385] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:48 security kernel: [  210.100403] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:48 security kernel: [  210.100422] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:48 security kernel: [  210.100440] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf535000 maddr: 0x7bb5000 
Aug 15 23:15:48 security kernel: [  210.100465] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb5000 
Aug 15 23:15:48 security kernel: [  210.100506] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb5000 
Aug 15 23:15:48 security kernel: [  210.100882] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:48 security kernel: [  210.100907] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:48 security kernel: [  210.100925] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bb4800  paddr: 0xf534800 
Aug 15 23:15:48 security kernel: [  210.100951] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:48 security kernel: [  210.100972] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb4800 
Aug 15 23:15:48 security kernel: [  210.100999] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:48 security kernel: [  210.101016] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:48 security kernel: [  210.101032] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bb5000  paddr: 0xf535000 
Aug 15 23:15:48 security kernel: [  210.101059] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:48 security kernel: [  210.101080] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb5000 
Aug 15 23:15:48 security kernel: [  210.101214] <<< 00
Aug 15 23:15:49 security kernel: [  210.600187] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:49 security kernel: [  210.600216] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:49 security kernel: [  210.600254] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:49 security kernel: [  210.600273] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:49 security kernel: [  210.600295] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:49 security kernel: [  210.600313] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf535800 maddr: 0x7bb5800 
Aug 15 23:15:49 security kernel: [  210.600339] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb5800 
Aug 15 23:15:49 security kernel: [  210.600383] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb5800 
Aug 15 23:15:49 security kernel: [  210.600407] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:49 security kernel: [  210.600432] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:49 security kernel: [  210.600449] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:49 security kernel: [  210.600468] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:49 security kernel: [  210.600489] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf536000 maddr: 0x7bb6000 
Aug 15 23:15:49 security kernel: [  210.600514] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb6000 
Aug 15 23:15:49 security kernel: [  210.600553] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb6000 
Aug 15 23:15:49 security kernel: [  210.600957] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:49 security kernel: [  210.600981] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:49 security kernel: [  210.600998] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bb5800  paddr: 0xf535800 
Aug 15 23:15:49 security kernel: [  210.601024] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:49 security kernel: [  210.601045] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb5800 
Aug 15 23:15:49 security kernel: [  210.601074] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:49 security kernel: [  210.601091] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:49 security kernel: [  210.601107] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bb6000  paddr: 0xf536000 
Aug 15 23:15:49 security kernel: [  210.601133] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:49 security kernel: [  210.601153] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb6000 
Aug 15 23:15:49 security kernel: [  210.601249] <<< 00
Aug 15 23:15:49 security kernel: [  211.100185] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:49 security kernel: [  211.100216] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:49 security kernel: [  211.100257] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:49 security kernel: [  211.100276] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:49 security kernel: [  211.100299] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:49 security kernel: [  211.100319] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf536800 maddr: 0x7bb6800 
Aug 15 23:15:49 security kernel: [  211.100363] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb6800 
Aug 15 23:15:49 security kernel: [  211.100409] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb6800 
Aug 15 23:15:49 security kernel: [  211.100432] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:49 security kernel: [  211.100457] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:49 security kernel: [  211.100475] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:49 security kernel: [  211.100494] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:49 security kernel: [  211.100513] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf537000 maddr: 0x7bb7000 
Aug 15 23:15:49 security kernel: [  211.100538] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb7000 
Aug 15 23:15:49 security kernel: [  211.100578] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb7000 
Aug 15 23:15:49 security kernel: [  211.100978] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:49 security kernel: [  211.101003] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:49 security kernel: [  211.101023] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bb6800  paddr: 0xf536800 
Aug 15 23:15:49 security kernel: [  211.101050] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:49 security kernel: [  211.101071] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb6800 
Aug 15 23:15:49 security kernel: [  211.101098] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:49 security kernel: [  211.101115] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:49 security kernel: [  211.101130] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bb7000  paddr: 0xf537000 
Aug 15 23:15:49 security kernel: [  211.101155] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:49 security kernel: [  211.101174] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb7000 
Aug 15 23:15:49 security kernel: [  211.101283] <<< 00
Aug 15 23:15:50 security kernel: [  211.600212] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:50 security kernel: [  211.600244] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:50 security kernel: [  211.600286] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:50 security kernel: [  211.600308] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:50 security kernel: [  211.600332] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:50 security kernel: [  211.600352] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf537800 maddr: 0x7bb7800 
Aug 15 23:15:50 security kernel: [  211.600379] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb7800 
Aug 15 23:15:50 security kernel: [  211.600425] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb7800 
Aug 15 23:15:50 security kernel: [  211.600449] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:50 security kernel: [  211.600474] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:50 security kernel: [  211.600491] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:50 security kernel: [  211.600511] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:50 security kernel: [  211.600529] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf538000 maddr: 0x7bb8000 
Aug 15 23:15:50 security kernel: [  211.600554] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb8000 
Aug 15 23:15:50 security kernel: [  211.600597] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb8000 
Aug 15 23:15:50 security kernel: [  211.601032] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:50 security kernel: [  211.601055] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:50 security kernel: [  211.601074] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bb7800  paddr: 0xf537800 
Aug 15 23:15:50 security kernel: [  211.601100] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:50 security kernel: [  211.601122] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb7800 
Aug 15 23:15:50 security kernel: [  211.601152] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:50 security kernel: [  211.601169] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:50 security kernel: [  211.601186] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bb8000  paddr: 0xf538000 
Aug 15 23:15:50 security kernel: [  211.601212] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:50 security kernel: [  211.601233] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb8000 
Aug 15 23:15:50 security kernel: [  211.601330] <<< 00
Aug 15 23:15:50 security kernel: [  212.100307] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:50 security kernel: [  212.100340] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:50 security kernel: [  212.100386] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:50 security kernel: [  212.100406] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:50 security kernel: [  212.100430] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:50 security kernel: [  212.100451] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf538800 maddr: 0x7bb8800 
Aug 15 23:15:50 security kernel: [  212.100477] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb8800 
Aug 15 23:15:50 security kernel: [  212.100525] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb8800 
Aug 15 23:15:50 security kernel: [  212.100549] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:50 security kernel: [  212.100574] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:50 security kernel: [  212.100591] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:50 security kernel: [  212.100611] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:50 security kernel: [  212.100629] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf539000 maddr: 0x7bb9000 
Aug 15 23:15:50 security kernel: [  212.100654] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb9000 
Aug 15 23:15:50 security kernel: [  212.100694] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb9000 
Aug 15 23:15:50 security kernel: [  212.101201] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:50 security kernel: [  212.101226] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:50 security kernel: [  212.101245] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bb8800  paddr: 0xf538800 
Aug 15 23:15:50 security kernel: [  212.101271] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:50 security kernel: [  212.101296] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb8800 
Aug 15 23:15:50 security kernel: [  212.101326] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:50 security kernel: [  212.101343] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:50 security kernel: [  212.101360] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bb9000  paddr: 0xf539000 
Aug 15 23:15:50 security kernel: [  212.101385] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:50 security kernel: [  212.101405] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb9000 
Aug 15 23:15:50 security kernel: [  212.101508] <<< 00
Aug 15 23:15:51 security kernel: [  212.600163] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:51 security kernel: [  212.600196] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:51 security kernel: [  212.600237] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:51 security kernel: [  212.600257] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:51 security kernel: [  212.600281] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:51 security kernel: [  212.600302] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf539800 maddr: 0x7bb9800 
Aug 15 23:15:51 security kernel: [  212.600328] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb9800 
Aug 15 23:15:51 security kernel: [  212.600376] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb9800 
Aug 15 23:15:51 security kernel: [  212.600399] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:51 security kernel: [  212.600424] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:51 security kernel: [  212.600441] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:51 security kernel: [  212.600461] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:51 security kernel: [  212.600479] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf53a000 maddr: 0x7bba000 
Aug 15 23:15:51 security kernel: [  212.600504] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bba000 
Aug 15 23:15:51 security kernel: [  212.600544] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bba000 
Aug 15 23:15:51 security kernel: [  212.601058] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:51 security kernel: [  212.601103] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:51 security kernel: [  212.601121] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bb9800  paddr: 0xf539800 
Aug 15 23:15:51 security kernel: [  212.601148] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:51 security kernel: [  212.601170] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bb9800 
Aug 15 23:15:51 security kernel: [  212.601200] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:51 security kernel: [  212.601217] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:51 security kernel: [  212.601233] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bba000  paddr: 0xf53a000 
Aug 15 23:15:51 security kernel: [  212.601257] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:51 security kernel: [  212.601278] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bba000 
Aug 15 23:15:51 security kernel: [  212.601377] <<< 00
Aug 15 23:15:51 security kernel: [  213.100186] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:51 security kernel: [  213.100216] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:51 security kernel: [  213.100253] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:51 security kernel: [  213.100272] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:51 security kernel: [  213.100295] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:51 security kernel: [  213.100318] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf53a800 maddr: 0x7bba800 
Aug 15 23:15:51 security kernel: [  213.100345] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bba800 
Aug 15 23:15:51 security kernel: [  213.100389] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bba800 
Aug 15 23:15:51 security kernel: [  213.100413] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:51 security kernel: [  213.100437] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:51 security kernel: [  213.100455] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:51 security kernel: [  213.100474] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:51 security kernel: [  213.100492] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf53b000 maddr: 0x7bbb000 
Aug 15 23:15:51 security kernel: [  213.100517] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bbb000 
Aug 15 23:15:51 security kernel: [  213.100556] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bbb000 
Aug 15 23:15:51 security kernel: [  213.101005] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:51 security kernel: [  213.101031] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:51 security kernel: [  213.101049] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bba800  paddr: 0xf53a800 
Aug 15 23:15:51 security kernel: [  213.101075] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:51 security kernel: [  213.101096] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bba800 
Aug 15 23:15:51 security kernel: [  213.101124] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:51 security kernel: [  213.101141] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:51 security kernel: [  213.101156] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bbb000  paddr: 0xf53b000 
Aug 15 23:15:51 security kernel: [  213.101183] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:51 security kernel: [  213.101203] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bbb000 
Aug 15 23:15:51 security kernel: [  213.101311] <<< 00
Aug 15 23:15:52 security kernel: [  213.600453] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:52 security kernel: [  213.600483] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:52 security kernel: [  213.600609] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:52 security kernel: [  213.600633] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:52 security kernel: [  213.600662] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:52 security kernel: [  213.600683] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf53b800 maddr: 0x7bbb800 
Aug 15 23:15:52 security kernel: [  213.600711] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bbb800 
Aug 15 23:15:52 security kernel: [  213.600759] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bbb800 
Aug 15 23:15:52 security kernel: [  213.600784] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:52 security kernel: [  213.600811] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:52 security kernel: [  213.600829] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:52 security kernel: [  213.600849] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:52 security kernel: [  213.600867] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf53c000 maddr: 0x7bbc000 
Aug 15 23:15:52 security kernel: [  213.600892] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bbc000 
Aug 15 23:15:52 security kernel: [  213.600932] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bbc000 
Aug 15 23:15:52 security kernel: [  213.601345] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:52 security kernel: [  213.601369] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:52 security kernel: [  213.601386] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bbb800  paddr: 0xf53b800 
Aug 15 23:15:52 security kernel: [  213.601413] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:52 security kernel: [  213.601435] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bbb800 
Aug 15 23:15:52 security kernel: [  213.601464] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:52 security kernel: [  213.601481] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:52 security kernel: [  213.601497] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bbc000  paddr: 0xf53c000 
Aug 15 23:15:52 security kernel: [  213.601522] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:52 security kernel: [  213.601543] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bbc000 
Aug 15 23:15:52 security kernel: [  213.601688] <<< 00
Aug 15 23:15:52 security kernel: [  214.100190] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:52 security kernel: [  214.100221] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:52 security kernel: [  214.100264] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:52 security kernel: [  214.100285] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:52 security kernel: [  214.100308] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:52 security kernel: [  214.100333] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf53c800 maddr: 0x7bbc800 
Aug 15 23:15:52 security kernel: [  214.100359] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bbc800 
Aug 15 23:15:52 security kernel: [  214.100406] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bbc800 
Aug 15 23:15:52 security kernel: [  214.100430] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:52 security kernel: [  214.100455] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:52 security kernel: [  214.100472] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:52 security kernel: [  214.100492] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:52 security kernel: [  214.100510] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf53d000 maddr: 0x7bbd000 
Aug 15 23:15:52 security kernel: [  214.100535] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bbd000 
Aug 15 23:15:52 security kernel: [  214.100575] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bbd000 
Aug 15 23:15:52 security kernel: [  214.100995] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:52 security kernel: [  214.101028] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:52 security kernel: [  214.101047] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bbc800  paddr: 0xf53c800 
Aug 15 23:15:52 security kernel: [  214.101074] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:52 security kernel: [  214.101095] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bbc800 
Aug 15 23:15:52 security kernel: [  214.101123] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:52 security kernel: [  214.101139] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:52 security kernel: [  214.101155] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bbd000  paddr: 0xf53d000 
Aug 15 23:15:52 security kernel: [  214.101180] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:52 security kernel: [  214.101199] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bbd000 
Aug 15 23:15:52 security kernel: [  214.101311] <<< 00
Aug 15 23:15:53 security kernel: [  214.600206] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:53 security kernel: [  214.600236] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:53 security kernel: [  214.600276] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:53 security kernel: [  214.600295] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:53 security kernel: [  214.600319] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:53 security kernel: [  214.600339] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf53d800 maddr: 0x7bbd800 
Aug 15 23:15:53 security kernel: [  214.600365] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bbd800 
Aug 15 23:15:53 security kernel: [  214.600410] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bbd800 
Aug 15 23:15:53 security kernel: [  214.600434] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:53 security kernel: [  214.600459] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:53 security kernel: [  214.600476] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:53 security kernel: [  214.600496] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:53 security kernel: [  214.600514] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf53e000 maddr: 0x7bbe000 
Aug 15 23:15:53 security kernel: [  214.600539] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bbe000 
Aug 15 23:15:53 security kernel: [  214.600579] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bbe000 
Aug 15 23:15:53 security kernel: [  214.601081] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:53 security kernel: [  214.601112] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:53 security kernel: [  214.601131] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bbd800  paddr: 0xf53d800 
Aug 15 23:15:53 security kernel: [  214.601157] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:53 security kernel: [  214.601179] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bbd800 
Aug 15 23:15:53 security kernel: [  214.601207] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:53 security kernel: [  214.601224] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:53 security kernel: [  214.601240] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bbe000  paddr: 0xf53e000 
Aug 15 23:15:53 security kernel: [  214.601266] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:53 security kernel: [  214.601286] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bbe000 
Aug 15 23:15:53 security kernel: [  214.601391] <<< 00
Aug 15 23:15:53 security kernel: [  215.100207] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:53 security kernel: [  215.100239] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:53 security kernel: [  215.100281] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:53 security kernel: [  215.100301] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:53 security kernel: [  215.100327] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:53 security kernel: [  215.100347] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf53e800 maddr: 0x7bbe800 
Aug 15 23:15:53 security kernel: [  215.100373] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bbe800 
Aug 15 23:15:53 security kernel: [  215.100420] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bbe800 
Aug 15 23:15:53 security kernel: [  215.100444] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:53 security kernel: [  215.100468] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:53 security kernel: [  215.100486] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:53 security kernel: [  215.100506] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:53 security kernel: [  215.100524] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf53f000 maddr: 0x7bbf000 
Aug 15 23:15:53 security kernel: [  215.100548] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bbf000 
Aug 15 23:15:53 security kernel: [  215.100589] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bbf000 
Aug 15 23:15:53 security kernel: [  215.101094] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:53 security kernel: [  215.101123] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:53 security kernel: [  215.101142] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bbe800  paddr: 0xf53e800 
Aug 15 23:15:53 security kernel: [  215.101168] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:53 security kernel: [  215.101190] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bbe800 
Aug 15 23:15:53 security kernel: [  215.101219] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:53 security kernel: [  215.101236] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:53 security kernel: [  215.101252] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bbf000  paddr: 0xf53f000 
Aug 15 23:15:53 security kernel: [  215.101279] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:53 security kernel: [  215.101301] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bbf000 
Aug 15 23:15:53 security kernel: [  215.101405] <<< 00
Aug 15 23:15:54 security kernel: [  215.600187] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:54 security kernel: [  215.600219] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:54 security kernel: [  215.600262] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:54 security kernel: [  215.600282] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:54 security kernel: [  215.600305] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:54 security kernel: [  215.600325] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf53f800 maddr: 0x7bbf800 
Aug 15 23:15:54 security kernel: [  215.600352] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bbf800 
Aug 15 23:15:54 security kernel: [  215.600397] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bbf800 
Aug 15 23:15:54 security kernel: [  215.600421] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:54 security kernel: [  215.600446] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:54 security kernel: [  215.600463] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:54 security kernel: [  215.600483] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:54 security kernel: [  215.600501] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf540000 maddr: 0x7b40000 
Aug 15 23:15:54 security kernel: [  215.600526] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b40000 
Aug 15 23:15:54 security kernel: [  215.600566] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b40000 
Aug 15 23:15:54 security kernel: [  215.601048] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:54 security kernel: [  215.601075] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:54 security kernel: [  215.601094] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7bbf800  paddr: 0xf53f800 
Aug 15 23:15:54 security kernel: [  215.601122] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:54 security kernel: [  215.601146] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7bbf800 
Aug 15 23:15:54 security kernel: [  215.601176] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:54 security kernel: [  215.601194] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:54 security kernel: [  215.601211] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b40000  paddr: 0xf540000 
Aug 15 23:15:54 security kernel: [  215.601235] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:54 security kernel: [  215.601255] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b40000 
Aug 15 23:15:54 security kernel: [  215.601363] <<< 00
Aug 15 23:15:54 security kernel: [  216.100187] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:54 security kernel: [  216.100218] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:54 security kernel: [  216.100258] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:54 security kernel: [  216.100278] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:54 security kernel: [  216.100300] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:54 security kernel: [  216.100320] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf540800 maddr: 0x7b40800 
Aug 15 23:15:54 security kernel: [  216.100346] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b40800 
Aug 15 23:15:54 security kernel: [  216.100393] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b40800 
Aug 15 23:15:54 security kernel: [  216.100416] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:54 security kernel: [  216.100441] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:54 security kernel: [  216.100458] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:54 security kernel: [  216.100478] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:54 security kernel: [  216.100496] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf541000 maddr: 0x7b41000 
Aug 15 23:15:54 security kernel: [  216.100521] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b41000 
Aug 15 23:15:54 security kernel: [  216.100561] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b41000 
Aug 15 23:15:54 security kernel: [  216.101018] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:54 security kernel: [  216.101044] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:54 security kernel: [  216.101062] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b40800  paddr: 0xf540800 
Aug 15 23:15:54 security kernel: [  216.101088] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:54 security kernel: [  216.101108] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b40800 
Aug 15 23:15:54 security kernel: [  216.101136] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:54 security kernel: [  216.101153] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:54 security kernel: [  216.101169] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b41000  paddr: 0xf541000 
Aug 15 23:15:54 security kernel: [  216.101196] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:54 security kernel: [  216.101215] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b41000 
Aug 15 23:15:54 security kernel: [  216.101318] <<< 00
Aug 15 23:15:55 security kernel: [  216.600209] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:55 security kernel: [  216.600241] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:55 security kernel: [  216.600282] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:55 security kernel: [  216.600301] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:55 security kernel: [  216.600324] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:55 security kernel: [  216.600344] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf541800 maddr: 0x7b41800 
Aug 15 23:15:55 security kernel: [  216.600370] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b41800 
Aug 15 23:15:55 security kernel: [  216.600416] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b41800 
Aug 15 23:15:55 security kernel: [  216.600440] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:55 security kernel: [  216.600464] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:55 security kernel: [  216.600482] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:55 security kernel: [  216.600502] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:55 security kernel: [  216.600520] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf542000 maddr: 0x7b42000 
Aug 15 23:15:55 security kernel: [  216.600544] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b42000 
Aug 15 23:15:55 security kernel: [  216.600584] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b42000 
Aug 15 23:15:55 security kernel: [  216.600987] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:55 security kernel: [  216.601010] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:55 security kernel: [  216.601028] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b41800  paddr: 0xf541800 
Aug 15 23:15:55 security kernel: [  216.601055] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:55 security kernel: [  216.601076] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b41800 
Aug 15 23:15:55 security kernel: [  216.601104] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:55 security kernel: [  216.601121] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:55 security kernel: [  216.601138] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b42000  paddr: 0xf542000 
Aug 15 23:15:55 security kernel: [  216.601164] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:55 security kernel: [  216.601183] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b42000 
Aug 15 23:15:55 security kernel: [  216.601271] <<< 00
Aug 15 23:15:55 security kernel: [  217.100164] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:55 security kernel: [  217.100196] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:55 security kernel: [  217.100237] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:55 security kernel: [  217.100257] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:55 security kernel: [  217.100280] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:55 security kernel: [  217.100299] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf542800 maddr: 0x7b42800 
Aug 15 23:15:55 security kernel: [  217.100325] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b42800 
Aug 15 23:15:55 security kernel: [  217.100372] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b42800 
Aug 15 23:15:55 security kernel: [  217.100395] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:55 security kernel: [  217.100420] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:55 security kernel: [  217.100437] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:55 security kernel: [  217.100457] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:55 security kernel: [  217.100475] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf543000 maddr: 0x7b43000 
Aug 15 23:15:55 security kernel: [  217.100500] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b43000 
Aug 15 23:15:55 security kernel: [  217.100541] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b43000 
Aug 15 23:15:55 security kernel: [  217.100982] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:55 security kernel: [  217.101009] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:55 security kernel: [  217.101026] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b42800  paddr: 0xf542800 
Aug 15 23:15:55 security kernel: [  217.101052] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:55 security kernel: [  217.101073] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b42800 
Aug 15 23:15:55 security kernel: [  217.101101] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:55 security kernel: [  217.101118] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:55 security kernel: [  217.101134] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b43000  paddr: 0xf543000 
Aug 15 23:15:55 security kernel: [  217.101159] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:55 security kernel: [  217.101178] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b43000 
Aug 15 23:15:55 security kernel: [  217.101284] <<< 00
Aug 15 23:15:56 security kernel: [  217.600155] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:56 security kernel: [  217.600188] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:56 security kernel: [  217.600231] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:56 security kernel: [  217.600251] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:56 security kernel: [  217.600275] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:56 security kernel: [  217.600296] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf543800 maddr: 0x7b43800 
Aug 15 23:15:56 security kernel: [  217.600323] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b43800 
Aug 15 23:15:56 security kernel: [  217.600370] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b43800 
Aug 15 23:15:56 security kernel: [  217.600394] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:56 security kernel: [  217.600419] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:56 security kernel: [  217.600436] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:56 security kernel: [  217.600456] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:56 security kernel: [  217.600474] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf544000 maddr: 0x7b44000 
Aug 15 23:15:56 security kernel: [  217.600499] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b44000 
Aug 15 23:15:56 security kernel: [  217.600539] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b44000 
Aug 15 23:15:56 security kernel: [  217.600972] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:56 security kernel: [  217.601003] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:56 security kernel: [  217.601021] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b43800  paddr: 0xf543800 
Aug 15 23:15:56 security kernel: [  217.601048] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:56 security kernel: [  217.601069] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b43800 
Aug 15 23:15:56 security kernel: [  217.601097] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:56 security kernel: [  217.601114] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:56 security kernel: [  217.601130] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b44000  paddr: 0xf544000 
Aug 15 23:15:56 security kernel: [  217.601155] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:56 security kernel: [  217.601174] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b44000 
Aug 15 23:15:56 security kernel: [  217.601286] <<< 00
Aug 15 23:15:56 security kernel: [  218.100165] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:56 security kernel: [  218.100197] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:56 security kernel: [  218.100237] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:56 security kernel: [  218.100257] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:56 security kernel: [  218.100281] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:56 security kernel: [  218.100301] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf544800 maddr: 0x7b44800 
Aug 15 23:15:56 security kernel: [  218.100326] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b44800 
Aug 15 23:15:56 security kernel: [  218.100372] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b44800 
Aug 15 23:15:56 security kernel: [  218.100396] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:56 security kernel: [  218.100421] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:56 security kernel: [  218.100438] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:56 security kernel: [  218.100458] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:56 security kernel: [  218.100476] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf545000 maddr: 0x7b45000 
Aug 15 23:15:56 security kernel: [  218.100501] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b45000 
Aug 15 23:15:56 security kernel: [  218.100542] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b45000 
Aug 15 23:15:56 security kernel: [  218.100945] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:56 security kernel: [  218.100966] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:56 security kernel: [  218.100983] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b44800  paddr: 0xf544800 
Aug 15 23:15:56 security kernel: [  218.101009] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:56 security kernel: [  218.101030] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b44800 
Aug 15 23:15:56 security kernel: [  218.101058] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:56 security kernel: [  218.101076] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:56 security kernel: [  218.101094] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b45000  paddr: 0xf545000 
Aug 15 23:15:56 security kernel: [  218.101120] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:56 security kernel: [  218.101140] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b45000 
Aug 15 23:15:56 security kernel: [  218.101235] <<< 00
Aug 15 23:15:57 security kernel: [  218.600163] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:57 security kernel: [  218.600192] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:57 security kernel: [  218.600228] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:57 security kernel: [  218.600247] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:57 security kernel: [  218.600270] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:57 security kernel: [  218.600288] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf545800 maddr: 0x7b45800 
Aug 15 23:15:57 security kernel: [  218.600314] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b45800 
Aug 15 23:15:57 security kernel: [  218.600358] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b45800 
Aug 15 23:15:57 security kernel: [  218.600381] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:57 security kernel: [  218.600406] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:57 security kernel: [  218.600423] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:57 security kernel: [  218.600443] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:57 security kernel: [  218.600461] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf546000 maddr: 0x7b46000 
Aug 15 23:15:57 security kernel: [  218.600489] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b46000 
Aug 15 23:15:57 security kernel: [  218.600529] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b46000 
Aug 15 23:15:57 security kernel: [  218.600896] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:57 security kernel: [  218.600920] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:57 security kernel: [  218.600938] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b45800  paddr: 0xf545800 
Aug 15 23:15:57 security kernel: [  218.600964] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:57 security kernel: [  218.600985] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b45800 
Aug 15 23:15:57 security kernel: [  218.601013] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:57 security kernel: [  218.601030] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:57 security kernel: [  218.601048] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b46000  paddr: 0xf546000 
Aug 15 23:15:57 security kernel: [  218.601073] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:57 security kernel: [  218.601092] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b46000 
Aug 15 23:15:57 security kernel: [  218.601190] <<< 00
Aug 15 23:15:57 security kernel: [  219.100188] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:57 security kernel: [  219.100219] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:57 security kernel: [  219.100260] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:57 security kernel: [  219.100280] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:57 security kernel: [  219.100303] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:57 security kernel: [  219.100324] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf546800 maddr: 0x7b46800 
Aug 15 23:15:57 security kernel: [  219.100370] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b46800 
Aug 15 23:15:57 security kernel: [  219.100418] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b46800 
Aug 15 23:15:57 security kernel: [  219.100442] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:57 security kernel: [  219.100467] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:57 security kernel: [  219.100484] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:57 security kernel: [  219.100504] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:57 security kernel: [  219.100523] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf547000 maddr: 0x7b47000 
Aug 15 23:15:57 security kernel: [  219.100547] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b47000 
Aug 15 23:15:57 security kernel: [  219.100587] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b47000 
Aug 15 23:15:57 security kernel: [  219.101170] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:57 security kernel: [  219.101201] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:57 security kernel: [  219.101220] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b46800  paddr: 0xf546800 
Aug 15 23:15:57 security kernel: [  219.101247] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:57 security kernel: [  219.101267] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b46800 
Aug 15 23:15:57 security kernel: [  219.101295] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:57 security kernel: [  219.101312] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:57 security kernel: [  219.101328] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b47000  paddr: 0xf547000 
Aug 15 23:15:57 security kernel: [  219.101352] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:57 security kernel: [  219.101371] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b47000 
Aug 15 23:15:57 security kernel: [  219.101481] <<< 00
Aug 15 23:15:58 security kernel: [  219.600206] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:58 security kernel: [  219.600237] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:58 security kernel: [  219.600277] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:58 security kernel: [  219.600297] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:58 security kernel: [  219.600322] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:58 security kernel: [  219.600341] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf547800 maddr: 0x7b47800 
Aug 15 23:15:58 security kernel: [  219.600367] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b47800 
Aug 15 23:15:58 security kernel: [  219.600413] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b47800 
Aug 15 23:15:58 security kernel: [  219.600437] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:58 security kernel: [  219.600461] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:58 security kernel: [  219.600479] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:58 security kernel: [  219.600499] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:58 security kernel: [  219.600517] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf548000 maddr: 0x7b48000 
Aug 15 23:15:58 security kernel: [  219.600541] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b48000 
Aug 15 23:15:58 security kernel: [  219.600597] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b48000 
Aug 15 23:15:58 security kernel: [  219.600999] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:58 security kernel: [  219.601020] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:58 security kernel: [  219.601037] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b47800  paddr: 0xf547800 
Aug 15 23:15:58 security kernel: [  219.601063] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:58 security kernel: [  219.601084] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b47800 
Aug 15 23:15:58 security kernel: [  219.601113] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:58 security kernel: [  219.601130] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:58 security kernel: [  219.601147] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b48000  paddr: 0xf548000 
Aug 15 23:15:58 security kernel: [  219.601172] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:58 security kernel: [  219.601193] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b48000 
Aug 15 23:15:58 security kernel: [  219.601292] <<< 00
Aug 15 23:15:58 security kernel: [  220.100185] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:58 security kernel: [  220.100214] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:58 security kernel: [  220.100255] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:58 security kernel: [  220.100273] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:58 security kernel: [  220.100296] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:58 security kernel: [  220.100315] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf548800 maddr: 0x7b48800 
Aug 15 23:15:58 security kernel: [  220.100341] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b48800 
Aug 15 23:15:58 security kernel: [  220.100385] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b48800 
Aug 15 23:15:58 security kernel: [  220.100409] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:58 security kernel: [  220.100433] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:58 security kernel: [  220.100451] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:58 security kernel: [  220.100470] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:58 security kernel: [  220.100488] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf549000 maddr: 0x7b49000 
Aug 15 23:15:58 security kernel: [  220.100513] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b49000 
Aug 15 23:15:58 security kernel: [  220.100552] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b49000 
Aug 15 23:15:58 security kernel: [  220.101022] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:58 security kernel: [  220.101052] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:58 security kernel: [  220.101071] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b48800  paddr: 0xf548800 
Aug 15 23:15:58 security kernel: [  220.101097] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:58 security kernel: [  220.101118] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b48800 
Aug 15 23:15:58 security kernel: [  220.101148] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:58 security kernel: [  220.101165] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:58 security kernel: [  220.101181] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b49000  paddr: 0xf549000 
Aug 15 23:15:58 security kernel: [  220.101206] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:58 security kernel: [  220.101227] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b49000 
Aug 15 23:15:58 security kernel: [  220.101337] <<< 00
Aug 15 23:15:59 security kernel: [  220.600172] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:59 security kernel: [  220.600204] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:59 security kernel: [  220.600246] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:59 security kernel: [  220.600267] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:59 security kernel: [  220.600292] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:59 security kernel: [  220.600311] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf549800 maddr: 0x7b49800 
Aug 15 23:15:59 security kernel: [  220.600337] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b49800 
Aug 15 23:15:59 security kernel: [  220.600385] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b49800 
Aug 15 23:15:59 security kernel: [  220.600408] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:59 security kernel: [  220.600433] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:59 security kernel: [  220.600451] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:59 security kernel: [  220.600470] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:59 security kernel: [  220.600488] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf54a000 maddr: 0x7b4a000 
Aug 15 23:15:59 security kernel: [  220.600513] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b4a000 
Aug 15 23:15:59 security kernel: [  220.600553] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b4a000 
Aug 15 23:15:59 security kernel: [  220.600976] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:59 security kernel: [  220.601008] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:59 security kernel: [  220.601026] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b49800  paddr: 0xf549800 
Aug 15 23:15:59 security kernel: [  220.601053] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:59 security kernel: [  220.601074] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b49800 
Aug 15 23:15:59 security kernel: [  220.601102] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:59 security kernel: [  220.601119] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:59 security kernel: [  220.601135] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b4a000  paddr: 0xf54a000 
Aug 15 23:15:59 security kernel: [  220.601159] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:59 security kernel: [  220.601179] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b4a000 
Aug 15 23:15:59 security kernel: [  220.601276] <<< 00
Aug 15 23:15:59 security kernel: [  221.100206] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:15:59 security kernel: [  221.100235] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:15:59 security kernel: [  221.100275] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:59 security kernel: [  221.100295] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:59 security kernel: [  221.100321] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:59 security kernel: [  221.100340] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf54a800 maddr: 0x7b4a800 
Aug 15 23:15:59 security kernel: [  221.100366] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b4a800 
Aug 15 23:15:59 security kernel: [  221.100410] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b4a800 
Aug 15 23:15:59 security kernel: [  221.100434] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:15:59 security kernel: [  221.100458] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:15:59 security kernel: [  221.100476] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:15:59 security kernel: [  221.100495] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:15:59 security kernel: [  221.100513] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf54b000 maddr: 0x7b4b000 
Aug 15 23:15:59 security kernel: [  221.100538] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b4b000 
Aug 15 23:15:59 security kernel: [  221.100578] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b4b000 
Aug 15 23:15:59 security kernel: [  221.100936] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:59 security kernel: [  221.100957] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:59 security kernel: [  221.100974] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b4a800  paddr: 0xf54a800 
Aug 15 23:15:59 security kernel: [  221.101000] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:59 security kernel: [  221.101021] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b4a800 
Aug 15 23:15:59 security kernel: [  221.101049] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:15:59 security kernel: [  221.101067] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:15:59 security kernel: [  221.101083] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b4b000  paddr: 0xf54b000 
Aug 15 23:15:59 security kernel: [  221.101109] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:15:59 security kernel: [  221.101129] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b4b000 
Aug 15 23:15:59 security kernel: [  221.101224] <<< 00
Aug 15 23:16:00 security kernel: [  221.600188] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:00 security kernel: [  221.600219] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:16:00 security kernel: [  221.600258] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:00 security kernel: [  221.600278] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:00 security kernel: [  221.600305] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:00 security kernel: [  221.600324] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf54b800 maddr: 0x7b4b800 
Aug 15 23:16:00 security kernel: [  221.600351] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b4b800 
Aug 15 23:16:00 security kernel: [  221.600395] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b4b800 
Aug 15 23:16:00 security kernel: [  221.600418] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:00 security kernel: [  221.600443] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:00 security kernel: [  221.600461] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:00 security kernel: [  221.600480] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:00 security kernel: [  221.600498] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf54c000 maddr: 0x7b4c000 
Aug 15 23:16:00 security kernel: [  221.600523] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b4c000 
Aug 15 23:16:00 security kernel: [  221.600565] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b4c000 
Aug 15 23:16:00 security kernel: [  221.601017] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:00 security kernel: [  221.601043] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:00 security kernel: [  221.601061] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b4b800  paddr: 0xf54b800 
Aug 15 23:16:00 security kernel: [  221.601087] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:00 security kernel: [  221.601108] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b4b800 
Aug 15 23:16:00 security kernel: [  221.601138] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:00 security kernel: [  221.601155] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:00 security kernel: [  221.601171] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b4c000  paddr: 0xf54c000 
Aug 15 23:16:00 security kernel: [  221.601196] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:00 security kernel: [  221.601216] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b4c000 
Aug 15 23:16:00 security kernel: [  221.601319] <<< 00
Aug 15 23:16:00 security kernel: [  222.100187] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:00 security kernel: [  222.100218] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:16:00 security kernel: [  222.100259] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:00 security kernel: [  222.100280] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:00 security kernel: [  222.100305] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:00 security kernel: [  222.100325] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf54c800 maddr: 0x7b4c800 
Aug 15 23:16:00 security kernel: [  222.100351] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b4c800 
Aug 15 23:16:00 security kernel: [  222.100397] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b4c800 
Aug 15 23:16:00 security kernel: [  222.100421] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:00 security kernel: [  222.100446] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:00 security kernel: [  222.100463] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:00 security kernel: [  222.100483] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:00 security kernel: [  222.100501] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf54d000 maddr: 0x7b4d000 
Aug 15 23:16:00 security kernel: [  222.100526] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b4d000 
Aug 15 23:16:00 security kernel: [  222.100584] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b4d000 
Aug 15 23:16:00 security kernel: [  222.101042] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:00 security kernel: [  222.101068] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:00 security kernel: [  222.101087] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b4c800  paddr: 0xf54c800 
Aug 15 23:16:00 security kernel: [  222.101115] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:00 security kernel: [  222.101136] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b4c800 
Aug 15 23:16:00 security kernel: [  222.101164] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:00 security kernel: [  222.101182] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:00 security kernel: [  222.101198] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b4d000  paddr: 0xf54d000 
Aug 15 23:16:00 security kernel: [  222.101223] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:00 security kernel: [  222.101243] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b4d000 
Aug 15 23:16:00 security kernel: [  222.101345] <<< 00
Aug 15 23:16:01 security kernel: [  222.600152] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:01 security kernel: [  222.600164] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:16:01 security kernel: [  222.600186] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:01 security kernel: [  222.600193] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:01 security kernel: [  222.600201] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:01 security kernel: [  222.600215] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf54d800 maddr: 0x7b4d800 
Aug 15 23:16:01 security kernel: [  222.600224] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b4d800 
Aug 15 23:16:01 security kernel: [  222.600241] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b4d800 
Aug 15 23:16:01 security kernel: [  222.600249] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:01 security kernel: [  222.600257] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:01 security kernel: [  222.600263] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:01 security kernel: [  222.600269] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:01 security kernel: [  222.600276] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf54e000 maddr: 0x7b4e000 
Aug 15 23:16:01 security kernel: [  222.600284] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b4e000 
Aug 15 23:16:01 security kernel: [  222.600297] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b4e000 
Aug 15 23:16:01 security kernel: [  222.600729] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:01 security kernel: [  222.600738] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:01 security kernel: [  222.600744] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b4d800  paddr: 0xf54d800 
Aug 15 23:16:01 security kernel: [  222.600757] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:01 security kernel: [  222.600764] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b4d800 
Aug 15 23:16:01 security kernel: [  222.600774] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:01 security kernel: [  222.600780] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:01 security kernel: [  222.600785] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b4e000  paddr: 0xf54e000 
Aug 15 23:16:01 security kernel: [  222.600794] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:01 security kernel: [  222.600800] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b4e000 
Aug 15 23:16:01 security kernel: [  222.600835] <<< 00
Aug 15 23:16:01 security kernel: [  223.100187] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:01 security kernel: [  223.100217] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:16:01 security kernel: [  223.100255] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:01 security kernel: [  223.100275] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:01 security kernel: [  223.100298] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:01 security kernel: [  223.100318] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf54e800 maddr: 0x7b4e800 
Aug 15 23:16:01 security kernel: [  223.100343] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b4e800 
Aug 15 23:16:01 security kernel: [  223.100389] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b4e800 
Aug 15 23:16:01 security kernel: [  223.100412] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:01 security kernel: [  223.100437] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:01 security kernel: [  223.100455] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:01 security kernel: [  223.100474] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:01 security kernel: [  223.100493] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf54f000 maddr: 0x7b4f000 
Aug 15 23:16:01 security kernel: [  223.100517] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b4f000 
Aug 15 23:16:01 security kernel: [  223.100557] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b4f000 
Aug 15 23:16:01 security kernel: [  223.100978] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:01 security kernel: [  223.101003] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:01 security kernel: [  223.101021] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b4e800  paddr: 0xf54e800 
Aug 15 23:16:01 security kernel: [  223.101047] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:01 security kernel: [  223.101068] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b4e800 
Aug 15 23:16:01 security kernel: [  223.101096] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:01 security kernel: [  223.101113] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:01 security kernel: [  223.101129] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b4f000  paddr: 0xf54f000 
Aug 15 23:16:01 security kernel: [  223.101154] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:01 security kernel: [  223.101173] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b4f000 
Aug 15 23:16:01 security kernel: [  223.101277] <<< 00
Aug 15 23:16:02 security kernel: [  223.600170] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:02 security kernel: [  223.600179] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:16:02 security kernel: [  223.600199] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:02 security kernel: [  223.600203] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:02 security kernel: [  223.600209] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:02 security kernel: [  223.600219] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf54f800 maddr: 0x7b4f800 
Aug 15 23:16:02 security kernel: [  223.600225] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b4f800 
Aug 15 23:16:02 security kernel: [  223.600236] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b4f800 
Aug 15 23:16:02 security kernel: [  223.600242] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:02 security kernel: [  223.600248] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:02 security kernel: [  223.600252] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:02 security kernel: [  223.600256] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:02 security kernel: [  223.600260] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf550000 maddr: 0x7b50000 
Aug 15 23:16:02 security kernel: [  223.600266] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b50000 
Aug 15 23:16:02 security kernel: [  223.600275] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b50000 
Aug 15 23:16:02 security kernel: [  223.600735] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:02 security kernel: [  223.600769] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:02 security kernel: [  223.600788] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b4f800  paddr: 0xf54f800 
Aug 15 23:16:02 security kernel: [  223.600819] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:02 security kernel: [  223.600840] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b4f800 
Aug 15 23:16:02 security kernel: [  223.600868] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:02 security kernel: [  223.600886] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:02 security kernel: [  223.600902] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b50000  paddr: 0xf550000 
Aug 15 23:16:02 security kernel: [  223.600926] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:02 security kernel: [  223.600946] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b50000 
Aug 15 23:16:02 security kernel: [  223.601044] <<< 00
Aug 15 23:16:02 security kernel: [  224.100193] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:02 security kernel: [  224.100225] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:16:02 security kernel: [  224.100264] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:02 security kernel: [  224.100284] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:02 security kernel: [  224.100307] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:02 security kernel: [  224.100327] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf550800 maddr: 0x7b50800 
Aug 15 23:16:02 security kernel: [  224.100353] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b50800 
Aug 15 23:16:02 security kernel: [  224.100400] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b50800 
Aug 15 23:16:02 security kernel: [  224.100424] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:02 security kernel: [  224.100448] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:02 security kernel: [  224.100466] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:02 security kernel: [  224.100485] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:02 security kernel: [  224.100503] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf551000 maddr: 0x7b51000 
Aug 15 23:16:02 security kernel: [  224.100528] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b51000 
Aug 15 23:16:02 security kernel: [  224.100568] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b51000 
Aug 15 23:16:02 security kernel: [  224.101015] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:02 security kernel: [  224.101044] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:02 security kernel: [  224.101062] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b50800  paddr: 0xf550800 
Aug 15 23:16:02 security kernel: [  224.101088] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:02 security kernel: [  224.101109] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b50800 
Aug 15 23:16:02 security kernel: [  224.101138] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:02 security kernel: [  224.101155] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:02 security kernel: [  224.101170] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b51000  paddr: 0xf551000 
Aug 15 23:16:02 security kernel: [  224.101195] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:02 security kernel: [  224.101214] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b51000 
Aug 15 23:16:02 security kernel: [  224.101327] <<< 00
Aug 15 23:16:03 security kernel: [  224.600186] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:03 security kernel: [  224.600215] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:16:03 security kernel: [  224.600250] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:03 security kernel: [  224.600270] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:03 security kernel: [  224.600292] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:03 security kernel: [  224.600311] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf551800 maddr: 0x7b51800 
Aug 15 23:16:03 security kernel: [  224.600336] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b51800 
Aug 15 23:16:03 security kernel: [  224.600380] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b51800 
Aug 15 23:16:03 security kernel: [  224.600404] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:03 security kernel: [  224.600429] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:03 security kernel: [  224.600446] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:03 security kernel: [  224.600466] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:03 security kernel: [  224.600484] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf552000 maddr: 0x7b52000 
Aug 15 23:16:03 security kernel: [  224.600508] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b52000 
Aug 15 23:16:03 security kernel: [  224.600547] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b52000 
Aug 15 23:16:03 security kernel: [  224.600948] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:03 security kernel: [  224.600975] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:03 security kernel: [  224.600993] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b51800  paddr: 0xf551800 
Aug 15 23:16:03 security kernel: [  224.601018] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:03 security kernel: [  224.601039] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b51800 
Aug 15 23:16:03 security kernel: [  224.601066] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:03 security kernel: [  224.601085] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:03 security kernel: [  224.601101] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b52000  paddr: 0xf552000 
Aug 15 23:16:03 security kernel: [  224.601127] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:03 security kernel: [  224.601146] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b52000 
Aug 15 23:16:03 security kernel: [  224.601255] <<< 00
Aug 15 23:16:03 security kernel: [  225.100153] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:03 security kernel: [  225.100182] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:16:03 security kernel: [  225.100224] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:03 security kernel: [  225.100242] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:03 security kernel: [  225.100265] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:03 security kernel: [  225.100284] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf552800 maddr: 0x7b52800 
Aug 15 23:16:03 security kernel: [  225.100310] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b52800 
Aug 15 23:16:03 security kernel: [  225.100355] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b52800 
Aug 15 23:16:03 security kernel: [  225.100378] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:03 security kernel: [  225.100403] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:03 security kernel: [  225.100421] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:03 security kernel: [  225.100440] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:03 security kernel: [  225.100459] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf553000 maddr: 0x7b53000 
Aug 15 23:16:03 security kernel: [  225.100484] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b53000 
Aug 15 23:16:03 security kernel: [  225.100523] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b53000 
Aug 15 23:16:03 security kernel: [  225.100943] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:03 security kernel: [  225.100968] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:03 security kernel: [  225.100985] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b52800  paddr: 0xf552800 
Aug 15 23:16:03 security kernel: [  225.101011] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:03 security kernel: [  225.101031] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b52800 
Aug 15 23:16:03 security kernel: [  225.101059] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:03 security kernel: [  225.101076] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:03 security kernel: [  225.101092] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b53000  paddr: 0xf553000 
Aug 15 23:16:03 security kernel: [  225.101119] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:03 security kernel: [  225.101139] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b53000 
Aug 15 23:16:03 security kernel: [  225.101243] <<< 00
Aug 15 23:16:04 security kernel: [  225.600093] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:04 security kernel: [  225.600112] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:16:04 security kernel: [  225.600134] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:04 security kernel: [  225.600144] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:04 security kernel: [  225.600156] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:04 security kernel: [  225.600166] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf553800 maddr: 0x7b53800 
Aug 15 23:16:04 security kernel: [  225.600180] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b53800 
Aug 15 23:16:04 security kernel: [  225.600205] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b53800 
Aug 15 23:16:04 security kernel: [  225.600217] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:04 security kernel: [  225.600229] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:04 security kernel: [  225.600238] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:04 security kernel: [  225.600249] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:04 security kernel: [  225.600258] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf554000 maddr: 0x7b54000 
Aug 15 23:16:04 security kernel: [  225.600271] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b54000 
Aug 15 23:16:04 security kernel: [  225.600291] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b54000 
Aug 15 23:16:04 security kernel: [  225.600766] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:04 security kernel: [  225.600783] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:04 security kernel: [  225.600792] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b53800  paddr: 0xf553800 
Aug 15 23:16:04 security kernel: [  225.600805] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:04 security kernel: [  225.600816] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b53800 
Aug 15 23:16:04 security kernel: [  225.600831] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:04 security kernel: [  225.600839] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:04 security kernel: [  225.600847] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b54000  paddr: 0xf554000 
Aug 15 23:16:04 security kernel: [  225.600859] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:04 security kernel: [  225.600869] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b54000 
Aug 15 23:16:04 security kernel: [  225.600932] <<< 00
Aug 15 23:16:04 security kernel: [  226.100165] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:04 security kernel: [  226.100199] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:16:04 security kernel: [  226.100242] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:04 security kernel: [  226.100262] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:04 security kernel: [  226.100287] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:04 security kernel: [  226.100307] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf554800 maddr: 0x7b54800 
Aug 15 23:16:04 security kernel: [  226.100333] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b54800 
Aug 15 23:16:04 security kernel: [  226.100380] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b54800 
Aug 15 23:16:04 security kernel: [  226.100404] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:04 security kernel: [  226.100429] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:04 security kernel: [  226.100446] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:04 security kernel: [  226.100466] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:04 security kernel: [  226.100484] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf555000 maddr: 0x7b55000 
Aug 15 23:16:04 security kernel: [  226.100509] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b55000 
Aug 15 23:16:04 security kernel: [  226.100551] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b55000 
Aug 15 23:16:04 security kernel: [  226.101012] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:04 security kernel: [  226.101036] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:04 security kernel: [  226.101054] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b54800  paddr: 0xf554800 
Aug 15 23:16:04 security kernel: [  226.101079] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:04 security kernel: [  226.101102] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b54800 
Aug 15 23:16:04 security kernel: [  226.101130] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:04 security kernel: [  226.101148] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:04 security kernel: [  226.101164] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b55000  paddr: 0xf555000 
Aug 15 23:16:04 security kernel: [  226.101188] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:04 security kernel: [  226.101208] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b55000 
Aug 15 23:16:04 security kernel: [  226.101311] <<< 00
Aug 15 23:16:05 security kernel: [  226.600177] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:05 security kernel: [  226.600209] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:16:05 security kernel: [  226.600246] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:05 security kernel: [  226.600266] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:05 security kernel: [  226.600288] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:05 security kernel: [  226.600307] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf555800 maddr: 0x7b55800 
Aug 15 23:16:05 security kernel: [  226.600333] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b55800 
Aug 15 23:16:05 security kernel: [  226.600377] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b55800 
Aug 15 23:16:05 security kernel: [  226.600401] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:05 security kernel: [  226.600425] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:05 security kernel: [  226.600443] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:05 security kernel: [  226.600462] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:05 security kernel: [  226.600480] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf556000 maddr: 0x7b56000 
Aug 15 23:16:05 security kernel: [  226.600506] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b56000 
Aug 15 23:16:05 security kernel: [  226.600547] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b56000 
Aug 15 23:16:05 security kernel: [  226.600963] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:05 security kernel: [  226.600985] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:05 security kernel: [  226.601002] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b55800  paddr: 0xf555800 
Aug 15 23:16:05 security kernel: [  226.601028] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:05 security kernel: [  226.601049] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b55800 
Aug 15 23:16:05 security kernel: [  226.601077] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:05 security kernel: [  226.601094] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:05 security kernel: [  226.601111] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b56000  paddr: 0xf556000 
Aug 15 23:16:05 security kernel: [  226.601139] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:05 security kernel: [  226.601159] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b56000 
Aug 15 23:16:05 security kernel: [  226.601252] <<< 00
Aug 15 23:16:05 security kernel: [  227.100154] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:05 security kernel: [  227.100185] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:16:05 security kernel: [  227.100224] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:05 security kernel: [  227.100244] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:05 security kernel: [  227.100267] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:05 security kernel: [  227.100287] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf556800 maddr: 0x7b56800 
Aug 15 23:16:05 security kernel: [  227.100313] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b56800 
Aug 15 23:16:05 security kernel: [  227.100374] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b56800 
Aug 15 23:16:05 security kernel: [  227.100398] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:05 security kernel: [  227.100423] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:05 security kernel: [  227.100441] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:05 security kernel: [  227.100460] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:05 security kernel: [  227.100479] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf557000 maddr: 0x7b57000 
Aug 15 23:16:05 security kernel: [  227.100504] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b57000 
Aug 15 23:16:05 security kernel: [  227.100544] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b57000 
Aug 15 23:16:05 security kernel: [  227.100992] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:05 security kernel: [  227.101020] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:05 security kernel: [  227.101038] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b56800  paddr: 0xf556800 
Aug 15 23:16:05 security kernel: [  227.101064] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:05 security kernel: [  227.101085] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b56800 
Aug 15 23:16:05 security kernel: [  227.101112] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:05 security kernel: [  227.101129] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:05 security kernel: [  227.101145] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b57000  paddr: 0xf557000 
Aug 15 23:16:05 security kernel: [  227.101171] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:05 security kernel: [  227.101192] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b57000 
Aug 15 23:16:05 security kernel: [  227.101300] <<< 00
Aug 15 23:16:06 security kernel: [  227.600157] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:06 security kernel: [  227.600188] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:16:06 security kernel: [  227.600228] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:06 security kernel: [  227.600248] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:06 security kernel: [  227.600270] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:06 security kernel: [  227.600290] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf557800 maddr: 0x7b57800 
Aug 15 23:16:06 security kernel: [  227.600316] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b57800 
Aug 15 23:16:06 security kernel: [  227.600361] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b57800 
Aug 15 23:16:06 security kernel: [  227.600385] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:06 security kernel: [  227.600410] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:06 security kernel: [  227.600427] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:06 security kernel: [  227.600447] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:06 security kernel: [  227.600465] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf558000 maddr: 0x7b58000 
Aug 15 23:16:06 security kernel: [  227.600490] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b58000 
Aug 15 23:16:06 security kernel: [  227.600529] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b58000 
Aug 15 23:16:06 security kernel: [  227.600939] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:06 security kernel: [  227.600965] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:06 security kernel: [  227.600983] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b57800  paddr: 0xf557800 
Aug 15 23:16:06 security kernel: [  227.601009] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:06 security kernel: [  227.601030] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b57800 
Aug 15 23:16:06 security kernel: [  227.601059] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:06 security kernel: [  227.601076] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:06 security kernel: [  227.601092] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b58000  paddr: 0xf558000 
Aug 15 23:16:06 security kernel: [  227.601117] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:06 security kernel: [  227.601137] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b58000 
Aug 15 23:16:06 security kernel: [  227.601253] <<< 00
Aug 15 23:16:06 security kernel: [  228.100138] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:06 security kernel: [  228.100168] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:16:06 security kernel: [  228.100207] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:06 security kernel: [  228.100226] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:06 security kernel: [  228.100247] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:06 security kernel: [  228.100266] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf558800 maddr: 0x7b58800 
Aug 15 23:16:06 security kernel: [  228.100292] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b58800 
Aug 15 23:16:06 security kernel: [  228.100335] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b58800 
Aug 15 23:16:06 security kernel: [  228.100359] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:06 security kernel: [  228.100383] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:06 security kernel: [  228.100400] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:06 security kernel: [  228.100420] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:06 security kernel: [  228.100438] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf559000 maddr: 0x7b59000 
Aug 15 23:16:06 security kernel: [  228.100463] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b59000 
Aug 15 23:16:06 security kernel: [  228.100503] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b59000 
Aug 15 23:16:06 security kernel: [  228.100911] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:06 security kernel: [  228.100936] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:06 security kernel: [  228.100954] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b58800  paddr: 0xf558800 
Aug 15 23:16:06 security kernel: [  228.100980] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:06 security kernel: [  228.101000] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b58800 
Aug 15 23:16:06 security kernel: [  228.101028] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:06 security kernel: [  228.101045] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:06 security kernel: [  228.101061] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b59000  paddr: 0xf559000 
Aug 15 23:16:06 security kernel: [  228.101085] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:06 security kernel: [  228.101105] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b59000 
Aug 15 23:16:06 security kernel: [  228.101213] <<< 00
Aug 15 23:16:07 security kernel: [  228.600149] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:07 security kernel: [  228.600177] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:16:07 security kernel: [  228.600218] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:07 security kernel: [  228.600236] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:07 security kernel: [  228.600258] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:07 security kernel: [  228.600277] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf559800 maddr: 0x7b59800 
Aug 15 23:16:07 security kernel: [  228.600303] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b59800 
Aug 15 23:16:07 security kernel: [  228.600346] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b59800 
Aug 15 23:16:07 security kernel: [  228.600369] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:07 security kernel: [  228.600394] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:07 security kernel: [  228.600411] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:07 security kernel: [  228.600430] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:07 security kernel: [  228.600448] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf55a000 maddr: 0x7b5a000 
Aug 15 23:16:07 security kernel: [  228.600473] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b5a000 
Aug 15 23:16:07 security kernel: [  228.600514] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b5a000 
Aug 15 23:16:07 security kernel: [  228.600898] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:07 security kernel: [  228.600919] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:07 security kernel: [  228.600936] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b59800  paddr: 0xf559800 
Aug 15 23:16:07 security kernel: [  228.600962] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:07 security kernel: [  228.600983] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b59800 
Aug 15 23:16:07 security kernel: [  228.601012] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:07 security kernel: [  228.601029] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:07 security kernel: [  228.601045] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b5a000  paddr: 0xf55a000 
Aug 15 23:16:07 security kernel: [  228.601072] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:07 security kernel: [  228.601097] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b5a000 
Aug 15 23:16:07 security kernel: [  228.601195] <<< 00
Aug 15 23:16:07 security kernel: [  229.100159] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:07 security kernel: [  229.100190] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:16:07 security kernel: [  229.100233] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:07 security kernel: [  229.100253] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:07 security kernel: [  229.100277] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:07 security kernel: [  229.100297] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf55a800 maddr: 0x7b5a800 
Aug 15 23:16:07 security kernel: [  229.100323] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b5a800 
Aug 15 23:16:07 security kernel: [  229.100370] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b5a800 
Aug 15 23:16:07 security kernel: [  229.100394] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:07 security kernel: [  229.100419] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:07 security kernel: [  229.100436] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:07 security kernel: [  229.100456] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:07 security kernel: [  229.100474] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf55b000 maddr: 0x7b5b000 
Aug 15 23:16:07 security kernel: [  229.100499] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b5b000 
Aug 15 23:16:07 security kernel: [  229.100541] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b5b000 
Aug 15 23:16:07 security kernel: [  229.101022] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:07 security kernel: [  229.101048] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:07 security kernel: [  229.101066] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b5a800  paddr: 0xf55a800 
Aug 15 23:16:07 security kernel: [  229.101093] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:07 security kernel: [  229.101116] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b5a800 
Aug 15 23:16:07 security kernel: [  229.101145] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:07 security kernel: [  229.101162] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:07 security kernel: [  229.101178] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b5b000  paddr: 0xf55b000 
Aug 15 23:16:07 security kernel: [  229.101203] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:07 security kernel: [  229.101222] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b5b000 
Aug 15 23:16:07 security kernel: [  229.101326] <<< 00
Aug 15 23:16:08 security kernel: [  229.600204] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:08 security kernel: [  229.600233] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:16:08 security kernel: [  229.600272] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:08 security kernel: [  229.600291] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:08 security kernel: [  229.600313] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:08 security kernel: [  229.600333] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf55b800 maddr: 0x7b5b800 
Aug 15 23:16:08 security kernel: [  229.600358] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b5b800 
Aug 15 23:16:08 security kernel: [  229.600403] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b5b800 
Aug 15 23:16:08 security kernel: [  229.600426] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:08 security kernel: [  229.600451] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:08 security kernel: [  229.600469] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:08 security kernel: [  229.600488] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:08 security kernel: [  229.600506] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf55c000 maddr: 0x7b5c000 
Aug 15 23:16:08 security kernel: [  229.600531] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b5c000 
Aug 15 23:16:08 security kernel: [  229.600572] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b5c000 
Aug 15 23:16:08 security kernel: [  229.601097] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:08 security kernel: [  229.601122] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:08 security kernel: [  229.601142] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b5b800  paddr: 0xf55b800 
Aug 15 23:16:08 security kernel: [  229.601168] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:08 security kernel: [  229.601190] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b5b800 
Aug 15 23:16:08 security kernel: [  229.601218] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:08 security kernel: [  229.601236] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:08 security kernel: [  229.601252] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b5c000  paddr: 0xf55c000 
Aug 15 23:16:08 security kernel: [  229.601277] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:08 security kernel: [  229.601297] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b5c000 
Aug 15 23:16:08 security kernel: [  229.601399] <<< 00
Aug 15 23:16:08 security kernel: [  230.100166] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:08 security kernel: [  230.100201] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:16:08 security kernel: [  230.100242] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:08 security kernel: [  230.100267] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:08 security kernel: [  230.100290] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:08 security kernel: [  230.100310] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf55c800 maddr: 0x7b5c800 
Aug 15 23:16:08 security kernel: [  230.100336] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b5c800 
Aug 15 23:16:08 security kernel: [  230.100382] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b5c800 
Aug 15 23:16:08 security kernel: [  230.100409] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:08 security kernel: [  230.100434] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:08 security kernel: [  230.100453] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:08 security kernel: [  230.100472] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:08 security kernel: [  230.100490] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf55d000 maddr: 0x7b5d000 
Aug 15 23:16:08 security kernel: [  230.100515] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b5d000 
Aug 15 23:16:08 security kernel: [  230.100555] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b5d000 
Aug 15 23:16:08 security kernel: [  230.100993] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:08 security kernel: [  230.101023] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:08 security kernel: [  230.101042] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b5c800  paddr: 0xf55c800 
Aug 15 23:16:08 security kernel: [  230.101068] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:08 security kernel: [  230.101089] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b5c800 
Aug 15 23:16:08 security kernel: [  230.101117] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:08 security kernel: [  230.101134] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:08 security kernel: [  230.101150] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b5d000  paddr: 0xf55d000 
Aug 15 23:16:08 security kernel: [  230.101174] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:08 security kernel: [  230.101194] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b5d000 
Aug 15 23:16:08 security kernel: [  230.101306] <<< 00
Aug 15 23:16:09 security kernel: [  230.600193] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:09 security kernel: [  230.600227] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:16:09 security kernel: [  230.600269] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:09 security kernel: [  230.600289] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:09 security kernel: [  230.600312] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:09 security kernel: [  230.600332] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf55d800 maddr: 0x7b5d800 
Aug 15 23:16:09 security kernel: [  230.600359] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b5d800 
Aug 15 23:16:09 security kernel: [  230.600406] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b5d800 
Aug 15 23:16:09 security kernel: [  230.600430] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:09 security kernel: [  230.600454] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:09 security kernel: [  230.600472] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:09 security kernel: [  230.600491] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:09 security kernel: [  230.600509] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf55e000 maddr: 0x7b5e000 
Aug 15 23:16:09 security kernel: [  230.600535] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b5e000 
Aug 15 23:16:09 security kernel: [  230.600575] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b5e000 
Aug 15 23:16:09 security kernel: [  230.600964] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:09 security kernel: [  230.600995] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:09 security kernel: [  230.601013] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b5d800  paddr: 0xf55d800 
Aug 15 23:16:09 security kernel: [  230.601040] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:09 security kernel: [  230.601062] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b5d800 
Aug 15 23:16:09 security kernel: [  230.601090] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:09 security kernel: [  230.601106] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:09 security kernel: [  230.601122] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b5e000  paddr: 0xf55e000 
Aug 15 23:16:09 security kernel: [  230.601146] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:09 security kernel: [  230.601166] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b5e000 
Aug 15 23:16:09 security kernel: [  230.601281] <<< 00
Aug 15 23:16:09 security kernel: [  231.100188] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:09 security kernel: [  231.100219] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:16:09 security kernel: [  231.100260] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:09 security kernel: [  231.100281] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:09 security kernel: [  231.100304] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:09 security kernel: [  231.100324] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf55e800 maddr: 0x7b5e800 
Aug 15 23:16:09 security kernel: [  231.100350] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b5e800 
Aug 15 23:16:09 security kernel: [  231.100396] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b5e800 
Aug 15 23:16:09 security kernel: [  231.100420] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:09 security kernel: [  231.100445] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:09 security kernel: [  231.100462] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:09 security kernel: [  231.100482] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:09 security kernel: [  231.100500] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf55f000 maddr: 0x7b5f000 
Aug 15 23:16:09 security kernel: [  231.100525] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b5f000 
Aug 15 23:16:09 security kernel: [  231.100565] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b5f000 
Aug 15 23:16:09 security kernel: [  231.100961] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:09 security kernel: [  231.100987] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:09 security kernel: [  231.101005] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b5e800  paddr: 0xf55e800 
Aug 15 23:16:09 security kernel: [  231.101031] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:09 security kernel: [  231.101052] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b5e800 
Aug 15 23:16:09 security kernel: [  231.101080] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:09 security kernel: [  231.101096] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:09 security kernel: [  231.101112] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b5f000  paddr: 0xf55f000 
Aug 15 23:16:09 security kernel: [  231.101137] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:09 security kernel: [  231.101157] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b5f000 
Aug 15 23:16:09 security kernel: [  231.101265] <<< 00
Aug 15 23:16:10 security kernel: [  231.600208] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:10 security kernel: [  231.600239] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:16:10 security kernel: [  231.600278] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:10 security kernel: [  231.600298] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:10 security kernel: [  231.600321] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:10 security kernel: [  231.600340] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf55f800 maddr: 0x7b5f800 
Aug 15 23:16:10 security kernel: [  231.600366] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b5f800 
Aug 15 23:16:10 security kernel: [  231.600412] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b5f800 
Aug 15 23:16:10 security kernel: [  231.600436] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:10 security kernel: [  231.600460] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:10 security kernel: [  231.600478] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:10 security kernel: [  231.600497] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:10 security kernel: [  231.600515] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf560000 maddr: 0x7b60000 
Aug 15 23:16:10 security kernel: [  231.600540] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b60000 
Aug 15 23:16:10 security kernel: [  231.600581] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b60000 
Aug 15 23:16:10 security kernel: [  231.601031] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:10 security kernel: [  231.601053] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:10 security kernel: [  231.601070] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b5f800  paddr: 0xf55f800 
Aug 15 23:16:10 security kernel: [  231.601096] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:10 security kernel: [  231.601117] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b5f800 
Aug 15 23:16:10 security kernel: [  231.601145] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:10 security kernel: [  231.601162] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:10 security kernel: [  231.601181] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b60000  paddr: 0xf560000 
Aug 15 23:16:10 security kernel: [  231.601207] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:10 security kernel: [  231.601228] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b60000 
Aug 15 23:16:10 security kernel: [  231.601322] <<< 00
Aug 15 23:16:10 security kernel: [  232.100155] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:10 security kernel: [  232.100185] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:16:10 security kernel: [  232.100223] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:10 security kernel: [  232.100242] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:10 security kernel: [  232.100265] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:10 security kernel: [  232.100286] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf560800 maddr: 0x7b60800 
Aug 15 23:16:10 security kernel: [  232.100313] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b60800 
Aug 15 23:16:10 security kernel: [  232.100358] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b60800 
Aug 15 23:16:10 security kernel: [  232.100382] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:10 security kernel: [  232.100406] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:10 security kernel: [  232.100424] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:10 security kernel: [  232.100443] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:10 security kernel: [  232.100461] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf561000 maddr: 0x7b61000 
Aug 15 23:16:10 security kernel: [  232.100486] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b61000 
Aug 15 23:16:10 security kernel: [  232.100526] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b61000 
Aug 15 23:16:10 security kernel: [  232.100922] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:10 security kernel: [  232.100949] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:10 security kernel: [  232.100967] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b60800  paddr: 0xf560800 
Aug 15 23:16:10 security kernel: [  232.100992] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:10 security kernel: [  232.101013] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b60800 
Aug 15 23:16:10 security kernel: [  232.101041] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:10 security kernel: [  232.101058] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:10 security kernel: [  232.101073] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b61000  paddr: 0xf561000 
Aug 15 23:16:10 security kernel: [  232.101098] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:10 security kernel: [  232.101118] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b61000 
Aug 15 23:16:10 security kernel: [  232.101225] <<< 00
Aug 15 23:16:11 security kernel: [  232.600211] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:11 security kernel: [  232.600244] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:16:11 security kernel: [  232.600284] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:11 security kernel: [  232.600303] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:11 security kernel: [  232.600326] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:11 security kernel: [  232.600348] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf561800 maddr: 0x7b61800 
Aug 15 23:16:11 security kernel: [  232.600375] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b61800 
Aug 15 23:16:11 security kernel: [  232.600421] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b61800 
Aug 15 23:16:11 security kernel: [  232.600445] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:11 security kernel: [  232.600470] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:11 security kernel: [  232.600487] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:11 security kernel: [  232.600507] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:11 security kernel: [  232.600525] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf562000 maddr: 0x7b62000 
Aug 15 23:16:11 security kernel: [  232.600550] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b62000 
Aug 15 23:16:11 security kernel: [  232.600590] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b62000 
Aug 15 23:16:11 security kernel: [  232.600986] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:11 security kernel: [  232.601009] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:11 security kernel: [  232.601026] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b61800  paddr: 0xf561800 
Aug 15 23:16:11 security kernel: [  232.601054] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:11 security kernel: [  232.601075] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b61800 
Aug 15 23:16:11 security kernel: [  232.601103] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:11 security kernel: [  232.601120] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:11 security kernel: [  232.601136] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b62000  paddr: 0xf562000 
Aug 15 23:16:11 security kernel: [  232.601161] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:11 security kernel: [  232.601181] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b62000 
Aug 15 23:16:11 security kernel: [  232.601278] <<< 00
Aug 15 23:16:11 security kernel: [  233.100132] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:11 security kernel: [  233.100163] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:16:11 security kernel: [  233.100203] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:11 security kernel: [  233.100222] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:11 security kernel: [  233.100245] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:11 security kernel: [  233.100265] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf562800 maddr: 0x7b62800 
Aug 15 23:16:11 security kernel: [  233.100291] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b62800 
Aug 15 23:16:11 security kernel: [  233.100336] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b62800 
Aug 15 23:16:11 security kernel: [  233.100359] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:11 security kernel: [  233.100384] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:11 security kernel: [  233.100401] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:11 security kernel: [  233.100421] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:11 security kernel: [  233.100439] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf563000 maddr: 0x7b63000 
Aug 15 23:16:11 security kernel: [  233.100464] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b63000 
Aug 15 23:16:11 security kernel: [  233.100503] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b63000 
Aug 15 23:16:11 security kernel: [  233.100985] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:11 security kernel: [  233.101015] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:11 security kernel: [  233.101033] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b62800  paddr: 0xf562800 
Aug 15 23:16:11 security kernel: [  233.101060] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:11 security kernel: [  233.101081] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b62800 
Aug 15 23:16:11 security kernel: [  233.101109] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:11 security kernel: [  233.101126] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:11 security kernel: [  233.101142] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b63000  paddr: 0xf563000 
Aug 15 23:16:11 security kernel: [  233.101166] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:11 security kernel: [  233.101185] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b63000 
Aug 15 23:16:11 security kernel: [  233.101298] <<< 00
Aug 15 23:16:12 security kernel: [  233.600151] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:12 security kernel: [  233.600184] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:16:12 security kernel: [  233.600226] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:12 security kernel: [  233.600246] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:12 security kernel: [  233.600270] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:12 security kernel: [  233.600293] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf563800 maddr: 0x7b63800 
Aug 15 23:16:12 security kernel: [  233.600320] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b63800 
Aug 15 23:16:12 security kernel: [  233.600366] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b63800 
Aug 15 23:16:12 security kernel: [  233.600390] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:12 security kernel: [  233.600414] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:12 security kernel: [  233.600432] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:12 security kernel: [  233.600452] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:12 security kernel: [  233.600470] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf564000 maddr: 0x7b64000 
Aug 15 23:16:12 security kernel: [  233.600495] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b64000 
Aug 15 23:16:12 security kernel: [  233.600535] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b64000 
Aug 15 23:16:12 security kernel: [  233.600957] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:12 security kernel: [  233.600984] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:12 security kernel: [  233.601002] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b63800  paddr: 0xf563800 
Aug 15 23:16:12 security kernel: [  233.601028] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:12 security kernel: [  233.601049] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b63800 
Aug 15 23:16:12 security kernel: [  233.601077] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:12 security kernel: [  233.601094] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:12 security kernel: [  233.601110] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b64000  paddr: 0xf564000 
Aug 15 23:16:12 security kernel: [  233.601134] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:12 security kernel: [  233.601154] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b64000 
Aug 15 23:16:12 security kernel: [  233.601269] <<< 00
Aug 15 23:16:12 security kernel: [  234.100144] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:12 security kernel: [  234.100175] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:16:12 security kernel: [  234.100215] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:12 security kernel: [  234.100235] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:12 security kernel: [  234.100259] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:12 security kernel: [  234.100278] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf564800 maddr: 0x7b64800 
Aug 15 23:16:12 security kernel: [  234.100305] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b64800 
Aug 15 23:16:12 security kernel: [  234.100353] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b64800 
Aug 15 23:16:12 security kernel: [  234.100377] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:12 security kernel: [  234.100401] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:12 security kernel: [  234.100419] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:12 security kernel: [  234.100439] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:12 security kernel: [  234.100457] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf565000 maddr: 0x7b65000 
Aug 15 23:16:12 security kernel: [  234.100482] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b65000 
Aug 15 23:16:12 security kernel: [  234.100524] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b65000 
Aug 15 23:16:12 security kernel: [  234.100955] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:12 security kernel: [  234.100980] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:12 security kernel: [  234.100998] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b64800  paddr: 0xf564800 
Aug 15 23:16:12 security kernel: [  234.101024] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:12 security kernel: [  234.101046] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b64800 
Aug 15 23:16:12 security kernel: [  234.101074] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:12 security kernel: [  234.101093] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:12 security kernel: [  234.101109] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b65000  paddr: 0xf565000 
Aug 15 23:16:12 security kernel: [  234.101138] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:12 security kernel: [  234.101158] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b65000 
Aug 15 23:16:12 security kernel: [  234.101263] <<< 00
Aug 15 23:16:13 security kernel: [  234.600180] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:13 security kernel: [  234.600208] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:16:13 security kernel: [  234.600243] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:13 security kernel: [  234.600263] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:13 security kernel: [  234.600285] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:13 security kernel: [  234.600304] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf565800 maddr: 0x7b65800 
Aug 15 23:16:13 security kernel: [  234.600329] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b65800 
Aug 15 23:16:13 security kernel: [  234.600373] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b65800 
Aug 15 23:16:13 security kernel: [  234.600397] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:13 security kernel: [  234.600422] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:13 security kernel: [  234.600439] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:13 security kernel: [  234.600459] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:13 security kernel: [  234.600477] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf566000 maddr: 0x7b66000 
Aug 15 23:16:13 security kernel: [  234.600504] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b66000 
Aug 15 23:16:13 security kernel: [  234.600544] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b66000 
Aug 15 23:16:13 security kernel: [  234.600899] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:13 security kernel: [  234.600922] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:13 security kernel: [  234.600939] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b65800  paddr: 0xf565800 
Aug 15 23:16:13 security kernel: [  234.600965] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:13 security kernel: [  234.600986] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b65800 
Aug 15 23:16:13 security kernel: [  234.601015] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:13 security kernel: [  234.601032] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:13 security kernel: [  234.601049] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b66000  paddr: 0xf566000 
Aug 15 23:16:13 security kernel: [  234.601076] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:13 security kernel: [  234.601097] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b66000 
Aug 15 23:16:13 security kernel: [  234.601190] <<< 00
Aug 15 23:16:13 security kernel: [  235.100191] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:13 security kernel: [  235.100223] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:16:13 security kernel: [  235.100264] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:13 security kernel: [  235.100283] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:13 security kernel: [  235.100306] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:13 security kernel: [  235.100339] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf566800 maddr: 0x7b66800 
Aug 15 23:16:13 security kernel: [  235.100369] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b66800 
Aug 15 23:16:13 security kernel: [  235.100415] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b66800 
Aug 15 23:16:13 security kernel: [  235.100439] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:13 security kernel: [  235.100464] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:13 security kernel: [  235.100482] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:13 security kernel: [  235.100501] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:13 security kernel: [  235.100520] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf567000 maddr: 0x7b67000 
Aug 15 23:16:13 security kernel: [  235.100544] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b67000 
Aug 15 23:16:13 security kernel: [  235.100584] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b67000 
Aug 15 23:16:13 security kernel: [  235.101028] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:13 security kernel: [  235.101056] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:13 security kernel: [  235.101075] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b66800  paddr: 0xf566800 
Aug 15 23:16:13 security kernel: [  235.101103] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:13 security kernel: [  235.101125] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b66800 
Aug 15 23:16:13 security kernel: [  235.101153] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:13 security kernel: [  235.101170] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:13 security kernel: [  235.101186] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b67000  paddr: 0xf567000 
Aug 15 23:16:13 security kernel: [  235.101211] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:13 security kernel: [  235.101230] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b67000 
Aug 15 23:16:13 security kernel: [  235.101350] <<< 00
Aug 15 23:16:14 security kernel: [  235.600212] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:14 security kernel: [  235.600246] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:16:14 security kernel: [  235.600289] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:14 security kernel: [  235.600309] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:14 security kernel: [  235.600333] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:14 security kernel: [  235.600353] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf567800 maddr: 0x7b67800 
Aug 15 23:16:14 security kernel: [  235.600379] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b67800 
Aug 15 23:16:14 security kernel: [  235.600427] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b67800 
Aug 15 23:16:14 security kernel: [  235.600451] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:14 security kernel: [  235.600475] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:14 security kernel: [  235.600493] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:14 security kernel: [  235.600513] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:14 security kernel: [  235.600531] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf568000 maddr: 0x7b68000 
Aug 15 23:16:14 security kernel: [  235.600556] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b68000 
Aug 15 23:16:14 security kernel: [  235.600615] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b68000 
Aug 15 23:16:14 security kernel: [  235.601002] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:14 security kernel: [  235.601025] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:14 security kernel: [  235.601042] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b67800  paddr: 0xf567800 
Aug 15 23:16:14 security kernel: [  235.601069] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:14 security kernel: [  235.601090] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b67800 
Aug 15 23:16:14 security kernel: [  235.601119] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:14 security kernel: [  235.601136] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:14 security kernel: [  235.601153] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b68000  paddr: 0xf568000 
Aug 15 23:16:14 security kernel: [  235.601178] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:14 security kernel: [  235.601199] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b68000 
Aug 15 23:16:14 security kernel: [  235.601286] <<< 00
Aug 15 23:16:14 security kernel: [  236.100190] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:14 security kernel: [  236.100223] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:16:14 security kernel: [  236.100264] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:14 security kernel: [  236.100283] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:14 security kernel: [  236.100306] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:14 security kernel: [  236.100327] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf568800 maddr: 0x7b68800 
Aug 15 23:16:14 security kernel: [  236.100353] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b68800 
Aug 15 23:16:14 security kernel: [  236.100399] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b68800 
Aug 15 23:16:14 security kernel: [  236.100422] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:14 security kernel: [  236.100447] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:14 security kernel: [  236.100465] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:14 security kernel: [  236.100484] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:14 security kernel: [  236.100502] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf569000 maddr: 0x7b69000 
Aug 15 23:16:14 security kernel: [  236.100527] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b69000 
Aug 15 23:16:14 security kernel: [  236.100566] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b69000 
Aug 15 23:16:14 security kernel: [  236.101035] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:14 security kernel: [  236.101074] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:14 security kernel: [  236.101094] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b68800  paddr: 0xf568800 
Aug 15 23:16:14 security kernel: [  236.101121] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:14 security kernel: [  236.101144] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b68800 
Aug 15 23:16:14 security kernel: [  236.101174] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:14 security kernel: [  236.101192] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:14 security kernel: [  236.101208] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b69000  paddr: 0xf569000 
Aug 15 23:16:14 security kernel: [  236.101232] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:14 security kernel: [  236.101255] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b69000 
Aug 15 23:16:14 security kernel: [  236.101373] <<< 00
Aug 15 23:16:15 security kernel: [  236.600140] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:15 security kernel: [  236.600174] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:16:15 security kernel: [  236.600216] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:15 security kernel: [  236.600236] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:15 security kernel: [  236.600264] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:15 security kernel: [  236.600284] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf569800 maddr: 0x7b69800 
Aug 15 23:16:15 security kernel: [  236.600310] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b69800 
Aug 15 23:16:15 security kernel: [  236.600355] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b69800 
Aug 15 23:16:15 security kernel: [  236.600379] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:15 security kernel: [  236.600404] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:15 security kernel: [  236.600421] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:15 security kernel: [  236.600441] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:15 security kernel: [  236.600459] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf56a000 maddr: 0x7b6a000 
Aug 15 23:16:15 security kernel: [  236.600484] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b6a000 
Aug 15 23:16:15 security kernel: [  236.600525] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b6a000 
Aug 15 23:16:15 security kernel: [  236.600962] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:15 security kernel: [  236.600989] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:15 security kernel: [  236.601008] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b69800  paddr: 0xf569800 
Aug 15 23:16:15 security kernel: [  236.601033] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:15 security kernel: [  236.601055] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b69800 
Aug 15 23:16:15 security kernel: [  236.601098] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:15 security kernel: [  236.601115] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:15 security kernel: [  236.601132] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b6a000  paddr: 0xf56a000 
Aug 15 23:16:15 security kernel: [  236.601156] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:15 security kernel: [  236.601176] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b6a000 
Aug 15 23:16:15 security kernel: [  236.601280] <<< 00
Aug 15 23:16:15 security kernel: [  237.101806] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:15 security kernel: [  237.101834] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:16:15 security kernel: [  237.101872] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:15 security kernel: [  237.101893] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:15 security kernel: [  237.101916] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:15 security kernel: [  237.101936] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf56a800 maddr: 0x7b6a800 
Aug 15 23:16:15 security kernel: [  237.101962] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b6a800 
Aug 15 23:16:15 security kernel: [  237.102008] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b6a800 
Aug 15 23:16:15 security kernel: [  237.102032] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:15 security kernel: [  237.102057] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:15 security kernel: [  237.102074] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:15 security kernel: [  237.102094] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:15 security kernel: [  237.102112] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf56b000 maddr: 0x7b6b000 
Aug 15 23:16:15 security kernel: [  237.102137] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b6b000 
Aug 15 23:16:15 security kernel: [  237.102180] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b6b000 
Aug 15 23:16:15 security kernel: [  237.102580] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:15 security kernel: [  237.102603] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:15 security kernel: [  237.102620] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b6a800  paddr: 0xf56a800 
Aug 15 23:16:15 security kernel: [  237.102646] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:15 security kernel: [  237.102668] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b6a800 
Aug 15 23:16:15 security kernel: [  237.102696] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:15 security kernel: [  237.102714] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:15 security kernel: [  237.102732] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b6b000  paddr: 0xf56b000 
Aug 15 23:16:15 security kernel: [  237.102758] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:15 security kernel: [  237.102780] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b6b000 
Aug 15 23:16:15 security kernel: [  237.102911] <<< 00
Aug 15 23:16:16 security kernel: [  237.600396] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:16 security kernel: [  237.600429] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:16:16 security kernel: [  237.600469] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:16 security kernel: [  237.600490] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:16 security kernel: [  237.600514] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:16 security kernel: [  237.600534] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf56b800 maddr: 0x7b6b800 
Aug 15 23:16:16 security kernel: [  237.600561] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b6b800 
Aug 15 23:16:16 security kernel: [  237.600609] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b6b800 
Aug 15 23:16:16 security kernel: [  237.600634] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:16 security kernel: [  237.600658] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:16 security kernel: [  237.600676] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:16 security kernel: [  237.600696] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:16 security kernel: [  237.600714] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf56c000 maddr: 0x7b6c000 
Aug 15 23:16:16 security kernel: [  237.600739] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b6c000 
Aug 15 23:16:16 security kernel: [  237.600783] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b6c000 
Aug 15 23:16:16 security kernel: [  237.601165] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:16 security kernel: [  237.601189] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:16 security kernel: [  237.601207] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b6b800  paddr: 0xf56b800 
Aug 15 23:16:16 security kernel: [  237.601233] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:16 security kernel: [  237.601255] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b6b800 
Aug 15 23:16:16 security kernel: [  237.601284] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:16 security kernel: [  237.601301] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:16 security kernel: [  237.601317] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b6c000  paddr: 0xf56c000 
Aug 15 23:16:16 security kernel: [  237.601341] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:16 security kernel: [  237.601362] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b6c000 
Aug 15 23:16:16 security kernel: [  237.603004] <<< 00
Aug 15 23:16:16 security kernel: [  238.100176] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:16 security kernel: [  238.100208] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:16:16 security kernel: [  238.100247] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:16 security kernel: [  238.100268] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:16 security kernel: [  238.100292] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:16 security kernel: [  238.100312] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf56c800 maddr: 0x7b6c800 
Aug 15 23:16:16 security kernel: [  238.100338] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b6c800 
Aug 15 23:16:16 security kernel: [  238.100384] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b6c800 
Aug 15 23:16:16 security kernel: [  238.100408] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:16 security kernel: [  238.100433] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:16 security kernel: [  238.100450] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:16 security kernel: [  238.100470] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:16 security kernel: [  238.100488] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf56d000 maddr: 0x7b6d000 
Aug 15 23:16:16 security kernel: [  238.100513] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b6d000 
Aug 15 23:16:16 security kernel: [  238.100553] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b6d000 
Aug 15 23:16:16 security kernel: [  238.100939] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:16 security kernel: [  238.100967] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:16 security kernel: [  238.100985] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b6c800  paddr: 0xf56c800 
Aug 15 23:16:16 security kernel: [  238.101011] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:16 security kernel: [  238.101032] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b6c800 
Aug 15 23:16:16 security kernel: [  238.101060] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:16 security kernel: [  238.101077] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:16 security kernel: [  238.101093] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b6d000  paddr: 0xf56d000 
Aug 15 23:16:16 security kernel: [  238.101117] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:16 security kernel: [  238.101137] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b6d000 
Aug 15 23:16:16 security kernel: [  238.101233] <<< 00
Aug 15 23:16:17 security kernel: [  238.600409] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:17 security kernel: [  238.600441] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:16:17 security kernel: [  238.600485] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:17 security kernel: [  238.600510] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:17 security kernel: [  238.600534] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:17 security kernel: [  238.600553] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf56d800 maddr: 0x7b6d800 
Aug 15 23:16:17 security kernel: [  238.600579] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b6d800 
Aug 15 23:16:17 security kernel: [  238.600626] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b6d800 
Aug 15 23:16:17 security kernel: [  238.600650] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:17 security kernel: [  238.600675] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:17 security kernel: [  238.600693] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:17 security kernel: [  238.600713] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:17 security kernel: [  238.600731] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf56e000 maddr: 0x7b6e000 
Aug 15 23:16:17 security kernel: [  238.600756] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b6e000 
Aug 15 23:16:17 security kernel: [  238.600798] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b6e000 
Aug 15 23:16:17 security kernel: [  238.601233] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:17 security kernel: [  238.601259] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:17 security kernel: [  238.601278] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b6d800  paddr: 0xf56d800 
Aug 15 23:16:17 security kernel: [  238.601304] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:17 security kernel: [  238.601325] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b6d800 
Aug 15 23:16:17 security kernel: [  238.601353] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:17 security kernel: [  238.601372] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:17 security kernel: [  238.601388] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b6e000  paddr: 0xf56e000 
Aug 15 23:16:17 security kernel: [  238.601413] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:17 security kernel: [  238.601433] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b6e000 
Aug 15 23:16:17 security kernel: [  238.601536] <<< 00
Aug 15 23:16:17 security kernel: [  239.100191] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:17 security kernel: [  239.100222] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:16:17 security kernel: [  239.100265] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:17 security kernel: [  239.100285] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:17 security kernel: [  239.100309] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:17 security kernel: [  239.100329] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf56e800 maddr: 0x7b6e800 
Aug 15 23:16:17 security kernel: [  239.100356] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b6e800 
Aug 15 23:16:17 security kernel: [  239.100403] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b6e800 
Aug 15 23:16:17 security kernel: [  239.100427] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:17 security kernel: [  239.100452] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:17 security kernel: [  239.100469] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:17 security kernel: [  239.100489] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:17 security kernel: [  239.100507] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf56f000 maddr: 0x7b6f000 
Aug 15 23:16:17 security kernel: [  239.100532] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b6f000 
Aug 15 23:16:17 security kernel: [  239.100572] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b6f000 
Aug 15 23:16:17 security kernel: [  239.101005] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:17 security kernel: [  239.101031] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:17 security kernel: [  239.101049] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b6e800  paddr: 0xf56e800 
Aug 15 23:16:17 security kernel: [  239.101075] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:17 security kernel: [  239.101097] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b6e800 
Aug 15 23:16:17 security kernel: [  239.101125] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:17 security kernel: [  239.101142] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:17 security kernel: [  239.101158] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b6f000  paddr: 0xf56f000 
Aug 15 23:16:17 security kernel: [  239.101183] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:17 security kernel: [  239.101203] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b6f000 
Aug 15 23:16:17 security kernel: [  239.101330] <<< 00
Aug 15 23:16:18 security kernel: [  239.600075] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:18 security kernel: [  239.600086] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:16:18 security kernel: [  239.600097] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:18 security kernel: [  239.600106] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:18 security kernel: [  239.600116] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:18 security kernel: [  239.600120] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf56f800 maddr: 0x7b6f800 
Aug 15 23:16:18 security kernel: [  239.600127] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b6f800 
Aug 15 23:16:18 security kernel: [  239.600139] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b6f800 
Aug 15 23:16:18 security kernel: [  239.600144] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:18 security kernel: [  239.600150] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:18 security kernel: [  239.600154] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:18 security kernel: [  239.600159] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:18 security kernel: [  239.600163] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf570000 maddr: 0x7b70000 
Aug 15 23:16:18 security kernel: [  239.600168] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b70000 
Aug 15 23:16:18 security kernel: [  239.600178] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b70000 
Aug 15 23:16:18 security kernel: [  239.600567] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:18 security kernel: [  239.600575] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:18 security kernel: [  239.600580] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b6f800  paddr: 0xf56f800 
Aug 15 23:16:18 security kernel: [  239.600586] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:18 security kernel: [  239.600592] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b6f800 
Aug 15 23:16:18 security kernel: [  239.600599] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:18 security kernel: [  239.600608] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:18 security kernel: [  239.600621] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b70000  paddr: 0xf570000 
Aug 15 23:16:18 security kernel: [  239.600628] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:18 security kernel: [  239.600633] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b70000 
Aug 15 23:16:18 security kernel: [  239.601061] <<< 00
Aug 15 23:16:18 security kernel: [  240.100191] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:18 security kernel: [  240.100223] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:16:18 security kernel: [  240.100266] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:18 security kernel: [  240.100285] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:18 security kernel: [  240.100309] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:18 security kernel: [  240.100329] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf570800 maddr: 0x7b70800 
Aug 15 23:16:18 security kernel: [  240.100356] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b70800 
Aug 15 23:16:18 security kernel: [  240.100403] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b70800 
Aug 15 23:16:18 security kernel: [  240.100427] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:18 security kernel: [  240.100451] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:18 security kernel: [  240.100469] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:18 security kernel: [  240.100488] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:18 security kernel: [  240.100506] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf571000 maddr: 0x7b71000 
Aug 15 23:16:18 security kernel: [  240.100531] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b71000 
Aug 15 23:16:18 security kernel: [  240.100571] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b71000 
Aug 15 23:16:18 security kernel: [  240.101105] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:18 security kernel: [  240.101133] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:18 security kernel: [  240.101151] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b70800  paddr: 0xf570800 
Aug 15 23:16:18 security kernel: [  240.101177] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:18 security kernel: [  240.101199] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b70800 
Aug 15 23:16:18 security kernel: [  240.101228] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:18 security kernel: [  240.101245] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:18 security kernel: [  240.101261] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b71000  paddr: 0xf571000 
Aug 15 23:16:18 security kernel: [  240.101285] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:18 security kernel: [  240.101305] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b71000 
Aug 15 23:16:18 security kernel: [  240.101417] <<< 00
Aug 15 23:16:19 security kernel: [  240.600166] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:19 security kernel: [  240.600200] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:16:19 security kernel: [  240.600241] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:19 security kernel: [  240.600262] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:19 security kernel: [  240.600285] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:19 security kernel: [  240.600304] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf571800 maddr: 0x7b71800 
Aug 15 23:16:19 security kernel: [  240.600330] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b71800 
Aug 15 23:16:19 security kernel: [  240.600377] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b71800 
Aug 15 23:16:19 security kernel: [  240.600400] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:19 security kernel: [  240.600424] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:19 security kernel: [  240.600442] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:19 security kernel: [  240.600461] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:19 security kernel: [  240.600479] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf572000 maddr: 0x7b72000 
Aug 15 23:16:19 security kernel: [  240.600503] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b72000 
Aug 15 23:16:19 security kernel: [  240.600543] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b72000 
Aug 15 23:16:19 security kernel: [  240.600940] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:19 security kernel: [  240.600964] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:19 security kernel: [  240.600981] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b71800  paddr: 0xf571800 
Aug 15 23:16:19 security kernel: [  240.601006] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:19 security kernel: [  240.601028] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b71800 
Aug 15 23:16:19 security kernel: [  240.601058] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:19 security kernel: [  240.601075] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:19 security kernel: [  240.601091] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b72000  paddr: 0xf572000 
Aug 15 23:16:19 security kernel: [  240.601116] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:19 security kernel: [  240.601137] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b72000 
Aug 15 23:16:19 security kernel: [  240.608726] <<< 00
Aug 15 23:16:19 security kernel: [  241.108180] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:19 security kernel: [  241.108212] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:16:19 security kernel: [  241.108251] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:19 security kernel: [  241.108271] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:19 security kernel: [  241.108296] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:19 security kernel: [  241.108315] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf572800 maddr: 0x7b72800 
Aug 15 23:16:19 security kernel: [  241.108342] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b72800 
Aug 15 23:16:19 security kernel: [  241.108389] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b72800 
Aug 15 23:16:19 security kernel: [  241.108412] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:19 security kernel: [  241.108437] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:19 security kernel: [  241.108455] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:19 security kernel: [  241.108474] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:19 security kernel: [  241.108492] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf573000 maddr: 0x7b73000 
Aug 15 23:16:19 security kernel: [  241.108517] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b73000 
Aug 15 23:16:19 security kernel: [  241.108558] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b73000 
Aug 15 23:16:19 security kernel: [  241.108956] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:19 security kernel: [  241.108982] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:19 security kernel: [  241.109000] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b72800  paddr: 0xf572800 
Aug 15 23:16:19 security kernel: [  241.109027] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:19 security kernel: [  241.109049] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b72800 
Aug 15 23:16:19 security kernel: [  241.109077] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:19 security kernel: [  241.109093] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:19 security kernel: [  241.109109] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b73000  paddr: 0xf573000 
Aug 15 23:16:19 security kernel: [  241.109134] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:19 security kernel: [  241.109153] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b73000 
Aug 15 23:16:19 security kernel: [  241.109266] <<< 00
Aug 15 23:16:20 security kernel: [  241.608189] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:20 security kernel: [  241.608222] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:16:20 security kernel: [  241.608262] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:20 security kernel: [  241.608283] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:20 security kernel: [  241.608306] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:20 security kernel: [  241.608326] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf573800 maddr: 0x7b73800 
Aug 15 23:16:20 security kernel: [  241.608352] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b73800 
Aug 15 23:16:20 security kernel: [  241.608399] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b73800 
Aug 15 23:16:20 security kernel: [  241.608422] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:20 security kernel: [  241.608447] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:20 security kernel: [  241.608465] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:20 security kernel: [  241.608485] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:20 security kernel: [  241.608503] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf574000 maddr: 0x7b74000 
Aug 15 23:16:20 security kernel: [  241.608528] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b74000 
Aug 15 23:16:20 security kernel: [  241.608570] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b74000 
Aug 15 23:16:20 security kernel: [  241.608991] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:20 security kernel: [  241.609012] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:20 security kernel: [  241.609029] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b73800  paddr: 0xf573800 
Aug 15 23:16:20 security kernel: [  241.609055] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:20 security kernel: [  241.609077] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b73800 
Aug 15 23:16:20 security kernel: [  241.609106] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:20 security kernel: [  241.609123] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:20 security kernel: [  241.609141] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b74000  paddr: 0xf574000 
Aug 15 23:16:20 security kernel: [  241.609167] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:20 security kernel: [  241.609188] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b74000 
Aug 15 23:16:20 security kernel: [  241.609282] <<< 00
Aug 15 23:16:20 security kernel: [  242.108880] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:20 security kernel: [  242.108911] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:16:20 security kernel: [  242.108954] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:20 security kernel: [  242.108975] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:20 security kernel: [  242.108999] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:20 security kernel: [  242.109019] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf574800 maddr: 0x7b74800 
Aug 15 23:16:20 security kernel: [  242.109046] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b74800 
Aug 15 23:16:20 security kernel: [  242.109093] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b74800 
Aug 15 23:16:20 security kernel: [  242.109117] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:20 security kernel: [  242.109142] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:20 security kernel: [  242.109160] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:20 security kernel: [  242.109179] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:20 security kernel: [  242.109198] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf575000 maddr: 0x7b75000 
Aug 15 23:16:20 security kernel: [  242.109222] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b75000 
Aug 15 23:16:20 security kernel: [  242.109263] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b75000 
Aug 15 23:16:20 security kernel: [  242.109682] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:20 security kernel: [  242.109708] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:20 security kernel: [  242.109727] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b74800  paddr: 0xf574800 
Aug 15 23:16:20 security kernel: [  242.109753] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:20 security kernel: [  242.109774] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b74800 
Aug 15 23:16:20 security kernel: [  242.109802] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:20 security kernel: [  242.109819] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:20 security kernel: [  242.109835] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b75000  paddr: 0xf575000 
Aug 15 23:16:20 security kernel: [  242.109860] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:20 security kernel: [  242.109880] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b75000 
Aug 15 23:16:20 security kernel: [  242.109984] <<< 00
Aug 15 23:16:21 security kernel: [  242.608186] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:21 security kernel: [  242.608220] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:16:21 security kernel: [  242.608257] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:21 security kernel: [  242.608278] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:21 security kernel: [  242.608302] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:21 security kernel: [  242.608321] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf575800 maddr: 0x7b75800 
Aug 15 23:16:21 security kernel: [  242.608347] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b75800 
Aug 15 23:16:21 security kernel: [  242.608394] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b75800 
Aug 15 23:16:21 security kernel: [  242.608418] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:21 security kernel: [  242.608444] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:21 security kernel: [  242.608461] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:21 security kernel: [  242.608481] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:21 security kernel: [  242.608499] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf576000 maddr: 0x7b76000 
Aug 15 23:16:21 security kernel: [  242.608524] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b76000 
Aug 15 23:16:21 security kernel: [  242.608564] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b76000 
Aug 15 23:16:21 security kernel: [  242.609017] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:21 security kernel: [  242.609044] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:21 security kernel: [  242.609063] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b75800  paddr: 0xf575800 
Aug 15 23:16:21 security kernel: [  242.609089] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:21 security kernel: [  242.609110] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b75800 
Aug 15 23:16:21 security kernel: [  242.609139] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:21 security kernel: [  242.609156] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:21 security kernel: [  242.609173] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b76000  paddr: 0xf576000 
Aug 15 23:16:21 security kernel: [  242.609199] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:21 security kernel: [  242.609219] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b76000 
Aug 15 23:16:21 security kernel: [  242.609336] <<< 00
Aug 15 23:16:21 security kernel: [  243.108177] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:21 security kernel: [  243.108210] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:16:21 security kernel: [  243.108250] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:21 security kernel: [  243.108272] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:21 security kernel: [  243.108296] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:21 security kernel: [  243.108316] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf576800 maddr: 0x7b76800 
Aug 15 23:16:21 security kernel: [  243.108356] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b76800 
Aug 15 23:16:21 security kernel: [  243.108404] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b76800 
Aug 15 23:16:21 security kernel: [  243.108428] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:21 security kernel: [  243.108453] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:21 security kernel: [  243.108471] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:21 security kernel: [  243.108491] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:21 security kernel: [  243.108509] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf577000 maddr: 0x7b77000 
Aug 15 23:16:21 security kernel: [  243.108534] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b77000 
Aug 15 23:16:21 security kernel: [  243.108576] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b77000 
Aug 15 23:16:21 security kernel: [  243.108959] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:21 security kernel: [  243.108982] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:21 security kernel: [  243.108999] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b76800  paddr: 0xf576800 
Aug 15 23:16:21 security kernel: [  243.109027] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:21 security kernel: [  243.109049] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b76800 
Aug 15 23:16:21 security kernel: [  243.109081] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:21 security kernel: [  243.109098] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:21 security kernel: [  243.109115] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b77000  paddr: 0xf577000 
Aug 15 23:16:21 security kernel: [  243.109141] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:21 security kernel: [  243.109162] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b77000 
Aug 15 23:16:21 security kernel: [  243.109255] <<< 00
Aug 15 23:16:22 security kernel: [  243.608150] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:22 security kernel: [  243.608182] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd50 maddr: 0x18ac13d50 
Aug 15 23:16:22 security kernel: [  243.608225] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:22 security kernel: [  243.608250] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:22 security kernel: [  243.608274] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:22 security kernel: [  243.608293] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf577800 maddr: 0x7b77800 
Aug 15 23:16:22 security kernel: [  243.608320] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b77800 
Aug 15 23:16:22 security kernel: [  243.608366] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b77800 
Aug 15 23:16:22 security kernel: [  243.608390] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:22 security kernel: [  243.608414] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:22 security kernel: [  243.608432] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:22 security kernel: [  243.608451] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:22 security kernel: [  243.608470] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf578000 maddr: 0x7b78000 
Aug 15 23:16:22 security kernel: [  243.608495] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b78000 
Aug 15 23:16:22 security kernel: [  243.608535] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b78000 
Aug 15 23:16:22 security kernel: [  243.608928] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:22 security kernel: [  243.608952] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:22 security kernel: [  243.608970] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b77800  paddr: 0xf577800 
Aug 15 23:16:22 security kernel: [  243.608997] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:22 security kernel: [  243.609019] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b77800 
Aug 15 23:16:22 security kernel: [  243.609047] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:22 security kernel: [  243.609065] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:22 security kernel: [  243.609081] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b78000  paddr: 0xf578000 
Aug 15 23:16:22 security kernel: [  243.609107] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:22 security kernel: [  243.609128] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b78000 
Aug 15 23:16:22 security kernel: [  243.609239] <<< 00
Aug 15 23:16:22 security kernel: [  244.108090] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:22 security kernel: [  244.108099] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:22 security kernel: [  244.108119] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:22 security kernel: [  244.108124] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:22 security kernel: [  244.108130] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:22 security kernel: [  244.108135] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf578800 maddr: 0x7b78800 
Aug 15 23:16:22 security kernel: [  244.108141] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b78800 
Aug 15 23:16:22 security kernel: [  244.108153] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b78800 
Aug 15 23:16:22 security kernel: [  244.108159] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:22 security kernel: [  244.108164] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:22 security kernel: [  244.108173] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:22 security kernel: [  244.108178] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:22 security kernel: [  244.108182] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf579000 maddr: 0x7b79000 
Aug 15 23:16:22 security kernel: [  244.108188] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b79000 
Aug 15 23:16:22 security kernel: [  244.108197] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b79000 
Aug 15 23:16:22 security kernel: [  244.108522] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:22 security kernel: [  244.108529] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:22 security kernel: [  244.108533] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b78800  paddr: 0xf578800 
Aug 15 23:16:22 security kernel: [  244.108540] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:22 security kernel: [  244.108546] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b78800 
Aug 15 23:16:22 security kernel: [  244.108553] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:22 security kernel: [  244.108557] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:22 security kernel: [  244.108561] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b79000  paddr: 0xf579000 
Aug 15 23:16:22 security kernel: [  244.108566] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:22 security kernel: [  244.108571] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b79000 
Aug 15 23:16:22 security kernel: [  244.108731] <<< 00
Aug 15 23:16:23 security kernel: [  244.608973] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:23 security kernel: [  244.609004] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:23 security kernel: [  244.609047] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:23 security kernel: [  244.609068] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:23 security kernel: [  244.609104] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:23 security kernel: [  244.609125] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf579800 maddr: 0x7b79800 
Aug 15 23:16:23 security kernel: [  244.609153] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b79800 
Aug 15 23:16:23 security kernel: [  244.609201] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b79800 
Aug 15 23:16:23 security kernel: [  244.609226] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:23 security kernel: [  244.609251] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:23 security kernel: [  244.609268] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:23 security kernel: [  244.609289] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:23 security kernel: [  244.609307] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf57a000 maddr: 0x7b7a000 
Aug 15 23:16:23 security kernel: [  244.609332] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b7a000 
Aug 15 23:16:23 security kernel: [  244.609372] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b7a000 
Aug 15 23:16:23 security kernel: [  244.609771] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:23 security kernel: [  244.609802] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:23 security kernel: [  244.609820] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b79800  paddr: 0xf579800 
Aug 15 23:16:23 security kernel: [  244.609846] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:23 security kernel: [  244.609867] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b79800 
Aug 15 23:16:23 security kernel: [  244.609895] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:23 security kernel: [  244.609912] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:23 security kernel: [  244.609928] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b7a000  paddr: 0xf57a000 
Aug 15 23:16:23 security kernel: [  244.609952] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:23 security kernel: [  244.609972] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b7a000 
Aug 15 23:16:23 security kernel: [  244.610080] <<< 00
Aug 15 23:16:23 security kernel: [  245.108390] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:23 security kernel: [  245.108423] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:23 security kernel: [  245.108465] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:23 security kernel: [  245.108485] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:23 security kernel: [  245.108509] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:23 security kernel: [  245.108529] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf57a800 maddr: 0x7b7a800 
Aug 15 23:16:23 security kernel: [  245.108555] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b7a800 
Aug 15 23:16:23 security kernel: [  245.108603] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b7a800 
Aug 15 23:16:23 security kernel: [  245.108627] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:23 security kernel: [  245.108652] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:23 security kernel: [  245.108670] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:23 security kernel: [  245.108690] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:23 security kernel: [  245.108708] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf57b000 maddr: 0x7b7b000 
Aug 15 23:16:23 security kernel: [  245.108733] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b7b000 
Aug 15 23:16:23 security kernel: [  245.108774] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b7b000 
Aug 15 23:16:23 security kernel: [  245.109162] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:23 security kernel: [  245.109192] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:23 security kernel: [  245.109211] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b7a800  paddr: 0xf57a800 
Aug 15 23:16:23 security kernel: [  245.109236] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:23 security kernel: [  245.109258] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b7a800 
Aug 15 23:16:23 security kernel: [  245.109286] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:23 security kernel: [  245.109303] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:23 security kernel: [  245.109319] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b7b000  paddr: 0xf57b000 
Aug 15 23:16:23 security kernel: [  245.109351] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:23 security kernel: [  245.109372] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b7b000 
Aug 15 23:16:23 security kernel: [  245.109487] <<< 00
Aug 15 23:16:24 security kernel: [  245.608149] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:24 security kernel: [  245.608183] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:24 security kernel: [  245.608222] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:24 security kernel: [  245.608242] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:24 security kernel: [  245.608266] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:24 security kernel: [  245.608286] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf57b800 maddr: 0x7b7b800 
Aug 15 23:16:24 security kernel: [  245.608312] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b7b800 
Aug 15 23:16:24 security kernel: [  245.608359] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b7b800 
Aug 15 23:16:24 security kernel: [  245.608382] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:24 security kernel: [  245.608407] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:24 security kernel: [  245.608425] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:24 security kernel: [  245.608444] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:24 security kernel: [  245.608462] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf57c000 maddr: 0x7b7c000 
Aug 15 23:16:24 security kernel: [  245.608487] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b7c000 
Aug 15 23:16:24 security kernel: [  245.608527] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b7c000 
Aug 15 23:16:24 security kernel: [  245.609038] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:24 security kernel: [  245.609067] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:24 security kernel: [  245.609088] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b7b800  paddr: 0xf57b800 
Aug 15 23:16:24 security kernel: [  245.609114] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:24 security kernel: [  245.609135] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b7b800 
Aug 15 23:16:24 security kernel: [  245.609164] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:24 security kernel: [  245.609181] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:24 security kernel: [  245.609197] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b7c000  paddr: 0xf57c000 
Aug 15 23:16:24 security kernel: [  245.609221] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:24 security kernel: [  245.609241] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b7c000 
Aug 15 23:16:24 security kernel: [  245.609386] <<< 00
Aug 15 23:16:24 security kernel: [  246.108124] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:24 security kernel: [  246.108154] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:24 security kernel: [  246.108191] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:24 security kernel: [  246.108213] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:24 security kernel: [  246.108240] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:24 security kernel: [  246.108260] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf57c800 maddr: 0x7b7c800 
Aug 15 23:16:24 security kernel: [  246.108290] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b7c800 
Aug 15 23:16:24 security kernel: [  246.108338] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b7c800 
Aug 15 23:16:24 security kernel: [  246.108363] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:24 security kernel: [  246.108388] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:24 security kernel: [  246.108405] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:24 security kernel: [  246.108425] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:24 security kernel: [  246.108443] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf57d000 maddr: 0x7b7d000 
Aug 15 23:16:24 security kernel: [  246.108468] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b7d000 
Aug 15 23:16:24 security kernel: [  246.108509] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b7d000 
Aug 15 23:16:24 security kernel: [  246.108972] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:24 security kernel: [  246.108994] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:24 security kernel: [  246.109011] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b7c800  paddr: 0xf57c800 
Aug 15 23:16:24 security kernel: [  246.109037] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:24 security kernel: [  246.109060] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b7c800 
Aug 15 23:16:24 security kernel: [  246.109089] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:24 security kernel: [  246.109107] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:24 security kernel: [  246.109123] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b7d000  paddr: 0xf57d000 
Aug 15 23:16:24 security kernel: [  246.109148] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:24 security kernel: [  246.109169] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b7d000 
Aug 15 23:16:24 security kernel: [  246.109319] <<< 00
Aug 15 23:16:25 security kernel: [  246.608179] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:25 security kernel: [  246.608212] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:25 security kernel: [  246.608251] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:25 security kernel: [  246.608272] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:25 security kernel: [  246.608296] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:25 security kernel: [  246.608316] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf57d800 maddr: 0x7b7d800 
Aug 15 23:16:25 security kernel: [  246.608342] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b7d800 
Aug 15 23:16:25 security kernel: [  246.608389] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b7d800 
Aug 15 23:16:25 security kernel: [  246.608412] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:25 security kernel: [  246.608437] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:25 security kernel: [  246.608455] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:25 security kernel: [  246.608474] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:25 security kernel: [  246.608492] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf57e000 maddr: 0x7b7e000 
Aug 15 23:16:25 security kernel: [  246.608517] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b7e000 
Aug 15 23:16:25 security kernel: [  246.608557] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b7e000 
Aug 15 23:16:25 security kernel: [  246.608964] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:25 security kernel: [  246.608992] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:25 security kernel: [  246.609012] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b7d800  paddr: 0xf57d800 
Aug 15 23:16:25 security kernel: [  246.609038] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:25 security kernel: [  246.609059] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b7d800 
Aug 15 23:16:25 security kernel: [  246.609087] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:25 security kernel: [  246.609104] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:25 security kernel: [  246.609120] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b7e000  paddr: 0xf57e000 
Aug 15 23:16:25 security kernel: [  246.609144] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:25 security kernel: [  246.609164] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b7e000 
Aug 15 23:16:25 security kernel: [  246.609280] <<< 00
Aug 15 23:16:25 security kernel: [  247.108178] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:25 security kernel: [  247.108210] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:25 security kernel: [  247.108249] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:25 security kernel: [  247.108270] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:25 security kernel: [  247.108293] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:25 security kernel: [  247.108313] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf57e800 maddr: 0x7b7e800 
Aug 15 23:16:25 security kernel: [  247.108339] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b7e800 
Aug 15 23:16:25 security kernel: [  247.108385] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b7e800 
Aug 15 23:16:25 security kernel: [  247.108409] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:25 security kernel: [  247.108433] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:25 security kernel: [  247.108451] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:25 security kernel: [  247.108471] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:25 security kernel: [  247.108489] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf57f000 maddr: 0x7b7f000 
Aug 15 23:16:25 security kernel: [  247.108514] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b7f000 
Aug 15 23:16:25 security kernel: [  247.108553] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b7f000 
Aug 15 23:16:25 security kernel: [  247.108969] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:25 security kernel: [  247.108995] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:25 security kernel: [  247.109013] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b7e800  paddr: 0xf57e800 
Aug 15 23:16:25 security kernel: [  247.109039] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:25 security kernel: [  247.109061] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b7e800 
Aug 15 23:16:25 security kernel: [  247.109088] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:25 security kernel: [  247.109105] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:25 security kernel: [  247.109121] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b7f000  paddr: 0xf57f000 
Aug 15 23:16:25 security kernel: [  247.109147] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:25 security kernel: [  247.109169] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b7f000 
Aug 15 23:16:25 security kernel: [  247.109274] <<< 00
Aug 15 23:16:26 security kernel: [  247.608327] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:26 security kernel: [  247.608357] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:26 security kernel: [  247.608394] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:26 security kernel: [  247.608414] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:26 security kernel: [  247.608438] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:26 security kernel: [  247.608458] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf57f800 maddr: 0x7b7f800 
Aug 15 23:16:26 security kernel: [  247.608484] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b7f800 
Aug 15 23:16:26 security kernel: [  247.608530] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b7f800 
Aug 15 23:16:26 security kernel: [  247.608555] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:26 security kernel: [  247.608581] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:26 security kernel: [  247.608599] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:26 security kernel: [  247.608619] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:26 security kernel: [  247.608637] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf580000 maddr: 0x7b00000 
Aug 15 23:16:26 security kernel: [  247.608662] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b00000 
Aug 15 23:16:26 security kernel: [  247.608706] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b00000 
Aug 15 23:16:26 security kernel: [  247.609132] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:26 security kernel: [  247.609153] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:26 security kernel: [  247.609170] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b7f800  paddr: 0xf57f800 
Aug 15 23:16:26 security kernel: [  247.609196] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:26 security kernel: [  247.609218] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b7f800 
Aug 15 23:16:26 security kernel: [  247.609246] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:26 security kernel: [  247.609263] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:26 security kernel: [  247.609279] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b00000  paddr: 0xf580000 
Aug 15 23:16:26 security kernel: [  247.609304] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:26 security kernel: [  247.609323] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b00000 
Aug 15 23:16:26 security kernel: [  247.609418] <<< 00
Aug 15 23:16:26 security kernel: [  248.108406] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:26 security kernel: [  248.108437] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:26 security kernel: [  248.108475] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:26 security kernel: [  248.108500] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:26 security kernel: [  248.108523] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:26 security kernel: [  248.108543] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf580800 maddr: 0x7b00800 
Aug 15 23:16:26 security kernel: [  248.108570] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b00800 
Aug 15 23:16:26 security kernel: [  248.108616] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b00800 
Aug 15 23:16:26 security kernel: [  248.108640] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:26 security kernel: [  248.108665] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:26 security kernel: [  248.108683] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:26 security kernel: [  248.108702] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:26 security kernel: [  248.108721] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf581000 maddr: 0x7b01000 
Aug 15 23:16:26 security kernel: [  248.108746] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b01000 
Aug 15 23:16:26 security kernel: [  248.108786] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b01000 
Aug 15 23:16:26 security kernel: [  248.109150] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:26 security kernel: [  248.109173] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:26 security kernel: [  248.109190] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b00800  paddr: 0xf580800 
Aug 15 23:16:26 security kernel: [  248.109218] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:26 security kernel: [  248.109239] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b00800 
Aug 15 23:16:26 security kernel: [  248.109268] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:26 security kernel: [  248.109285] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:26 security kernel: [  248.109301] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b01000  paddr: 0xf581000 
Aug 15 23:16:26 security kernel: [  248.109326] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:26 security kernel: [  248.109346] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b01000 
Aug 15 23:16:26 security kernel: [  248.109500] <<< 00
Aug 15 23:16:27 security kernel: [  248.608149] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:27 security kernel: [  248.608182] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:27 security kernel: [  248.608226] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:27 security kernel: [  248.608246] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:27 security kernel: [  248.608272] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:27 security kernel: [  248.608292] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf581800 maddr: 0x7b01800 
Aug 15 23:16:27 security kernel: [  248.608318] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b01800 
Aug 15 23:16:27 security kernel: [  248.608364] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b01800 
Aug 15 23:16:27 security kernel: [  248.608388] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:27 security kernel: [  248.608413] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:27 security kernel: [  248.608430] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:27 security kernel: [  248.608450] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:27 security kernel: [  248.608469] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf582000 maddr: 0x7b02000 
Aug 15 23:16:27 security kernel: [  248.608493] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b02000 
Aug 15 23:16:27 security kernel: [  248.608535] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b02000 
Aug 15 23:16:27 security kernel: [  248.608968] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:27 security kernel: [  248.608990] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:27 security kernel: [  248.609007] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b01800  paddr: 0xf581800 
Aug 15 23:16:27 security kernel: [  248.609032] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:27 security kernel: [  248.609053] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b01800 
Aug 15 23:16:27 security kernel: [  248.609081] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:27 security kernel: [  248.609098] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:27 security kernel: [  248.609116] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b02000  paddr: 0xf582000 
Aug 15 23:16:27 security kernel: [  248.609141] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:27 security kernel: [  248.609161] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b02000 
Aug 15 23:16:27 security kernel: [  248.609255] <<< 00
Aug 15 23:16:27 security kernel: [  249.108141] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:27 security kernel: [  249.108173] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:27 security kernel: [  249.108212] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:27 security kernel: [  249.108235] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:27 security kernel: [  249.108258] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:27 security kernel: [  249.108278] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf582800 maddr: 0x7b02800 
Aug 15 23:16:27 security kernel: [  249.108304] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b02800 
Aug 15 23:16:27 security kernel: [  249.108352] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b02800 
Aug 15 23:16:27 security kernel: [  249.108376] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:27 security kernel: [  249.108401] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:27 security kernel: [  249.108418] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:27 security kernel: [  249.108438] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:27 security kernel: [  249.108456] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf583000 maddr: 0x7b03000 
Aug 15 23:16:27 security kernel: [  249.108481] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b03000 
Aug 15 23:16:27 security kernel: [  249.108522] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b03000 
Aug 15 23:16:27 security kernel: [  249.108997] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:27 security kernel: [  249.109024] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:27 security kernel: [  249.109042] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b02800  paddr: 0xf582800 
Aug 15 23:16:27 security kernel: [  249.109068] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:27 security kernel: [  249.109089] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b02800 
Aug 15 23:16:27 security kernel: [  249.109118] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:27 security kernel: [  249.109134] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:27 security kernel: [  249.109150] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b03000  paddr: 0xf583000 
Aug 15 23:16:27 security kernel: [  249.109175] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:27 security kernel: [  249.109195] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b03000 
Aug 15 23:16:27 security kernel: [  249.109291] <<< 00
Aug 15 23:16:28 security kernel: [  249.608145] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:28 security kernel: [  249.608178] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:28 security kernel: [  249.608221] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:28 security kernel: [  249.608241] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:28 security kernel: [  249.608268] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:28 security kernel: [  249.608288] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf583800 maddr: 0x7b03800 
Aug 15 23:16:28 security kernel: [  249.608315] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b03800 
Aug 15 23:16:28 security kernel: [  249.608362] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b03800 
Aug 15 23:16:28 security kernel: [  249.608386] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:28 security kernel: [  249.608410] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:28 security kernel: [  249.608428] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:28 security kernel: [  249.608448] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:28 security kernel: [  249.608466] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf584000 maddr: 0x7b04000 
Aug 15 23:16:28 security kernel: [  249.608491] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b04000 
Aug 15 23:16:28 security kernel: [  249.608534] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b04000 
Aug 15 23:16:28 security kernel: [  249.608959] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:28 security kernel: [  249.608984] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:28 security kernel: [  249.609002] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b03800  paddr: 0xf583800 
Aug 15 23:16:28 security kernel: [  249.609028] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:28 security kernel: [  249.609048] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b03800 
Aug 15 23:16:28 security kernel: [  249.609078] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:28 security kernel: [  249.609095] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:28 security kernel: [  249.609111] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b04000  paddr: 0xf584000 
Aug 15 23:16:28 security kernel: [  249.609138] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:28 security kernel: [  249.609158] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b04000 
Aug 15 23:16:28 security kernel: [  249.609258] <<< 00
Aug 15 23:16:28 security kernel: [  250.108150] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:28 security kernel: [  250.108182] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:28 security kernel: [  250.108223] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:28 security kernel: [  250.108244] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:28 security kernel: [  250.108268] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:28 security kernel: [  250.108288] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf584800 maddr: 0x7b04800 
Aug 15 23:16:28 security kernel: [  250.108315] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b04800 
Aug 15 23:16:28 security kernel: [  250.108362] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b04800 
Aug 15 23:16:28 security kernel: [  250.108386] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:28 security kernel: [  250.108410] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:28 security kernel: [  250.108428] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:28 security kernel: [  250.108447] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:28 security kernel: [  250.108465] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf585000 maddr: 0x7b05000 
Aug 15 23:16:28 security kernel: [  250.108490] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b05000 
Aug 15 23:16:28 security kernel: [  250.108532] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b05000 
Aug 15 23:16:28 security kernel: [  250.108948] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:28 security kernel: [  250.108974] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:28 security kernel: [  250.108992] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b04800  paddr: 0xf584800 
Aug 15 23:16:28 security kernel: [  250.109018] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:28 security kernel: [  250.109039] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b04800 
Aug 15 23:16:28 security kernel: [  250.109068] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:28 security kernel: [  250.109085] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:28 security kernel: [  250.109101] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b05000  paddr: 0xf585000 
Aug 15 23:16:28 security kernel: [  250.109125] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:28 security kernel: [  250.109146] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b05000 
Aug 15 23:16:28 security kernel: [  250.109262] <<< 00
Aug 15 23:16:29 security kernel: [  250.608374] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:29 security kernel: [  250.608408] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:29 security kernel: [  250.608450] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:29 security kernel: [  250.608471] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:29 security kernel: [  250.608494] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:29 security kernel: [  250.608514] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf585800 maddr: 0x7b05800 
Aug 15 23:16:29 security kernel: [  250.608541] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b05800 
Aug 15 23:16:29 security kernel: [  250.608588] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b05800 
Aug 15 23:16:29 security kernel: [  250.608612] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:29 security kernel: [  250.608637] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:29 security kernel: [  250.608655] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:29 security kernel: [  250.608675] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:29 security kernel: [  250.608693] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf586000 maddr: 0x7b06000 
Aug 15 23:16:29 security kernel: [  250.608718] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b06000 
Aug 15 23:16:29 security kernel: [  250.608761] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b06000 
Aug 15 23:16:29 security kernel: [  250.609286] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:29 security kernel: [  250.609312] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:29 security kernel: [  250.609332] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b05800  paddr: 0xf585800 
Aug 15 23:16:29 security kernel: [  250.609360] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:29 security kernel: [  250.609381] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b05800 
Aug 15 23:16:29 security kernel: [  250.609410] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:29 security kernel: [  250.609428] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:29 security kernel: [  250.609444] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b06000  paddr: 0xf586000 
Aug 15 23:16:29 security kernel: [  250.609468] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:29 security kernel: [  250.609487] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b06000 
Aug 15 23:16:29 security kernel: [  250.609589] <<< 00
Aug 15 23:16:29 security kernel: [  251.108766] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:29 security kernel: [  251.108797] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:29 security kernel: [  251.108836] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:29 security kernel: [  251.108859] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:29 security kernel: [  251.108882] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:29 security kernel: [  251.108902] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf586800 maddr: 0x7b06800 
Aug 15 23:16:29 security kernel: [  251.108928] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b06800 
Aug 15 23:16:29 security kernel: [  251.108976] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b06800 
Aug 15 23:16:29 security kernel: [  251.109001] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:29 security kernel: [  251.109025] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:29 security kernel: [  251.109043] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:29 security kernel: [  251.109063] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:29 security kernel: [  251.109081] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf587000 maddr: 0x7b07000 
Aug 15 23:16:29 security kernel: [  251.109106] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b07000 
Aug 15 23:16:29 security kernel: [  251.109148] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b07000 
Aug 15 23:16:29 security kernel: [  251.109544] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:29 security kernel: [  251.109569] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:29 security kernel: [  251.109587] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b06800  paddr: 0xf586800 
Aug 15 23:16:29 security kernel: [  251.109612] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:29 security kernel: [  251.109633] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b06800 
Aug 15 23:16:29 security kernel: [  251.109662] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:29 security kernel: [  251.109679] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:29 security kernel: [  251.109694] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b07000  paddr: 0xf587000 
Aug 15 23:16:29 security kernel: [  251.109721] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:29 security kernel: [  251.109741] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b07000 
Aug 15 23:16:29 security kernel: [  251.109845] <<< 00
Aug 15 23:16:30 security kernel: [  251.608144] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:30 security kernel: [  251.608176] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:30 security kernel: [  251.608215] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:30 security kernel: [  251.608236] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:30 security kernel: [  251.608259] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:30 security kernel: [  251.608278] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf587800 maddr: 0x7b07800 
Aug 15 23:16:30 security kernel: [  251.608304] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b07800 
Aug 15 23:16:30 security kernel: [  251.608350] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b07800 
Aug 15 23:16:30 security kernel: [  251.608374] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:30 security kernel: [  251.608398] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:30 security kernel: [  251.608416] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:30 security kernel: [  251.608435] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:30 security kernel: [  251.608453] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf588000 maddr: 0x7b08000 
Aug 15 23:16:30 security kernel: [  251.608477] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b08000 
Aug 15 23:16:30 security kernel: [  251.608517] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b08000 
Aug 15 23:16:30 security kernel: [  251.608993] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:30 security kernel: [  251.609015] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:30 security kernel: [  251.609032] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b07800  paddr: 0xf587800 
Aug 15 23:16:30 security kernel: [  251.609058] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:30 security kernel: [  251.609079] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b07800 
Aug 15 23:16:30 security kernel: [  251.609107] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:30 security kernel: [  251.609124] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:30 security kernel: [  251.609140] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b08000  paddr: 0xf588000 
Aug 15 23:16:30 security kernel: [  251.609165] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:30 security kernel: [  251.609185] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b08000 
Aug 15 23:16:30 security kernel: [  251.609283] <<< 00
Aug 15 23:16:30 security kernel: [  252.108315] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:30 security kernel: [  252.108346] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:30 security kernel: [  252.108383] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:30 security kernel: [  252.108403] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:30 security kernel: [  252.108426] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:30 security kernel: [  252.108448] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf588800 maddr: 0x7b08800 
Aug 15 23:16:30 security kernel: [  252.108474] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b08800 
Aug 15 23:16:30 security kernel: [  252.108521] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b08800 
Aug 15 23:16:30 security kernel: [  252.108545] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:30 security kernel: [  252.108570] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:30 security kernel: [  252.108588] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:30 security kernel: [  252.108608] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:30 security kernel: [  252.108626] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf589000 maddr: 0x7b09000 
Aug 15 23:16:30 security kernel: [  252.108651] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b09000 
Aug 15 23:16:30 security kernel: [  252.108692] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b09000 
Aug 15 23:16:30 security kernel: [  252.109119] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:30 security kernel: [  252.109141] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:30 security kernel: [  252.109158] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b08800  paddr: 0xf588800 
Aug 15 23:16:30 security kernel: [  252.109185] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:30 security kernel: [  252.109206] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b08800 
Aug 15 23:16:30 security kernel: [  252.109234] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:30 security kernel: [  252.109251] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:30 security kernel: [  252.109269] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b09000  paddr: 0xf589000 
Aug 15 23:16:30 security kernel: [  252.109294] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:30 security kernel: [  252.109314] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b09000 
Aug 15 23:16:30 security kernel: [  252.109420] <<< 00
Aug 15 23:16:31 security kernel: [  252.608179] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:31 security kernel: [  252.608212] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:31 security kernel: [  252.608256] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:31 security kernel: [  252.608276] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:31 security kernel: [  252.608309] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:31 security kernel: [  252.608329] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf589800 maddr: 0x7b09800 
Aug 15 23:16:31 security kernel: [  252.608356] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b09800 
Aug 15 23:16:31 security kernel: [  252.608402] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b09800 
Aug 15 23:16:31 security kernel: [  252.608426] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:31 security kernel: [  252.608451] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:31 security kernel: [  252.608469] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:31 security kernel: [  252.608488] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:31 security kernel: [  252.608507] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf58a000 maddr: 0x7b0a000 
Aug 15 23:16:31 security kernel: [  252.608531] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b0a000 
Aug 15 23:16:31 security kernel: [  252.608572] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b0a000 
Aug 15 23:16:31 security kernel: [  252.608965] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:31 security kernel: [  252.608992] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:31 security kernel: [  252.609010] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b09800  paddr: 0xf589800 
Aug 15 23:16:31 security kernel: [  252.609037] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:31 security kernel: [  252.609058] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b09800 
Aug 15 23:16:31 security kernel: [  252.609101] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:31 security kernel: [  252.609118] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:31 security kernel: [  252.609135] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b0a000  paddr: 0xf58a000 
Aug 15 23:16:31 security kernel: [  252.609159] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:31 security kernel: [  252.609180] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b0a000 
Aug 15 23:16:31 security kernel: [  252.609288] <<< 00
Aug 15 23:16:31 security kernel: [  253.108196] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:31 security kernel: [  253.108226] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:31 security kernel: [  253.108270] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:31 security kernel: [  253.108291] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:31 security kernel: [  253.108319] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:31 security kernel: [  253.108339] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf58a800 maddr: 0x7b0a800 
Aug 15 23:16:31 security kernel: [  253.108366] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b0a800 
Aug 15 23:16:31 security kernel: [  253.108413] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b0a800 
Aug 15 23:16:31 security kernel: [  253.108438] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:31 security kernel: [  253.108462] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:31 security kernel: [  253.108480] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:31 security kernel: [  253.108500] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:31 security kernel: [  253.108518] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf58b000 maddr: 0x7b0b000 
Aug 15 23:16:31 security kernel: [  253.108543] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b0b000 
Aug 15 23:16:31 security kernel: [  253.108583] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b0b000 
Aug 15 23:16:31 security kernel: [  253.108969] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:31 security kernel: [  253.108994] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:31 security kernel: [  253.109012] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b0a800  paddr: 0xf58a800 
Aug 15 23:16:31 security kernel: [  253.109038] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:31 security kernel: [  253.109059] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b0a800 
Aug 15 23:16:31 security kernel: [  253.109087] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:31 security kernel: [  253.109104] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:31 security kernel: [  253.109120] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b0b000  paddr: 0xf58b000 
Aug 15 23:16:31 security kernel: [  253.109144] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:31 security kernel: [  253.109165] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b0b000 
Aug 15 23:16:31 security kernel: [  253.109272] <<< 00
Aug 15 23:16:32 security kernel: [  253.608404] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:32 security kernel: [  253.608436] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:32 security kernel: [  253.608476] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:32 security kernel: [  253.608496] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:32 security kernel: [  253.608519] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:32 security kernel: [  253.608539] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf58b800 maddr: 0x7b0b800 
Aug 15 23:16:32 security kernel: [  253.608565] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b0b800 
Aug 15 23:16:32 security kernel: [  253.608612] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b0b800 
Aug 15 23:16:32 security kernel: [  253.608636] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:32 security kernel: [  253.608661] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:32 security kernel: [  253.608678] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:32 security kernel: [  253.608698] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:32 security kernel: [  253.608716] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf58c000 maddr: 0x7b0c000 
Aug 15 23:16:32 security kernel: [  253.608741] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b0c000 
Aug 15 23:16:32 security kernel: [  253.608781] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b0c000 
Aug 15 23:16:32 security kernel: [  253.609151] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:32 security kernel: [  253.609176] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:32 security kernel: [  253.609194] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b0b800  paddr: 0xf58b800 
Aug 15 23:16:32 security kernel: [  253.609220] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:32 security kernel: [  253.609241] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b0b800 
Aug 15 23:16:32 security kernel: [  253.609271] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:32 security kernel: [  253.609289] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:32 security kernel: [  253.609305] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b0c000  paddr: 0xf58c000 
Aug 15 23:16:32 security kernel: [  253.609330] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:32 security kernel: [  253.609349] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b0c000 
Aug 15 23:16:32 security kernel: [  253.609454] <<< 00
Aug 15 23:16:32 security kernel: [  254.108961] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:32 security kernel: [  254.108992] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:32 security kernel: [  254.109034] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:32 security kernel: [  254.109054] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:32 security kernel: [  254.109077] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:32 security kernel: [  254.109097] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf58c800 maddr: 0x7b0c800 
Aug 15 23:16:32 security kernel: [  254.109124] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b0c800 
Aug 15 23:16:32 security kernel: [  254.109170] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b0c800 
Aug 15 23:16:32 security kernel: [  254.109194] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:32 security kernel: [  254.109219] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:32 security kernel: [  254.109237] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:32 security kernel: [  254.109256] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:32 security kernel: [  254.109275] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf58d000 maddr: 0x7b0d000 
Aug 15 23:16:32 security kernel: [  254.109300] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b0d000 
Aug 15 23:16:32 security kernel: [  254.109339] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b0d000 
Aug 15 23:16:32 security kernel: [  254.109767] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:32 security kernel: [  254.109791] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:32 security kernel: [  254.109809] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b0c800  paddr: 0xf58c800 
Aug 15 23:16:32 security kernel: [  254.109838] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:32 security kernel: [  254.109864] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b0c800 
Aug 15 23:16:32 security kernel: [  254.109893] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:32 security kernel: [  254.109911] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:32 security kernel: [  254.109927] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b0d000  paddr: 0xf58d000 
Aug 15 23:16:32 security kernel: [  254.109953] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:32 security kernel: [  254.109973] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b0d000 
Aug 15 23:16:32 security kernel: [  254.110099] <<< 00
Aug 15 23:16:33 security kernel: [  254.608483] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:33 security kernel: [  254.608513] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:33 security kernel: [  254.608556] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:33 security kernel: [  254.608577] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:33 security kernel: [  254.608600] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:33 security kernel: [  254.608620] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf58d800 maddr: 0x7b0d800 
Aug 15 23:16:33 security kernel: [  254.608647] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b0d800 
Aug 15 23:16:33 security kernel: [  254.608694] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b0d800 
Aug 15 23:16:33 security kernel: [  254.608718] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:33 security kernel: [  254.608743] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:33 security kernel: [  254.608760] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:33 security kernel: [  254.608780] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:33 security kernel: [  254.608798] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf58e000 maddr: 0x7b0e000 
Aug 15 23:16:33 security kernel: [  254.608823] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b0e000 
Aug 15 23:16:33 security kernel: [  254.608864] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b0e000 
Aug 15 23:16:33 security kernel: [  254.609302] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:33 security kernel: [  254.609328] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:33 security kernel: [  254.609346] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b0d800  paddr: 0xf58d800 
Aug 15 23:16:33 security kernel: [  254.609372] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:33 security kernel: [  254.609393] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b0d800 
Aug 15 23:16:33 security kernel: [  254.609421] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:33 security kernel: [  254.609438] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:33 security kernel: [  254.609454] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b0e000  paddr: 0xf58e000 
Aug 15 23:16:33 security kernel: [  254.609481] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:33 security kernel: [  254.609501] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b0e000 
Aug 15 23:16:33 security kernel: [  254.609855] <<< 00
Aug 15 23:16:33 security kernel: [  255.108190] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:33 security kernel: [  255.108222] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:33 security kernel: [  255.108265] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:33 security kernel: [  255.108286] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:33 security kernel: [  255.108309] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:33 security kernel: [  255.108329] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf58e800 maddr: 0x7b0e800 
Aug 15 23:16:33 security kernel: [  255.108355] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b0e800 
Aug 15 23:16:33 security kernel: [  255.108401] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b0e800 
Aug 15 23:16:33 security kernel: [  255.108425] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:33 security kernel: [  255.108449] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:33 security kernel: [  255.108467] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:33 security kernel: [  255.108486] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:33 security kernel: [  255.108504] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf58f000 maddr: 0x7b0f000 
Aug 15 23:16:33 security kernel: [  255.108529] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b0f000 
Aug 15 23:16:33 security kernel: [  255.108569] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b0f000 
Aug 15 23:16:33 security kernel: [  255.109032] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:33 security kernel: [  255.109058] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:33 security kernel: [  255.109076] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b0e800  paddr: 0xf58e800 
Aug 15 23:16:33 security kernel: [  255.109102] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:33 security kernel: [  255.109123] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b0e800 
Aug 15 23:16:33 security kernel: [  255.109151] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:33 security kernel: [  255.109167] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:33 security kernel: [  255.109186] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b0f000  paddr: 0xf58f000 
Aug 15 23:16:33 security kernel: [  255.109211] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:33 security kernel: [  255.109230] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b0f000 
Aug 15 23:16:33 security kernel: [  255.109337] <<< 00
Aug 15 23:16:34 security kernel: [  255.608108] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:34 security kernel: [  255.608151] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:34 security kernel: [  255.608189] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:34 security kernel: [  255.608209] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:34 security kernel: [  255.608232] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:34 security kernel: [  255.608252] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf58f800 maddr: 0x7b0f800 
Aug 15 23:16:34 security kernel: [  255.608278] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b0f800 
Aug 15 23:16:34 security kernel: [  255.608326] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b0f800 
Aug 15 23:16:34 security kernel: [  255.608350] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:34 security kernel: [  255.608375] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:34 security kernel: [  255.608393] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:34 security kernel: [  255.608413] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:34 security kernel: [  255.608431] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf590000 maddr: 0x7b10000 
Aug 15 23:16:34 security kernel: [  255.608456] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b10000 
Aug 15 23:16:34 security kernel: [  255.608498] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b10000 
Aug 15 23:16:34 security kernel: [  255.608992] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:34 security kernel: [  255.609021] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:34 security kernel: [  255.609039] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b0f800  paddr: 0xf58f800 
Aug 15 23:16:34 security kernel: [  255.609065] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:34 security kernel: [  255.609086] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b0f800 
Aug 15 23:16:34 security kernel: [  255.609113] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:34 security kernel: [  255.609130] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:34 security kernel: [  255.609146] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b10000  paddr: 0xf590000 
Aug 15 23:16:34 security kernel: [  255.609171] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:34 security kernel: [  255.609191] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b10000 
Aug 15 23:16:34 security kernel: [  255.609300] <<< 00
Aug 15 23:16:34 security kernel: [  256.108149] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:34 security kernel: [  256.108182] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:34 security kernel: [  256.108222] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:34 security kernel: [  256.108243] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:34 security kernel: [  256.108269] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:34 security kernel: [  256.108289] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf590800 maddr: 0x7b10800 
Aug 15 23:16:34 security kernel: [  256.108316] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b10800 
Aug 15 23:16:34 security kernel: [  256.108364] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b10800 
Aug 15 23:16:34 security kernel: [  256.108388] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:34 security kernel: [  256.108413] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:34 security kernel: [  256.108430] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:34 security kernel: [  256.108450] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:34 security kernel: [  256.108468] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf591000 maddr: 0x7b11000 
Aug 15 23:16:34 security kernel: [  256.108492] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b11000 
Aug 15 23:16:34 security kernel: [  256.108533] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b11000 
Aug 15 23:16:34 security kernel: [  256.108967] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:34 security kernel: [  256.108995] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:34 security kernel: [  256.109013] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b10800  paddr: 0xf590800 
Aug 15 23:16:34 security kernel: [  256.109039] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:34 security kernel: [  256.109060] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b10800 
Aug 15 23:16:34 security kernel: [  256.109089] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:34 security kernel: [  256.109106] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:34 security kernel: [  256.109122] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b11000  paddr: 0xf591000 
Aug 15 23:16:34 security kernel: [  256.109148] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:34 security kernel: [  256.109168] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b11000 
Aug 15 23:16:34 security kernel: [  256.109273] <<< 00
Aug 15 23:16:35 security kernel: [  256.608728] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:35 security kernel: [  256.608758] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:35 security kernel: [  256.608804] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:35 security kernel: [  256.608825] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:35 security kernel: [  256.608852] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:35 security kernel: [  256.608871] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf591800 maddr: 0x7b11800 
Aug 15 23:16:35 security kernel: [  256.608898] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b11800 
Aug 15 23:16:35 security kernel: [  256.608945] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b11800 
Aug 15 23:16:35 security kernel: [  256.608969] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:35 security kernel: [  256.608994] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:35 security kernel: [  256.609012] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:35 security kernel: [  256.609032] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:35 security kernel: [  256.609050] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf592000 maddr: 0x7b12000 
Aug 15 23:16:35 security kernel: [  256.609075] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b12000 
Aug 15 23:16:35 security kernel: [  256.609115] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b12000 
Aug 15 23:16:35 security kernel: [  256.609566] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:35 security kernel: [  256.609592] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:35 security kernel: [  256.609611] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b11800  paddr: 0xf591800 
Aug 15 23:16:35 security kernel: [  256.609638] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:35 security kernel: [  256.609659] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b11800 
Aug 15 23:16:35 security kernel: [  256.609686] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:35 security kernel: [  256.609703] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:35 security kernel: [  256.609719] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b12000  paddr: 0xf592000 
Aug 15 23:16:35 security kernel: [  256.609743] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:35 security kernel: [  256.609765] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b12000 
Aug 15 23:16:35 security kernel: [  256.609875] <<< 00
Aug 15 23:16:35 security kernel: [  257.108262] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:35 security kernel: [  257.108295] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:35 security kernel: [  257.108341] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:35 security kernel: [  257.108362] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:35 security kernel: [  257.108389] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:35 security kernel: [  257.108408] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf592800 maddr: 0x7b12800 
Aug 15 23:16:35 security kernel: [  257.108435] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b12800 
Aug 15 23:16:35 security kernel: [  257.108482] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b12800 
Aug 15 23:16:35 security kernel: [  257.108506] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:35 security kernel: [  257.108531] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:35 security kernel: [  257.108549] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:35 security kernel: [  257.108569] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:35 security kernel: [  257.108587] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf593000 maddr: 0x7b13000 
Aug 15 23:16:35 security kernel: [  257.108612] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b13000 
Aug 15 23:16:35 security kernel: [  257.108654] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b13000 
Aug 15 23:16:35 security kernel: [  257.109063] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:35 security kernel: [  257.109089] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:35 security kernel: [  257.109107] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b12800  paddr: 0xf592800 
Aug 15 23:16:35 security kernel: [  257.109133] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:35 security kernel: [  257.109154] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b12800 
Aug 15 23:16:35 security kernel: [  257.109183] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:35 security kernel: [  257.109200] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:35 security kernel: [  257.109217] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b13000  paddr: 0xf593000 
Aug 15 23:16:35 security kernel: [  257.109242] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:35 security kernel: [  257.109263] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b13000 
Aug 15 23:16:35 security kernel: [  257.109366] <<< 00
Aug 15 23:16:36 security kernel: [  257.608076] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:36 security kernel: [  257.608094] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:36 security kernel: [  257.608116] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:36 security kernel: [  257.608126] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:36 security kernel: [  257.608141] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:36 security kernel: [  257.608151] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf593800 maddr: 0x7b13800 
Aug 15 23:16:36 security kernel: [  257.608165] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b13800 
Aug 15 23:16:36 security kernel: [  257.608196] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b13800 
Aug 15 23:16:36 security kernel: [  257.608208] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:36 security kernel: [  257.608220] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:36 security kernel: [  257.608229] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:36 security kernel: [  257.608239] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:36 security kernel: [  257.608248] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf594000 maddr: 0x7b14000 
Aug 15 23:16:36 security kernel: [  257.608261] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b14000 
Aug 15 23:16:36 security kernel: [  257.608281] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b14000 
Aug 15 23:16:36 security kernel: [  257.608629] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:36 security kernel: [  257.608643] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:36 security kernel: [  257.608652] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b13800  paddr: 0xf593800 
Aug 15 23:16:36 security kernel: [  257.608666] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:36 security kernel: [  257.608676] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b13800 
Aug 15 23:16:36 security kernel: [  257.608691] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:36 security kernel: [  257.608699] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:36 security kernel: [  257.608707] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b14000  paddr: 0xf594000 
Aug 15 23:16:36 security kernel: [  257.608720] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:36 security kernel: [  257.608730] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b14000 
Aug 15 23:16:36 security kernel: [  257.608800] <<< 00
Aug 15 23:16:36 security kernel: [  258.108428] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:36 security kernel: [  258.108458] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:36 security kernel: [  258.108498] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:36 security kernel: [  258.108519] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:36 security kernel: [  258.108543] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:36 security kernel: [  258.108563] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf594800 maddr: 0x7b14800 
Aug 15 23:16:36 security kernel: [  258.108590] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b14800 
Aug 15 23:16:36 security kernel: [  258.108637] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b14800 
Aug 15 23:16:36 security kernel: [  258.108661] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:36 security kernel: [  258.108686] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:36 security kernel: [  258.108704] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:36 security kernel: [  258.108724] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:36 security kernel: [  258.108742] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf595000 maddr: 0x7b15000 
Aug 15 23:16:36 security kernel: [  258.108767] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b15000 
Aug 15 23:16:36 security kernel: [  258.108807] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b15000 
Aug 15 23:16:36 security kernel: [  258.109257] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:36 security kernel: [  258.109283] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:36 security kernel: [  258.109300] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b14800  paddr: 0xf594800 
Aug 15 23:16:36 security kernel: [  258.109325] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:36 security kernel: [  258.109347] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b14800 
Aug 15 23:16:36 security kernel: [  258.109374] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:36 security kernel: [  258.109391] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:36 security kernel: [  258.109408] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b15000  paddr: 0xf595000 
Aug 15 23:16:36 security kernel: [  258.109433] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:36 security kernel: [  258.109452] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b15000 
Aug 15 23:16:36 security kernel: [  258.109761] <<< 00
Aug 15 23:16:37 security kernel: [  258.608445] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:37 security kernel: [  258.608476] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:37 security kernel: [  258.608519] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:37 security kernel: [  258.608541] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:37 security kernel: [  258.608565] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:37 security kernel: [  258.608584] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf595800 maddr: 0x7b15800 
Aug 15 23:16:37 security kernel: [  258.608610] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b15800 
Aug 15 23:16:37 security kernel: [  258.608657] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b15800 
Aug 15 23:16:37 security kernel: [  258.608681] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:37 security kernel: [  258.608706] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:37 security kernel: [  258.608723] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:37 security kernel: [  258.608743] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:37 security kernel: [  258.608761] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf596000 maddr: 0x7b16000 
Aug 15 23:16:37 security kernel: [  258.608786] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b16000 
Aug 15 23:16:37 security kernel: [  258.608829] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b16000 
Aug 15 23:16:37 security kernel: [  258.609228] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:37 security kernel: [  258.609252] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:37 security kernel: [  258.609270] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b15800  paddr: 0xf595800 
Aug 15 23:16:37 security kernel: [  258.609295] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:37 security kernel: [  258.609316] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b15800 
Aug 15 23:16:37 security kernel: [  258.609344] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:37 security kernel: [  258.609361] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:37 security kernel: [  258.609377] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b16000  paddr: 0xf596000 
Aug 15 23:16:37 security kernel: [  258.609404] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:37 security kernel: [  258.609424] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b16000 
Aug 15 23:16:37 security kernel: [  258.609527] <<< 00
Aug 15 23:16:37 security kernel: [  259.109320] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:37 security kernel: [  259.109351] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:37 security kernel: [  259.109392] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:37 security kernel: [  259.109412] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:37 security kernel: [  259.109436] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:37 security kernel: [  259.109458] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf596800 maddr: 0x7b16800 
Aug 15 23:16:37 security kernel: [  259.109484] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b16800 
Aug 15 23:16:37 security kernel: [  259.109531] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b16800 
Aug 15 23:16:37 security kernel: [  259.109556] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:37 security kernel: [  259.109580] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:37 security kernel: [  259.109598] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:37 security kernel: [  259.109618] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:37 security kernel: [  259.109636] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf597000 maddr: 0x7b17000 
Aug 15 23:16:37 security kernel: [  259.109661] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b17000 
Aug 15 23:16:37 security kernel: [  259.109701] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b17000 
Aug 15 23:16:37 security kernel: [  259.110158] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:37 security kernel: [  259.110188] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:37 security kernel: [  259.110207] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b16800  paddr: 0xf596800 
Aug 15 23:16:37 security kernel: [  259.110233] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:37 security kernel: [  259.110255] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b16800 
Aug 15 23:16:37 security kernel: [  259.110283] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:37 security kernel: [  259.110301] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:37 security kernel: [  259.110318] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b17000  paddr: 0xf597000 
Aug 15 23:16:37 security kernel: [  259.110343] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:37 security kernel: [  259.110363] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b17000 
Aug 15 23:16:37 security kernel: [  259.110472] <<< 00
Aug 15 23:16:38 security kernel: [  259.608348] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:38 security kernel: [  259.608361] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:38 security kernel: [  259.608376] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:38 security kernel: [  259.608387] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:38 security kernel: [  259.608399] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:38 security kernel: [  259.608406] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf597800 maddr: 0x7b17800 
Aug 15 23:16:38 security kernel: [  259.608418] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b17800 
Aug 15 23:16:38 security kernel: [  259.608436] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b17800 
Aug 15 23:16:38 security kernel: [  259.608444] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:38 security kernel: [  259.608452] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:38 security kernel: [  259.608458] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:38 security kernel: [  259.608465] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:38 security kernel: [  259.608471] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf598000 maddr: 0x7b18000 
Aug 15 23:16:38 security kernel: [  259.608480] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b18000 
Aug 15 23:16:38 security kernel: [  259.608494] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b18000 
Aug 15 23:16:38 security kernel: [  259.608911] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:38 security kernel: [  259.608927] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:38 security kernel: [  259.608933] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b17800  paddr: 0xf597800 
Aug 15 23:16:38 security kernel: [  259.608942] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:38 security kernel: [  259.608950] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b17800 
Aug 15 23:16:38 security kernel: [  259.608959] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:38 security kernel: [  259.608965] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:38 security kernel: [  259.608970] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b18000  paddr: 0xf598000 
Aug 15 23:16:38 security kernel: [  259.608979] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:38 security kernel: [  259.608989] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b18000 
Aug 15 23:16:38 security kernel: [  259.609031] <<< 00
Aug 15 23:16:38 security kernel: [  260.108267] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:38 security kernel: [  260.108300] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:38 security kernel: [  260.108342] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:38 security kernel: [  260.108362] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:38 security kernel: [  260.108386] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:38 security kernel: [  260.108405] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf598800 maddr: 0x7b18800 
Aug 15 23:16:38 security kernel: [  260.108431] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b18800 
Aug 15 23:16:38 security kernel: [  260.108479] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b18800 
Aug 15 23:16:38 security kernel: [  260.108503] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:38 security kernel: [  260.108527] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:38 security kernel: [  260.108545] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:38 security kernel: [  260.108564] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:38 security kernel: [  260.108582] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf599000 maddr: 0x7b19000 
Aug 15 23:16:38 security kernel: [  260.108606] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b19000 
Aug 15 23:16:38 security kernel: [  260.108646] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b19000 
Aug 15 23:16:38 security kernel: [  260.109045] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:38 security kernel: [  260.109067] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:38 security kernel: [  260.109084] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b18800  paddr: 0xf598800 
Aug 15 23:16:38 security kernel: [  260.109110] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:38 security kernel: [  260.109132] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b18800 
Aug 15 23:16:38 security kernel: [  260.109160] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:38 security kernel: [  260.109178] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:38 security kernel: [  260.109194] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b19000  paddr: 0xf599000 
Aug 15 23:16:38 security kernel: [  260.109220] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:38 security kernel: [  260.109241] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b19000 
Aug 15 23:16:38 security kernel: [  260.109335] <<< 00
Aug 15 23:16:39 security kernel: [  260.609177] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:39 security kernel: [  260.609208] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:39 security kernel: [  260.609247] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:39 security kernel: [  260.609269] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:39 security kernel: [  260.609293] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:39 security kernel: [  260.609313] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf599800 maddr: 0x7b19800 
Aug 15 23:16:39 security kernel: [  260.609339] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b19800 
Aug 15 23:16:39 security kernel: [  260.609386] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b19800 
Aug 15 23:16:39 security kernel: [  260.609410] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:39 security kernel: [  260.609435] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:39 security kernel: [  260.609452] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:39 security kernel: [  260.609472] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:39 security kernel: [  260.609490] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf59a000 maddr: 0x7b1a000 
Aug 15 23:16:39 security kernel: [  260.609515] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b1a000 
Aug 15 23:16:39 security kernel: [  260.609556] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b1a000 
Aug 15 23:16:39 security kernel: [  260.610053] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:39 security kernel: [  260.610077] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:39 security kernel: [  260.610094] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b19800  paddr: 0xf599800 
Aug 15 23:16:39 security kernel: [  260.610119] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:39 security kernel: [  260.610140] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b19800 
Aug 15 23:16:39 security kernel: [  260.610176] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:39 security kernel: [  260.610193] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:39 security kernel: [  260.610210] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b1a000  paddr: 0xf59a000 
Aug 15 23:16:39 security kernel: [  260.610235] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:39 security kernel: [  260.610255] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b1a000 
Aug 15 23:16:39 security kernel: [  260.610442] <<< 00
Aug 15 23:16:39 security kernel: [  261.108340] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:39 security kernel: [  261.108370] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:39 security kernel: [  261.108408] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:39 security kernel: [  261.108429] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:39 security kernel: [  261.108453] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:39 security kernel: [  261.108472] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf59a800 maddr: 0x7b1a800 
Aug 15 23:16:39 security kernel: [  261.108499] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b1a800 
Aug 15 23:16:39 security kernel: [  261.108547] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b1a800 
Aug 15 23:16:39 security kernel: [  261.108571] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:39 security kernel: [  261.108596] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:39 security kernel: [  261.108614] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:39 security kernel: [  261.108634] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:39 security kernel: [  261.108652] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf59b000 maddr: 0x7b1b000 
Aug 15 23:16:39 security kernel: [  261.108677] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b1b000 
Aug 15 23:16:39 security kernel: [  261.108718] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b1b000 
Aug 15 23:16:39 security kernel: [  261.109306] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:39 security kernel: [  261.109329] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:39 security kernel: [  261.109353] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b1a800  paddr: 0xf59a800 
Aug 15 23:16:39 security kernel: [  261.109380] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:39 security kernel: [  261.109402] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b1a800 
Aug 15 23:16:39 security kernel: [  261.109431] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:39 security kernel: [  261.109448] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:39 security kernel: [  261.109465] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b1b000  paddr: 0xf59b000 
Aug 15 23:16:39 security kernel: [  261.109490] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:39 security kernel: [  261.109511] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b1b000 
Aug 15 23:16:39 security kernel: [  261.109607] <<< 00
Aug 15 23:16:40 security kernel: [  261.608127] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:40 security kernel: [  261.608172] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:40 security kernel: [  261.608212] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:40 security kernel: [  261.608237] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:40 security kernel: [  261.608260] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:40 security kernel: [  261.608280] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf59b800 maddr: 0x7b1b800 
Aug 15 23:16:40 security kernel: [  261.608307] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b1b800 
Aug 15 23:16:40 security kernel: [  261.608354] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b1b800 
Aug 15 23:16:40 security kernel: [  261.608377] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:40 security kernel: [  261.608402] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:40 security kernel: [  261.608419] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:40 security kernel: [  261.608439] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:40 security kernel: [  261.608457] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf59c000 maddr: 0x7b1c000 
Aug 15 23:16:40 security kernel: [  261.608482] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b1c000 
Aug 15 23:16:40 security kernel: [  261.608523] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b1c000 
Aug 15 23:16:40 security kernel: [  261.609001] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:40 security kernel: [  261.609027] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:40 security kernel: [  261.609046] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b1b800  paddr: 0xf59b800 
Aug 15 23:16:40 security kernel: [  261.609071] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:40 security kernel: [  261.609092] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b1b800 
Aug 15 23:16:40 security kernel: [  261.609121] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:40 security kernel: [  261.609138] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:40 security kernel: [  261.609155] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b1c000  paddr: 0xf59c000 
Aug 15 23:16:40 security kernel: [  261.609181] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:40 security kernel: [  261.609201] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b1c000 
Aug 15 23:16:40 security kernel: [  261.609305] <<< 00
Aug 15 23:16:40 security kernel: [  262.108331] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:40 security kernel: [  262.108362] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:40 security kernel: [  262.108401] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:40 security kernel: [  262.108421] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:40 security kernel: [  262.108444] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:40 security kernel: [  262.108471] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf59c800 maddr: 0x7b1c800 
Aug 15 23:16:40 security kernel: [  262.108502] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b1c800 
Aug 15 23:16:40 security kernel: [  262.108548] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b1c800 
Aug 15 23:16:40 security kernel: [  262.108573] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:40 security kernel: [  262.108598] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:40 security kernel: [  262.108615] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:40 security kernel: [  262.108635] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:40 security kernel: [  262.108653] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf59d000 maddr: 0x7b1d000 
Aug 15 23:16:40 security kernel: [  262.108678] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b1d000 
Aug 15 23:16:40 security kernel: [  262.108718] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b1d000 
Aug 15 23:16:40 security kernel: [  262.109094] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:40 security kernel: [  262.109116] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:40 security kernel: [  262.109133] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b1c800  paddr: 0xf59c800 
Aug 15 23:16:40 security kernel: [  262.109159] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:40 security kernel: [  262.109181] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b1c800 
Aug 15 23:16:40 security kernel: [  262.109210] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:40 security kernel: [  262.109227] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:40 security kernel: [  262.109243] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b1d000  paddr: 0xf59d000 
Aug 15 23:16:40 security kernel: [  262.109269] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:40 security kernel: [  262.109289] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b1d000 
Aug 15 23:16:40 security kernel: [  262.109478] <<< 00
Aug 15 23:16:41 security kernel: [  262.608300] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:41 security kernel: [  262.608333] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:41 security kernel: [  262.608374] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:41 security kernel: [  262.608394] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:41 security kernel: [  262.608418] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:41 security kernel: [  262.608438] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf59d800 maddr: 0x7b1d800 
Aug 15 23:16:41 security kernel: [  262.608464] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b1d800 
Aug 15 23:16:41 security kernel: [  262.608511] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b1d800 
Aug 15 23:16:41 security kernel: [  262.608535] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:41 security kernel: [  262.608560] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:41 security kernel: [  262.608578] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:41 security kernel: [  262.608597] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:41 security kernel: [  262.608616] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf59e000 maddr: 0x7b1e000 
Aug 15 23:16:41 security kernel: [  262.608640] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b1e000 
Aug 15 23:16:41 security kernel: [  262.608680] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b1e000 
Aug 15 23:16:41 security kernel: [  262.609057] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:41 security kernel: [  262.609083] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:41 security kernel: [  262.609101] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b1d800  paddr: 0xf59d800 
Aug 15 23:16:41 security kernel: [  262.609128] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:41 security kernel: [  262.609150] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b1d800 
Aug 15 23:16:41 security kernel: [  262.609178] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:41 security kernel: [  262.609195] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:41 security kernel: [  262.609211] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b1e000  paddr: 0xf59e000 
Aug 15 23:16:41 security kernel: [  262.609236] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:41 security kernel: [  262.609255] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b1e000 
Aug 15 23:16:41 security kernel: [  262.610059] <<< 00
Aug 15 23:16:41 security kernel: [  263.108291] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:41 security kernel: [  263.108323] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:41 security kernel: [  263.108362] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:41 security kernel: [  263.108388] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:41 security kernel: [  263.108412] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:41 security kernel: [  263.108432] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf59e800 maddr: 0x7b1e800 
Aug 15 23:16:41 security kernel: [  263.108459] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b1e800 
Aug 15 23:16:41 security kernel: [  263.108507] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b1e800 
Aug 15 23:16:41 security kernel: [  263.108531] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:41 security kernel: [  263.108556] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:41 security kernel: [  263.108574] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:41 security kernel: [  263.108597] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:41 security kernel: [  263.108615] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf59f000 maddr: 0x7b1f000 
Aug 15 23:16:41 security kernel: [  263.108639] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b1f000 
Aug 15 23:16:41 security kernel: [  263.108679] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b1f000 
Aug 15 23:16:41 security kernel: [  263.109103] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:41 security kernel: [  263.109125] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:41 security kernel: [  263.109143] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b1e800  paddr: 0xf59e800 
Aug 15 23:16:41 security kernel: [  263.109169] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:41 security kernel: [  263.109190] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b1e800 
Aug 15 23:16:41 security kernel: [  263.109220] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:41 security kernel: [  263.109239] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:41 security kernel: [  263.109256] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b1f000  paddr: 0xf59f000 
Aug 15 23:16:41 security kernel: [  263.109282] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:41 security kernel: [  263.109303] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b1f000 
Aug 15 23:16:41 security kernel: [  263.109970] <<< 00
Aug 15 23:16:42 security kernel: [  263.608194] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:42 security kernel: [  263.608227] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:42 security kernel: [  263.608273] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:42 security kernel: [  263.608294] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:42 security kernel: [  263.608322] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:42 security kernel: [  263.608342] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf59f800 maddr: 0x7b1f800 
Aug 15 23:16:42 security kernel: [  263.608369] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b1f800 
Aug 15 23:16:42 security kernel: [  263.608415] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b1f800 
Aug 15 23:16:42 security kernel: [  263.608439] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:42 security kernel: [  263.608464] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:42 security kernel: [  263.608482] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:42 security kernel: [  263.608501] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:42 security kernel: [  263.608519] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf5a0000 maddr: 0x7b20000 
Aug 15 23:16:42 security kernel: [  263.608545] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b20000 
Aug 15 23:16:42 security kernel: [  263.608585] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b20000 
Aug 15 23:16:42 security kernel: [  263.609046] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:42 security kernel: [  263.609072] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:42 security kernel: [  263.609090] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b1f800  paddr: 0xf59f800 
Aug 15 23:16:42 security kernel: [  263.609116] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:42 security kernel: [  263.609138] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b1f800 
Aug 15 23:16:42 security kernel: [  263.609168] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:42 security kernel: [  263.609185] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:42 security kernel: [  263.609201] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b20000  paddr: 0xf5a0000 
Aug 15 23:16:42 security kernel: [  263.609226] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:42 security kernel: [  263.609246] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b20000 
Aug 15 23:16:42 security kernel: [  263.609349] <<< 00
Aug 15 23:16:42 security kernel: [  264.108149] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:42 security kernel: [  264.108182] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:42 security kernel: [  264.108221] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:42 security kernel: [  264.108241] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:42 security kernel: [  264.108264] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:42 security kernel: [  264.108284] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf5a0800 maddr: 0x7b20800 
Aug 15 23:16:42 security kernel: [  264.108310] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b20800 
Aug 15 23:16:42 security kernel: [  264.108357] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b20800 
Aug 15 23:16:42 security kernel: [  264.108381] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:42 security kernel: [  264.108406] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:42 security kernel: [  264.108424] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:42 security kernel: [  264.108443] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:42 security kernel: [  264.108462] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf5a1000 maddr: 0x7b21000 
Aug 15 23:16:42 security kernel: [  264.108486] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b21000 
Aug 15 23:16:42 security kernel: [  264.108527] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b21000 
Aug 15 23:16:42 security kernel: [  264.108935] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:42 security kernel: [  264.108963] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:42 security kernel: [  264.108981] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b20800  paddr: 0xf5a0800 
Aug 15 23:16:42 security kernel: [  264.109007] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:42 security kernel: [  264.109030] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b20800 
Aug 15 23:16:42 security kernel: [  264.109059] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:42 security kernel: [  264.109077] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:42 security kernel: [  264.109093] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b21000  paddr: 0xf5a1000 
Aug 15 23:16:42 security kernel: [  264.109118] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:42 security kernel: [  264.109137] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b21000 
Aug 15 23:16:42 security kernel: [  264.109249] <<< 00
Aug 15 23:16:43 security kernel: [  264.608172] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:43 security kernel: [  264.608202] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:43 security kernel: [  264.608240] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:43 security kernel: [  264.608261] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:43 security kernel: [  264.608285] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:43 security kernel: [  264.608305] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf5a1800 maddr: 0x7b21800 
Aug 15 23:16:43 security kernel: [  264.608332] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b21800 
Aug 15 23:16:43 security kernel: [  264.608378] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b21800 
Aug 15 23:16:43 security kernel: [  264.608402] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:43 security kernel: [  264.608427] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:43 security kernel: [  264.608445] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:43 security kernel: [  264.608465] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:43 security kernel: [  264.608483] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf5a2000 maddr: 0x7b22000 
Aug 15 23:16:43 security kernel: [  264.608508] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b22000 
Aug 15 23:16:43 security kernel: [  264.608549] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b22000 
Aug 15 23:16:43 security kernel: [  264.608985] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:43 security kernel: [  264.609012] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:43 security kernel: [  264.609029] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b21800  paddr: 0xf5a1800 
Aug 15 23:16:43 security kernel: [  264.609055] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:43 security kernel: [  264.609076] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b21800 
Aug 15 23:16:43 security kernel: [  264.609104] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:43 security kernel: [  264.609121] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:43 security kernel: [  264.609137] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b22000  paddr: 0xf5a2000 
Aug 15 23:16:43 security kernel: [  264.609163] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:43 security kernel: [  264.609184] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b22000 
Aug 15 23:16:43 security kernel: [  264.609378] <<< 00
Aug 15 23:16:43 security kernel: [  265.108466] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:43 security kernel: [  265.108499] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:43 security kernel: [  265.108540] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:43 security kernel: [  265.108560] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:43 security kernel: [  265.108584] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:43 security kernel: [  265.108604] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf5a2800 maddr: 0x7b22800 
Aug 15 23:16:43 security kernel: [  265.108631] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b22800 
Aug 15 23:16:43 security kernel: [  265.108679] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b22800 
Aug 15 23:16:43 security kernel: [  265.108703] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:43 security kernel: [  265.108728] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:43 security kernel: [  265.108746] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:43 security kernel: [  265.108765] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:43 security kernel: [  265.108784] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf5a3000 maddr: 0x7b23000 
Aug 15 23:16:43 security kernel: [  265.108809] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b23000 
Aug 15 23:16:43 security kernel: [  265.108849] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b23000 
Aug 15 23:16:43 security kernel: [  265.109273] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:43 security kernel: [  265.109298] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:43 security kernel: [  265.109317] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b22800  paddr: 0xf5a2800 
Aug 15 23:16:43 security kernel: [  265.109343] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:43 security kernel: [  265.109365] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b22800 
Aug 15 23:16:43 security kernel: [  265.109393] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:43 security kernel: [  265.109410] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:43 security kernel: [  265.109426] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b23000  paddr: 0xf5a3000 
Aug 15 23:16:43 security kernel: [  265.109453] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:43 security kernel: [  265.109473] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b23000 
Aug 15 23:16:43 security kernel: [  265.109979] <<< 00
Aug 15 23:16:44 security kernel: [  265.608138] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:44 security kernel: [  265.608170] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:44 security kernel: [  265.608215] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:44 security kernel: [  265.608237] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:44 security kernel: [  265.608263] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:44 security kernel: [  265.608283] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf5a3800 maddr: 0x7b23800 
Aug 15 23:16:44 security kernel: [  265.608310] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b23800 
Aug 15 23:16:44 security kernel: [  265.608356] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b23800 
Aug 15 23:16:44 security kernel: [  265.608380] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:44 security kernel: [  265.608405] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:44 security kernel: [  265.608423] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:44 security kernel: [  265.608443] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:44 security kernel: [  265.608461] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf5a4000 maddr: 0x7b24000 
Aug 15 23:16:44 security kernel: [  265.608486] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b24000 
Aug 15 23:16:44 security kernel: [  265.608528] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b24000 
Aug 15 23:16:44 security kernel: [  265.608947] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:44 security kernel: [  265.608967] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:44 security kernel: [  265.608984] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b23800  paddr: 0xf5a3800 
Aug 15 23:16:44 security kernel: [  265.609010] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:44 security kernel: [  265.609032] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b23800 
Aug 15 23:16:44 security kernel: [  265.609060] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:44 security kernel: [  265.609077] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:44 security kernel: [  265.609094] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b24000  paddr: 0xf5a4000 
Aug 15 23:16:44 security kernel: [  265.609121] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:44 security kernel: [  265.609141] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b24000 
Aug 15 23:16:44 security kernel: [  265.609234] <<< 00
Aug 15 23:16:44 security kernel: [  266.108279] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:44 security kernel: [  266.108330] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:44 security kernel: [  266.108371] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:44 security kernel: [  266.108393] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:44 security kernel: [  266.108418] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:44 security kernel: [  266.108438] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf5a4800 maddr: 0x7b24800 
Aug 15 23:16:44 security kernel: [  266.108464] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b24800 
Aug 15 23:16:44 security kernel: [  266.108512] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b24800 
Aug 15 23:16:44 security kernel: [  266.108536] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:44 security kernel: [  266.108561] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:44 security kernel: [  266.108579] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:44 security kernel: [  266.108599] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:44 security kernel: [  266.108617] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf5a5000 maddr: 0x7b25000 
Aug 15 23:16:44 security kernel: [  266.108642] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b25000 
Aug 15 23:16:44 security kernel: [  266.108682] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b25000 
Aug 15 23:16:44 security kernel: [  266.109126] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:44 security kernel: [  266.109154] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:44 security kernel: [  266.109173] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b24800  paddr: 0xf5a4800 
Aug 15 23:16:44 security kernel: [  266.109198] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:44 security kernel: [  266.109220] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b24800 
Aug 15 23:16:44 security kernel: [  266.109248] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:44 security kernel: [  266.109265] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:44 security kernel: [  266.109281] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b25000  paddr: 0xf5a5000 
Aug 15 23:16:44 security kernel: [  266.109305] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:44 security kernel: [  266.109325] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b25000 
Aug 15 23:16:44 security kernel: [  266.109426] <<< 00
Aug 15 23:16:45 security kernel: [  266.608053] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:45 security kernel: [  266.608063] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:45 security kernel: [  266.608103] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:45 security kernel: [  266.608109] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:45 security kernel: [  266.608116] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:45 security kernel: [  266.608122] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf5a5800 maddr: 0x7b25800 
Aug 15 23:16:45 security kernel: [  266.608129] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b25800 
Aug 15 23:16:45 security kernel: [  266.608144] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b25800 
Aug 15 23:16:45 security kernel: [  266.608150] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:45 security kernel: [  266.608156] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:45 security kernel: [  266.608161] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:45 security kernel: [  266.608166] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:45 security kernel: [  266.608171] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf5a6000 maddr: 0x7b26000 
Aug 15 23:16:45 security kernel: [  266.608177] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b26000 
Aug 15 23:16:45 security kernel: [  266.608187] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b26000 
Aug 15 23:16:45 security kernel: [  266.608526] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:45 security kernel: [  266.608535] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:45 security kernel: [  266.608539] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b25800  paddr: 0xf5a5800 
Aug 15 23:16:45 security kernel: [  266.608546] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:45 security kernel: [  266.608552] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b25800 
Aug 15 23:16:45 security kernel: [  266.608559] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:45 security kernel: [  266.608564] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:45 security kernel: [  266.608568] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b26000  paddr: 0xf5a6000 
Aug 15 23:16:45 security kernel: [  266.608574] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:45 security kernel: [  266.608579] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b26000 
Aug 15 23:16:45 security kernel: [  266.608612] <<< 00
Aug 15 23:16:45 security kernel: [  267.108178] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:45 security kernel: [  267.108210] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:45 security kernel: [  267.108252] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:45 security kernel: [  267.108273] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:45 security kernel: [  267.108301] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:45 security kernel: [  267.108321] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf5a6800 maddr: 0x7b26800 
Aug 15 23:16:45 security kernel: [  267.108351] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b26800 
Aug 15 23:16:45 security kernel: [  267.108399] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b26800 
Aug 15 23:16:45 security kernel: [  267.108423] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:45 security kernel: [  267.108448] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:45 security kernel: [  267.108465] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:45 security kernel: [  267.108485] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:45 security kernel: [  267.108503] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf5a7000 maddr: 0x7b27000 
Aug 15 23:16:45 security kernel: [  267.108528] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b27000 
Aug 15 23:16:45 security kernel: [  267.108568] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b27000 
Aug 15 23:16:45 security kernel: [  267.109089] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:45 security kernel: [  267.109120] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:45 security kernel: [  267.109138] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b26800  paddr: 0xf5a6800 
Aug 15 23:16:45 security kernel: [  267.109165] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:45 security kernel: [  267.109186] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b26800 
Aug 15 23:16:45 security kernel: [  267.109215] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:45 security kernel: [  267.109231] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:45 security kernel: [  267.109247] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b27000  paddr: 0xf5a7000 
Aug 15 23:16:45 security kernel: [  267.109274] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:45 security kernel: [  267.109296] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b27000 
Aug 15 23:16:45 security kernel: [  267.109405] <<< 00
Aug 15 23:16:46 security kernel: [  267.608179] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:46 security kernel: [  267.608210] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:46 security kernel: [  267.608255] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:46 security kernel: [  267.608276] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:46 security kernel: [  267.608302] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:46 security kernel: [  267.608322] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf5a7800 maddr: 0x7b27800 
Aug 15 23:16:46 security kernel: [  267.608348] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b27800 
Aug 15 23:16:46 security kernel: [  267.608395] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b27800 
Aug 15 23:16:46 security kernel: [  267.608418] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:46 security kernel: [  267.608443] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:46 security kernel: [  267.608460] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:46 security kernel: [  267.608480] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:46 security kernel: [  267.608498] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf5a8000 maddr: 0x7b28000 
Aug 15 23:16:46 security kernel: [  267.608524] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b28000 
Aug 15 23:16:46 security kernel: [  267.608564] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b28000 
Aug 15 23:16:46 security kernel: [  267.609055] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:46 security kernel: [  267.609077] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:46 security kernel: [  267.609095] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b27800  paddr: 0xf5a7800 
Aug 15 23:16:46 security kernel: [  267.609121] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:46 security kernel: [  267.609142] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b27800 
Aug 15 23:16:46 security kernel: [  267.609171] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:46 security kernel: [  267.609188] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:46 security kernel: [  267.609204] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b28000  paddr: 0xf5a8000 
Aug 15 23:16:46 security kernel: [  267.609232] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:46 security kernel: [  267.609254] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b28000 
Aug 15 23:16:46 security kernel: [  267.609586] <<< 00
Aug 15 23:16:46 security kernel: [  268.108960] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:46 security kernel: [  268.108991] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:46 security kernel: [  268.109030] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:46 security kernel: [  268.109051] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:46 security kernel: [  268.109074] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:46 security kernel: [  268.109095] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf5a8800 maddr: 0x7b28800 
Aug 15 23:16:46 security kernel: [  268.109121] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b28800 
Aug 15 23:16:46 security kernel: [  268.109169] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b28800 
Aug 15 23:16:46 security kernel: [  268.109192] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:46 security kernel: [  268.109217] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:46 security kernel: [  268.109234] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:46 security kernel: [  268.109253] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:46 security kernel: [  268.109271] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf5a9000 maddr: 0x7b29000 
Aug 15 23:16:46 security kernel: [  268.109296] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b29000 
Aug 15 23:16:46 security kernel: [  268.109336] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b29000 
Aug 15 23:16:46 security kernel: [  268.109778] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:46 security kernel: [  268.109800] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:46 security kernel: [  268.109816] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b28800  paddr: 0xf5a8800 
Aug 15 23:16:46 security kernel: [  268.109842] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:46 security kernel: [  268.109863] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b28800 
Aug 15 23:16:46 security kernel: [  268.109890] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:46 security kernel: [  268.109907] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:46 security kernel: [  268.109924] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b29000  paddr: 0xf5a9000 
Aug 15 23:16:46 security kernel: [  268.109948] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:46 security kernel: [  268.109971] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b29000 
Aug 15 23:16:46 security kernel: [  268.110092] <<< 00
Aug 15 23:16:47 security kernel: [  268.608148] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:47 security kernel: [  268.608182] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:47 security kernel: [  268.608221] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:47 security kernel: [  268.608241] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:47 security kernel: [  268.608265] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:47 security kernel: [  268.608285] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf5a9800 maddr: 0x7b29800 
Aug 15 23:16:47 security kernel: [  268.608312] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b29800 
Aug 15 23:16:47 security kernel: [  268.608359] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b29800 
Aug 15 23:16:47 security kernel: [  268.608383] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:47 security kernel: [  268.608408] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:47 security kernel: [  268.608426] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:47 security kernel: [  268.608445] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:47 security kernel: [  268.608463] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf5aa000 maddr: 0x7b2a000 
Aug 15 23:16:47 security kernel: [  268.608488] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b2a000 
Aug 15 23:16:47 security kernel: [  268.608529] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b2a000 
Aug 15 23:16:47 security kernel: [  268.608963] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:47 security kernel: [  268.608989] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:47 security kernel: [  268.609007] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b29800  paddr: 0xf5a9800 
Aug 15 23:16:47 security kernel: [  268.609033] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:47 security kernel: [  268.609055] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b29800 
Aug 15 23:16:47 security kernel: [  268.609086] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:47 security kernel: [  268.609107] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:47 security kernel: [  268.609123] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b2a000  paddr: 0xf5aa000 
Aug 15 23:16:47 security kernel: [  268.609148] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:47 security kernel: [  268.609168] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b2a000 
Aug 15 23:16:47 security kernel: [  268.609265] <<< 00
Aug 15 23:16:47 security kernel: [  269.108264] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:47 security kernel: [  269.108295] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:47 security kernel: [  269.108337] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:47 security kernel: [  269.108358] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:47 security kernel: [  269.108381] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:47 security kernel: [  269.108402] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf5aa800 maddr: 0x7b2a800 
Aug 15 23:16:47 security kernel: [  269.108428] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b2a800 
Aug 15 23:16:47 security kernel: [  269.108476] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b2a800 
Aug 15 23:16:47 security kernel: [  269.108501] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:47 security kernel: [  269.108525] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:47 security kernel: [  269.108543] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:47 security kernel: [  269.108563] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:47 security kernel: [  269.108581] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf5ab000 maddr: 0x7b2b000 
Aug 15 23:16:47 security kernel: [  269.108606] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b2b000 
Aug 15 23:16:47 security kernel: [  269.108647] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b2b000 
Aug 15 23:16:47 security kernel: [  269.109116] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:47 security kernel: [  269.109147] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:47 security kernel: [  269.109166] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b2a800  paddr: 0xf5aa800 
Aug 15 23:16:47 security kernel: [  269.109192] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:47 security kernel: [  269.109214] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b2a800 
Aug 15 23:16:47 security kernel: [  269.109242] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:47 security kernel: [  269.109259] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:47 security kernel: [  269.109275] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b2b000  paddr: 0xf5ab000 
Aug 15 23:16:47 security kernel: [  269.109300] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:47 security kernel: [  269.109320] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b2b000 
Aug 15 23:16:47 security kernel: [  269.109421] <<< 00
Aug 15 23:16:48 security kernel: [  269.608181] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:48 security kernel: [  269.608213] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:48 security kernel: [  269.608256] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:48 security kernel: [  269.608277] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:48 security kernel: [  269.608306] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:48 security kernel: [  269.608326] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf5ab800 maddr: 0x7b2b800 
Aug 15 23:16:48 security kernel: [  269.608352] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b2b800 
Aug 15 23:16:48 security kernel: [  269.608399] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b2b800 
Aug 15 23:16:48 security kernel: [  269.608423] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:48 security kernel: [  269.608448] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:48 security kernel: [  269.608466] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:48 security kernel: [  269.608486] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:48 security kernel: [  269.608504] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf5ac000 maddr: 0x7b2c000 
Aug 15 23:16:48 security kernel: [  269.608529] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b2c000 
Aug 15 23:16:48 security kernel: [  269.608569] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b2c000 
Aug 15 23:16:48 security kernel: [  269.609049] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:48 security kernel: [  269.609075] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:48 security kernel: [  269.609094] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b2b800  paddr: 0xf5ab800 
Aug 15 23:16:48 security kernel: [  269.609120] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:48 security kernel: [  269.609141] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b2b800 
Aug 15 23:16:48 security kernel: [  269.609170] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:48 security kernel: [  269.609189] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:48 security kernel: [  269.609205] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b2c000  paddr: 0xf5ac000 
Aug 15 23:16:48 security kernel: [  269.609230] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:48 security kernel: [  269.609250] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b2c000 
Aug 15 23:16:48 security kernel: [  269.609354] <<< 00
Aug 15 23:16:48 security kernel: [  270.108168] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:48 security kernel: [  270.108200] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:48 security kernel: [  270.108241] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:48 security kernel: [  270.108261] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:48 security kernel: [  270.108285] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:48 security kernel: [  270.108305] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf5ac800 maddr: 0x7b2c800 
Aug 15 23:16:48 security kernel: [  270.108332] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b2c800 
Aug 15 23:16:48 security kernel: [  270.108378] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b2c800 
Aug 15 23:16:48 security kernel: [  270.108402] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:48 security kernel: [  270.108427] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:48 security kernel: [  270.108444] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:48 security kernel: [  270.108464] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:48 security kernel: [  270.108482] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf5ad000 maddr: 0x7b2d000 
Aug 15 23:16:48 security kernel: [  270.108507] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b2d000 
Aug 15 23:16:48 security kernel: [  270.108546] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b2d000 
Aug 15 23:16:48 security kernel: [  270.108966] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:48 security kernel: [  270.108992] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:48 security kernel: [  270.109010] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b2c800  paddr: 0xf5ac800 
Aug 15 23:16:48 security kernel: [  270.109036] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:48 security kernel: [  270.109058] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b2c800 
Aug 15 23:16:48 security kernel: [  270.109086] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:48 security kernel: [  270.109102] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:48 security kernel: [  270.109118] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b2d000  paddr: 0xf5ad000 
Aug 15 23:16:48 security kernel: [  270.109145] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:48 security kernel: [  270.109166] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b2d000 
Aug 15 23:16:48 security kernel: [  270.109271] <<< 00
Aug 15 23:16:49 security kernel: [  270.608124] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:49 security kernel: [  270.608155] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:49 security kernel: [  270.608195] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:49 security kernel: [  270.608215] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:49 security kernel: [  270.608239] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:49 security kernel: [  270.608259] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf5ad800 maddr: 0x7b2d800 
Aug 15 23:16:49 security kernel: [  270.608286] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b2d800 
Aug 15 23:16:49 security kernel: [  270.608333] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b2d800 
Aug 15 23:16:49 security kernel: [  270.608357] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:49 security kernel: [  270.608382] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:49 security kernel: [  270.608399] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:49 security kernel: [  270.608419] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:49 security kernel: [  270.608437] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf5ae000 maddr: 0x7b2e000 
Aug 15 23:16:49 security kernel: [  270.608462] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b2e000 
Aug 15 23:16:49 security kernel: [  270.608502] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b2e000 
Aug 15 23:16:49 security kernel: [  270.608922] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:49 security kernel: [  270.608943] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:49 security kernel: [  270.608960] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b2d800  paddr: 0xf5ad800 
Aug 15 23:16:49 security kernel: [  270.608985] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:49 security kernel: [  270.609006] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b2d800 
Aug 15 23:16:49 security kernel: [  270.609034] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:49 security kernel: [  270.609051] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:49 security kernel: [  270.609067] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b2e000  paddr: 0xf5ae000 
Aug 15 23:16:49 security kernel: [  270.609092] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:49 security kernel: [  270.609115] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b2e000 
Aug 15 23:16:49 security kernel: [  270.609217] <<< 00
Aug 15 23:16:49 security kernel: [  271.108431] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:49 security kernel: [  271.108462] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:49 security kernel: [  271.108502] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:49 security kernel: [  271.108523] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:49 security kernel: [  271.108547] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:49 security kernel: [  271.108567] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf5ae800 maddr: 0x7b2e800 
Aug 15 23:16:49 security kernel: [  271.108593] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b2e800 
Aug 15 23:16:49 security kernel: [  271.108640] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b2e800 
Aug 15 23:16:49 security kernel: [  271.108664] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:49 security kernel: [  271.108689] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:49 security kernel: [  271.108707] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:49 security kernel: [  271.108726] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:49 security kernel: [  271.108745] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf5af000 maddr: 0x7b2f000 
Aug 15 23:16:49 security kernel: [  271.108770] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b2f000 
Aug 15 23:16:49 security kernel: [  271.108809] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b2f000 
Aug 15 23:16:49 security kernel: [  271.109271] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:49 security kernel: [  271.109296] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:49 security kernel: [  271.109314] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b2e800  paddr: 0xf5ae800 
Aug 15 23:16:49 security kernel: [  271.109340] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:49 security kernel: [  271.109361] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b2e800 
Aug 15 23:16:49 security kernel: [  271.109389] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:49 security kernel: [  271.109408] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:49 security kernel: [  271.109424] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b2f000  paddr: 0xf5af000 
Aug 15 23:16:49 security kernel: [  271.109449] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:49 security kernel: [  271.109471] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b2f000 
Aug 15 23:16:49 security kernel: [  271.109573] <<< 00
Aug 15 23:16:50 security kernel: [  271.608165] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:50 security kernel: [  271.608196] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:50 security kernel: [  271.608235] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:50 security kernel: [  271.608259] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:50 security kernel: [  271.608284] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:50 security kernel: [  271.608304] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf5af800 maddr: 0x7b2f800 
Aug 15 23:16:50 security kernel: [  271.608333] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b2f800 
Aug 15 23:16:50 security kernel: [  271.608380] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b2f800 
Aug 15 23:16:50 security kernel: [  271.608404] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:50 security kernel: [  271.608429] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:50 security kernel: [  271.608447] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:50 security kernel: [  271.608466] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:50 security kernel: [  271.608484] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf5b0000 maddr: 0x7b30000 
Aug 15 23:16:50 security kernel: [  271.608508] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b30000 
Aug 15 23:16:50 security kernel: [  271.608548] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b30000 
Aug 15 23:16:50 security kernel: [  271.609119] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:50 security kernel: [  271.609143] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:50 security kernel: [  271.609160] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b2f800  paddr: 0xf5af800 
Aug 15 23:16:50 security kernel: [  271.609189] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:50 security kernel: [  271.609211] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b2f800 
Aug 15 23:16:50 security kernel: [  271.609240] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:50 security kernel: [  271.609257] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:50 security kernel: [  271.609274] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b30000  paddr: 0xf5b0000 
Aug 15 23:16:50 security kernel: [  271.609300] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:50 security kernel: [  271.609320] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b30000 
Aug 15 23:16:50 security kernel: [  271.609546] <<< 00
Aug 15 23:16:50 security kernel: [  272.108277] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:50 security kernel: [  272.108311] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:50 security kernel: [  272.108354] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:50 security kernel: [  272.108374] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:50 security kernel: [  272.108398] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:50 security kernel: [  272.108419] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf5b0800 maddr: 0x7b30800 
Aug 15 23:16:50 security kernel: [  272.108445] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b30800 
Aug 15 23:16:50 security kernel: [  272.108493] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b30800 
Aug 15 23:16:50 security kernel: [  272.108517] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:50 security kernel: [  272.108542] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:50 security kernel: [  272.108559] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:50 security kernel: [  272.108579] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:50 security kernel: [  272.108597] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf5b1000 maddr: 0x7b31000 
Aug 15 23:16:50 security kernel: [  272.108622] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b31000 
Aug 15 23:16:50 security kernel: [  272.108664] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b31000 
Aug 15 23:16:50 security kernel: [  272.109125] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:50 security kernel: [  272.109155] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:50 security kernel: [  272.109175] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b30800  paddr: 0xf5b0800 
Aug 15 23:16:50 security kernel: [  272.109201] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:50 security kernel: [  272.109223] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b30800 
Aug 15 23:16:50 security kernel: [  272.109251] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:50 security kernel: [  272.109267] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:50 security kernel: [  272.109284] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b31000  paddr: 0xf5b1000 
Aug 15 23:16:50 security kernel: [  272.109308] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:50 security kernel: [  272.109328] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b31000 
Aug 15 23:16:50 security kernel: [  272.109441] <<< 00
Aug 15 23:16:51 security kernel: [  272.608164] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:51 security kernel: [  272.608196] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:51 security kernel: [  272.608238] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:51 security kernel: [  272.608259] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:51 security kernel: [  272.608285] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:51 security kernel: [  272.608304] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf5b1800 maddr: 0x7b31800 
Aug 15 23:16:51 security kernel: [  272.608331] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b31800 
Aug 15 23:16:51 security kernel: [  272.608378] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b31800 
Aug 15 23:16:51 security kernel: [  272.608402] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:51 security kernel: [  272.608426] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:51 security kernel: [  272.608444] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:51 security kernel: [  272.608464] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:51 security kernel: [  272.608482] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf5b2000 maddr: 0x7b32000 
Aug 15 23:16:51 security kernel: [  272.608512] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b32000 
Aug 15 23:16:51 security kernel: [  272.608552] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b32000 
Aug 15 23:16:51 security kernel: [  272.608934] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:51 security kernel: [  272.608959] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:51 security kernel: [  272.608977] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b31800  paddr: 0xf5b1800 
Aug 15 23:16:51 security kernel: [  272.609003] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:51 security kernel: [  272.609024] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b31800 
Aug 15 23:16:51 security kernel: [  272.609052] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:51 security kernel: [  272.609069] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:51 security kernel: [  272.609084] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b32000  paddr: 0xf5b2000 
Aug 15 23:16:51 security kernel: [  272.609109] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:51 security kernel: [  272.609130] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b32000 
Aug 15 23:16:51 security kernel: [  272.609260] <<< 00
Aug 15 23:16:51 security kernel: [  273.108520] (pipe 0x80000280): IN:  c0 00 00 00 0c 00 01 00 
Aug 15 23:16:51 security kernel: [  273.108550] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x1b27bd88 maddr: 0x18ac13d88 
Aug 15 23:16:51 security kernel: [  273.108593] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:51 security kernel: [  273.108614] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:51 security kernel: [  273.108638] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:51 security kernel: [  273.108659] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf5b2800 maddr: 0x7b32800 
Aug 15 23:16:51 security kernel: [  273.108685] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b32800 
Aug 15 23:16:51 security kernel: [  273.108732] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b32800 
Aug 15 23:16:51 security kernel: [  273.108756] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0x3399ce68 maddr: 0x1f24f2e68 
Aug 15 23:16:51 security kernel: [  273.108781] XEN-SWIOTLB: dma_addr_t xen_swiotlb_map_page
Aug 15 23:16:51 security kernel: [  273.108799] XEN-SWIOTLB: range_straddles_page_boundary
Aug 15 23:16:51 security kernel: [  273.108819] XEN-SWIOTLB: dma_addr_t xen_virt_to_bus
Aug 15 23:16:51 security kernel: [  273.108837] XEN-SWIOTLB: dma_addr_t xen_phys_to_bus paddr: 0xf5b3000 maddr: 0x7b33000 
Aug 15 23:16:51 security kernel: [  273.108862] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b33000 
Aug 15 23:16:51 security kernel: [  273.108902] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b33000 
Aug 15 23:16:51 security kernel: [  273.109309] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:51 security kernel: [  273.109334] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:51 security kernel: [  273.109351] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b32800  paddr: 0xf5b2800 
Aug 15 23:16:51 security kernel: [  273.109377] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:51 security kernel: [  273.109398] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b32800 
Aug 15 23:16:51 security kernel: [  273.109427] XEN-SWIOTLB:  xen_swiotlb_unmap_page
Aug 15 23:16:51 security kernel: [  273.109444] XEN-SWIOTLB:  xen_unmap_single
Aug 15 23:16:51 security kernel: [  273.109460] XEN-SWIOTLB: phys_addr_t xen_bus_to_phys baddr: 0x7b33000  paddr: 0xf5b3000 
Aug 15 23:16:51 security kernel: [  273.109486] XEN-SWIOTLB: is_xen_swiotlb_buffer
Aug 15 23:16:51 security kernel: [  273.109506] XEN-SWIOTLB: xen_swiotlb_dma_mapping_error dma_addr_t 0x7b33000 
Aug 15 23:16:51 security kernel: [  273.109619] <<< 00

[-- Attachment #3: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2010-09-19 13:14 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-15 21:28 xen-swiotlb Sander Eikelenboom
2010-08-16 14:43 ` xen-swiotlb Konrad Rzeszutek Wilk
2010-08-16 19:32   ` xen-swiotlb Sander Eikelenboom
2010-08-26 21:43     ` xen-swiotlb Konrad Rzeszutek Wilk
2010-08-27  6:46       ` xen-swiotlb Pasi Kärkkäinen
2010-08-27 14:19         ` Konrad Rzeszutek Wilk
2010-08-27 14:32           ` Pasi Kärkkäinen
2010-09-13  6:59             ` Sander Eikelenboom
2010-09-13  6:57       ` xen-swiotlb Sander Eikelenboom
2010-09-19 13:14       ` xen-swiotlb Sander Eikelenboom

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.