* [ext4] BUG: sleeping function called from invalid context at fs/ext4/ext4_jbd2.c:252
@ 2014-04-17 3:34 Fengguang Wu
2014-04-18 15:24 ` Theodore Ts'o
0 siblings, 1 reply; 3+ messages in thread
From: Fengguang Wu @ 2014-04-17 3:34 UTC (permalink / raw)
To: lkp
[-- Attachment #1: Type: text/plain, Size: 2418 bytes --]
Hi Ted,
FYI, we noticed that simple dd write can trigger the below BUG in
commit 208b9cc3a32f29b8a9bba682b5bfbb962bc9892d ("ext4: add a new
spinlock i_raw_lock to protect the ext4's raw inode")
[ 20.909408] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 21.932207] BUG: sleeping function called from invalid context at fs/ext4/ext4_jbd2.c:252
[ 21.933168] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
[ 21.933709] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
[ 21.934278] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
[ 21.935205] 0000000000000000 ffff88007de99aa8 ffffffff819b8b88 ffff880038f10000
[ 21.936226] ffff88007de99ab8 ffffffff811030c2 ffff88007de99b18 ffffffff812bba58
[ 21.937231] 000000000000130c ffffffff812b5e7f ffff88007de99b00 ffffffff812d8046
[ 21.938231] Call Trace:
[ 21.938627] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
[ 21.939140] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
[ 21.939656] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
[ 21.940237] [<ffffffff812b5e7f>] ? ext4_ext_tree_init+0x32/0x36
[ 21.940780] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
[ 21.941362] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
[ 21.941915] [<ffffffff812b5e7f>] ? ext4_ext_tree_init+0x32/0x36
[ 21.941916] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
[ 21.941920] [<ffffffff812b5e7f>] ext4_ext_tree_init+0x32/0x36
[ 21.941922] [<ffffffff81292988>] __ext4_new_inode+0xf29/0x10c9
[ 21.941925] [<ffffffff8129f5bb>] ext4_create+0xac/0x156
[ 21.941930] [<ffffffff811e8bdf>] vfs_create+0x68/0xa1
[ 21.941932] [<ffffffff811eaf1b>] do_last.isra.52+0x518/0xa23
[ 21.941933] [<ffffffff811e8db9>] ? link_path_walk+0x69/0x71f
[ 21.941935] [<ffffffff811eb64b>] path_openat+0x225/0x591
[ 21.941937] [<ffffffff811ec7f8>] do_filp_open+0x3a/0x7f
[ 21.941939] [<ffffffff811f72f5>] ? __alloc_fd+0x5e/0xef
[ 21.941942] [<ffffffff811deec2>] do_sys_open+0x147/0x1d6
[ 21.941943] [<ffffffff811f6d7b>] ? __fdget+0x13/0x15
[ 21.941945] [<ffffffff811def6f>] SyS_open+0x1e/0x20
[ 21.941947] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
Thanks,
Fengguang
_______________________________________________
LKP mailing list
LKP(a)linux.intel.com
[-- Attachment #2: dmesg.ksh --]
[-- Type: text/plain, Size: 1350364 bytes --]
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.14.0-01910-gdeb73c7 (kbuild@xian) (gcc version 4.8.2 (Debian 4.8.2-18) ) #1 SMP Sun Apr 13 07:51:45 CST 2014
[ 0.000000] Command line: user=lkp job=/lkp/scheduled/bay/cyclic_dd-write-1hdd-1HDD-cfq-ext4-1dd-HEAD-deb73c74f749b38f4e30232016f16c3295100a0c.yaml ARCH=x86_64 BOOT_IMAGE=/kernel/x86_64-lkp/deb73c74f749b38f4e30232016f16c3295100a0c/vmlinuz-3.14.0-01910-gdeb73c7 kconfig=x86_64-lkp commit=deb73c74f749b38f4e30232016f16c3295100a0c initrd=/kernel-tests/initrd/lkp-rootfs.cgz root=/dev/ram0 modules_initrd=/kernel/x86_64-lkp/deb73c74f749b38f4e30232016f16c3295100a0c/modules.cgz max_uptime=1200 RESULT_ROOT=/lkp/result/bay/micro/dd-write/1HDD-cfq-ext4-1dd/x86_64-lkp/deb73c74f749b38f4e30232016f16c3295100a0c/0 ip=::::bay::dhcp oops=panic earlyprintk=ttyS0,115200 debug apic=debug sysrq_always_enabled rcupdate.rcu_cpu_stall_timeout=100 panic=10 softlockup_panic=1 nmi_watchdog=panic load_ramdisk=2 prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000100-0x000000000009ebff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009ec00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007fd0bfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000007fd0c000-0x000000007fd0dfff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000007fd0e000-0x000000007fe00fff] usable
[ 0.000000] BIOS-e820: [mem 0x000000007fe01000-0x000000007fee9fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000007feea000-0x000000007feebfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000007feec000-0x000000007fef1fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x000000007fef2000-0x000000007fef2fff] usable
[ 0.000000] BIOS-e820: [mem 0x000000007fef3000-0x000000007fefefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x000000007feff000-0x000000007fefffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000007ff00000-0x000000007fffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ffe00000-0x00000000ffffffff] reserved
[ 0.000000] bootconsole [earlyser0] enabled
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.4 present.
[ 0.000000] DMI: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] No AGP bridge found
[ 0.000000] e820: last_pfn = 0x7ff00 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-FFFFF uncachable
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask F80000000 write-back
[ 0.000000] 1 base 07FF00000 mask FFFF00000 uncachable
[ 0.000000] 2 disabled
[ 0.000000] 3 disabled
[ 0.000000] 4 disabled
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7010600070106, new 0x7010600070106
[ 0.000000] Scan for SMP in [mem 0x00000000-0x000003ff]
[ 0.000000] Scan for SMP in [mem 0x0009fc00-0x0009ffff]
[ 0.000000] Scan for SMP in [mem 0x000f0000-0x000fffff]
[ 0.000000] found SMP MP-table at [mem 0x000fe200-0x000fe20f] mapped at [ffff8800000fe200]
[ 0.000000] mpc: fe210-fe250
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
[ 0.000000] BRK [0x02477000, 0x02477fff] PGTABLE
[ 0.000000] BRK [0x02478000, 0x02478fff] PGTABLE
[ 0.000000] BRK [0x02479000, 0x02479fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x72800000-0x729fffff]
[ 0.000000] [mem 0x72800000-0x729fffff] page 2M
[ 0.000000] BRK [0x0247a000, 0x0247afff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x70000000-0x727fffff]
[ 0.000000] [mem 0x70000000-0x727fffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x00100000-0x6fffffff]
[ 0.000000] [mem 0x00100000-0x001fffff] page 4k
[ 0.000000] [mem 0x00200000-0x6fffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x72a00000-0x7fd0bfff]
[ 0.000000] [mem 0x72a00000-0x7fbfffff] page 2M
[ 0.000000] [mem 0x7fc00000-0x7fd0bfff] page 4k
[ 0.000000] BRK [0x0247b000, 0x0247bfff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x7fd0e000-0x7fe00fff]
[ 0.000000] [mem 0x7fd0e000-0x7fe00fff] page 4k
[ 0.000000] BRK [0x0247c000, 0x0247cfff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x7feea000-0x7feebfff]
[ 0.000000] [mem 0x7feea000-0x7feebfff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x7fef2000-0x7fef2fff]
[ 0.000000] [mem 0x7fef2000-0x7fef2fff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x7feff000-0x7fefffff]
[ 0.000000] [mem 0x7feff000-0x7fefffff] page 4k
[ 0.000000] RAMDISK: [mem 0x72b04000-0x7fd0bfff]
[ 0.000000] ACPI: RSDP 0x00000000000FE020 000014 (v00 INTEL )
[ 0.000000] ACPI: RSDT 0x000000007FEFD038 000054 (v01 INTEL DRBLI9J 00000B4B 01000013)
[ 0.000000] ACPI: FACP 0x000000007FEFC000 0000F4 (v02 INTEL DRBLI9J 00000B4B MSFT 01000013)
[ 0.000000] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Pm1aEventBlock: 32/16 (20140214/tbfadt-603)
[ 0.000000] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/PmTimerBlock: 32/24 (20140214/tbfadt-603)
[ 0.000000] ACPI BIOS Warning (bug): Invalid length for FADT/Pm1aEventBlock: 16, using default 32 (20140214/tbfadt-684)
[ 0.000000] ACPI BIOS Warning (bug): Invalid length for FADT/PmTimerBlock: 24, using default 32 (20140214/tbfadt-684)
[ 0.000000] ACPI: DSDT 0x000000007FEF8000 003D79 (v01 INTEL DRBLI9J 00000B4B MSFT 01000013)
[ 0.000000] ACPI: FACS 0x000000007FE9D000 000040
[ 0.000000] ACPI: APIC 0x000000007FEF7000 000078 (v01 INTEL DRBLI9J 00000B4B MSFT 01000013)
[ 0.000000] ACPI: WDDT 0x000000007FEF6000 000040 (v01 INTEL DRBLI9J 00000B4B MSFT 01000013)
[ 0.000000] ACPI: MCFG 0x000000007FEF5000 00003C (v01 INTEL DRBLI9J 00000B4B MSFT 01000013)
[ 0.000000] ACPI: ASF! 0x000000007FEF4000 0000A6 (v32 INTEL DRBLI9J 00000B4B MSFT 01000013)
[ 0.000000] ACPI: HPET 0x000000007FEF3000 000038 (v01 INTEL DRBLI9J 00000B4B MSFT 01000013)
[ 0.000000] ACPI: DMAR 0x000000007FEF1000 000128 (v01 INTEL DRBLI9J 00000B4B MSFT 01000013)
[ 0.000000] ACPI: SSDT 0x000000007FEF0000 0001B4 (v01 INTEL CpuPm 00000B4B MSFT 01000013)
[ 0.000000] ACPI: SSDT 0x000000007FEEF000 000222 (v01 INTEL Cpu0Ist 00000B4B MSFT 01000013)
[ 0.000000] ACPI: SSDT 0x000000007FEEE000 000222 (v01 INTEL Cpu1Ist 00000B4B MSFT 01000013)
[ 0.000000] ACPI: SSDT 0x000000007FEED000 000222 (v01 INTEL Cpu2Ist 00000B4B MSFT 01000013)
[ 0.000000] ACPI: SSDT 0x000000007FEEC000 000222 (v01 INTEL Cpu3Ist 00000B4B MSFT 01000013)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] mapped APIC to ffffffffff5f3000 ( fee00000)
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007fefffff]
[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7fefffff]
[ 0.000000] NODE_DATA [mem 0x7fdfc000-0x7fe00fff]
[ 0.000000] [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff880070200000-ffff8800721fffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00001000-0x0009dfff]
[ 0.000000] node 0: [mem 0x00100000-0x7fd0bfff]
[ 0.000000] node 0: [mem 0x7fd0e000-0x7fe00fff]
[ 0.000000] node 0: [mem 0x7feea000-0x7feebfff]
[ 0.000000] node 0: [mem 0x7fef2000-0x7fef2fff]
[ 0.000000] node 0: [mem 0x7feff000-0x7fefffff]
[ 0.000000] On node 0 totalpages: 523680
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 21 pages reserved
[ 0.000000] DMA zone: 3997 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 8124 pages used for memmap
[ 0.000000] DMA32 zone: 519683 pages, LIFO batch:31
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] mapped APIC to ffffffffff5f3000 ( fee00000)
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 00, APIC ID 2, APIC INT 02
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] Int: type 0, pol 1, trig 3, bus 00, IRQ 09, APIC ID 2, APIC INT 09
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 01, APIC ID 2, APIC INT 01
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 03, APIC ID 2, APIC INT 03
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 04, APIC ID 2, APIC INT 04
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 05, APIC ID 2, APIC INT 05
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 06, APIC ID 2, APIC INT 06
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 07, APIC ID 2, APIC INT 07
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 08, APIC ID 2, APIC INT 08
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0a, APIC ID 2, APIC INT 0a
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0b, APIC ID 2, APIC INT 0b
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0c, APIC ID 2, APIC INT 0c
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0d, APIC ID 2, APIC INT 0d
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0e, APIC ID 2, APIC INT 0e
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0f, APIC ID 2, APIC INT 0f
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000
[ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.000000] mapped IOAPIC to ffffffffff5f2000 (fec00000)
[ 0.000000] nr_irqs_gsi: 40
[ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009efff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7fd0c000-0x7fd0dfff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7fe01000-0x7fee9fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7feec000-0x7fef1fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7fef3000-0x7fefefff]
[ 0.000000] e820: [mem 0x80000000-0xefffffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 31 pages/cpu @ffff880072800000 s97472 r8192 d21312 u524288
[ 0.000000] pcpu-alloc: s97472 r8192 d21312 u524288 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515471
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: user=lkp job=/lkp/scheduled/bay/cyclic_dd-write-1hdd-1HDD-cfq-ext4-1dd-HEAD-deb73c74f749b38f4e30232016f16c3295100a0c.yaml ARCH=x86_64 BOOT_IMAGE=/kernel/x86_64-lkp/deb73c74f749b38f4e30232016f16c3295100a0c/vmlinuz-3.14.0-01910-gdeb73c7 kconfig=x86_64-lkp commit=deb73c74f749b38f4e30232016f16c3295100a0c initrd=/kernel-tests/initrd/lkp-rootfs.cgz root=/dev/ram0 modules_initrd=/kernel/x86_64-lkp/deb73c74f749b38f4e30232016f16c3295100a0c/modules.cgz max_uptime=1200 RESULT_ROOT=/lkp/result/bay/micro/dd-write/1HDD-cfq-ext4-1dd/x86_64-lkp/deb73c74f749b38f4e30232016f16c3295100a0c/0 ip=::::bay::dhcp oops=panic earlyprintk=ttyS0,115200 debug apic=debug sysrq_always_enabled rcupdate.rcu_cpu_stall_timeout=100 panic=10 softlockup_panic=1 nmi_watchdog=panic load_ramdisk=2 prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal
[ 0.000000] sysrq: sysrq always enabled.
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Memory: 1825048K/2094720K available (10036K kernel code, 1261K rwdata, 4200K rodata, 1428K init, 1828K bss, 269672K reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000] NR_IRQS:33024 nr_irqs:712 16
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] bootconsole [earlyser0] disabled
[ 0.000000] console [ttyS0] enabled
[ 0.000000] allocated 8388608 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 2992.529 MHz processor
[ 0.000004] Calibrating delay loop (skipped), value calculated using timer frequency.. 5985.05 BogoMIPS (lpj=11970116)
[ 0.000492] pid_max: default: 32768 minimum: 301
[ 0.000714] ACPI: Core revision 20140214
[ 0.004000] ACPI: All ACPI Tables successfully acquired
[ 0.004000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.004000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.004000] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.004000] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.004000] Initializing cgroup subsys memory
[ 0.004000] Initializing cgroup subsys devices
[ 0.004000] Initializing cgroup subsys freezer
[ 0.004000] Initializing cgroup subsys blkio
[ 0.004000] Initializing cgroup subsys perf_event
[ 0.004000] Initializing cgroup subsys hugetlb
[ 0.004000] CPU: Physical Processor ID: 0
[ 0.004000] CPU: Processor Core ID: 0
[ 0.004000] mce: CPU supports 6 MCE banks
[ 0.004000] CPU0: Thermal LVT vector (0xfa) already installed
[ 0.004000] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
[ 0.004000] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
[ 0.004000] Freeing SMP alternatives memory: 40K (ffffffff822a2000 - ffffffff822ac000)
[ 0.004000] ftrace: allocating 39260 entries in 154 pages
[ 0.004000] Getting VERSION: 50014
[ 0.004000] Getting VERSION: 50014
[ 0.004000] Getting ID: 0
[ 0.004000] Getting ID: 0
[ 0.004000] masked ExtINT on CPU#0
[ 0.004000] ENABLING IO-APIC IRQs
[ 0.004000] init IO_APIC IRQs
[ 0.004000] apic 2 pin 0 not connected
[ 0.004000] IOAPIC[0]: Set routing entry (2-1 -> 0x31 -> IRQ 1 Mode:0 Active:0 Dest:1)
[ 0.004000] IOAPIC[0]: Set routing entry (2-2 -> 0x30 -> IRQ 0 Mode:0 Active:0 Dest:1)
[ 0.004000] IOAPIC[0]: Set routing entry (2-3 -> 0x33 -> IRQ 3 Mode:0 Active:0 Dest:1)
[ 0.004008] IOAPIC[0]: Set routing entry (2-4 -> 0x34 -> IRQ 4 Mode:0 Active:0 Dest:1)
[ 0.004861] IOAPIC[0]: Set routing entry (2-5 -> 0x35 -> IRQ 5 Mode:0 Active:0 Dest:1)
[ 0.005712] IOAPIC[0]: Set routing entry (2-6 -> 0x36 -> IRQ 6 Mode:0 Active:0 Dest:1)
[ 0.006566] IOAPIC[0]: Set routing entry (2-7 -> 0x37 -> IRQ 7 Mode:0 Active:0 Dest:1)
[ 0.007419] IOAPIC[0]: Set routing entry (2-8 -> 0x38 -> IRQ 8 Mode:0 Active:0 Dest:1)
[ 0.008004] IOAPIC[0]: Set routing entry (2-9 -> 0x39 -> IRQ 9 Mode:1 Active:0 Dest:1)
[ 0.008857] IOAPIC[0]: Set routing entry (2-10 -> 0x3a -> IRQ 10 Mode:0 Active:0 Dest:1)
[ 0.009717] IOAPIC[0]: Set routing entry (2-11 -> 0x3b -> IRQ 11 Mode:0 Active:0 Dest:1)
[ 0.010575] IOAPIC[0]: Set routing entry (2-12 -> 0x3c -> IRQ 12 Mode:0 Active:0 Dest:1)
[ 0.011435] IOAPIC[0]: Set routing entry (2-13 -> 0x3d -> IRQ 13 Mode:0 Active:0 Dest:1)
[ 0.012004] IOAPIC[0]: Set routing entry (2-14 -> 0x3e -> IRQ 14 Mode:0 Active:0 Dest:1)
[ 0.012862] IOAPIC[0]: Set routing entry (2-15 -> 0x3f -> IRQ 15 Mode:0 Active:0 Dest:1)
[ 0.013720] apic 2 pin 16 not connected
[ 0.014163] apic 2 pin 17 not connected
[ 0.014607] apic 2 pin 18 not connected
[ 0.015049] apic 2 pin 19 not connected
[ 0.016001] apic 2 pin 20 not connected
[ 0.016444] apic 2 pin 21 not connected
[ 0.016886] apic 2 pin 22 not connected
[ 0.017329] apic 2 pin 23 not connected
[ 0.017901] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.058182] smpboot: CPU0: Genuine Intel(R) CPU @ 3.00GHz (fam: 06, model: 0f, stepping: 0b)
[ 0.059228] Using local APIC timer interrupts.
[ 0.059228] calibrating APIC timer ...
[ 0.064000] ... lapic delta = 2078100
[ 0.064000] ... PM-Timer delta = 357950
[ 0.064000] ... PM-Timer result ok
[ 0.064000] ..... delta 2078100
[ 0.064000] ..... mult: 89253715
[ 0.064000] ..... calibration result: 1329984
[ 0.064000] ..... CPU clock speed is 2992.1847 MHz.
[ 0.064000] ..... host bus clock speed is 332.1984 MHz.
[ 0.064000] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver.
[ 0.064000] perf_event_intel: PEBS disabled due to CPU errata
[ 0.064000] ... version: 2
[ 0.064000] ... bit width: 40
[ 0.064000] ... generic registers: 2
[ 0.064000] ... value mask: 000000ffffffffff
[ 0.064000] ... max period: 000000007fffffff
[ 0.064000] ... fixed-purpose events: 3
[ 0.064001] ... event mask: 0000000700000003
[ 0.066344] x86: Booting SMP configuration:
[ 0.066798] .... node #0, CPUs: #1
[ 0.004000] masked ExtINT on CPU#1
[ 0.004000] CPU1: Thermal LVT vector (0xfa) already installed
[ 0.080105] #2
[ 0.004000] masked ExtINT on CPU#2
[ 0.004000] CPU2: Thermal LVT vector (0xfa) already installed
[ 0.094340] #3
[ 0.004000] masked ExtINT on CPU#3
[ 0.004000] CPU3: Thermal LVT vector (0xfa) already installed
[ 0.107804] x86: Booted up 1 node, 4 CPUs
[ 0.108002] smpboot: Total of 4 processors activated (23940.23 BogoMIPS)
[ 0.112087] devtmpfs: initialized
[ 0.116256] PM: Registering ACPI NVS region [mem 0x7fe01000-0x7fee9fff] (954368 bytes)
[ 0.118435] xor: measuring software checksum speed
[ 0.156002] prefetch64-sse: 12297.000 MB/sec
[ 0.196001] generic_sse: 10828.000 MB/sec
[ 0.196467] xor: using function: prefetch64-sse (12297.000 MB/sec)
[ 0.196998] atomic64 test passed for x86-64 platform with CX8 and with SSE
[ 0.197628] NET: Registered protocol family 16
[ 0.198774] cpuidle: using governor ladder
[ 0.199267] cpuidle: using governor menu
[ 0.200253] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.201100] ACPI: bus type PCI registered
[ 0.201546] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.202161] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[ 0.203071] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
[ 0.209802] PCI: Using configuration type 1 for base access
[ 0.281776] raid6: sse2x1 4897 MB/s
[ 0.349778] raid6: sse2x2 5347 MB/s
[ 0.417766] raid6: sse2x4 8429 MB/s
[ 0.418203] raid6: using algorithm sse2x4 (8429 MB/s)
[ 0.418689] raid6: using ssse3x2 recovery algorithm
[ 0.420012] ACPI: Added _OSI(Module Device)
[ 0.420012] ACPI: Added _OSI(Processor Device)
[ 0.420012] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.420494] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.423260] ACPI: Interpreter enabled
[ 0.423709] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140214/hwxface-580)
[ 0.424811] ACPI: (supports S0 S1 S3 S4 S5)
[ 0.425264] ACPI: Using IOAPIC for interrupt routing
[ 0.428000] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
[ 0.432016] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.432016] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.432879] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[ 0.434442] acpi PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored)
[ 0.435010] acpi PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored)
[ 0.435577] acpi PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
[ 0.436003] acpi PNP0A03:00: host bridge window [mem 0x000e0000-0x000effff] (ignored)
[ 0.436860] acpi PNP0A03:00: host bridge window [mem 0xf8000000-0xfeafffff] (ignored)
[ 0.437707] acpi PNP0A03:00: host bridge window [mem 0x80000000-0xefffffff] (ignored)
[ 0.438554] PCI: root bus 00: using default resources
[ 0.439042] acpi PNP0A03:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge
[ 0.440170] PCI host bridge to bus 0000:00
[ 0.440631] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.441134] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ 0.441664] pci_bus 0000:00: root bus resource [mem 0x00000000-0xfffffffff]
[ 0.442229] pci 0000:00:00.0: [8086:29e0] type 00 class 0x060000
[ 0.444001] pci 0000:00:01.0: [8086:29e1] type 01 class 0x060400
[ 0.444039] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.444609] pci 0000:00:01.0: System wakeup disabled by ACPI
[ 0.445179] pci 0000:00:03.0: [8086:29e4] type 00 class 0x078000
[ 0.445719] pci 0000:00:03.0: reg 0x10: [mem 0x93126100-0x9312610f 64bit]
[ 0.446315] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[ 0.448000] pci 0000:00:19.0: [8086:294c] type 00 class 0x020000
[ 0.448000] pci 0000:00:19.0: reg 0x10: [mem 0x93100000-0x9311ffff]
[ 0.448008] pci 0000:00:19.0: reg 0x14: [mem 0x93124000-0x93124fff]
[ 0.448552] pci 0000:00:19.0: reg 0x18: [io 0x2400-0x241f]
[ 0.449119] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[ 0.449685] pci 0000:00:19.0: System wakeup disabled by ACPI
[ 0.452001] pci 0000:00:1a.0: [8086:2937] type 00 class 0x0c0300
[ 0.452001] pci 0000:00:1a.0: reg 0x20: [io 0x20e0-0x20ff]
[ 0.452001] pci 0000:00:1a.0: System wakeup disabled by ACPI
[ 0.452054] pci 0000:00:1a.1: [8086:2938] type 00 class 0x0c0300
[ 0.452628] pci 0000:00:1a.1: reg 0x20: [io 0x20c0-0x20df]
[ 0.453215] pci 0000:00:1a.1: System wakeup disabled by ACPI
[ 0.456000] pci 0000:00:1a.2: [8086:2939] type 00 class 0x0c0300
[ 0.456000] pci 0000:00:1a.2: reg 0x20: [io 0x20a0-0x20bf]
[ 0.456000] pci 0000:00:1a.2: System wakeup disabled by ACPI
[ 0.456017] pci 0000:00:1a.7: [8086:293c] type 00 class 0x0c0320
[ 0.456019] pci 0000:00:1a.7: reg 0x10: [mem 0x93125c00-0x93125fff]
[ 0.456639] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[ 0.457226] pci 0000:00:1a.7: System wakeup disabled by ACPI
[ 0.460000] pci 0000:00:1b.0: [8086:293e] type 00 class 0x040300
[ 0.460000] pci 0000:00:1b.0: reg 0x10: [mem 0x93120000-0x93123fff 64bit]
[ 0.460000] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.460000] pci 0000:00:1b.0: System wakeup disabled by ACPI
[ 0.460055] pci 0000:00:1c.0: [8086:2940] type 01 class 0x060400
[ 0.460653] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.461229] pci 0000:00:1c.0: System wakeup disabled by ACPI
[ 0.464000] pci 0000:00:1c.1: [8086:2942] type 01 class 0x060400
[ 0.464000] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.464000] pci 0000:00:1c.1: System wakeup disabled by ACPI
[ 0.464017] pci 0000:00:1c.2: [8086:2944] type 01 class 0x060400
[ 0.464063] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 0.472044] pci 0000:00:1c.2: System wakeup disabled by ACPI
[ 0.472614] pci 0000:00:1c.3: [8086:2946] type 01 class 0x060400
[ 0.473202] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.473775] pci 0000:00:1c.3: System wakeup disabled by ACPI
[ 0.476001] pci 0000:00:1c.4: [8086:2948] type 01 class 0x060400
[ 0.476001] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.476001] pci 0000:00:1c.4: System wakeup disabled by ACPI
[ 0.476059] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300
[ 0.476632] pci 0000:00:1d.0: reg 0x20: [io 0x2080-0x209f]
[ 0.477220] pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 0.480000] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300
[ 0.480000] pci 0000:00:1d.1: reg 0x20: [io 0x2060-0x207f]
[ 0.480000] pci 0000:00:1d.1: System wakeup disabled by ACPI
[ 0.480016] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300
[ 0.480037] pci 0000:00:1d.2: reg 0x20: [io 0x2040-0x205f]
[ 0.480632] pci 0000:00:1d.2: System wakeup disabled by ACPI
[ 0.481207] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320
[ 0.481762] pci 0000:00:1d.7: reg 0x10: [mem 0x93125800-0x93125bff]
[ 0.482371] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 0.482955] pci 0000:00:1d.7: System wakeup disabled by ACPI
[ 0.484001] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
[ 0.484075] pci 0000:00:1e.0: System wakeup disabled by ACPI
[ 0.484653] pci 0000:00:1f.0: [8086:2910] type 00 class 0x060100
[ 0.485354] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601
[ 0.485898] pci 0000:00:1f.2: reg 0x10: [io 0x2428-0x242f]
[ 0.486409] pci 0000:00:1f.2: reg 0x14: [io 0x2434-0x2437]
[ 0.486921] pci 0000:00:1f.2: reg 0x18: [io 0x2420-0x2427]
[ 0.487433] pci 0000:00:1f.2: reg 0x1c: [io 0x2430-0x2433]
[ 0.488007] pci 0000:00:1f.2: reg 0x20: [io 0x2020-0x203f]
[ 0.488528] pci 0000:00:1f.2: reg 0x24: [mem 0x93125000-0x931257ff]
[ 0.489098] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.492000] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500
[ 0.492000] pci 0000:00:1f.3: reg 0x10: [mem 0x93126000-0x931260ff 64bit]
[ 0.492000] pci 0000:00:1f.3: reg 0x20: [io 0x2000-0x201f]
[ 0.492017] pci 0000:01:00.0: [10de:0191] type 00 class 0x030000
[ 0.492017] pci 0000:01:00.0: reg 0x10: [mem 0x92000000-0x92ffffff]
[ 0.492558] pci 0000:01:00.0: reg 0x14: [mem 0x80000000-0x8fffffff 64bit pref]
[ 0.493389] pci 0000:01:00.0: reg 0x1c: [mem 0x90000000-0x91ffffff 64bit]
[ 0.493955] pci 0000:01:00.0: reg 0x24: [io 0x1000-0x107f]
[ 0.494466] pci 0000:01:00.0: reg 0x30: [mem 0xfffe0000-0xffffffff pref]
[ 0.496000] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.496000] pci 0000:00:01.0: bridge window [io 0x1000-0x1fff]
[ 0.496003] pci 0000:00:01.0: bridge window [mem 0x90000000-0x92ffffff]
[ 0.496568] pci 0000:00:01.0: bridge window [mem 0x80000000-0x8fffffff 64bit pref]
[ 0.497474] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.497965] pci 0000:00:1c.0: bridge window [io 0x7000-0x7fff]
[ 0.498492] pci 0000:00:1c.0: bridge window [mem 0x93200000-0x932fffff]
[ 0.499048] pci 0000:00:1c.0: bridge window [mem 0x93e00000-0x93ffffff 64bit pref]
[ 0.500056] pci 0000:00:1c.1: PCI bridge to [bus 03]
[ 0.500557] pci 0000:00:1c.1: bridge window [io 0x6000-0x6fff]
[ 0.501085] pci 0000:00:1c.1: bridge window [mem 0x93300000-0x933fffff]
[ 0.501651] pci 0000:00:1c.1: bridge window [mem 0x93c00000-0x93dfffff 64bit pref]
[ 0.504000] pci 0000:04:00.0: [104c:8231] type 01 class 0x060400
[ 0.504000] pci 0000:04:00.0: supports D1 D2
[ 0.512014] pci 0000:00:1c.2: PCI bridge to [bus 04-05]
[ 0.512517] pci 0000:00:1c.2: bridge window [io 0x5000-0x5fff]
[ 0.513060] pci 0000:00:1c.2: bridge window [mem 0x93000000-0x930fffff]
[ 0.513616] pci 0000:00:1c.2: bridge window [mem 0x93a00000-0x93bfffff 64bit pref]
[ 0.516000] pci 0000:05:00.0: [104c:8235] type 00 class 0x0c0010
[ 0.516000] pci 0000:05:00.0: reg 0x10: [mem 0x93004000-0x930047ff]
[ 0.516000] pci 0000:05:00.0: reg 0x14: [mem 0x93000000-0x93003fff]
[ 0.516113] pci 0000:05:00.0: supports D1 D2
[ 0.516580] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot
[ 0.517219] pci 0000:04:00.0: PCI bridge to [bus 05]
[ 0.517722] pci 0000:04:00.0: bridge window [mem 0x93000000-0x930fffff]
[ 0.520000] pci 0000:00:1c.3: PCI bridge to [bus 06]
[ 0.520000] pci 0000:00:1c.3: bridge window [io 0x4000-0x4fff]
[ 0.520000] pci 0000:00:1c.3: bridge window [mem 0x93400000-0x934fffff]
[ 0.520006] pci 0000:00:1c.3: bridge window [mem 0x93800000-0x939fffff 64bit pref]
[ 0.520913] pci 0000:00:1c.4: PCI bridge to [bus 07]
[ 0.521404] pci 0000:00:1c.4: bridge window [io 0x3000-0x3fff]
[ 0.521937] pci 0000:00:1c.4: bridge window [mem 0x93500000-0x935fffff]
[ 0.522493] pci 0000:00:1c.4: bridge window [mem 0x93600000-0x937fffff 64bit pref]
[ 0.524000] pci 0000:00:1e.0: PCI bridge to [bus 08] (subtractive decode)
[ 0.524008] pci 0000:00:1e.0: bridge window [io 0x0000-0xffff] (subtractive decode)
[ 0.524869] pci 0000:00:1e.0: bridge window [mem 0x00000000-0xfffffffff] (subtractive decode)
[ 0.525843] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
[ 0.527204] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
[ 0.528351] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
[ 0.529728] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
[ 0.531088] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
[ 0.532731] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
[ 0.534109] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
[ 0.535466] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
[ 0.537126] ACPI: Enabled 4 GPEs in block 00 to 3F
[ 0.540095] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.540095] vgaarb: loaded
[ 0.540401] vgaarb: bridge control possible 0000:01:00.0
[ 0.540994] SCSI subsystem initialized
[ 0.541463] libata version 3.00 loaded.
[ 0.541463] ACPI: bus type USB registered
[ 0.541463] usbcore: registered new interface driver usbfs
[ 0.541529] usbcore: registered new interface driver hub
[ 0.544016] usbcore: registered new device driver usb
[ 0.544554] pps_core: LinuxPPS API ver. 1 registered
[ 0.545038] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.545948] PTP clock support registered
[ 0.546439] EDAC MC: Ver: 3.0.0
[ 0.546439] PCI: Using ACPI for IRQ routing
[ 0.550291] PCI: pci_cache_line_size set to 64 bytes
[ 0.550836] e820: reserve RAM buffer [mem 0x0009ec00-0x0009ffff]
[ 0.551360] e820: reserve RAM buffer [mem 0x7fd0c000-0x7fffffff]
[ 0.551884] e820: reserve RAM buffer [mem 0x7fe01000-0x7fffffff]
[ 0.552002] e820: reserve RAM buffer [mem 0x7feec000-0x7fffffff]
[ 0.552525] e820: reserve RAM buffer [mem 0x7fef3000-0x7fffffff]
[ 0.553047] e820: reserve RAM buffer [mem 0x7ff00000-0x7fffffff]
[ 0.554244] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
[ 0.554810] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[ 0.555495] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[ 0.558015] Switched to clocksource hpet
[ 0.558015] Could not create debugfs 'set_ftrace_filter' entry
[ 0.558015] Could not create debugfs 'set_ftrace_notrace' entry
[ 0.566987] pnp: PnP ACPI init
[ 0.567429] ACPI: bus type PNP registered
[ 0.567989] system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
[ 0.568565] system 00:00: [mem 0xfeb00000-0xfeb03fff] has been reserved
[ 0.569112] system 00:00: [mem 0xfed13000-0xfed13fff] has been reserved
[ 0.569662] system 00:00: [mem 0xfed14000-0xfed17fff] has been reserved
[ 0.570209] system 00:00: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.570756] system 00:00: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.571303] system 00:00: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.571850] system 00:00: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.572407] system 00:00: [mem 0xfed45000-0xfed99fff] has been reserved
[ 0.572955] system 00:00: [mem 0x000c0000-0x000dffff] could not be reserved
[ 0.573514] system 00:00: [mem 0x000e0000-0x000fffff] could not be reserved
[ 0.574075] system 00:00: [mem 0xffc00000-0xffffffff] could not be reserved
[ 0.574637] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.575312] pnp 00:01: [dma 4]
[ 0.575751] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.576331] IOAPIC[0]: Set routing entry (2-8 -> 0x38 -> IRQ 8 Mode:0 Active:0 Dest:15)
[ 0.577219] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.577785] IOAPIC[0]: Set routing entry (2-13 -> 0x3d -> IRQ 13 Mode:0 Active:0 Dest:15)
[ 0.578674] pnp 00:03: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.579270] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
[ 0.579879] system 00:05: [io 0x0500-0x053f] has been reserved
[ 0.580415] system 00:05: [io 0x0400-0x047f] could not be reserved
[ 0.580948] system 00:05: [io 0x0680-0x06ff] has been reserved
[ 0.581469] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.582122] system 00:06: [mem 0xfed40000-0xfed44fff] has been reserved
[ 0.582681] system 00:06: Plug and Play ACPI device, IDs PNP0c31 PNP0c02 (active)
[ 0.583584] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.584365] pnp 00:08: Plug and Play ACPI device, IDs PNP0003 (active)
[ 0.584998] pnp 00:09: Plug and Play ACPI device, IDs PNP0103 (active)
[ 0.585558] pnp: PnP ACPI: found 10 devices
[ 0.586011] ACPI: bus type PNP unregistered
[ 0.593727] pci 0000:01:00.0: can't claim BAR 6 [mem 0xfffe0000-0xffffffff pref]: no compatible bridge window
[ 0.594706] pci 0000:01:00.0: BAR 6: can't assign mem pref (size 0x20000)
[ 0.595261] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.595745] pci 0000:00:01.0: bridge window [io 0x1000-0x1fff]
[ 0.596284] pci 0000:00:01.0: bridge window [mem 0x90000000-0x92ffffff]
[ 0.596838] pci 0000:00:01.0: bridge window [mem 0x80000000-0x8fffffff 64bit pref]
[ 0.597684] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.598168] pci 0000:00:1c.0: bridge window [io 0x7000-0x7fff]
[ 0.598698] pci 0000:00:1c.0: bridge window [mem 0x93200000-0x932fffff]
[ 0.599252] pci 0000:00:1c.0: bridge window [mem 0x93e00000-0x93ffffff 64bit pref]
[ 0.607501] pci 0000:00:1c.1: PCI bridge to [bus 03]
[ 0.607985] pci 0000:00:1c.1: bridge window [io 0x6000-0x6fff]
[ 0.608518] pci 0000:00:1c.1: bridge window [mem 0x93300000-0x933fffff]
[ 0.609073] pci 0000:00:1c.1: bridge window [mem 0x93c00000-0x93dfffff 64bit pref]
[ 0.609921] pci 0000:04:00.0: PCI bridge to [bus 05]
[ 0.610408] pci 0000:04:00.0: bridge window [mem 0x93000000-0x930fffff]
[ 0.610970] pci 0000:00:1c.2: PCI bridge to [bus 04-05]
[ 0.611464] pci 0000:00:1c.2: bridge window [io 0x5000-0x5fff]
[ 0.611993] pci 0000:00:1c.2: bridge window [mem 0x93000000-0x930fffff]
[ 0.612556] pci 0000:00:1c.2: bridge window [mem 0x93a00000-0x93bfffff 64bit pref]
[ 0.613403] pci 0000:00:1c.3: PCI bridge to [bus 06]
[ 0.613887] pci 0000:00:1c.3: bridge window [io 0x4000-0x4fff]
[ 0.614415] pci 0000:00:1c.3: bridge window [mem 0x93400000-0x934fffff]
[ 0.614970] pci 0000:00:1c.3: bridge window [mem 0x93800000-0x939fffff 64bit pref]
[ 0.615817] pci 0000:00:1c.4: PCI bridge to [bus 07]
[ 0.616309] pci 0000:00:1c.4: bridge window [io 0x3000-0x3fff]
[ 0.616838] pci 0000:00:1c.4: bridge window [mem 0x93500000-0x935fffff]
[ 0.617393] pci 0000:00:1c.4: bridge window [mem 0x93600000-0x937fffff 64bit pref]
[ 0.618240] pci 0000:00:1e.0: PCI bridge to [bus 08]
[ 0.618731] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]
[ 0.619238] pci_bus 0000:00: resource 5 [mem 0x00000000-0xfffffffff]
[ 0.619774] pci_bus 0000:01: resource 0 [io 0x1000-0x1fff]
[ 0.620302] pci_bus 0000:01: resource 1 [mem 0x90000000-0x92ffffff]
[ 0.620835] pci_bus 0000:01: resource 2 [mem 0x80000000-0x8fffffff 64bit pref]
[ 0.621660] pci_bus 0000:02: resource 0 [io 0x7000-0x7fff]
[ 0.622166] pci_bus 0000:02: resource 1 [mem 0x93200000-0x932fffff]
[ 0.622699] pci_bus 0000:02: resource 2 [mem 0x93e00000-0x93ffffff 64bit pref]
[ 0.623524] pci_bus 0000:03: resource 0 [io 0x6000-0x6fff]
[ 0.624039] pci_bus 0000:03: resource 1 [mem 0x93300000-0x933fffff]
[ 0.624572] pci_bus 0000:03: resource 2 [mem 0x93c00000-0x93dfffff 64bit pref]
[ 0.625397] pci_bus 0000:04: resource 0 [io 0x5000-0x5fff]
[ 0.625903] pci_bus 0000:04: resource 1 [mem 0x93000000-0x930fffff]
[ 0.626437] pci_bus 0000:04: resource 2 [mem 0x93a00000-0x93bfffff 64bit pref]
[ 0.627261] pci_bus 0000:05: resource 1 [mem 0x93000000-0x930fffff]
[ 0.627794] pci_bus 0000:06: resource 0 [io 0x4000-0x4fff]
[ 0.628310] pci_bus 0000:06: resource 1 [mem 0x93400000-0x934fffff]
[ 0.628843] pci_bus 0000:06: resource 2 [mem 0x93800000-0x939fffff 64bit pref]
[ 0.629668] pci_bus 0000:07: resource 0 [io 0x3000-0x3fff]
[ 0.630174] pci_bus 0000:07: resource 1 [mem 0x93500000-0x935fffff]
[ 0.630707] pci_bus 0000:07: resource 2 [mem 0x93600000-0x937fffff 64bit pref]
[ 0.631531] pci_bus 0000:08: resource 4 [io 0x0000-0xffff]
[ 0.632045] pci_bus 0000:08: resource 5 [mem 0x00000000-0xfffffffff]
[ 0.632611] NET: Registered protocol family 2
[ 0.633213] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.634096] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
[ 0.634718] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.635291] TCP: reno registered
[ 0.635711] UDP hash table entries: 1024 (order: 3, 32768 bytes)
[ 0.636271] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
[ 0.636855] NET: Registered protocol family 1
[ 0.637415] RPC: Registered named UNIX socket transport module.
[ 0.637935] RPC: Registered udp transport module.
[ 0.638408] RPC: Registered tcp transport module.
[ 0.638881] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.639581] IOAPIC[0]: Set routing entry (2-18 -> 0x41 -> IRQ 18 Mode:1 Active:1 Dest:15)
[ 0.640734] IOAPIC[0]: Set routing entry (2-21 -> 0x51 -> IRQ 21 Mode:1 Active:1 Dest:15)
[ 0.641851] IOAPIC[0]: Set routing entry (2-17 -> 0x61 -> IRQ 17 Mode:1 Active:1 Dest:15)
[ 0.643246] IOAPIC[0]: Set routing entry (2-23 -> 0x71 -> IRQ 23 Mode:1 Active:1 Dest:15)
[ 0.644377] IOAPIC[0]: Set routing entry (2-19 -> 0x81 -> IRQ 19 Mode:1 Active:1 Dest:15)
[ 0.645905] pci 0000:01:00.0: Boot video device
[ 0.646375] pci 0000:04:00.0: TI XIO2000a quirk detected; secondary bus fast back-to-back transfers disabled
[ 0.647304] PCI: CLS 64 bytes, default 64
[ 0.647785] Trying to unpack rootfs image as initramfs...
[ 4.412331] Freeing initrd memory: 215072K (ffff880072b04000 - ffff88007fd0c000)
[ 4.414589] Scanning for low memory corruption every 60 seconds
[ 4.416416] sha1_ssse3: Using SSSE3 optimized SHA-1 implementation
[ 4.417004] PCLMULQDQ-NI instructions are not detected.
[ 4.417509] AVX or AES-NI instructions are not detected.
[ 4.418004] AVX instructions are not detected.
[ 4.418467] AVX instructions are not detected.
[ 4.418929] AVX instructions are not detected.
[ 4.419392] AVX instructions are not detected.
[ 4.420152] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 4.451002] bounce pool size: 64 pages
[ 4.451453] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 4.454691] VFS: Disk quotas dquot_6.5.2
[ 4.455184] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 4.456656] NFS: Registering the id_resolver key type
[ 4.457155] Key type id_resolver registered
[ 4.457607] Key type id_legacy registered
[ 4.458055] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 4.458606] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 4.459428] ROMFS MTD (C) 2007 Red Hat, Inc.
[ 4.459978] fuse init (API version 7.23)
[ 4.460612] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
[ 4.462010] msgmni has been set to 3984
[ 4.464919] NET: Registered protocol family 38
[ 4.465396] Key type asymmetric registered
[ 4.465900] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[ 4.466786] io scheduler noop registered
[ 4.467247] io scheduler deadline registered
[ 4.467709] io scheduler cfq registered (default)
[ 4.468459] IOAPIC[0]: Set routing entry (2-16 -> 0x91 -> IRQ 16 Mode:1 Active:1 Dest:15)
[ 4.469337] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[ 4.470029] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X
[ 4.470717] IOAPIC[0]: Set routing entry (2-20 -> 0xc1 -> IRQ 20 Mode:1 Active:1 Dest:15)
[ 4.471591] pcieport 0000:00:1c.1: irq 42 for MSI/MSI-X
[ 4.472317] pcieport 0000:00:1c.2: irq 43 for MSI/MSI-X
[ 4.473011] pcieport 0000:00:1c.3: irq 44 for MSI/MSI-X
[ 4.473713] pcieport 0000:00:1c.4: irq 45 for MSI/MSI-X
[ 4.474332] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 4.474885] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 4.475444] intel_idle: does not run on family 6 model 15
[ 4.476035] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[ 4.476914] ACPI: Sleep Button [SLPB]
[ 4.477419] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 4.478257] ACPI: Power Button [PWRF]
[ 4.478738] GHES: HEST is not enabled!
[ 4.479290] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 4.480401] Non-volatile memory driver v1.3
[ 4.482687] brd: module loaded
[ 4.484043] loop: module loaded
[ 4.484507] lkdtm: No crash points registered, enable through debugfs
[ 4.485119] Loading iSCSI transport class v2.0-870.
[ 4.485836] Adaptec aacraid driver 1.2-0[30300]-ms
[ 4.486362] aic94xx: Adaptec aic94xx SAS/SATA driver version 1.0.3 loaded
[ 4.486979] qla2xxx [0000:00:00.0]-0005: : QLogic Fibre Channel HBA Driver: 8.07.00.02-k.
[ 4.487884] megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006)
[ 4.488778] megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006)
[ 4.489368] megasas: 06.803.01.00-rc1 Mon. Mar. 10 17:00:00 PDT 2014
[ 4.489946] GDT-HA: Storage RAID Controller Driver. Version: 3.05
[ 4.490496] RocketRAID 3xxx/4xxx Controller driver v1.8
[ 4.491086] ahci 0000:00:1f.2: version 3.0
[ 4.491721] ahci 0000:00:1f.2: irq 46 for MSI/MSI-X
[ 4.492289] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 6 ports 3 Gbps 0x3f impl SATA mode
[ 4.493151] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pmp pio slum part ccc ems
[ 4.532908] scsi0 : ahci
[ 4.533463] scsi1 : ahci
[ 4.534008] scsi2 : ahci
[ 4.534546] scsi3 : ahci
[ 4.535097] scsi4 : ahci
[ 4.535638] scsi5 : ahci
[ 4.536118] ata1: SATA max UDMA/133 abar m2048@0x93125000 port 0x93125100 irq 46
[ 4.536969] ata2: SATA max UDMA/133 abar m2048@0x93125000 port 0x93125180 irq 46
[ 4.537799] ata3: SATA max UDMA/133 abar m2048@0x93125000 port 0x93125200 irq 46
[ 4.538629] ata4: SATA max UDMA/133 abar m2048@0x93125000 port 0x93125280 irq 46
[ 4.539459] ata5: SATA max UDMA/133 abar m2048@0x93125000 port 0x93125300 irq 46
[ 4.540303] ata6: SATA max UDMA/133 abar m2048@0x93125000 port 0x93125380 irq 46
[ 4.541266] tun: Universal TUN/TAP device driver, 1.6
[ 4.541858] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 4.542497] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de
[ 4.543115] Atheros(R) L2 Ethernet Driver - version 2.2.3
[ 4.543624] Copyright (c) 2007 Atheros Corporation.
[ 4.544210] dmfe: Davicom DM9xxx net driver, version 1.36.4 (2002-01-17)
[ 4.544792] v1.01-e (2.4 port) Sep-11-2006 Donald Becker <becker@scyld.com>
[ 4.544792] http://www.scyld.com/network/drivers.html
[ 4.553282] uli526x: ULi M5261/M5263 net driver, version 0.9.3 (2005-7-29)
[ 4.553878] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
[ 4.554412] e100: Copyright(c) 1999-2006 Intel Corporation
[ 4.554937] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[ 4.555503] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 4.556043] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[ 4.556568] e1000e: Copyright(c) 1999 - 2014 Intel Corporation.
[ 4.557288] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[ 4.558206] e1000e 0000:00:19.0: irq 47 for MSI/MSI-X
[ 4.860041] ata6: SATA link down (SStatus 0 SControl 300)
[ 4.860563] ata4: SATA link down (SStatus 0 SControl 300)
[ 4.861077] ata5: SATA link down (SStatus 0 SControl 300)
[ 4.868229] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 00:13:20:f5:e5:5b
[ 4.869088] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[ 4.869664] e1000e 0000:00:19.0 eth0: MAC: 7, PHY: 6, PBA No: FFFFFF-0FF
[ 4.870238] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.0.5-k
[ 4.870801] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 4.871324] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver - version 3.19.1-k
[ 4.872197] ixgbe: Copyright (c) 1999-2014 Intel Corporation.
[ 4.872742] ixgb: Intel(R) PRO/10GbE Network Driver - version 1.0.135-k2-NAPI
[ 4.873310] ixgb: Copyright (c) 1999-2008 Intel Corporation.
[ 4.873859] sky2: driver version 1.30
[ 4.874462] usbcore: registered new interface driver catc
[ 4.874983] usbcore: registered new interface driver kaweth
[ 4.875501] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
[ 4.876360] usbcore: registered new interface driver pegasus
[ 4.876887] usbcore: registered new interface driver rtl8150
[ 4.877424] usbcore: registered new interface driver asix
[ 4.877948] usbcore: registered new interface driver ax88179_178a
[ 4.878491] usbcore: registered new interface driver cdc_ether
[ 4.879024] usbcore: registered new interface driver cdc_eem
[ 4.879546] usbcore: registered new interface driver dm9601
[ 4.880089] usbcore: registered new interface driver smsc75xx
[ 4.880632] usbcore: registered new interface driver smsc95xx
[ 4.881163] usbcore: registered new interface driver gl620a
[ 4.881690] usbcore: registered new interface driver net1080
[ 4.882220] usbcore: registered new interface driver plusb
[ 4.882745] usbcore: registered new interface driver rndis_host
[ 4.883286] usbcore: registered new interface driver cdc_subset
[ 4.883833] usbcore: registered new interface driver zaurus
[ 4.884376] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
[ 4.885226] usbcore: registered new interface driver int51x1
[ 4.885757] usbcore: registered new interface driver ipheth
[ 4.886285] usbcore: registered new interface driver sierra_net
[ 4.886836] usbcore: registered new interface driver cdc_ncm
[ 4.887348] Fusion MPT base driver 3.04.20
[ 4.887798] Copyright (c) 1999-2008 LSI Corporation
[ 4.888295] Fusion MPT SPI Host driver 3.04.20
[ 4.888775] Fusion MPT FC Host driver 3.04.20
[ 4.889266] Fusion MPT SAS Host driver 3.04.20
[ 4.889759] Fusion MPT misc device (ioctl) driver 3.04.20
[ 4.890309] mptctl: Registered with Fusion MPT base driver
[ 4.890825] mptctl: /dev/mptctl @ (major,minor=10,220)
[ 4.891390] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 4.891938] ehci-pci: EHCI PCI platform driver
[ 4.892578] ehci-pci 0000:00:1a.7: EHCI Host Controller
[ 4.893118] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 1
[ 4.893969] ehci-pci 0000:00:1a.7: debug port 1
[ 4.898338] ehci-pci 0000:00:1a.7: cache line size of 64 is not supported
[ 4.898904] ehci-pci 0000:00:1a.7: irq 17, io mem 0x93125c00
[ 4.908021] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[ 4.908719] hub 1-0:1.0: USB hub found
[ 4.909165] hub 1-0:1.0: 6 ports detected
[ 4.909928] ehci-pci 0000:00:1d.7: EHCI Host Controller
[ 4.910466] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2
[ 4.911312] ehci-pci 0000:00:1d.7: debug port 1
[ 4.915671] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
[ 4.916255] ehci-pci 0000:00:1d.7: irq 23, io mem 0x93125800
[ 4.928029] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 4.928696] hub 2-0:1.0: USB hub found
[ 4.929149] hub 2-0:1.0: 6 ports detected
[ 4.929775] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 4.930316] ohci-pci: OHCI PCI platform driver
[ 4.930792] uhci_hcd: USB Universal Host Controller Interface driver
[ 4.931487] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[ 4.932032] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[ 4.932871] uhci_hcd 0000:00:1a.0: detected 2 ports
[ 4.933373] uhci_hcd 0000:00:1a.0: irq 18, io base 0x000020e0
[ 4.934040] hub 3-0:1.0: USB hub found
[ 4.934486] hub 3-0:1.0: 2 ports detected
[ 4.935163] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[ 4.935703] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[ 4.936553] uhci_hcd 0000:00:1a.1: detected 2 ports
[ 4.937056] uhci_hcd 0000:00:1a.1: irq 21, io base 0x000020c0
[ 4.937727] hub 4-0:1.0: USB hub found
[ 4.938179] hub 4-0:1.0: 2 ports detected
[ 4.938862] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[ 4.939395] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
[ 4.940246] uhci_hcd 0000:00:1a.2: detected 2 ports
[ 4.940740] uhci_hcd 0000:00:1a.2: irq 17, io base 0x000020a0
[ 4.941405] hub 5-0:1.0: USB hub found
[ 4.941855] hub 5-0:1.0: 2 ports detected
[ 4.942530] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 4.943064] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
[ 4.943906] uhci_hcd 0000:00:1d.0: detected 2 ports
[ 4.944411] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00002080
[ 4.945071] hub 6-0:1.0: USB hub found
[ 4.945525] hub 6-0:1.0: 2 ports detected
[ 4.946199] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 4.946737] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
[ 4.947578] uhci_hcd 0000:00:1d.1: detected 2 ports
[ 4.948089] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00002060
[ 4.948752] hub 7-0:1.0: USB hub found
[ 4.949198] hub 7-0:1.0: 2 ports detected
[ 4.949872] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 4.950409] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
[ 4.951251] uhci_hcd 0000:00:1d.2: detected 2 ports
[ 4.951745] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00002040
[ 4.952419] hub 8-0:1.0: USB hub found
[ 4.952869] hub 8-0:1.0: 2 ports detected
[ 4.953462] usbcore: registered new interface driver usb-storage
[ 4.954006] usbcore: registered new interface driver ums-alauda
[ 4.954550] usbcore: registered new interface driver ums-datafab
[ 4.955098] usbcore: registered new interface driver ums-freecom
[ 4.955647] usbcore: registered new interface driver ums-isd200
[ 4.956202] usbcore: registered new interface driver ums-jumpshot
[ 4.956754] usbcore: registered new interface driver ums-sddr09
[ 4.957299] usbcore: registered new interface driver ums-sddr55
[ 4.957843] usbcore: registered new interface driver ums-usbat
[ 4.958397] usbcore: registered new interface driver usbtest
[ 4.958962] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 5.036028] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 5.036583] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 5.038154] ata2.00: ATA-8: ST3750528AS, CC38, max UDMA/133
[ 5.038674] ata2.00: 1465149168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[ 5.039246] ata1.00: ATA-8: ST3750528AS, CC38, max UDMA/133
[ 5.039767] ata1.00: 1465149168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[ 5.041536] ata1.00: configured for UDMA/133
[ 5.042015] ata2.00: configured for UDMA/133
[ 5.042113] scsi 0:0:0:0: Direct-Access ATA ST3750528AS CC38 PQ: 0 ANSI: 5
[ 5.042327] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 5.042348] sd 0:0:0:0: [sda] 1465149168 512-byte logical blocks: (750 GB/698 GiB)
[ 5.042401] sd 0:0:0:0: [sda] Write Protect is off
[ 5.042403] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 5.042427] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 5.046751] scsi 1:0:0:0: Direct-Access ATA ST3750528AS CC38 PQ: 0 ANSI: 5
[ 5.047841] sd 1:0:0:0: Attached scsi generic sg1 type 0
[ 5.047851] sd 1:0:0:0: [sdb] 1465149168 512-byte logical blocks: (750 GB/698 GiB)
[ 5.047930] sd 1:0:0:0: [sdb] Write Protect is off
[ 5.047932] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 5.047953] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 5.058354] sda: sda1 sda2
[ 5.059042] sd 0:0:0:0: [sda] Attached SCSI disk
[ 5.148028] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 5.982653] sdb: sdb1 sdb2 sdb3 sdb4 < sdb5 >
[ 5.983512] i8042: No controller found
[ 5.983524] sd 1:0:0:0: [sdb] Attached SCSI disk
[ 5.984525] mousedev: PS/2 mouse device common for all mice
[ 5.984664] tsc: Refined TSC clocksource calibration: 2992.499 MHz
[ 5.985847] rtc_cmos 00:02: RTC can wake from S4
[ 5.986455] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[ 5.987009] rtc_cmos 00:02: alarms up to one month, 114 bytes nvram, hpet irqs
[ 5.987867] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 5.988405] iTCO_vendor_support: vendor-support=0
[ 5.988974] softdog: Software Watchdog Timer: 0.08 initialized. soft_noboot=0 soft_margin=60 sec soft_panic=0 (nowayout=0)
[ 5.989949] md: linear personality registered for level -1
[ 5.990453] md: raid0 personality registered for level 0
[ 5.990949] md: raid1 personality registered for level 1
[ 5.991445] md: raid10 personality registered for level 10
[ 5.999411] md: raid6 personality registered for level 6
[ 5.999918] md: raid5 personality registered for level 5
[ 6.000423] md: raid4 personality registered for level 4
[ 6.000919] md: multipath personality registered for level -4
[ 6.001432] md: faulty personality registered for level -5
[ 6.002226] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
[ 6.003242] device-mapper: multipath: version 1.7.0 loaded
[ 6.003757] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 6.004328] device-mapper: cache-policy-mq: version 1.2.0 loaded
[ 6.004852] device-mapper: cache cleaner: version 1.0.0 loaded
[ 6.005460] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[ 6.006607] usbcore: registered new interface driver usbhid
[ 6.007174] usbhid: USB HID core driver
[ 6.007706] TCP: bic registered
[ 6.008140] Initializing XFRM netlink socket
[ 6.008753] NET: Registered protocol family 10
[ 6.009471] sit: IPv6 over IPv4 tunneling driver
[ 6.010096] NET: Registered protocol family 17
[ 6.010574] 8021q: 802.1Q VLAN Support v1.8
[ 6.012621] DCCP: Activated CCID 2 (TCP-like)
[ 6.013102] DCCP: Activated CCID 3 (TCP-Friendly Rate Control)
[ 6.014502] sctp: Hash tables configured (established 65536 bind 65536)
[ 6.015180] tipc: Activated (version 2.0.0)
[ 6.015706] NET: Registered protocol family 30
[ 6.016223] tipc: Started in single node mode
[ 6.016690] Key type dns_resolver registered
[ 6.017950]
[ 6.017950] printing PIC contents
[ 6.018683] ... PIC IMR: ffff
[ 6.019094] ... PIC IRR: 0c00
[ 6.019508] ... PIC ISR: 0000
[ 6.019919] ... PIC ELCR: 0e00
[ 6.020356] printing local APIC contents on CPU#0/0:
[ 6.020842] ... APIC ID: 00000000 (0)
[ 6.021291] ... APIC VERSION: 00050014
[ 6.021727] ... APIC TASKPRI: 00000000 (00)
[ 6.022179] ... APIC PROCPRI: 00000000
[ 6.022615] ... APIC LDR: 01000000
[ 6.023038] ... APIC DFR: ffffffff
[ 6.023461] ... APIC SPIV: 000001ff
[ 6.023887] ... APIC ISR field:
[ 6.024305] 0000000000000000000000000000000000000000000000000000000000000000
[ 6.024354] ... APIC TMR field:
[ 6.024354] 0000000000000000000000000000000200000000000000000000000000000000
[ 6.024354] ... APIC IRR field:
[ 6.024354] 0000000000000000000000000000000000000000000000000000000000000000
[ 6.024354] ... APIC ESR: 00000000
[ 6.024354] ... APIC ICR: 000008fd
[ 6.024354] ... APIC ICR2: 04000000
[ 6.024354] ... APIC LVTT: 000000ef
[ 6.024354] ... APIC LVTPC: 00000400
[ 6.024354] ... APIC LVT0: 00010700
[ 6.024354] ... APIC LVT1: 00000400
[ 6.024354] ... APIC LVTERR: 000000fe
[ 6.024354] ... APIC TMICT: 00086d6d
[ 6.024354] ... APIC TMCCT: 0003eeee
[ 6.024354] ... APIC TDCR: 00000003
[ 6.024354]
[ 6.032816] number of MP IRQ sources: 15.
[ 6.033270] number of IO-APIC #2 registers: 24.
[ 6.033736] testing the IO APIC.......................
[ 6.034231] IO APIC #2......
[ 6.034634] .... register #00: 00000000
[ 6.035073] ....... : physical APIC id: 00
[ 6.035533] ....... : Delivery Type: 0
[ 6.035978] ....... : LTS : 0
[ 6.036434] .... register #01: 00170020
[ 6.036873] ....... : max redirection entries: 17
[ 6.037359] ....... : PRQ implemented: 0
[ 6.037815] ....... : IO APIC version: 20
[ 6.038274] .... IRQ redirection table:
[ 6.038717] 1 0 0 0 0 0 0 00
[ 6.039185] 0 0 0 0 0 1 1 31
[ 6.039654] 0 0 0 0 0 1 1 30
[ 6.040130] 0 0 0 0 0 1 1 33
[ 6.040599] 0 0 0 0 0 1 1 34
[ 6.041068] 0 0 0 0 0 1 1 35
[ 6.041536] 0 0 0 0 0 1 1 36
[ 6.042004] 0 0 0 0 0 1 1 37
[ 6.042472] 0 0 0 0 0 1 1 38
[ 6.042940] 0 1 0 0 0 1 1 39
[ 6.043409] 0 0 0 0 0 1 1 3A
[ 6.043878] 0 0 0 0 0 1 1 3B
[ 6.044368] 0 0 0 0 0 1 1 3C
[ 6.044837] 0 0 0 0 0 1 1 3D
[ 6.045306] 0 0 0 0 0 1 1 3E
[ 6.045774] 0 0 0 0 0 1 1 3F
[ 6.046243] 1 1 0 1 0 1 1 91
[ 6.046712] 0 1 0 1 0 1 1 61
[ 6.047180] 0 1 0 1 0 1 1 41
[ 6.047649] 0 1 0 1 0 1 1 81
[ 6.048127] 1 1 0 1 0 1 1 C1
[ 6.048596] 0 1 0 1 0 1 1 51
[ 6.049064] 1 0 0 0 0 0 0 00
[ 6.049533] 0 1 0 1 0 1 1 71
[ 6.049998] IRQ to pin mappings:
[ 6.050415] IRQ0 -> 0:2
[ 6.050880] IRQ1 -> 0:1
[ 6.051344] IRQ3 -> 0:3
[ 6.051808] IRQ4 -> 0:4
[ 6.052281] IRQ5 -> 0:5
[ 6.052746] IRQ6 -> 0:6
[ 6.053209] IRQ7 -> 0:7
[ 6.053674] IRQ8 -> 0:8
[ 6.054138] IRQ9 -> 0:9
[ 6.054602] IRQ10 -> 0:10
[ 6.055073] IRQ11 -> 0:11
[ 6.055543] IRQ12 -> 0:12
[ 6.056021] IRQ13 -> 0:13
[ 6.056492] IRQ14 -> 0:14
[ 6.056962] IRQ15 -> 0:15
[ 6.057434] IRQ16 -> 0:16
[ 6.057904] IRQ17 -> 0:17
[ 6.058375] IRQ18 -> 0:18
[ 6.058846] IRQ19 -> 0:19
[ 6.059316] IRQ20 -> 0:20
[ 6.059787] IRQ21 -> 0:21
[ 6.060283] IRQ23 -> 0:23
[ 6.060754] .................................... done.
[ 6.061399] registered taskstats version 1
[ 6.062277] rtc_cmos 00:02: setting system clock to 2014-04-13 08:13:16 UTC (1397376796)
[ 6.063143] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 6.063666] EDD information not available.
[ 6.108711] ata3.00: ATAPI: PLEXTOR DVDR PX-755A, 1.05, max UDMA/66
[ 6.110776] ata3.00: configured for UDMA/66
[ 6.111907] scsi 2:0:0:0: CD-ROM PLEXTOR DVDR PX-755A 1.05 PQ: 0 ANSI: 5
[ 6.120464] scsi 2:0:0:0: Attached scsi generic sg2 type 5
[ 6.380033] usb 5-1: new low-speed USB device number 2 using uhci_hcd
[ 6.429992] e1000e 0000:00:19.0: irq 47 for MSI/MSI-X
[ 6.532058] e1000e 0000:00:19.0: irq 47 for MSI/MSI-X
[ 6.532641] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 6.708725] input: ATEN ATEN CS-1758/54 as /devices/pci0000:00/0000:00:1a.2/usb5/5-1/5-1:1.0/0003:0557:2220.0001/input/input2
[ 6.709773] hid-generic 0003:0557:2220.0001: input: USB HID v1.10 Keyboard [ATEN ATEN CS-1758/54] on usb-0000:00:1a.2-1/input0
[ 6.750640] input: ATEN ATEN CS-1758/54 as /devices/pci0000:00/0000:00:1a.2/usb5/5-1/5-1:1.1/0003:0557:2220.0002/input/input3
[ 6.751731] hid-generic 0003:0557:2220.0002: input: USB HID v1.10 Mouse [ATEN ATEN CS-1758/54] on usb-0000:00:1a.2-1/input1
[ 6.984275] Switched to clocksource tsc
[ 8.524870] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[ 8.532031] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 8.548029] Sending DHCP requests ., OK
[ 8.732019] IP-Config: Got DHCP answer from 192.168.1.1, my address is 192.168.1.120
[ 8.732942] IP-Config: Complete:
[ 8.733360] device=eth0, hwaddr=00:13:20:f5:e5:5b, ipaddr=192.168.1.120, mask=255.255.255.0, gw=192.168.1.1
[ 8.734297] host=bay, domain=lkp.intel.com, nis-domain=(none)
[ 8.734826] bootserver=192.168.1.1, rootserver=192.168.1.1, rootpath=
[ 8.735122] nameserver0=192.168.1.1
[ 8.735903] PM: Hibernation image not present or could not be loaded.
[ 8.737631] Freeing unused kernel memory: 1428K (ffffffff8213d000 - ffffffff822a2000)
[ 8.738480] Write protecting the kernel read-only data: 16384k
[ 8.739584] Freeing unused kernel memory: 192K (ffff8800019d0000 - ffff880001a00000)
[ 8.744694] Freeing unused kernel memory: 1944K (ffff880001e1a000 - ffff880002000000)
[ 8.924741] Monitor-Mwait will be used to enter C-1 state
[ 9.289415] Btrfs loaded
[ 9.314784] BTRFS: device fsid 73ffd6b5-e48b-4c8e-89ed-e57752c4ed90 devid 1 transid 32 /dev/sdb3
[ 9.613461] random: vgscan urandom read with 98 bits of entropy available
[ 16.327464] random: nonblocking pool is initialized
<6>[ 0.000000] Initializing cgroup subsys cpuset
<6>[ 0.000000] Initializing cgroup subsys cpu
<5>[ 0.000000] Linux version 3.14.0-01910-gdeb73c7 (kbuild@xian) (gcc version 4.8.2 (Debian 4.8.2-18) ) #1 SMP Sun Apr 13 07:51:45 CST 2014
<6>[ 0.000000] Command line: user=lkp job=/lkp/scheduled/bay/cyclic_dd-write-1hdd-1HDD-cfq-ext4-1dd-HEAD-deb73c74f749b38f4e30232016f16c3295100a0c.yaml ARCH=x86_64 BOOT_IMAGE=/kernel/x86_64-lkp/deb73c74f749b38f4e30232016f16c3295100a0c/vmlinuz-3.14.0-01910-gdeb73c7 kconfig=x86_64-lkp commit=deb73c74f749b38f4e30232016f16c3295100a0c initrd=/kernel-tests/initrd/lkp-rootfs.cgz root=/dev/ram0 modules_initrd=/kernel/x86_64-lkp/deb73c74f749b38f4e30232016f16c3295100a0c/modules.cgz max_uptime=1200 RESULT_ROOT=/lkp/result/bay/micro/dd-write/1HDD-cfq-ext4-1dd/x86_64-lkp/deb73c74f749b38f4e30232016f16c3295100a0c/0 ip=::::bay::dhcp oops=panic earlyprintk=ttyS0,115200 debug apic=debug sysrq_always_enabled rcupdate.rcu_cpu_stall_timeout=100 panic=10 softlockup_panic=1 nmi_watchdog=panic load_ramdisk=2 prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal
<6>[ 0.000000] e820: BIOS-provided physical RAM map:
<6>[ 0.000000] BIOS-e820: [mem 0x0000000000000100-0x000000000009ebff] usable
<6>[ 0.000000] BIOS-e820: [mem 0x000000000009ec00-0x000000000009ffff] reserved
<6>[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
<6>[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007fd0bfff] usable
<6>[ 0.000000] BIOS-e820: [mem 0x000000007fd0c000-0x000000007fd0dfff] reserved
<6>[ 0.000000] BIOS-e820: [mem 0x000000007fd0e000-0x000000007fe00fff] usable
<6>[ 0.000000] BIOS-e820: [mem 0x000000007fe01000-0x000000007fee9fff] ACPI NVS
<6>[ 0.000000] BIOS-e820: [mem 0x000000007feea000-0x000000007feebfff] usable
<6>[ 0.000000] BIOS-e820: [mem 0x000000007feec000-0x000000007fef1fff] ACPI data
<6>[ 0.000000] BIOS-e820: [mem 0x000000007fef2000-0x000000007fef2fff] usable
<6>[ 0.000000] BIOS-e820: [mem 0x000000007fef3000-0x000000007fefefff] ACPI data
<6>[ 0.000000] BIOS-e820: [mem 0x000000007feff000-0x000000007fefffff] usable
<6>[ 0.000000] BIOS-e820: [mem 0x000000007ff00000-0x000000007fffffff] reserved
<6>[ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
<6>[ 0.000000] BIOS-e820: [mem 0x00000000ffe00000-0x00000000ffffffff] reserved
<6>[ 0.000000] bootconsole [earlyser0] enabled
<6>[ 0.000000] NX (Execute Disable) protection: active
<6>[ 0.000000] SMBIOS 2.4 present.
<7>[ 0.000000] DMI: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<7>[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
<7>[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
<6>[ 0.000000] No AGP bridge found
<6>[ 0.000000] e820: last_pfn = 0x7ff00 max_arch_pfn = 0x400000000
<7>[ 0.000000] MTRR default type: uncachable
<7>[ 0.000000] MTRR fixed ranges enabled:
<7>[ 0.000000] 00000-9FFFF write-back
<7>[ 0.000000] A0000-FFFFF uncachable
<7>[ 0.000000] MTRR variable ranges enabled:
<7>[ 0.000000] 0 base 000000000 mask F80000000 write-back
<7>[ 0.000000] 1 base 07FF00000 mask FFFF00000 uncachable
<7>[ 0.000000] 2 disabled
<7>[ 0.000000] 3 disabled
<7>[ 0.000000] 4 disabled
<7>[ 0.000000] 5 disabled
<7>[ 0.000000] 6 disabled
<7>[ 0.000000] 7 disabled
<6>[ 0.000000] x86 PAT enabled: cpu 0, old 0x7010600070106, new 0x7010600070106
<4>[ 0.000000] Scan for SMP in [mem 0x00000000-0x000003ff]
<4>[ 0.000000] Scan for SMP in [mem 0x0009fc00-0x0009ffff]
<4>[ 0.000000] Scan for SMP in [mem 0x000f0000-0x000fffff]
<6>[ 0.000000] found SMP MP-table at [mem 0x000fe200-0x000fe20f] mapped at [ffff8800000fe200]
<4>[ 0.000000] mpc: fe210-fe250
<6>[ 0.000000] Scanning 1 areas for low memory corruption
<7>[ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576
<6>[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
<7>[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
<7>[ 0.000000] BRK [0x02477000, 0x02477fff] PGTABLE
<7>[ 0.000000] BRK [0x02478000, 0x02478fff] PGTABLE
<7>[ 0.000000] BRK [0x02479000, 0x02479fff] PGTABLE
<6>[ 0.000000] init_memory_mapping: [mem 0x72800000-0x729fffff]
<7>[ 0.000000] [mem 0x72800000-0x729fffff] page 2M
<7>[ 0.000000] BRK [0x0247a000, 0x0247afff] PGTABLE
<6>[ 0.000000] init_memory_mapping: [mem 0x70000000-0x727fffff]
<7>[ 0.000000] [mem 0x70000000-0x727fffff] page 2M
<6>[ 0.000000] init_memory_mapping: [mem 0x00100000-0x6fffffff]
<7>[ 0.000000] [mem 0x00100000-0x001fffff] page 4k
<7>[ 0.000000] [mem 0x00200000-0x6fffffff] page 2M
<6>[ 0.000000] init_memory_mapping: [mem 0x72a00000-0x7fd0bfff]
<7>[ 0.000000] [mem 0x72a00000-0x7fbfffff] page 2M
<7>[ 0.000000] [mem 0x7fc00000-0x7fd0bfff] page 4k
<7>[ 0.000000] BRK [0x0247b000, 0x0247bfff] PGTABLE
<6>[ 0.000000] init_memory_mapping: [mem 0x7fd0e000-0x7fe00fff]
<7>[ 0.000000] [mem 0x7fd0e000-0x7fe00fff] page 4k
<7>[ 0.000000] BRK [0x0247c000, 0x0247cfff] PGTABLE
<6>[ 0.000000] init_memory_mapping: [mem 0x7feea000-0x7feebfff]
<7>[ 0.000000] [mem 0x7feea000-0x7feebfff] page 4k
<6>[ 0.000000] init_memory_mapping: [mem 0x7fef2000-0x7fef2fff]
<7>[ 0.000000] [mem 0x7fef2000-0x7fef2fff] page 4k
<6>[ 0.000000] init_memory_mapping: [mem 0x7feff000-0x7fefffff]
<7>[ 0.000000] [mem 0x7feff000-0x7fefffff] page 4k
<6>[ 0.000000] RAMDISK: [mem 0x72b04000-0x7fd0bfff]
<4>[ 0.000000] ACPI: RSDP 0x00000000000FE020 000014 (v00 INTEL )
<4>[ 0.000000] ACPI: RSDT 0x000000007FEFD038 000054 (v01 INTEL DRBLI9J 00000B4B 01000013)
<4>[ 0.000000] ACPI: FACP 0x000000007FEFC000 0000F4 (v02 INTEL DRBLI9J 00000B4B MSFT 01000013)
<4>[ 0.000000] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Pm1aEventBlock: 32/16 (20140214/tbfadt-603)
<4>[ 0.000000] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/PmTimerBlock: 32/24 (20140214/tbfadt-603)
<4>[ 0.000000] ACPI BIOS Warning (bug): Invalid length for FADT/Pm1aEventBlock: 16, using default 32 (20140214/tbfadt-684)
<4>[ 0.000000] ACPI BIOS Warning (bug): Invalid length for FADT/PmTimerBlock: 24, using default 32 (20140214/tbfadt-684)
<4>[ 0.000000] ACPI: DSDT 0x000000007FEF8000 003D79 (v01 INTEL DRBLI9J 00000B4B MSFT 01000013)
<4>[ 0.000000] ACPI: FACS 0x000000007FE9D000 000040
<4>[ 0.000000] ACPI: APIC 0x000000007FEF7000 000078 (v01 INTEL DRBLI9J 00000B4B MSFT 01000013)
<4>[ 0.000000] ACPI: WDDT 0x000000007FEF6000 000040 (v01 INTEL DRBLI9J 00000B4B MSFT 01000013)
<4>[ 0.000000] ACPI: MCFG 0x000000007FEF5000 00003C (v01 INTEL DRBLI9J 00000B4B MSFT 01000013)
<4>[ 0.000000] ACPI: ASF! 0x000000007FEF4000 0000A6 (v32 INTEL DRBLI9J 00000B4B MSFT 01000013)
<4>[ 0.000000] ACPI: HPET 0x000000007FEF3000 000038 (v01 INTEL DRBLI9J 00000B4B MSFT 01000013)
<4>[ 0.000000] ACPI: DMAR 0x000000007FEF1000 000128 (v01 INTEL DRBLI9J 00000B4B MSFT 01000013)
<4>[ 0.000000] ACPI: SSDT 0x000000007FEF0000 0001B4 (v01 INTEL CpuPm 00000B4B MSFT 01000013)
<4>[ 0.000000] ACPI: SSDT 0x000000007FEEF000 000222 (v01 INTEL Cpu0Ist 00000B4B MSFT 01000013)
<4>[ 0.000000] ACPI: SSDT 0x000000007FEEE000 000222 (v01 INTEL Cpu1Ist 00000B4B MSFT 01000013)
<4>[ 0.000000] ACPI: SSDT 0x000000007FEED000 000222 (v01 INTEL Cpu2Ist 00000B4B MSFT 01000013)
<4>[ 0.000000] ACPI: SSDT 0x000000007FEEC000 000222 (v01 INTEL Cpu3Ist 00000B4B MSFT 01000013)
<7>[ 0.000000] ACPI: Local APIC address 0xfee00000
<4>[ 0.000000] mapped APIC to ffffffffff5f3000 ( fee00000)
<6>[ 0.000000] No NUMA configuration found
<6>[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007fefffff]
<6>[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7fefffff]
<6>[ 0.000000] NODE_DATA [mem 0x7fdfc000-0x7fe00fff]
<7>[ 0.000000] [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff880070200000-ffff8800721fffff] on node 0
<4>[ 0.000000] Zone ranges:
<4>[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
<4>[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
<4>[ 0.000000] Normal empty
<4>[ 0.000000] Movable zone start for each node
<4>[ 0.000000] Early memory node ranges
<4>[ 0.000000] node 0: [mem 0x00001000-0x0009dfff]
<4>[ 0.000000] node 0: [mem 0x00100000-0x7fd0bfff]
<4>[ 0.000000] node 0: [mem 0x7fd0e000-0x7fe00fff]
<4>[ 0.000000] node 0: [mem 0x7feea000-0x7feebfff]
<4>[ 0.000000] node 0: [mem 0x7fef2000-0x7fef2fff]
<4>[ 0.000000] node 0: [mem 0x7feff000-0x7fefffff]
<7>[ 0.000000] On node 0 totalpages: 523680
<7>[ 0.000000] DMA zone: 64 pages used for memmap
<7>[ 0.000000] DMA zone: 21 pages reserved
<7>[ 0.000000] DMA zone: 3997 pages, LIFO batch:0
<7>[ 0.000000] DMA32 zone: 8124 pages used for memmap
<7>[ 0.000000] DMA32 zone: 519683 pages, LIFO batch:31
<6>[ 0.000000] ACPI: PM-Timer IO Port: 0x408
<7>[ 0.000000] ACPI: Local APIC address 0xfee00000
<4>[ 0.000000] mapped APIC to ffffffffff5f3000 ( fee00000)
<6>[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
<6>[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
<6>[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
<6>[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
<6>[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
<6>[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1])
<6>[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
<6>[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
<6>[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
<4>[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 00, APIC ID 2, APIC INT 02
<6>[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
<4>[ 0.000000] Int: type 0, pol 1, trig 3, bus 00, IRQ 09, APIC ID 2, APIC INT 09
<7>[ 0.000000] ACPI: IRQ0 used by override.
<4>[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 01, APIC ID 2, APIC INT 01
<7>[ 0.000000] ACPI: IRQ2 used by override.
<4>[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 03, APIC ID 2, APIC INT 03
<4>[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 04, APIC ID 2, APIC INT 04
<4>[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 05, APIC ID 2, APIC INT 05
<4>[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 06, APIC ID 2, APIC INT 06
<4>[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 07, APIC ID 2, APIC INT 07
<4>[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 08, APIC ID 2, APIC INT 08
<7>[ 0.000000] ACPI: IRQ9 used by override.
<4>[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0a, APIC ID 2, APIC INT 0a
<4>[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0b, APIC ID 2, APIC INT 0b
<4>[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0c, APIC ID 2, APIC INT 0c
<4>[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0d, APIC ID 2, APIC INT 0d
<4>[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0e, APIC ID 2, APIC INT 0e
<4>[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0f, APIC ID 2, APIC INT 0f
<6>[ 0.000000] Using ACPI (MADT) for SMP configuration information
<6>[ 0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000
<6>[ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
<4>[ 0.000000] mapped IOAPIC to ffffffffff5f2000 (fec00000)
<7>[ 0.000000] nr_irqs_gsi: 40
<6>[ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009efff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0x7fd0c000-0x7fd0dfff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0x7fe01000-0x7fee9fff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0x7feec000-0x7fef1fff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0x7fef3000-0x7fefefff]
<6>[ 0.000000] e820: [mem 0x80000000-0xefffffff] available for PCI devices
<6>[ 0.000000] Booting paravirtualized kernel on bare hardware
<6>[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_node_ids:1
<6>[ 0.000000] PERCPU: Embedded 31 pages/cpu @ffff880072800000 s97472 r8192 d21312 u524288
<7>[ 0.000000] pcpu-alloc: s97472 r8192 d21312 u524288 alloc=1*2097152
<7>[ 0.000000] pcpu-alloc: [0] 0 1 2 3
<4>[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515471
<4>[ 0.000000] Policy zone: DMA32
<5>[ 0.000000] Kernel command line: user=lkp job=/lkp/scheduled/bay/cyclic_dd-write-1hdd-1HDD-cfq-ext4-1dd-HEAD-deb73c74f749b38f4e30232016f16c3295100a0c.yaml ARCH=x86_64 BOOT_IMAGE=/kernel/x86_64-lkp/deb73c74f749b38f4e30232016f16c3295100a0c/vmlinuz-3.14.0-01910-gdeb73c7 kconfig=x86_64-lkp commit=deb73c74f749b38f4e30232016f16c3295100a0c initrd=/kernel-tests/initrd/lkp-rootfs.cgz root=/dev/ram0 modules_initrd=/kernel/x86_64-lkp/deb73c74f749b38f4e30232016f16c3295100a0c/modules.cgz max_uptime=1200 RESULT_ROOT=/lkp/result/bay/micro/dd-write/1HDD-cfq-ext4-1dd/x86_64-lkp/deb73c74f749b38f4e30232016f16c3295100a0c/0 ip=::::bay::dhcp oops=panic earlyprintk=ttyS0,115200 debug apic=debug sysrq_always_enabled rcupdate.rcu_cpu_stall_timeout=100 panic=10 softlockup_panic=1 nmi_watchdog=panic load_ramdisk=2 prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal
<6>[ 0.000000] sysrq: sysrq always enabled.
<6>[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
<6>[ 0.000000] Checking aperture...
<6>[ 0.000000] No AGP bridge found
<4>[ 0.000000] Memory: 1825048K/2094720K available (10036K kernel code, 1261K rwdata, 4200K rodata, 1428K init, 1828K bss, 269672K reserved)
<6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
<6>[ 0.000000] Hierarchical RCU implementation.
<6>[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
<6>[ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4.
<6>[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
<6>[ 0.000000] NR_IRQS:33024 nr_irqs:712 16
<6>[ 0.000000] Console: colour VGA+ 80x25
<6>[ 0.000000] console [tty0] enabled
<6>[ 0.000000] bootconsole [earlyser0] disabled
<6>[ 0.000000] console [ttyS0] enabled
<6>[ 0.000000] allocated 8388608 bytes of page_cgroup
<6>[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
<7>[ 0.000000] hpet clockevent registered
<6>[ 0.000000] tsc: Fast TSC calibration using PIT
<6>[ 0.000000] tsc: Detected 2992.529 MHz processor
<6>[ 0.000004] Calibrating delay loop (skipped), value calculated using timer frequency.. 5985.05 BogoMIPS (lpj=11970116)
<6>[ 0.000492] pid_max: default: 32768 minimum: 301
<6>[ 0.000714] ACPI: Core revision 20140214
<4>[ 0.004000] ACPI: All ACPI Tables successfully acquired
<6>[ 0.004000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
<6>[ 0.004000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
<6>[ 0.004000] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
<6>[ 0.004000] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
<6>[ 0.004000] Initializing cgroup subsys memory
<6>[ 0.004000] Initializing cgroup subsys devices
<6>[ 0.004000] Initializing cgroup subsys freezer
<6>[ 0.004000] Initializing cgroup subsys blkio
<6>[ 0.004000] Initializing cgroup subsys perf_event
<6>[ 0.004000] Initializing cgroup subsys hugetlb
<6>[ 0.004000] CPU: Physical Processor ID: 0
<6>[ 0.004000] CPU: Processor Core ID: 0
<6>[ 0.004000] mce: CPU supports 6 MCE banks
<7>[ 0.004000] CPU0: Thermal LVT vector (0xfa) already installed
<6>[ 0.004000] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
<6>[ 0.004000] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
<6>[ 0.004000] Freeing SMP alternatives memory: 40K (ffffffff822a2000 - ffffffff822ac000)
<6>[ 0.004000] ftrace: allocating 39260 entries in 154 pages
<4>[ 0.004000] Getting VERSION: 50014
<4>[ 0.004000] Getting VERSION: 50014
<4>[ 0.004000] Getting ID: 0
<4>[ 0.004000] Getting ID: 0
<4>[ 0.004000] masked ExtINT on CPU#0
<4>[ 0.004000] ENABLING IO-APIC IRQs
<7>[ 0.004000] init IO_APIC IRQs
<7>[ 0.004000] apic 2 pin 0 not connected
<7>[ 0.004000] IOAPIC[0]: Set routing entry (2-1 -> 0x31 -> IRQ 1 Mode:0 Active:0 Dest:1)
<7>[ 0.004000] IOAPIC[0]: Set routing entry (2-2 -> 0x30 -> IRQ 0 Mode:0 Active:0 Dest:1)
<7>[ 0.004000] IOAPIC[0]: Set routing entry (2-3 -> 0x33 -> IRQ 3 Mode:0 Active:0 Dest:1)
<7>[ 0.004008] IOAPIC[0]: Set routing entry (2-4 -> 0x34 -> IRQ 4 Mode:0 Active:0 Dest:1)
<7>[ 0.004861] IOAPIC[0]: Set routing entry (2-5 -> 0x35 -> IRQ 5 Mode:0 Active:0 Dest:1)
<7>[ 0.005712] IOAPIC[0]: Set routing entry (2-6 -> 0x36 -> IRQ 6 Mode:0 Active:0 Dest:1)
<7>[ 0.006566] IOAPIC[0]: Set routing entry (2-7 -> 0x37 -> IRQ 7 Mode:0 Active:0 Dest:1)
<7>[ 0.007419] IOAPIC[0]: Set routing entry (2-8 -> 0x38 -> IRQ 8 Mode:0 Active:0 Dest:1)
<7>[ 0.008004] IOAPIC[0]: Set routing entry (2-9 -> 0x39 -> IRQ 9 Mode:1 Active:0 Dest:1)
<7>[ 0.008857] IOAPIC[0]: Set routing entry (2-10 -> 0x3a -> IRQ 10 Mode:0 Active:0 Dest:1)
<7>[ 0.009717] IOAPIC[0]: Set routing entry (2-11 -> 0x3b -> IRQ 11 Mode:0 Active:0 Dest:1)
<7>[ 0.010575] IOAPIC[0]: Set routing entry (2-12 -> 0x3c -> IRQ 12 Mode:0 Active:0 Dest:1)
<7>[ 0.011435] IOAPIC[0]: Set routing entry (2-13 -> 0x3d -> IRQ 13 Mode:0 Active:0 Dest:1)
<7>[ 0.012004] IOAPIC[0]: Set routing entry (2-14 -> 0x3e -> IRQ 14 Mode:0 Active:0 Dest:1)
<7>[ 0.012862] IOAPIC[0]: Set routing entry (2-15 -> 0x3f -> IRQ 15 Mode:0 Active:0 Dest:1)
<7>[ 0.013720] apic 2 pin 16 not connected
<7>[ 0.014163] apic 2 pin 17 not connected
<7>[ 0.014607] apic 2 pin 18 not connected
<7>[ 0.015049] apic 2 pin 19 not connected
<7>[ 0.016001] apic 2 pin 20 not connected
<7>[ 0.016444] apic 2 pin 21 not connected
<7>[ 0.016886] apic 2 pin 22 not connected
<7>[ 0.017329] apic 2 pin 23 not connected
<6>[ 0.017901] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
<6>[ 0.058182] smpboot: CPU0: Genuine Intel(R) CPU @ 3.00GHz (fam: 06, model: 0f, stepping: 0b)
<4>[ 0.059228] Using local APIC timer interrupts.
<4>[ 0.059228] calibrating APIC timer ...
<4>[ 0.064000] ... lapic delta = 2078100
<4>[ 0.064000] ... PM-Timer delta = 357950
<4>[ 0.064000] ... PM-Timer result ok
<4>[ 0.064000] ..... delta 2078100
<4>[ 0.064000] ..... mult: 89253715
<4>[ 0.064000] ..... calibration result: 1329984
<4>[ 0.064000] ..... CPU clock speed is 2992.1847 MHz.
<4>[ 0.064000] ..... host bus clock speed is 332.1984 MHz.
<6>[ 0.064000] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver.
<4>[ 0.064000] perf_event_intel: PEBS disabled due to CPU errata
<6>[ 0.064000] ... version: 2
<6>[ 0.064000] ... bit width: 40
<6>[ 0.064000] ... generic registers: 2
<6>[ 0.064000] ... value mask: 000000ffffffffff
<6>[ 0.064000] ... max period: 000000007fffffff
<6>[ 0.064000] ... fixed-purpose events: 3
<6>[ 0.064001] ... event mask: 0000000700000003
<6>[ 0.066344] x86: Booting SMP configuration:
<6>[ 0.066798] .... node #0, CPUs: #1
<4>[ 0.004000] masked ExtINT on CPU#1
<7>[ 0.004000] CPU1: Thermal LVT vector (0xfa) already installed
<4>[ 0.080105] #2
<4>[ 0.004000] masked ExtINT on CPU#2
<7>[ 0.004000] CPU2: Thermal LVT vector (0xfa) already installed
<4>[ 0.094340] #3
<4>[ 0.004000] masked ExtINT on CPU#3
<7>[ 0.004000] CPU3: Thermal LVT vector (0xfa) already installed
<6>[ 0.107804] x86: Booted up 1 node, 4 CPUs
<6>[ 0.108002] smpboot: Total of 4 processors activated (23940.23 BogoMIPS)
<6>[ 0.112087] devtmpfs: initialized
<6>[ 0.116256] PM: Registering ACPI NVS region [mem 0x7fe01000-0x7fee9fff] (954368 bytes)
<6>[ 0.118435] xor: measuring software checksum speed
<6>[ 0.156002] prefetch64-sse: 12297.000 MB/sec
<6>[ 0.196001] generic_sse: 10828.000 MB/sec
<6>[ 0.196467] xor: using function: prefetch64-sse (12297.000 MB/sec)
<6>[ 0.196998] atomic64 test passed for x86-64 platform with CX8 and with SSE
<6>[ 0.197628] NET: Registered protocol family 16
<6>[ 0.198774] cpuidle: using governor ladder
<6>[ 0.199267] cpuidle: using governor menu
<6>[ 0.200253] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
<6>[ 0.201100] ACPI: bus type PCI registered
<6>[ 0.201546] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
<6>[ 0.202161] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
<6>[ 0.203071] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
<6>[ 0.209802] PCI: Using configuration type 1 for base access
<4>[ 0.281776] raid6: sse2x1 4897 MB/s
<4>[ 0.349778] raid6: sse2x2 5347 MB/s
<4>[ 0.417766] raid6: sse2x4 8429 MB/s
<4>[ 0.418203] raid6: using algorithm sse2x4 (8429 MB/s)
<4>[ 0.418689] raid6: using ssse3x2 recovery algorithm
<6>[ 0.420012] ACPI: Added _OSI(Module Device)
<6>[ 0.420012] ACPI: Added _OSI(Processor Device)
<6>[ 0.420012] ACPI: Added _OSI(3.0 _SCP Extensions)
<6>[ 0.420494] ACPI: Added _OSI(Processor Aggregator Device)
<6>[ 0.423260] ACPI: Interpreter enabled
<4>[ 0.423709] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140214/hwxface-580)
<6>[ 0.424811] ACPI: (supports S0 S1 S3 S4 S5)
<6>[ 0.425264] ACPI: Using IOAPIC for interrupt routing
<6>[ 0.428000] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
<6>[ 0.432016] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
<6>[ 0.432016] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
<6>[ 0.432879] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
<7>[ 0.434442] acpi PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored)
<7>[ 0.435010] acpi PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored)
<7>[ 0.435577] acpi PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
<7>[ 0.436003] acpi PNP0A03:00: host bridge window [mem 0x000e0000-0x000effff] (ignored)
<7>[ 0.436860] acpi PNP0A03:00: host bridge window [mem 0xf8000000-0xfeafffff] (ignored)
<7>[ 0.437707] acpi PNP0A03:00: host bridge window [mem 0x80000000-0xefffffff] (ignored)
<7>[ 0.438554] PCI: root bus 00: using default resources
<6>[ 0.439042] acpi PNP0A03:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge
<6>[ 0.440170] PCI host bridge to bus 0000:00
<6>[ 0.440631] pci_bus 0000:00: root bus resource [bus 00-ff]
<6>[ 0.441134] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
<6>[ 0.441664] pci_bus 0000:00: root bus resource [mem 0x00000000-0xfffffffff]
<7>[ 0.442229] pci 0000:00:00.0: [8086:29e0] type 00 class 0x060000
<7>[ 0.444001] pci 0000:00:01.0: [8086:29e1] type 01 class 0x060400
<7>[ 0.444039] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
<6>[ 0.444609] pci 0000:00:01.0: System wakeup disabled by ACPI
<7>[ 0.445179] pci 0000:00:03.0: [8086:29e4] type 00 class 0x078000
<7>[ 0.445719] pci 0000:00:03.0: reg 0x10: [mem 0x93126100-0x9312610f 64bit]
<7>[ 0.446315] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
<7>[ 0.448000] pci 0000:00:19.0: [8086:294c] type 00 class 0x020000
<7>[ 0.448000] pci 0000:00:19.0: reg 0x10: [mem 0x93100000-0x9311ffff]
<7>[ 0.448008] pci 0000:00:19.0: reg 0x14: [mem 0x93124000-0x93124fff]
<7>[ 0.448552] pci 0000:00:19.0: reg 0x18: [io 0x2400-0x241f]
<7>[ 0.449119] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
<6>[ 0.449685] pci 0000:00:19.0: System wakeup disabled by ACPI
<7>[ 0.452001] pci 0000:00:1a.0: [8086:2937] type 00 class 0x0c0300
<7>[ 0.452001] pci 0000:00:1a.0: reg 0x20: [io 0x20e0-0x20ff]
<6>[ 0.452001] pci 0000:00:1a.0: System wakeup disabled by ACPI
<7>[ 0.452054] pci 0000:00:1a.1: [8086:2938] type 00 class 0x0c0300
<7>[ 0.452628] pci 0000:00:1a.1: reg 0x20: [io 0x20c0-0x20df]
<6>[ 0.453215] pci 0000:00:1a.1: System wakeup disabled by ACPI
<7>[ 0.456000] pci 0000:00:1a.2: [8086:2939] type 00 class 0x0c0300
<7>[ 0.456000] pci 0000:00:1a.2: reg 0x20: [io 0x20a0-0x20bf]
<6>[ 0.456000] pci 0000:00:1a.2: System wakeup disabled by ACPI
<7>[ 0.456017] pci 0000:00:1a.7: [8086:293c] type 00 class 0x0c0320
<7>[ 0.456019] pci 0000:00:1a.7: reg 0x10: [mem 0x93125c00-0x93125fff]
<7>[ 0.456639] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
<6>[ 0.457226] pci 0000:00:1a.7: System wakeup disabled by ACPI
<7>[ 0.460000] pci 0000:00:1b.0: [8086:293e] type 00 class 0x040300
<7>[ 0.460000] pci 0000:00:1b.0: reg 0x10: [mem 0x93120000-0x93123fff 64bit]
<7>[ 0.460000] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
<6>[ 0.460000] pci 0000:00:1b.0: System wakeup disabled by ACPI
<7>[ 0.460055] pci 0000:00:1c.0: [8086:2940] type 01 class 0x060400
<7>[ 0.460653] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
<6>[ 0.461229] pci 0000:00:1c.0: System wakeup disabled by ACPI
<7>[ 0.464000] pci 0000:00:1c.1: [8086:2942] type 01 class 0x060400
<7>[ 0.464000] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
<6>[ 0.464000] pci 0000:00:1c.1: System wakeup disabled by ACPI
<7>[ 0.464017] pci 0000:00:1c.2: [8086:2944] type 01 class 0x060400
<7>[ 0.464063] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
<6>[ 0.472044] pci 0000:00:1c.2: System wakeup disabled by ACPI
<7>[ 0.472614] pci 0000:00:1c.3: [8086:2946] type 01 class 0x060400
<7>[ 0.473202] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
<6>[ 0.473775] pci 0000:00:1c.3: System wakeup disabled by ACPI
<7>[ 0.476001] pci 0000:00:1c.4: [8086:2948] type 01 class 0x060400
<7>[ 0.476001] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
<6>[ 0.476001] pci 0000:00:1c.4: System wakeup disabled by ACPI
<7>[ 0.476059] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300
<7>[ 0.476632] pci 0000:00:1d.0: reg 0x20: [io 0x2080-0x209f]
<6>[ 0.477220] pci 0000:00:1d.0: System wakeup disabled by ACPI
<7>[ 0.480000] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300
<7>[ 0.480000] pci 0000:00:1d.1: reg 0x20: [io 0x2060-0x207f]
<6>[ 0.480000] pci 0000:00:1d.1: System wakeup disabled by ACPI
<7>[ 0.480016] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300
<7>[ 0.480037] pci 0000:00:1d.2: reg 0x20: [io 0x2040-0x205f]
<6>[ 0.480632] pci 0000:00:1d.2: System wakeup disabled by ACPI
<7>[ 0.481207] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320
<7>[ 0.481762] pci 0000:00:1d.7: reg 0x10: [mem 0x93125800-0x93125bff]
<7>[ 0.482371] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
<6>[ 0.482955] pci 0000:00:1d.7: System wakeup disabled by ACPI
<7>[ 0.484001] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
<6>[ 0.484075] pci 0000:00:1e.0: System wakeup disabled by ACPI
<7>[ 0.484653] pci 0000:00:1f.0: [8086:2910] type 00 class 0x060100
<7>[ 0.485354] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601
<7>[ 0.485898] pci 0000:00:1f.2: reg 0x10: [io 0x2428-0x242f]
<7>[ 0.486409] pci 0000:00:1f.2: reg 0x14: [io 0x2434-0x2437]
<7>[ 0.486921] pci 0000:00:1f.2: reg 0x18: [io 0x2420-0x2427]
<7>[ 0.487433] pci 0000:00:1f.2: reg 0x1c: [io 0x2430-0x2433]
<7>[ 0.488007] pci 0000:00:1f.2: reg 0x20: [io 0x2020-0x203f]
<7>[ 0.488528] pci 0000:00:1f.2: reg 0x24: [mem 0x93125000-0x931257ff]
<7>[ 0.489098] pci 0000:00:1f.2: PME# supported from D3hot
<7>[ 0.492000] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500
<7>[ 0.492000] pci 0000:00:1f.3: reg 0x10: [mem 0x93126000-0x931260ff 64bit]
<7>[ 0.492000] pci 0000:00:1f.3: reg 0x20: [io 0x2000-0x201f]
<7>[ 0.492017] pci 0000:01:00.0: [10de:0191] type 00 class 0x030000
<7>[ 0.492017] pci 0000:01:00.0: reg 0x10: [mem 0x92000000-0x92ffffff]
<7>[ 0.492558] pci 0000:01:00.0: reg 0x14: [mem 0x80000000-0x8fffffff 64bit pref]
<7>[ 0.493389] pci 0000:01:00.0: reg 0x1c: [mem 0x90000000-0x91ffffff 64bit]
<7>[ 0.493955] pci 0000:01:00.0: reg 0x24: [io 0x1000-0x107f]
<7>[ 0.494466] pci 0000:01:00.0: reg 0x30: [mem 0xfffe0000-0xffffffff pref]
<6>[ 0.496000] pci 0000:00:01.0: PCI bridge to [bus 01]
<7>[ 0.496000] pci 0000:00:01.0: bridge window [io 0x1000-0x1fff]
<7>[ 0.496003] pci 0000:00:01.0: bridge window [mem 0x90000000-0x92ffffff]
<7>[ 0.496568] pci 0000:00:01.0: bridge window [mem 0x80000000-0x8fffffff 64bit pref]
<6>[ 0.497474] pci 0000:00:1c.0: PCI bridge to [bus 02]
<7>[ 0.497965] pci 0000:00:1c.0: bridge window [io 0x7000-0x7fff]
<7>[ 0.498492] pci 0000:00:1c.0: bridge window [mem 0x93200000-0x932fffff]
<7>[ 0.499048] pci 0000:00:1c.0: bridge window [mem 0x93e00000-0x93ffffff 64bit pref]
<6>[ 0.500056] pci 0000:00:1c.1: PCI bridge to [bus 03]
<7>[ 0.500557] pci 0000:00:1c.1: bridge window [io 0x6000-0x6fff]
<7>[ 0.501085] pci 0000:00:1c.1: bridge window [mem 0x93300000-0x933fffff]
<7>[ 0.501651] pci 0000:00:1c.1: bridge window [mem 0x93c00000-0x93dfffff 64bit pref]
<7>[ 0.504000] pci 0000:04:00.0: [104c:8231] type 01 class 0x060400
<7>[ 0.504000] pci 0000:04:00.0: supports D1 D2
<6>[ 0.512014] pci 0000:00:1c.2: PCI bridge to [bus 04-05]
<7>[ 0.512517] pci 0000:00:1c.2: bridge window [io 0x5000-0x5fff]
<7>[ 0.513060] pci 0000:00:1c.2: bridge window [mem 0x93000000-0x930fffff]
<7>[ 0.513616] pci 0000:00:1c.2: bridge window [mem 0x93a00000-0x93bfffff 64bit pref]
<7>[ 0.516000] pci 0000:05:00.0: [104c:8235] type 00 class 0x0c0010
<7>[ 0.516000] pci 0000:05:00.0: reg 0x10: [mem 0x93004000-0x930047ff]
<7>[ 0.516000] pci 0000:05:00.0: reg 0x14: [mem 0x93000000-0x93003fff]
<7>[ 0.516113] pci 0000:05:00.0: supports D1 D2
<7>[ 0.516580] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot
<6>[ 0.517219] pci 0000:04:00.0: PCI bridge to [bus 05]
<7>[ 0.517722] pci 0000:04:00.0: bridge window [mem 0x93000000-0x930fffff]
<6>[ 0.520000] pci 0000:00:1c.3: PCI bridge to [bus 06]
<7>[ 0.520000] pci 0000:00:1c.3: bridge window [io 0x4000-0x4fff]
<7>[ 0.520000] pci 0000:00:1c.3: bridge window [mem 0x93400000-0x934fffff]
<7>[ 0.520006] pci 0000:00:1c.3: bridge window [mem 0x93800000-0x939fffff 64bit pref]
<6>[ 0.520913] pci 0000:00:1c.4: PCI bridge to [bus 07]
<7>[ 0.521404] pci 0000:00:1c.4: bridge window [io 0x3000-0x3fff]
<7>[ 0.521937] pci 0000:00:1c.4: bridge window [mem 0x93500000-0x935fffff]
<7>[ 0.522493] pci 0000:00:1c.4: bridge window [mem 0x93600000-0x937fffff 64bit pref]
<6>[ 0.524000] pci 0000:00:1e.0: PCI bridge to [bus 08] (subtractive decode)
<7>[ 0.524008] pci 0000:00:1e.0: bridge window [io 0x0000-0xffff] (subtractive decode)
<7>[ 0.524869] pci 0000:00:1e.0: bridge window [mem 0x00000000-0xfffffffff] (subtractive decode)
<6>[ 0.525843] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
<6>[ 0.527204] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
<6>[ 0.528351] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
<6>[ 0.529728] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
<6>[ 0.531088] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
<6>[ 0.532731] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
<6>[ 0.534109] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
<6>[ 0.535466] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
<4>[ 0.537126] ACPI: Enabled 4 GPEs in block 00 to 3F
<6>[ 0.540095] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
<6>[ 0.540095] vgaarb: loaded
<6>[ 0.540401] vgaarb: bridge control possible 0000:01:00.0
<5>[ 0.540994] SCSI subsystem initialized
<7>[ 0.541463] libata version 3.00 loaded.
<6>[ 0.541463] ACPI: bus type USB registered
<6>[ 0.541463] usbcore: registered new interface driver usbfs
<6>[ 0.541529] usbcore: registered new interface driver hub
<6>[ 0.544016] usbcore: registered new device driver usb
<6>[ 0.544554] pps_core: LinuxPPS API ver. 1 registered
<6>[ 0.545038] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
<6>[ 0.545948] PTP clock support registered
<6>[ 0.546439] EDAC MC: Ver: 3.0.0
<6>[ 0.546439] PCI: Using ACPI for IRQ routing
<7>[ 0.550291] PCI: pci_cache_line_size set to 64 bytes
<7>[ 0.550836] e820: reserve RAM buffer [mem 0x0009ec00-0x0009ffff]
<7>[ 0.551360] e820: reserve RAM buffer [mem 0x7fd0c000-0x7fffffff]
<7>[ 0.551884] e820: reserve RAM buffer [mem 0x7fe01000-0x7fffffff]
<7>[ 0.552002] e820: reserve RAM buffer [mem 0x7feec000-0x7fffffff]
<7>[ 0.552525] e820: reserve RAM buffer [mem 0x7fef3000-0x7fffffff]
<7>[ 0.553047] e820: reserve RAM buffer [mem 0x7ff00000-0x7fffffff]
<6>[ 0.554244] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
<6>[ 0.554810] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
<6>[ 0.555495] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
<6>[ 0.558015] Switched to clocksource hpet
<4>[ 0.558015] Could not create debugfs 'set_ftrace_filter' entry
<4>[ 0.558015] Could not create debugfs 'set_ftrace_notrace' entry
<6>[ 0.566987] pnp: PnP ACPI init
<6>[ 0.567429] ACPI: bus type PNP registered
<6>[ 0.567989] system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
<6>[ 0.568565] system 00:00: [mem 0xfeb00000-0xfeb03fff] has been reserved
<6>[ 0.569112] system 00:00: [mem 0xfed13000-0xfed13fff] has been reserved
<6>[ 0.569662] system 00:00: [mem 0xfed14000-0xfed17fff] has been reserved
<6>[ 0.570209] system 00:00: [mem 0xfed18000-0xfed18fff] has been reserved
<6>[ 0.570756] system 00:00: [mem 0xfed19000-0xfed19fff] has been reserved
<6>[ 0.571303] system 00:00: [mem 0xfed1c000-0xfed1ffff] has been reserved
<6>[ 0.571850] system 00:00: [mem 0xfed20000-0xfed3ffff] has been reserved
<6>[ 0.572407] system 00:00: [mem 0xfed45000-0xfed99fff] has been reserved
<6>[ 0.572955] system 00:00: [mem 0x000c0000-0x000dffff] could not be reserved
<6>[ 0.573514] system 00:00: [mem 0x000e0000-0x000fffff] could not be reserved
<6>[ 0.574075] system 00:00: [mem 0xffc00000-0xffffffff] could not be reserved
<7>[ 0.574637] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
<7>[ 0.575312] pnp 00:01: [dma 4]
<7>[ 0.575751] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
<7>[ 0.576331] IOAPIC[0]: Set routing entry (2-8 -> 0x38 -> IRQ 8 Mode:0 Active:0 Dest:15)
<7>[ 0.577219] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
<7>[ 0.577785] IOAPIC[0]: Set routing entry (2-13 -> 0x3d -> IRQ 13 Mode:0 Active:0 Dest:15)
<7>[ 0.578674] pnp 00:03: Plug and Play ACPI device, IDs PNP0c04 (active)
<7>[ 0.579270] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
<6>[ 0.579879] system 00:05: [io 0x0500-0x053f] has been reserved
<6>[ 0.580415] system 00:05: [io 0x0400-0x047f] could not be reserved
<6>[ 0.580948] system 00:05: [io 0x0680-0x06ff] has been reserved
<7>[ 0.581469] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
<6>[ 0.582122] system 00:06: [mem 0xfed40000-0xfed44fff] has been reserved
<7>[ 0.582681] system 00:06: Plug and Play ACPI device, IDs PNP0c31 PNP0c02 (active)
<7>[ 0.583584] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
<7>[ 0.584365] pnp 00:08: Plug and Play ACPI device, IDs PNP0003 (active)
<7>[ 0.584998] pnp 00:09: Plug and Play ACPI device, IDs PNP0103 (active)
<6>[ 0.585558] pnp: PnP ACPI: found 10 devices
<6>[ 0.586011] ACPI: bus type PNP unregistered
<6>[ 0.593727] pci 0000:01:00.0: can't claim BAR 6 [mem 0xfffe0000-0xffffffff pref]: no compatible bridge window
<6>[ 0.594706] pci 0000:01:00.0: BAR 6: can't assign mem pref (size 0x20000)
<6>[ 0.595261] pci 0000:00:01.0: PCI bridge to [bus 01]
<6>[ 0.595745] pci 0000:00:01.0: bridge window [io 0x1000-0x1fff]
<6>[ 0.596284] pci 0000:00:01.0: bridge window [mem 0x90000000-0x92ffffff]
<6>[ 0.596838] pci 0000:00:01.0: bridge window [mem 0x80000000-0x8fffffff 64bit pref]
<6>[ 0.597684] pci 0000:00:1c.0: PCI bridge to [bus 02]
<6>[ 0.598168] pci 0000:00:1c.0: bridge window [io 0x7000-0x7fff]
<6>[ 0.598698] pci 0000:00:1c.0: bridge window [mem 0x93200000-0x932fffff]
<6>[ 0.599252] pci 0000:00:1c.0: bridge window [mem 0x93e00000-0x93ffffff 64bit pref]
<6>[ 0.607501] pci 0000:00:1c.1: PCI bridge to [bus 03]
<6>[ 0.607985] pci 0000:00:1c.1: bridge window [io 0x6000-0x6fff]
<6>[ 0.608518] pci 0000:00:1c.1: bridge window [mem 0x93300000-0x933fffff]
<6>[ 0.609073] pci 0000:00:1c.1: bridge window [mem 0x93c00000-0x93dfffff 64bit pref]
<6>[ 0.609921] pci 0000:04:00.0: PCI bridge to [bus 05]
<6>[ 0.610408] pci 0000:04:00.0: bridge window [mem 0x93000000-0x930fffff]
<6>[ 0.610970] pci 0000:00:1c.2: PCI bridge to [bus 04-05]
<6>[ 0.611464] pci 0000:00:1c.2: bridge window [io 0x5000-0x5fff]
<6>[ 0.611993] pci 0000:00:1c.2: bridge window [mem 0x93000000-0x930fffff]
<6>[ 0.612556] pci 0000:00:1c.2: bridge window [mem 0x93a00000-0x93bfffff 64bit pref]
<6>[ 0.613403] pci 0000:00:1c.3: PCI bridge to [bus 06]
<6>[ 0.613887] pci 0000:00:1c.3: bridge window [io 0x4000-0x4fff]
<6>[ 0.614415] pci 0000:00:1c.3: bridge window [mem 0x93400000-0x934fffff]
<6>[ 0.614970] pci 0000:00:1c.3: bridge window [mem 0x93800000-0x939fffff 64bit pref]
<6>[ 0.615817] pci 0000:00:1c.4: PCI bridge to [bus 07]
<6>[ 0.616309] pci 0000:00:1c.4: bridge window [io 0x3000-0x3fff]
<6>[ 0.616838] pci 0000:00:1c.4: bridge window [mem 0x93500000-0x935fffff]
<6>[ 0.617393] pci 0000:00:1c.4: bridge window [mem 0x93600000-0x937fffff 64bit pref]
<6>[ 0.618240] pci 0000:00:1e.0: PCI bridge to [bus 08]
<7>[ 0.618731] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]
<7>[ 0.619238] pci_bus 0000:00: resource 5 [mem 0x00000000-0xfffffffff]
<7>[ 0.619774] pci_bus 0000:01: resource 0 [io 0x1000-0x1fff]
<7>[ 0.620302] pci_bus 0000:01: resource 1 [mem 0x90000000-0x92ffffff]
<7>[ 0.620835] pci_bus 0000:01: resource 2 [mem 0x80000000-0x8fffffff 64bit pref]
<7>[ 0.621660] pci_bus 0000:02: resource 0 [io 0x7000-0x7fff]
<7>[ 0.622166] pci_bus 0000:02: resource 1 [mem 0x93200000-0x932fffff]
<7>[ 0.622699] pci_bus 0000:02: resource 2 [mem 0x93e00000-0x93ffffff 64bit pref]
<7>[ 0.623524] pci_bus 0000:03: resource 0 [io 0x6000-0x6fff]
<7>[ 0.624039] pci_bus 0000:03: resource 1 [mem 0x93300000-0x933fffff]
<7>[ 0.624572] pci_bus 0000:03: resource 2 [mem 0x93c00000-0x93dfffff 64bit pref]
<7>[ 0.625397] pci_bus 0000:04: resource 0 [io 0x5000-0x5fff]
<7>[ 0.625903] pci_bus 0000:04: resource 1 [mem 0x93000000-0x930fffff]
<7>[ 0.626437] pci_bus 0000:04: resource 2 [mem 0x93a00000-0x93bfffff 64bit pref]
<7>[ 0.627261] pci_bus 0000:05: resource 1 [mem 0x93000000-0x930fffff]
<7>[ 0.627794] pci_bus 0000:06: resource 0 [io 0x4000-0x4fff]
<7>[ 0.628310] pci_bus 0000:06: resource 1 [mem 0x93400000-0x934fffff]
<7>[ 0.628843] pci_bus 0000:06: resource 2 [mem 0x93800000-0x939fffff 64bit pref]
<7>[ 0.629668] pci_bus 0000:07: resource 0 [io 0x3000-0x3fff]
<7>[ 0.630174] pci_bus 0000:07: resource 1 [mem 0x93500000-0x935fffff]
<7>[ 0.630707] pci_bus 0000:07: resource 2 [mem 0x93600000-0x937fffff 64bit pref]
<7>[ 0.631531] pci_bus 0000:08: resource 4 [io 0x0000-0xffff]
<7>[ 0.632045] pci_bus 0000:08: resource 5 [mem 0x00000000-0xfffffffff]
<6>[ 0.632611] NET: Registered protocol family 2
<6>[ 0.633213] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
<6>[ 0.634096] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
<6>[ 0.634718] TCP: Hash tables configured (established 16384 bind 16384)
<6>[ 0.635291] TCP: reno registered
<6>[ 0.635711] UDP hash table entries: 1024 (order: 3, 32768 bytes)
<6>[ 0.636271] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
<6>[ 0.636855] NET: Registered protocol family 1
<6>[ 0.637415] RPC: Registered named UNIX socket transport module.
<6>[ 0.637935] RPC: Registered udp transport module.
<6>[ 0.638408] RPC: Registered tcp transport module.
<6>[ 0.638881] RPC: Registered tcp NFSv4.1 backchannel transport module.
<7>[ 0.639581] IOAPIC[0]: Set routing entry (2-18 -> 0x41 -> IRQ 18 Mode:1 Active:1 Dest:15)
<7>[ 0.640734] IOAPIC[0]: Set routing entry (2-21 -> 0x51 -> IRQ 21 Mode:1 Active:1 Dest:15)
<7>[ 0.641851] IOAPIC[0]: Set routing entry (2-17 -> 0x61 -> IRQ 17 Mode:1 Active:1 Dest:15)
<7>[ 0.643246] IOAPIC[0]: Set routing entry (2-23 -> 0x71 -> IRQ 23 Mode:1 Active:1 Dest:15)
<7>[ 0.644377] IOAPIC[0]: Set routing entry (2-19 -> 0x81 -> IRQ 19 Mode:1 Active:1 Dest:15)
<7>[ 0.645905] pci 0000:01:00.0: Boot video device
<4>[ 0.646375] pci 0000:04:00.0: TI XIO2000a quirk detected; secondary bus fast back-to-back transfers disabled
<7>[ 0.647304] PCI: CLS 64 bytes, default 64
<6>[ 0.647785] Trying to unpack rootfs image as initramfs...
<6>[ 4.412331] Freeing initrd memory: 215072K (ffff880072b04000 - ffff88007fd0c000)
<6>[ 4.414589] Scanning for low memory corruption every 60 seconds
<6>[ 4.416416] sha1_ssse3: Using SSSE3 optimized SHA-1 implementation
<6>[ 4.417004] PCLMULQDQ-NI instructions are not detected.
<6>[ 4.417509] AVX or AES-NI instructions are not detected.
<6>[ 4.418004] AVX instructions are not detected.
<6>[ 4.418467] AVX instructions are not detected.
<6>[ 4.418929] AVX instructions are not detected.
<6>[ 4.419392] AVX instructions are not detected.
<6>[ 4.420152] futex hash table entries: 1024 (order: 4, 65536 bytes)
<4>[ 4.451002] bounce pool size: 64 pages
<6>[ 4.451453] HugeTLB registered 2 MB page size, pre-allocated 0 pages
<5>[ 4.454691] VFS: Disk quotas dquot_6.5.2
<4>[ 4.455184] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
<5>[ 4.456656] NFS: Registering the id_resolver key type
<5>[ 4.457155] Key type id_resolver registered
<5>[ 4.457607] Key type id_legacy registered
<6>[ 4.458055] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
<6>[ 4.458606] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
<6>[ 4.459428] ROMFS MTD (C) 2007 Red Hat, Inc.
<6>[ 4.459978] fuse init (API version 7.23)
<6>[ 4.460612] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
<6>[ 4.462010] msgmni has been set to 3984
<6>[ 4.464919] NET: Registered protocol family 38
<5>[ 4.465396] Key type asymmetric registered
<6>[ 4.465900] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
<6>[ 4.466786] io scheduler noop registered
<6>[ 4.467247] io scheduler deadline registered
<6>[ 4.467709] io scheduler cfq registered (default)
<7>[ 4.468459] IOAPIC[0]: Set routing entry (2-16 -> 0x91 -> IRQ 16 Mode:1 Active:1 Dest:15)
<7>[ 4.469337] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
<7>[ 4.470029] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X
<7>[ 4.470717] IOAPIC[0]: Set routing entry (2-20 -> 0xc1 -> IRQ 20 Mode:1 Active:1 Dest:15)
<7>[ 4.471591] pcieport 0000:00:1c.1: irq 42 for MSI/MSI-X
<7>[ 4.472317] pcieport 0000:00:1c.2: irq 43 for MSI/MSI-X
<7>[ 4.473011] pcieport 0000:00:1c.3: irq 44 for MSI/MSI-X
<7>[ 4.473713] pcieport 0000:00:1c.4: irq 45 for MSI/MSI-X
<6>[ 4.474332] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
<6>[ 4.474885] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
<7>[ 4.475444] intel_idle: does not run on family 6 model 15
<6>[ 4.476035] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
<6>[ 4.476914] ACPI: Sleep Button [SLPB]
<6>[ 4.477419] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
<6>[ 4.478257] ACPI: Power Button [PWRF]
<6>[ 4.478738] GHES: HEST is not enabled!
<6>[ 4.479290] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
<6>[ 4.480401] Non-volatile memory driver v1.3
<6>[ 4.482687] brd: module loaded
<6>[ 4.484043] loop: module loaded
<6>[ 4.484507] lkdtm: No crash points registered, enable through debugfs
<6>[ 4.485119] Loading iSCSI transport class v2.0-870.
<6>[ 4.485836] Adaptec aacraid driver 1.2-0[30300]-ms
<5>[ 4.486362] aic94xx: Adaptec aic94xx SAS/SATA driver version 1.0.3 loaded
<4>[ 4.486979] qla2xxx [0000:00:00.0]-0005: : QLogic Fibre Channel HBA Driver: 8.07.00.02-k.
<6>[ 4.487884] megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006)
<6>[ 4.488778] megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006)
<6>[ 4.489368] megasas: 06.803.01.00-rc1 Mon. Mar. 10 17:00:00 PDT 2014
<4>[ 4.489946] GDT-HA: Storage RAID Controller Driver. Version: 3.05
<6>[ 4.490496] RocketRAID 3xxx/4xxx Controller driver v1.8
<7>[ 4.491086] ahci 0000:00:1f.2: version 3.0
<7>[ 4.491721] ahci 0000:00:1f.2: irq 46 for MSI/MSI-X
<6>[ 4.492289] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 6 ports 3 Gbps 0x3f impl SATA mode
<6>[ 4.493151] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pmp pio slum part ccc ems
<6>[ 4.532908] scsi0 : ahci
<6>[ 4.533463] scsi1 : ahci
<6>[ 4.534008] scsi2 : ahci
<6>[ 4.534546] scsi3 : ahci
<6>[ 4.535097] scsi4 : ahci
<6>[ 4.535638] scsi5 : ahci
<6>[ 4.536118] ata1: SATA max UDMA/133 abar m2048@0x93125000 port 0x93125100 irq 46
<6>[ 4.536969] ata2: SATA max UDMA/133 abar m2048@0x93125000 port 0x93125180 irq 46
<6>[ 4.537799] ata3: SATA max UDMA/133 abar m2048@0x93125000 port 0x93125200 irq 46
<6>[ 4.538629] ata4: SATA max UDMA/133 abar m2048@0x93125000 port 0x93125280 irq 46
<6>[ 4.539459] ata5: SATA max UDMA/133 abar m2048@0x93125000 port 0x93125300 irq 46
<6>[ 4.540303] ata6: SATA max UDMA/133 abar m2048@0x93125000 port 0x93125380 irq 46
<6>[ 4.541266] tun: Universal TUN/TAP device driver, 1.6
<6>[ 4.541858] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
<6>[ 4.542497] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de
<6>[ 4.543115] Atheros(R) L2 Ethernet Driver - version 2.2.3
<6>[ 4.543624] Copyright (c) 2007 Atheros Corporation.
<6>[ 4.544210] dmfe: Davicom DM9xxx net driver, version 1.36.4 (2002-01-17)
<4>[ 4.544792] v1.01-e (2.4 port) Sep-11-2006 Donald Becker <becker@scyld.com>
<4>[ 4.544792] http://www.scyld.com/network/drivers.html
<6>[ 4.553282] uli526x: ULi M5261/M5263 net driver, version 0.9.3 (2005-7-29)
<6>[ 4.553878] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
<6>[ 4.554412] e100: Copyright(c) 1999-2006 Intel Corporation
<6>[ 4.554937] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
<6>[ 4.555503] e1000: Copyright (c) 1999-2006 Intel Corporation.
<6>[ 4.556043] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
<6>[ 4.556568] e1000e: Copyright(c) 1999 - 2014 Intel Corporation.
<6>[ 4.557288] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
<7>[ 4.558206] e1000e 0000:00:19.0: irq 47 for MSI/MSI-X
<6>[ 4.860041] ata6: SATA link down (SStatus 0 SControl 300)
<6>[ 4.860563] ata4: SATA link down (SStatus 0 SControl 300)
<6>[ 4.861077] ata5: SATA link down (SStatus 0 SControl 300)
<6>[ 4.868229] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 00:13:20:f5:e5:5b
<6>[ 4.869088] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
<6>[ 4.869664] e1000e 0000:00:19.0 eth0: MAC: 7, PHY: 6, PBA No: FFFFFF-0FF
<6>[ 4.870238] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.0.5-k
<6>[ 4.870801] igb: Copyright (c) 2007-2014 Intel Corporation.
<6>[ 4.871324] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver - version 3.19.1-k
<6>[ 4.872197] ixgbe: Copyright (c) 1999-2014 Intel Corporation.
<6>[ 4.872742] ixgb: Intel(R) PRO/10GbE Network Driver - version 1.0.135-k2-NAPI
<6>[ 4.873310] ixgb: Copyright (c) 1999-2008 Intel Corporation.
<6>[ 4.873859] sky2: driver version 1.30
<6>[ 4.874462] usbcore: registered new interface driver catc
<6>[ 4.874983] usbcore: registered new interface driver kaweth
<6>[ 4.875501] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
<6>[ 4.876360] usbcore: registered new interface driver pegasus
<6>[ 4.876887] usbcore: registered new interface driver rtl8150
<6>[ 4.877424] usbcore: registered new interface driver asix
<6>[ 4.877948] usbcore: registered new interface driver ax88179_178a
<6>[ 4.878491] usbcore: registered new interface driver cdc_ether
<6>[ 4.879024] usbcore: registered new interface driver cdc_eem
<6>[ 4.879546] usbcore: registered new interface driver dm9601
<6>[ 4.880089] usbcore: registered new interface driver smsc75xx
<6>[ 4.880632] usbcore: registered new interface driver smsc95xx
<6>[ 4.881163] usbcore: registered new interface driver gl620a
<6>[ 4.881690] usbcore: registered new interface driver net1080
<6>[ 4.882220] usbcore: registered new interface driver plusb
<6>[ 4.882745] usbcore: registered new interface driver rndis_host
<6>[ 4.883286] usbcore: registered new interface driver cdc_subset
<6>[ 4.883833] usbcore: registered new interface driver zaurus
<6>[ 4.884376] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
<6>[ 4.885226] usbcore: registered new interface driver int51x1
<6>[ 4.885757] usbcore: registered new interface driver ipheth
<6>[ 4.886285] usbcore: registered new interface driver sierra_net
<6>[ 4.886836] usbcore: registered new interface driver cdc_ncm
<6>[ 4.887348] Fusion MPT base driver 3.04.20
<6>[ 4.887798] Copyright (c) 1999-2008 LSI Corporation
<6>[ 4.888295] Fusion MPT SPI Host driver 3.04.20
<6>[ 4.888775] Fusion MPT FC Host driver 3.04.20
<6>[ 4.889266] Fusion MPT SAS Host driver 3.04.20
<6>[ 4.889759] Fusion MPT misc device (ioctl) driver 3.04.20
<6>[ 4.890309] mptctl: Registered with Fusion MPT base driver
<6>[ 4.890825] mptctl: /dev/mptctl @ (major,minor=10,220)
<6>[ 4.891390] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
<6>[ 4.891938] ehci-pci: EHCI PCI platform driver
<6>[ 4.892578] ehci-pci 0000:00:1a.7: EHCI Host Controller
<6>[ 4.893118] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 1
<6>[ 4.893969] ehci-pci 0000:00:1a.7: debug port 1
<7>[ 4.898338] ehci-pci 0000:00:1a.7: cache line size of 64 is not supported
<6>[ 4.898904] ehci-pci 0000:00:1a.7: irq 17, io mem 0x93125c00
<6>[ 4.908021] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
<6>[ 4.908719] hub 1-0:1.0: USB hub found
<6>[ 4.909165] hub 1-0:1.0: 6 ports detected
<6>[ 4.909928] ehci-pci 0000:00:1d.7: EHCI Host Controller
<6>[ 4.910466] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2
<6>[ 4.911312] ehci-pci 0000:00:1d.7: debug port 1
<7>[ 4.915671] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
<6>[ 4.916255] ehci-pci 0000:00:1d.7: irq 23, io mem 0x93125800
<6>[ 4.928029] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
<6>[ 4.928696] hub 2-0:1.0: USB hub found
<6>[ 4.929149] hub 2-0:1.0: 6 ports detected
<6>[ 4.929775] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
<6>[ 4.930316] ohci-pci: OHCI PCI platform driver
<6>[ 4.930792] uhci_hcd: USB Universal Host Controller Interface driver
<6>[ 4.931487] uhci_hcd 0000:00:1a.0: UHCI Host Controller
<6>[ 4.932032] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
<6>[ 4.932871] uhci_hcd 0000:00:1a.0: detected 2 ports
<6>[ 4.933373] uhci_hcd 0000:00:1a.0: irq 18, io base 0x000020e0
<6>[ 4.934040] hub 3-0:1.0: USB hub found
<6>[ 4.934486] hub 3-0:1.0: 2 ports detected
<6>[ 4.935163] uhci_hcd 0000:00:1a.1: UHCI Host Controller
<6>[ 4.935703] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
<6>[ 4.936553] uhci_hcd 0000:00:1a.1: detected 2 ports
<6>[ 4.937056] uhci_hcd 0000:00:1a.1: irq 21, io base 0x000020c0
<6>[ 4.937727] hub 4-0:1.0: USB hub found
<6>[ 4.938179] hub 4-0:1.0: 2 ports detected
<6>[ 4.938862] uhci_hcd 0000:00:1a.2: UHCI Host Controller
<6>[ 4.939395] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
<6>[ 4.940246] uhci_hcd 0000:00:1a.2: detected 2 ports
<6>[ 4.940740] uhci_hcd 0000:00:1a.2: irq 17, io base 0x000020a0
<6>[ 4.941405] hub 5-0:1.0: USB hub found
<6>[ 4.941855] hub 5-0:1.0: 2 ports detected
<6>[ 4.942530] uhci_hcd 0000:00:1d.0: UHCI Host Controller
<6>[ 4.943064] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
<6>[ 4.943906] uhci_hcd 0000:00:1d.0: detected 2 ports
<6>[ 4.944411] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00002080
<6>[ 4.945071] hub 6-0:1.0: USB hub found
<6>[ 4.945525] hub 6-0:1.0: 2 ports detected
<6>[ 4.946199] uhci_hcd 0000:00:1d.1: UHCI Host Controller
<6>[ 4.946737] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
<6>[ 4.947578] uhci_hcd 0000:00:1d.1: detected 2 ports
<6>[ 4.948089] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00002060
<6>[ 4.948752] hub 7-0:1.0: USB hub found
<6>[ 4.949198] hub 7-0:1.0: 2 ports detected
<6>[ 4.949872] uhci_hcd 0000:00:1d.2: UHCI Host Controller
<6>[ 4.950409] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
<6>[ 4.951251] uhci_hcd 0000:00:1d.2: detected 2 ports
<6>[ 4.951745] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00002040
<6>[ 4.952419] hub 8-0:1.0: USB hub found
<6>[ 4.952869] hub 8-0:1.0: 2 ports detected
<6>[ 4.953462] usbcore: registered new interface driver usb-storage
<6>[ 4.954006] usbcore: registered new interface driver ums-alauda
<6>[ 4.954550] usbcore: registered new interface driver ums-datafab
<6>[ 4.955098] usbcore: registered new interface driver ums-freecom
<6>[ 4.955647] usbcore: registered new interface driver ums-isd200
<6>[ 4.956202] usbcore: registered new interface driver ums-jumpshot
<6>[ 4.956754] usbcore: registered new interface driver ums-sddr09
<6>[ 4.957299] usbcore: registered new interface driver ums-sddr55
<6>[ 4.957843] usbcore: registered new interface driver ums-usbat
<6>[ 4.958397] usbcore: registered new interface driver usbtest
<6>[ 4.958962] i8042: PNP: No PS/2 controller found. Probing ports directly.
<6>[ 5.036028] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
<6>[ 5.036583] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
<6>[ 5.038154] ata2.00: ATA-8: ST3750528AS, CC38, max UDMA/133
<6>[ 5.038674] ata2.00: 1465149168 sectors, multi 0: LBA48 NCQ (depth 31/32)
<6>[ 5.039246] ata1.00: ATA-8: ST3750528AS, CC38, max UDMA/133
<6>[ 5.039767] ata1.00: 1465149168 sectors, multi 0: LBA48 NCQ (depth 31/32)
<6>[ 5.041536] ata1.00: configured for UDMA/133
<6>[ 5.042015] ata2.00: configured for UDMA/133
<5>[ 5.042113] scsi 0:0:0:0: Direct-Access ATA ST3750528AS CC38 PQ: 0 ANSI: 5
<5>[ 5.042327] sd 0:0:0:0: Attached scsi generic sg0 type 0
<5>[ 5.042348] sd 0:0:0:0: [sda] 1465149168 512-byte logical blocks: (750 GB/698 GiB)
<5>[ 5.042401] sd 0:0:0:0: [sda] Write Protect is off
<7>[ 5.042403] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
<5>[ 5.042427] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
<5>[ 5.046751] scsi 1:0:0:0: Direct-Access ATA ST3750528AS CC38 PQ: 0 ANSI: 5
<5>[ 5.047841] sd 1:0:0:0: Attached scsi generic sg1 type 0
<5>[ 5.047851] sd 1:0:0:0: [sdb] 1465149168 512-byte logical blocks: (750 GB/698 GiB)
<5>[ 5.047930] sd 1:0:0:0: [sdb] Write Protect is off
<7>[ 5.047932] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
<5>[ 5.047953] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
<6>[ 5.058354] sda: sda1 sda2
<5>[ 5.059042] sd 0:0:0:0: [sda] Attached SCSI disk
<6>[ 5.148028] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
<6>[ 5.982653] sdb: sdb1 sdb2 sdb3 sdb4 < sdb5 >
<3>[ 5.983512] i8042: No controller found
<5>[ 5.983524] sd 1:0:0:0: [sdb] Attached SCSI disk
<6>[ 5.984525] mousedev: PS/2 mouse device common for all mice
<6>[ 5.984664] tsc: Refined TSC clocksource calibration: 2992.499 MHz
<6>[ 5.985847] rtc_cmos 00:02: RTC can wake from S4
<6>[ 5.986455] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
<6>[ 5.987009] rtc_cmos 00:02: alarms up to one month, 114 bytes nvram, hpet irqs
<6>[ 5.987867] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
<6>[ 5.988405] iTCO_vendor_support: vendor-support=0
<6>[ 5.988974] softdog: Software Watchdog Timer: 0.08 initialized. soft_noboot=0 soft_margin=60 sec soft_panic=0 (nowayout=0)
<6>[ 5.989949] md: linear personality registered for level -1
<6>[ 5.990453] md: raid0 personality registered for level 0
<6>[ 5.990949] md: raid1 personality registered for level 1
<6>[ 5.991445] md: raid10 personality registered for level 10
<6>[ 5.999411] md: raid6 personality registered for level 6
<6>[ 5.999918] md: raid5 personality registered for level 5
<6>[ 6.000423] md: raid4 personality registered for level 4
<6>[ 6.000919] md: multipath personality registered for level -4
<6>[ 6.001432] md: faulty personality registered for level -5
<6>[ 6.002226] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
<6>[ 6.003242] device-mapper: multipath: version 1.7.0 loaded
<6>[ 6.003757] device-mapper: multipath round-robin: version 1.0.0 loaded
<6>[ 6.004328] device-mapper: cache-policy-mq: version 1.2.0 loaded
<6>[ 6.004852] device-mapper: cache cleaner: version 1.0.0 loaded
<6>[ 6.005460] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
<6>[ 6.006607] usbcore: registered new interface driver usbhid
<6>[ 6.007174] usbhid: USB HID core driver
<6>[ 6.007706] TCP: bic registered
<6>[ 6.008140] Initializing XFRM netlink socket
<6>[ 6.008753] NET: Registered protocol family 10
<6>[ 6.009471] sit: IPv6 over IPv4 tunneling driver
<6>[ 6.010096] NET: Registered protocol family 17
<6>[ 6.010574] 8021q: 802.1Q VLAN Support v1.8
<6>[ 6.012621] DCCP: Activated CCID 2 (TCP-like)
<6>[ 6.013102] DCCP: Activated CCID 3 (TCP-Friendly Rate Control)
<6>[ 6.014502] sctp: Hash tables configured (established 65536 bind 65536)
<6>[ 6.015180] tipc: Activated (version 2.0.0)
<6>[ 6.015706] NET: Registered protocol family 30
<6>[ 6.016223] tipc: Started in single node mode
<5>[ 6.016690] Key type dns_resolver registered
<7>[ 6.017950]
<7>[ 6.017950] printing PIC contents
<7>[ 6.018683] ... PIC IMR: ffff
<7>[ 6.019094] ... PIC IRR: 0c00
<7>[ 6.019508] ... PIC ISR: 0000
<7>[ 6.019919] ... PIC ELCR: 0e00
<7>[ 6.020356] printing local APIC contents on CPU#0/0:
<6>[ 6.020842] ... APIC ID: 00000000 (0)
<6>[ 6.021291] ... APIC VERSION: 00050014
<7>[ 6.021727] ... APIC TASKPRI: 00000000 (00)
<7>[ 6.022179] ... APIC PROCPRI: 00000000
<7>[ 6.022615] ... APIC LDR: 01000000
<7>[ 6.023038] ... APIC DFR: ffffffff
<7>[ 6.023461] ... APIC SPIV: 000001ff
<7>[ 6.023887] ... APIC ISR field:
<4>[ 6.024305] 0000000000000000000000000000000000000000000000000000000000000000
<7>[ 6.024354] ... APIC TMR field:
<4>[ 6.024354] 0000000000000000000000000000000200000000000000000000000000000000
<7>[ 6.024354] ... APIC IRR field:
<4>[ 6.024354] 0000000000000000000000000000000000000000000000000000000000000000
<7>[ 6.024354] ... APIC ESR: 00000000
<7>[ 6.024354] ... APIC ICR: 000008fd
<7>[ 6.024354] ... APIC ICR2: 04000000
<7>[ 6.024354] ... APIC LVTT: 000000ef
<7>[ 6.024354] ... APIC LVTPC: 00000400
<7>[ 6.024354] ... APIC LVT0: 00010700
<7>[ 6.024354] ... APIC LVT1: 00000400
<7>[ 6.024354] ... APIC LVTERR: 000000fe
<7>[ 6.024354] ... APIC TMICT: 00086d6d
<7>[ 6.024354] ... APIC TMCCT: 0003eeee
<7>[ 6.024354] ... APIC TDCR: 00000003
<4>[ 6.024354]
<7>[ 6.032816] number of MP IRQ sources: 15.
<7>[ 6.033270] number of IO-APIC #2 registers: 24.
<6>[ 6.033736] testing the IO APIC.......................
<7>[ 6.034231] IO APIC #2......
<7>[ 6.034634] .... register #00: 00000000
<7>[ 6.035073] ....... : physical APIC id: 00
<7>[ 6.035533] ....... : Delivery Type: 0
<7>[ 6.035978] ....... : LTS : 0
<7>[ 6.036434] .... register #01: 00170020
<7>[ 6.036873] ....... : max redirection entries: 17
<7>[ 6.037359] ....... : PRQ implemented: 0
<7>[ 6.037815] ....... : IO APIC version: 20
<7>[ 6.038274] .... IRQ redirection table:
<4>[ 6.038717] 1 0 0 0 0 0 0 00
<4>[ 6.039185] 0 0 0 0 0 1 1 31
<4>[ 6.039654] 0 0 0 0 0 1 1 30
<4>[ 6.040130] 0 0 0 0 0 1 1 33
<4>[ 6.040599] 0 0 0 0 0 1 1 34
<4>[ 6.041068] 0 0 0 0 0 1 1 35
<4>[ 6.041536] 0 0 0 0 0 1 1 36
<4>[ 6.042004] 0 0 0 0 0 1 1 37
<4>[ 6.042472] 0 0 0 0 0 1 1 38
<4>[ 6.042940] 0 1 0 0 0 1 1 39
<4>[ 6.043409] 0 0 0 0 0 1 1 3A
<4>[ 6.043878] 0 0 0 0 0 1 1 3B
<4>[ 6.044368] 0 0 0 0 0 1 1 3C
<4>[ 6.044837] 0 0 0 0 0 1 1 3D
<4>[ 6.045306] 0 0 0 0 0 1 1 3E
<4>[ 6.045774] 0 0 0 0 0 1 1 3F
<4>[ 6.046243] 1 1 0 1 0 1 1 91
<4>[ 6.046712] 0 1 0 1 0 1 1 61
<4>[ 6.047180] 0 1 0 1 0 1 1 41
<4>[ 6.047649] 0 1 0 1 0 1 1 81
<4>[ 6.048127] 1 1 0 1 0 1 1 C1
<4>[ 6.048596] 0 1 0 1 0 1 1 51
<4>[ 6.049064] 1 0 0 0 0 0 0 00
<4>[ 6.049533] 0 1 0 1 0 1 1 71
<7>[ 6.049998] IRQ to pin mappings:
<7>[ 6.050415] IRQ0 -> 0:2
<7>[ 6.050880] IRQ1 -> 0:1
<7>[ 6.051344] IRQ3 -> 0:3
<7>[ 6.051808] IRQ4 -> 0:4
<7>[ 6.052281] IRQ5 -> 0:5
<7>[ 6.052746] IRQ6 -> 0:6
<7>[ 6.053209] IRQ7 -> 0:7
<7>[ 6.053674] IRQ8 -> 0:8
<7>[ 6.054138] IRQ9 -> 0:9
<7>[ 6.054602] IRQ10 -> 0:10
<7>[ 6.055073] IRQ11 -> 0:11
<7>[ 6.055543] IRQ12 -> 0:12
<7>[ 6.056021] IRQ13 -> 0:13
<7>[ 6.056492] IRQ14 -> 0:14
<7>[ 6.056962] IRQ15 -> 0:15
<7>[ 6.057434] IRQ16 -> 0:16
<7>[ 6.057904] IRQ17 -> 0:17
<7>[ 6.058375] IRQ18 -> 0:18
<7>[ 6.058846] IRQ19 -> 0:19
<7>[ 6.059316] IRQ20 -> 0:20
<7>[ 6.059787] IRQ21 -> 0:21
<7>[ 6.060283] IRQ23 -> 0:23
<6>[ 6.060754] .................................... done.
<6>[ 6.061399] registered taskstats version 1
<6>[ 6.062277] rtc_cmos 00:02: setting system clock to 2014-04-13 08:13:16 UTC (1397376796)
<6>[ 6.063143] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
<6>[ 6.063666] EDD information not available.
<6>[ 6.108711] ata3.00: ATAPI: PLEXTOR DVDR PX-755A, 1.05, max UDMA/66
<6>[ 6.110776] ata3.00: configured for UDMA/66
<5>[ 6.111907] scsi 2:0:0:0: CD-ROM PLEXTOR DVDR PX-755A 1.05 PQ: 0 ANSI: 5
<5>[ 6.120464] scsi 2:0:0:0: Attached scsi generic sg2 type 5
<6>[ 6.380033] usb 5-1: new low-speed USB device number 2 using uhci_hcd
<7>[ 6.429992] e1000e 0000:00:19.0: irq 47 for MSI/MSI-X
<7>[ 6.532058] e1000e 0000:00:19.0: irq 47 for MSI/MSI-X
<6>[ 6.532641] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
<6>[ 6.708725] input: ATEN ATEN CS-1758/54 as /devices/pci0000:00/0000:00:1a.2/usb5/5-1/5-1:1.0/0003:0557:2220.0001/input/input2
<6>[ 6.709773] hid-generic 0003:0557:2220.0001: input: USB HID v1.10 Keyboard [ATEN ATEN CS-1758/54] on usb-0000:00:1a.2-1/input0
<6>[ 6.750640] input: ATEN ATEN CS-1758/54 as /devices/pci0000:00/0000:00:1a.2/usb5/5-1/5-1:1.1/0003:0557:2220.0002/input/input3
<6>[ 6.751731] hid-generic 0003:0557:2220.0002: input: USB HID v1.10 Mouse [ATEN ATEN CS-1758/54] on usb-0000:00:1a.2-1/input1
<6>[ 6.984275] Switched to clocksource tsc
<6>[ 8.524870] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
<6>[ 8.532031] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
<5>[ 8.548029] Sending DHCP requests ., OK
<4>[ 8.732019] IP-Config: Got DHCP answer from 192.168.1.1, my address is 192.168.1.120
<6>[ 8.732942] IP-Config: Complete:
<6>[ 8.733360] device=eth0, hwaddr=00:13:20:f5:e5:5b, ipaddr=192.168.1.120, mask=255.255.255.0, gw=192.168.1.1
<6>[ 8.734297] host=bay, domain=lkp.intel.com, nis-domain=(none)
<6>[ 8.734826] bootserver=192.168.1.1, rootserver=192.168.1.1, rootpath=
<6>[ 8.735122] nameserver0=192.168.1.1
<7>[ 8.735903] PM: Hibernation image not present or could not be loaded.
<6>[ 8.737631] Freeing unused kernel memory: 1428K (ffffffff8213d000 - ffffffff822a2000)
<6>[ 8.738480] Write protecting the kernel read-only data: 16384k
<6>[ 8.739584] Freeing unused kernel memory: 192K (ffff8800019d0000 - ffff880001a00000)
<6>[ 8.744694] Freeing unused kernel memory: 1944K (ffff880001e1a000 - ffff880002000000)
<7>[ 8.924741] Monitor-Mwait will be used to enter C-1 state
<6>[ 9.289415] Btrfs loaded
<6>[ 9.314784] BTRFS: device fsid 73ffd6b5-e48b-4c8e-89ed-e57752c4ed90 devid 1 transid 32 /dev/sdb3
<5>[ 9.613461] random: vgscan urandom read with 98 bits of entropy available
<5>[ 16.327464] random: nonblocking pool is initialized
<6>[ 20.909408] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
<3>[ 21.932207] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 21.933168] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 21.933709] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 21.934278] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 21.935205] 0000000000000000 ffff88007de99aa8 ffffffff819b8b88 ffff880038f10000
<4>[ 21.936226] ffff88007de99ab8 ffffffff811030c2 ffff88007de99b18 ffffffff812bba58
<4>[ 21.937231] 000000000000130c ffffffff812b5e7f ffff88007de99b00 ffffffff812d8046
<4>[ 21.938231] Call Trace:
<4>[ 21.938627] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 21.939140] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 21.939656] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 21.940237] [<ffffffff812b5e7f>] ? ext4_ext_tree_init+0x32/0x36
<4>[ 21.940780] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 21.941362] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 21.941915] [<ffffffff812b5e7f>] ? ext4_ext_tree_init+0x32/0x36
<4>[ 21.941916] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 21.941920] [<ffffffff812b5e7f>] ext4_ext_tree_init+0x32/0x36
<4>[ 21.941922] [<ffffffff81292988>] __ext4_new_inode+0xf29/0x10c9
<4>[ 21.941925] [<ffffffff8129f5bb>] ext4_create+0xac/0x156
<4>[ 21.941930] [<ffffffff811e8bdf>] vfs_create+0x68/0xa1
<4>[ 21.941932] [<ffffffff811eaf1b>] do_last.isra.52+0x518/0xa23
<4>[ 21.941933] [<ffffffff811e8db9>] ? link_path_walk+0x69/0x71f
<4>[ 21.941935] [<ffffffff811eb64b>] path_openat+0x225/0x591
<4>[ 21.941937] [<ffffffff811ec7f8>] do_filp_open+0x3a/0x7f
<4>[ 21.941939] [<ffffffff811f72f5>] ? __alloc_fd+0x5e/0xef
<4>[ 21.941942] [<ffffffff811deec2>] do_sys_open+0x147/0x1d6
<4>[ 21.941943] [<ffffffff811f6d7b>] ? __fdget+0x13/0x15
<4>[ 21.941945] [<ffffffff811def6f>] SyS_open+0x1e/0x20
<4>[ 21.941947] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 22.932010] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 22.932987] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 22.933544] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 22.934124] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 22.935091] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320030
<4>[ 22.936167] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 22.937193] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 22.938194] Call Trace:
<4>[ 22.938587] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 22.939099] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 22.939617] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 22.940189] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 22.940716] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 22.941287] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 22.941842] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 22.942392] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 22.942931] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 22.943460] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 22.943990] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 22.944498] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 22.945018] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 22.945571] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 22.946097] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 22.946648] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 22.947178] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 22.947668] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 22.948162] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 23.932009] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 23.932960] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 23.933516] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 23.934089] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 23.935033] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320030
<4>[ 23.936046] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 23.937054] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 23.938054] Call Trace:
<4>[ 23.938450] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 23.938960] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 23.939487] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 23.940060] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 23.940587] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 23.941156] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 23.941687] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 23.942228] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 23.942759] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 23.943383] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 23.943912] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 23.944424] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 23.944945] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 23.945498] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 23.946019] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 23.946556] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 23.947088] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 23.947587] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 23.948089] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 24.932009] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 24.932970] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 24.933511] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 24.934081] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 24.935024] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880078320030
<4>[ 24.936026] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 24.937090] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 24.938088] Call Trace:
<4>[ 24.938485] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 24.939007] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 24.939523] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 24.940101] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 24.940636] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 24.941205] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 24.941743] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 24.942277] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 24.942827] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 24.943369] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 24.943897] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 24.944429] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 24.944956] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 24.945490] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 24.946054] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 24.946579] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 24.947151] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 24.947702] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 24.948231] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 24.948737] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 24.949230] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 25.936035] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 25.937015] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 25.937559] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 25.938126] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 25.939069] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e090
<4>[ 25.940091] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 25.941092] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 25.942094] Call Trace:
<4>[ 25.942501] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 25.943029] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 25.943540] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 25.944116] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 25.944636] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 25.952714] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 25.953248] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 25.953766] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 25.954296] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 25.954810] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 25.955355] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 25.955857] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 25.956394] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 25.956947] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 25.957470] [<ffffffff81128ac6>] ? __srcu_read_lock+0x54/0x5e
<4>[ 25.957997] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 25.958547] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 25.959071] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 25.959569] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 25.960083] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 26.936034] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 26.937015] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 26.937557] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 26.938121] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 26.939051] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e0c0
<4>[ 26.940054] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 26.941042] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 26.942031] Call Trace:
<4>[ 26.942433] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 26.942951] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 26.943487] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 26.944081] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 26.944600] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 26.945180] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 26.945720] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 26.946246] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 26.946785] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 26.947319] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 26.947845] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 26.948358] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 26.948873] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 26.949417] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 26.949938] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 26.950475] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 26.950999] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 26.951497] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 26.951992] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 27.948034] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 27.948989] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 27.949523] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 27.950079] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 27.951002] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10030
<4>[ 27.952036] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 27.953066] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 27.954076] Call Trace:
<4>[ 27.954479] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 27.954996] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 27.955523] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 27.956110] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 27.956650] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 27.957230] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 27.957777] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 27.958316] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 27.958866] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 27.959399] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 27.959939] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 27.960457] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 27.960978] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 27.961531] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 27.962053] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 27.962589] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 27.963135] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 27.963677] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 27.964187] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 27.964686] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 27.965182] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 28.952014] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 28.952996] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 28.953550] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 28.954126] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 28.955072] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10030
<4>[ 28.956104] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 28.957130] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 28.958161] Call Trace:
<4>[ 28.958569] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 28.959086] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 28.959609] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 28.960187] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 28.960725] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 28.961306] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 28.961855] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 28.962391] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 28.962941] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 28.963476] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 28.964022] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 28.964535] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 28.965065] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 28.965622] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 28.966147] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 28.966698] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 28.967219] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 28.967732] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 28.968256] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 30.053749] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 30.054712] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 30.055285] CPU: 2 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 30.056130] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 30.057062] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 30.057667] 0000000000000000 ffff88006f7d77f0 ffffffff819b8b88 ffff88007804e120
<4>[ 30.058654] ffff88006f7d7800 ffffffff811030c2 ffff88006f7d7860 ffffffff812bba58
<4>[ 30.059656] 000000000000130c ffffffff8129a1aa ffff88006f7d7848 ffffffff812d8046
<4>[ 30.060652] Call Trace:
<4>[ 30.061042] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 30.061535] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 30.062043] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 30.062598] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 30.063140] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 30.063701] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 30.064239] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 30.064759] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 30.065290] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 30.065800] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 30.066321] [<ffffffff812950dc>] ext4_da_update_reserve_space+0x1b4/0x22d
<4>[ 30.066878] [<ffffffff812b9e2b>] ext4_ext_map_blocks+0xc07/0xdba
<4>[ 30.067420] [<ffffffff812953d6>] ext4_map_blocks+0x281/0x416
<4>[ 30.067934] [<ffffffff81297e7c>] ext4_writepages+0x66b/0xb21
<4>[ 30.068458] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 30.068959] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 30.069500] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 30.070027] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 30.070554] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 30.071081] [<ffffffff81202e6c>] bdi_writeback_workfn+0x1b9/0x395
<4>[ 30.071611] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 30.072134] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 30.072642] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 30.073159] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 30.073640] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 30.074184] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 30.074685] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 31.056034] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 31.056998] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 31.057542] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 31.058109] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 31.059037] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e1e0
<4>[ 31.060051] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 31.061057] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 31.062061] Call Trace:
<4>[ 31.062460] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 31.062966] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 31.063479] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 31.064044] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 31.064568] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 31.065139] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 31.065680] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 31.066206] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 31.066747] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 31.067273] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 31.067803] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 31.068314] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 31.076248] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 31.076802] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 31.077327] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 31.077865] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 31.078375] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 31.078873] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 31.079374] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 32.056016] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 32.056967] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 32.057504] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 32.058062] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 32.058982] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880038f100f0
<4>[ 32.059976] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 32.060991] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 32.061981] Call Trace:
<4>[ 32.062374] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 32.062868] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 32.063394] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 32.063951] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 32.064491] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 32.065056] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 32.065589] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 32.066108] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 32.066641] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 32.067168] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 32.067691] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 32.068229] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 32.068755] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 32.069290] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 32.069836] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 32.070352] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 32.070883] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 32.071399] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 32.071891] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 32.072401] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 33.092402] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 33.093356] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 33.093914] CPU: 0 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 33.094748] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 33.095676] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 33.096292] 0000000000000000 ffff88006f7d77f0 ffffffff819b8b88 ffff88007804e240
<4>[ 33.097314] ffff88006f7d7800 ffffffff811030c2 ffff88006f7d7860 ffffffff812bba58
<4>[ 33.098340] 000000000000130c ffffffff8129a1aa ffff88006f7d7848 ffffffff812d8046
<4>[ 33.099388] Call Trace:
<4>[ 33.099778] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 33.100284] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 33.100794] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 33.101349] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 33.101867] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 33.102427] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 33.102970] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 33.103493] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 33.104035] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 33.104553] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 33.105074] [<ffffffff812950dc>] ext4_da_update_reserve_space+0x1b4/0x22d
<4>[ 33.105632] [<ffffffff812b9e2b>] ext4_ext_map_blocks+0xc07/0xdba
<4>[ 33.106161] [<ffffffff812953d6>] ext4_map_blocks+0x281/0x416
<4>[ 33.106674] [<ffffffff81297e7c>] ext4_writepages+0x66b/0xb21
<4>[ 33.107202] [<ffffffff81157308>] ? ring_buffer_unlock_commit+0x28/0x89
<4>[ 33.107750] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 33.108260] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 33.108808] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 33.109335] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 33.109862] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 33.110378] [<ffffffff81202e6c>] bdi_writeback_workfn+0x1b9/0x395
<4>[ 33.110909] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 33.111451] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 33.111958] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 33.112485] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 33.112973] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 33.113518] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 33.114018] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 34.092011] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 34.092971] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 34.093537] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 34.094118] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 34.095074] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e270
<4>[ 34.096111] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 34.097124] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 34.098126] Call Trace:
<4>[ 34.098524] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 34.099031] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 34.099554] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 34.100138] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 34.100682] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 34.101264] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 34.101811] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 34.102337] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 34.102871] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 34.103400] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 34.103931] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 34.104441] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 34.104966] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 34.105574] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 34.106101] [<ffffffff81128a77>] ? __srcu_read_lock+0x5/0x5e
<4>[ 34.106625] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 34.107141] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 34.107640] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 34.108142] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 35.092008] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 35.093087] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 35.093635] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 35.094199] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 35.095126] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff88007804e270
<4>[ 35.096144] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 35.097162] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 35.098167] Call Trace:
<4>[ 35.098564] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 35.099072] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 35.099591] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 35.100170] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 35.100709] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 35.101272] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 35.101805] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 35.102332] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 35.102881] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 35.103412] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 35.103952] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 35.104488] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 35.105028] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 35.105574] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 35.106128] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 35.106653] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 35.107210] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 35.107721] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 35.108226] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 35.108728] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 36.092010] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 36.092976] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 36.093520] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 36.094085] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 36.095014] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880078320240
<4>[ 36.096075] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 36.097123] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 36.098116] Call Trace:
<4>[ 36.098513] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 36.099022] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 36.099541] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 36.100114] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 36.100645] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 36.101260] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 36.101806] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 36.102334] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 36.102873] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 36.103400] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 36.103929] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 36.104464] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 36.105014] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 36.105625] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 36.106188] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 36.106716] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 36.107260] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 36.107764] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 36.108273] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 36.116180] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 37.092023] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 37.092976] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 37.093513] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 37.094072] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 37.094999] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e2d0
<4>[ 37.096028] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 37.097032] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 37.098035] Call Trace:
<4>[ 37.098433] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 37.098936] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 37.099506] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 37.100083] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 37.100614] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 37.101184] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 37.101724] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 37.102252] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 37.102785] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 37.103305] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 37.103829] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 37.104330] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 37.104844] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 37.105390] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 37.105911] [<ffffffff8103768a>] ? __switch_to+0x227/0x423
<4>[ 37.106427] [<ffffffff8110289f>] ? finish_task_switch+0x54/0xef
<4>[ 37.106978] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 37.107505] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 37.108021] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 37.108530] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 38.299137] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 38.300126] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 38.300661] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 38.301217] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 38.302123] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff8800783201e0
<4>[ 38.303134] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 38.304135] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 38.305122] Call Trace:
<4>[ 38.305514] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 38.306006] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 38.306515] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 38.307084] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 38.307602] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 38.308186] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 38.308722] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 38.309239] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 38.309770] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 38.310281] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 38.310802] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 38.311340] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 38.311861] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 38.312416] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 38.312966] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 38.313481] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 38.314023] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 38.314524] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 38.315028] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 38.315516] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 39.296010] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 39.296962] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 39.297498] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 39.298056] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 39.298972] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320330
<4>[ 39.299963] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 39.301011] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 39.302002] Call Trace:
<4>[ 39.302397] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 39.302892] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 39.303409] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 39.303967] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 39.304494] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 39.305061] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 39.305595] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 39.306113] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 39.306646] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 39.307164] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 39.307687] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 39.308190] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 39.308704] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 39.309251] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 39.309768] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 39.310313] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 39.310816] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 39.311313] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 39.311803] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 40.300035] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 40.301000] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 40.301544] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 40.302110] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 40.303040] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320360
<4>[ 40.304048] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 40.305053] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 40.306057] Call Trace:
<4>[ 40.306456] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 40.306962] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 40.307480] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 40.308053] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 40.308583] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 40.309153] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 40.309743] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 40.310270] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 40.310808] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 40.311336] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 40.311866] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 40.312377] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 40.312899] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 40.313452] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 40.313970] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 40.314514] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 40.315023] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 40.315521] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 40.316023] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 41.300010] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 41.300977] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 41.301520] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 41.302086] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 41.303014] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320390
<4>[ 41.304023] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 41.305026] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 41.306028] Call Trace:
<4>[ 41.306425] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 41.306927] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 41.307443] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 41.308007] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 41.308531] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 41.309101] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 41.309641] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 41.310168] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 41.310715] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 41.311251] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 41.311782] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 41.312292] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 41.312812] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 41.313366] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 41.313890] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 41.314427] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 41.314937] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 41.315443] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 41.315939] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 42.300011] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 42.300968] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 42.301504] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 42.302063] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 42.302994] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10120
<4>[ 42.304006] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 42.305011] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 42.306013] Call Trace:
<4>[ 42.306411] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 42.306908] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 42.307435] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 42.308017] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 42.315950] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 42.316538] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 42.317132] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 42.317667] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 42.318214] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 42.318741] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 42.319277] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 42.319788] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 42.320323] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 42.320889] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 42.321412] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 42.321957] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 42.322475] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 42.322985] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 42.323482] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 43.431122] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 43.432089] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 43.432677] CPU: 1 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 43.433510] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 43.434421] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 43.435032] 0000000000000000 ffff88006f7d77f0 ffffffff819b8b88 ffff880038f10150
<4>[ 43.436034] ffff88006f7d7800 ffffffff811030c2 ffff88006f7d7860 ffffffff812bba58
<4>[ 43.437022] 000000000000130c ffffffff8129a1aa ffff88006f7d7848 ffffffff812d8046
<4>[ 43.438008] Call Trace:
<4>[ 43.438399] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 43.438891] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 43.439414] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 43.439969] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 43.440504] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 43.441068] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 43.441599] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 43.442116] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 43.442646] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 43.443173] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 43.443694] [<ffffffff812950dc>] ext4_da_update_reserve_space+0x1b4/0x22d
<4>[ 43.444268] [<ffffffff812b9e2b>] ext4_ext_map_blocks+0xc07/0xdba
<4>[ 43.444799] [<ffffffff812953d6>] ext4_map_blocks+0x281/0x416
<4>[ 43.445313] [<ffffffff81297e7c>] ext4_writepages+0x66b/0xb21
<4>[ 43.445828] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 43.446328] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 43.446869] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 43.447413] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 43.447940] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 43.448465] [<ffffffff81202e6c>] bdi_writeback_workfn+0x1b9/0x395
<4>[ 43.448997] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 43.449514] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 43.450021] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 43.450539] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 43.451035] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 43.451579] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 43.452095] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 44.428009] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 44.428973] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 44.429515] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 44.430083] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 44.431011] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff8800783740f0
<4>[ 44.432021] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 44.433026] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 44.434033] Call Trace:
<4>[ 44.434431] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 44.434928] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 44.435443] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 44.436007] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 44.436535] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 44.437108] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 44.437649] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 44.438175] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 44.438716] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 44.439238] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 44.439769] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 44.440299] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 44.440832] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 44.441377] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 44.441930] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 44.442455] [<ffffffff81128a77>] ? __srcu_read_lock+0x5/0x5e
<4>[ 44.442983] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 44.443547] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 44.444053] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 44.444552] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 45.432034] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 45.432986] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 45.433523] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 45.434090] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 45.435017] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f101b0
<4>[ 45.436031] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 45.437038] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 45.438042] Call Trace:
<4>[ 45.438441] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 45.438942] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 45.439466] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 45.440039] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 45.440571] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 45.441141] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 45.441681] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 45.442202] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 45.442735] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 45.443253] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 45.443781] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 45.444290] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 45.444814] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 45.445373] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 45.445898] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 45.446437] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 45.446995] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 45.447505] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 45.448010] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 45.448507] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 46.432009] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 46.432972] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 46.433517] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 46.434084] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 46.435013] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f101e0
<4>[ 46.436020] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 46.437012] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 46.438007] Call Trace:
<4>[ 46.438406] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 46.438906] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 46.439429] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 46.439995] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 46.440528] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 46.441163] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 46.441702] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 46.442228] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 46.442767] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 46.443293] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 46.443823] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 46.444333] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 46.444852] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 46.445413] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 46.445932] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 46.446476] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 46.446984] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 46.447480] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 46.447978] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 47.432036] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 47.432986] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 47.433523] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 47.434082] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 47.434998] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f101e0
<4>[ 47.435989] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 47.436988] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 47.437980] Call Trace:
<4>[ 47.438374] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 47.438869] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 47.439388] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 47.439945] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 47.440472] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 47.441039] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 47.441572] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 47.442091] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 47.442624] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 47.443144] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 47.443668] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 47.444170] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 47.452090] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 47.452637] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 47.453154] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 47.453699] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 47.454200] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 47.454693] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 47.455188] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 48.996131] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 48.997080] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 48.997637] CPU: 1 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 48.998471] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 48.999396] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 49.000015] 0000000000000000 ffff88006f7d77f0 ffffffff819b8b88 ffff880038f10210
<4>[ 49.001033] ffff88006f7d7800 ffffffff811030c2 ffff88006f7d7860 ffffffff812bba58
<4>[ 49.002019] 000000000000130c ffffffff8129a1aa ffff88006f7d7848 ffffffff812d8046
<4>[ 49.003010] Call Trace:
<4>[ 49.003405] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 49.003896] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 49.004437] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 49.004992] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 49.005509] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 49.006070] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 49.006601] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 49.007132] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 49.007662] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 49.008194] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 49.008715] [<ffffffff812950dc>] ext4_da_update_reserve_space+0x1b4/0x22d
<4>[ 49.009273] [<ffffffff812b9e2b>] ext4_ext_map_blocks+0xc07/0xdba
<4>[ 49.009800] [<ffffffff812953d6>] ext4_map_blocks+0x281/0x416
<4>[ 49.010315] [<ffffffff81297e7c>] ext4_writepages+0x66b/0xb21
<4>[ 49.010829] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 49.011343] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 49.011884] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 49.012432] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 49.012960] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 49.013464] [<ffffffff81202e6c>] bdi_writeback_workfn+0x1b9/0x395
<4>[ 49.013995] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 49.014512] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 49.015034] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 49.015551] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 49.016043] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 49.016593] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 49.017094] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 49.996020] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 49.996985] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 49.997530] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 49.998096] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 49.999076] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10240
<4>[ 50.000085] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 50.001091] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 50.002087] Call Trace:
<4>[ 50.002483] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 50.002982] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 50.003500] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 50.004071] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 50.004601] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 50.005178] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 50.005720] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 50.006248] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 50.006789] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 50.007314] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 50.007845] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 50.008400] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 50.008920] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 50.009478] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 50.010001] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 50.010540] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 50.011097] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 50.011601] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 50.012099] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 50.012590] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 50.996039] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 50.997003] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 50.997538] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 50.998094] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 50.999026] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10240
<4>[ 51.000040] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 51.001062] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 51.002083] Call Trace:
<4>[ 51.002487] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 51.003007] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 51.003525] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 51.004102] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 51.004645] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 51.005216] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 51.005755] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 51.006282] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 51.006819] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 51.007346] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 51.007868] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 51.008374] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 51.008895] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 51.009449] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 51.009970] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 51.010506] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 51.011032] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 51.011529] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 51.012035] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 52.156758] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 52.157739] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 52.158315] CPU: 1 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 52.159176] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 52.160180] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 52.160836] 0000000000000000 ffff88006f7d77f0 ffffffff819b8b88 ffff8800783741e0
<4>[ 52.161941] ffff88006f7d7800 ffffffff811030c2 ffff88006f7d7860 ffffffff812bba58
<4>[ 52.162964] 000000000000130c ffffffff8129a1aa ffff88006f7d7848 ffffffff812d8046
<4>[ 52.164044] Call Trace:
<4>[ 52.164447] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 52.164954] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 52.165478] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 52.166096] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 52.166628] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 52.167220] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 52.167767] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 52.168318] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 52.168863] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 52.169391] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 52.169929] [<ffffffff812950dc>] ext4_da_update_reserve_space+0x1b4/0x22d
<4>[ 52.170563] [<ffffffff812b9e2b>] ext4_ext_map_blocks+0xc07/0xdba
<4>[ 52.171120] [<ffffffff812953d6>] ext4_map_blocks+0x281/0x416
<4>[ 52.171651] [<ffffffff81297e7c>] ext4_writepages+0x66b/0xb21
<4>[ 52.172200] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 52.172721] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 52.173315] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 52.173857] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 52.174399] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 52.174919] [<ffffffff81202e6c>] bdi_writeback_workfn+0x1b9/0x395
<4>[ 52.175526] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 52.176054] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 52.176567] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 52.177084] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 52.177566] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 52.178125] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 52.178641] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 53.156023] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 53.156990] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 53.157535] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 53.158101] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 53.159031] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374210
<4>[ 53.160033] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 53.161029] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 53.162037] Call Trace:
<4>[ 53.162452] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 53.162964] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 53.163501] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 53.164085] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 53.164624] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 53.165198] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 53.165738] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 53.166266] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 53.166816] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 53.167352] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 53.167891] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 53.175959] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 53.176493] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 53.177060] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 53.177593] [<ffffffff812142c4>] ? fsnotify+0xa9/0x251
<4>[ 53.178090] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 53.178599] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 53.179110] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 53.179613] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 54.762214] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 54.763183] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 54.763740] CPU: 1 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 54.764590] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 54.765501] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 54.766105] 0000000000000000 ffff88006f7d77f0 ffffffff819b8b88 ffff880078374270
<4>[ 54.767105] ffff88006f7d7800 ffffffff811030c2 ffff88006f7d7860 ffffffff812bba58
<4>[ 54.768107] 000000000000130c ffffffff8129a1aa ffff88006f7d7848 ffffffff812d8046
<4>[ 54.769119] Call Trace:
<4>[ 54.769509] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 54.770001] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 54.770509] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 54.771080] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 54.771597] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 54.772180] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 54.772711] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 54.773229] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 54.773759] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 54.774270] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 54.774790] [<ffffffff812950dc>] ext4_da_update_reserve_space+0x1b4/0x22d
<4>[ 54.775364] [<ffffffff812b9e2b>] ext4_ext_map_blocks+0xc07/0xdba
<4>[ 54.775891] [<ffffffff812953d6>] ext4_map_blocks+0x281/0x416
<4>[ 54.776426] [<ffffffff81297e7c>] ext4_writepages+0x66b/0xb21
<4>[ 54.776942] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 54.777442] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 54.777982] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 54.778510] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 54.779052] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 54.779556] [<ffffffff81202e6c>] bdi_writeback_workfn+0x1b9/0x395
<4>[ 54.780102] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 54.780628] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 54.781135] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 54.781653] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 54.782134] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 54.782678] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 54.783188] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 55.760030] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 55.761000] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 55.761544] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 55.762108] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 55.763045] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10390
<4>[ 55.764051] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 55.765045] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 55.766046] Call Trace:
<4>[ 55.766444] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 55.766944] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 55.767477] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 55.768054] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 55.768600] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 55.769170] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 55.769710] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 55.770236] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 55.770775] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 55.771310] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 55.771839] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 55.772353] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 55.772874] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 55.773423] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 55.773937] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 55.774465] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 55.775024] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 55.775534] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 55.776043] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 55.776544] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 56.760020] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 56.761009] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 56.761567] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 56.762152] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 56.763099] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff8800783203c0
<4>[ 56.764121] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 56.765136] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 56.766161] Call Trace:
<4>[ 56.766560] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 56.767077] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 56.767586] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 56.768148] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 56.768668] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 56.769228] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 56.769759] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 56.770276] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 56.770807] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 56.771331] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 56.771852] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 56.772373] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 56.772895] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 56.773429] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 56.773973] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 56.774488] [<ffffffff81128ae8>] ? __srcu_read_unlock+0x18/0x1a
<4>[ 56.775034] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 56.775535] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 56.776031] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 56.776520] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 57.764027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 57.764996] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 57.765539] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 57.766108] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 57.767040] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e3c0
<4>[ 57.768046] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 57.769049] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 57.770049] Call Trace:
<4>[ 57.770447] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 57.770947] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 57.771477] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 57.772054] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 57.772581] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 57.773151] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 57.773690] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 57.774214] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 57.774753] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 57.775292] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 57.775814] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 57.776316] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 57.776830] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 57.777379] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 57.777902] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 57.778439] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 57.778946] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 57.779453] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 57.779948] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 58.764008] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 58.764961] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 58.765503] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 58.766069] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 58.767006] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff8800783203c0
<4>[ 58.768016] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 58.769018] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 58.770030] Call Trace:
<4>[ 58.770430] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 58.770930] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 58.771458] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 58.772030] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 58.772558] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 58.773128] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 58.773658] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 58.774175] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 58.774706] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 58.775249] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 58.775788] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 58.776317] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 58.776848] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 58.777389] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 58.777941] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 58.778462] [<ffffffff81214293>] ? fsnotify+0x78/0x251
<4>[ 58.778972] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 58.779504] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 58.780010] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 58.787941] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 59.764028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 59.764983] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 59.765518] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 59.766074] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 59.767003] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff8800783203c0
<4>[ 59.767989] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 59.768989] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 59.769977] Call Trace:
<4>[ 59.770381] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 59.770889] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 59.771429] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 59.771997] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 59.772528] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 59.773110] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 59.773657] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 59.774191] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 59.774739] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 59.775291] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 59.775829] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 59.776354] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 59.776893] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 59.777458] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 59.777991] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 59.778548] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 59.779127] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 59.779647] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 59.780159] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 59.780664] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 60.768035] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 60.769000] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 60.769551] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 60.770126] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 60.771067] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10480
<4>[ 60.772129] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 60.773155] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 60.774209] Call Trace:
<4>[ 60.774611] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 60.775123] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 60.775650] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 60.776230] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 60.776770] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 60.777348] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 60.777896] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 60.778427] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 60.778980] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 60.779510] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 60.780055] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 60.780568] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 60.781097] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 60.781660] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 60.782192] [<ffffffff812142e0>] ? fsnotify+0xc5/0x251
<4>[ 60.782742] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 60.783266] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 60.783772] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 60.784281] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 61.772028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 61.772983] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 61.773518] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 61.774075] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 61.774992] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10480
<4>[ 61.775983] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 61.776990] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 61.777977] Call Trace:
<4>[ 61.778370] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 61.778863] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 61.779387] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 61.779943] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 61.780473] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 61.781037] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 61.781568] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 61.782085] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 61.782616] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 61.783141] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 61.783662] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 61.784168] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 61.784681] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 61.785225] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 61.785739] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 61.786268] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 61.786808] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 61.787364] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 61.787864] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 61.788366] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 61.788859] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 62.772009] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 62.772957] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 62.773500] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 62.774064] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 62.775010] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e3c0
<4>[ 62.776031] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 62.777046] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 62.778046] Call Trace:
<4>[ 62.778443] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 62.778945] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 62.779473] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 62.780037] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 62.780573] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 62.781143] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 62.781676] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 62.782193] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 62.782723] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 62.783267] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 62.783796] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 62.784305] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 62.784825] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 62.785385] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 62.785910] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 62.786453] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 62.786969] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 62.787476] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 62.787973] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 63.772008] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 63.772984] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 63.773537] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 63.774119] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 63.775041] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff88007804e3c0
<4>[ 63.776039] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 63.777028] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 63.778014] Call Trace:
<4>[ 63.778407] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 63.778901] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 63.779435] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 63.779991] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 63.780516] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 63.781079] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 63.781609] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 63.782127] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 63.782658] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 63.783184] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 63.783705] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 63.784225] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 63.784748] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 63.785281] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 63.785825] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 63.786339] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 63.786868] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 63.787393] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 63.787884] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 63.788385] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 64.772038] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 64.773009] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 64.773552] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 64.774117] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 64.775061] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e3c0
<4>[ 64.776057] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 64.777049] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 64.778036] Call Trace:
<4>[ 64.778429] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 64.778922] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 64.786880] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 64.787471] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 64.788013] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 64.788594] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 64.789143] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 64.789673] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 64.790226] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 64.790754] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 64.791316] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 64.791832] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 64.792362] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 64.792926] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 64.793455] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 64.794006] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 64.794525] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 64.795042] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 64.795545] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 65.814399] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 65.815370] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 65.815904] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 65.816474] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 65.817438] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff88007804e3c0
<4>[ 65.818432] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 65.819428] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 65.820453] Call Trace:
<4>[ 65.820855] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 65.821362] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 65.821937] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 65.822508] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 65.823057] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 65.823637] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 65.824239] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 65.824775] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 65.825323] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 65.825850] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 65.826386] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 65.826941] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 65.827488] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 65.828051] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 65.828616] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 65.829147] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 65.829706] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 65.830222] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 65.830727] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 65.831282] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 66.812028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 66.812998] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 66.813593] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 66.814161] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 66.815083] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff8800783744e0
<4>[ 66.816099] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 66.817103] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 66.818103] Call Trace:
<4>[ 66.818500] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 66.819016] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 66.819575] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 66.820154] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 66.820684] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 66.821254] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 66.821793] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 66.822318] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 66.822856] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 66.823385] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 66.823921] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 66.824428] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 66.824942] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 66.825486] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 66.826008] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 66.826544] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 66.827066] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 66.827564] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 66.828071] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 67.812010] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 67.812970] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 67.813513] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 67.814077] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 67.815011] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10570
<4>[ 67.816082] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 67.817089] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 67.818088] Call Trace:
<4>[ 67.818486] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 67.818994] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 67.819514] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 67.820091] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 67.820613] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 67.821174] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 67.821710] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 67.822235] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 67.822774] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 67.823307] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 67.823835] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 67.824349] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 67.824924] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 67.825481] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 67.826005] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 67.826543] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 67.827063] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 67.827561] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 67.828072] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 68.816031] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 68.817021] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 68.817564] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 68.818122] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 68.819042] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374510
<4>[ 68.820049] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 68.821056] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 68.822060] Call Trace:
<4>[ 68.822463] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 68.822964] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 68.823497] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 68.824073] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 68.824603] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 68.825173] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 68.825716] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 68.826249] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 68.826790] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 68.827326] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 68.827856] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 68.828370] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 68.828884] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 68.829428] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 68.829951] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 68.830489] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 68.831049] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 68.831563] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 68.832076] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 68.832577] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 69.816010] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 69.816978] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 69.817523] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 69.818088] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 69.819022] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880038f10540
<4>[ 69.820030] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 69.821041] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 69.822039] Call Trace:
<4>[ 69.822432] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 69.822924] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 69.823443] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 69.824021] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 69.824552] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 69.825121] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 69.825670] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 69.826197] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 69.826745] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 69.827284] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 69.827822] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 69.828415] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 69.828955] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 69.829503] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 69.830061] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 69.830575] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 69.831135] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 69.831653] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 69.832170] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 69.832674] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 70.955408] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 70.956392] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 70.956986] CPU: 3 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 70.957832] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 70.958755] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 70.959426] 0000000000000000 ffff88006f7d79c8 ffffffff819b8b88 ffff880038f10540
<4>[ 70.960450] ffff88006f7d79d8 ffffffff811030c2 ffff88006f7d7a38 ffffffff812bba58
<4>[ 70.961447] 000000000000130c ffffffff81298110 ffff88006f7d7a20 ffffffff812d8046
<4>[ 70.962441] Call Trace:
<4>[ 70.962832] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 70.963339] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 70.963857] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 70.964434] [<ffffffff81298110>] ? ext4_writepages+0x8ff/0xb21
<4>[ 70.964965] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 70.965538] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 70.966077] [<ffffffff81298110>] ? ext4_writepages+0x8ff/0xb21
<4>[ 70.966605] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 70.967159] [<ffffffff81298110>] ext4_writepages+0x8ff/0xb21
<4>[ 70.967682] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 70.968202] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 70.968842] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 70.969379] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 70.969914] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 70.970427] [<ffffffff81202e6c>] bdi_writeback_workfn+0x1b9/0x395
<4>[ 70.970978] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 70.971504] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 70.972024] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 70.972543] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 70.973025] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 70.973575] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 70.974083] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 71.952029] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 71.953059] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 71.953611] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 71.954187] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 71.955117] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f105d0
<4>[ 71.956159] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 71.957176] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 71.958162] Call Trace:
<4>[ 71.958555] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 71.959062] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 71.959571] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 71.960133] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 71.960653] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 71.961223] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 71.961763] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 71.962288] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 71.962826] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 71.963362] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 71.963891] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 71.964398] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 71.964927] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 71.965475] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 71.965990] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 71.966518] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 71.967039] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 71.967538] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 71.968038] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 72.952015] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 72.952977] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 72.953520] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 72.954084] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 72.955031] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880038f105d0
<4>[ 72.956062] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 72.957068] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 72.958069] Call Trace:
<4>[ 72.958512] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 72.959024] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 72.959533] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 72.960108] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 72.960631] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 72.961200] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 72.961737] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 72.962261] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 72.962799] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 72.963333] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 72.963864] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 72.964405] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 72.964937] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 72.965478] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 72.966031] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 72.966553] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 72.967105] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 72.967613] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 72.968127] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 72.968624] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 73.952037] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 73.953007] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 73.953543] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 73.954100] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 73.955025] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10600
<4>[ 73.956047] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 73.957062] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 73.958064] Call Trace:
<4>[ 73.958555] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 73.959071] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 73.959587] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 73.960160] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 73.960688] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 73.961257] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 73.961796] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 73.962321] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 73.962861] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 73.963390] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 73.963911] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 73.964414] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 73.964929] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 73.965481] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 73.966004] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 73.966541] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 73.967065] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 73.967567] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 73.968069] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 74.956031] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 74.957030] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 74.957574] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 74.958140] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 74.959075] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374690
<4>[ 74.960080] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 74.961068] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 74.962066] Call Trace:
<4>[ 74.962526] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 74.963047] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 74.963564] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 74.964144] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 74.964670] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 74.965239] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 74.965777] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 74.966298] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 74.966838] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 74.967374] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 74.967903] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 74.968411] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 74.968939] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 74.969493] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 74.970007] [<ffffffff81128a72>] ? rcu_jiffies_till_stall_check+0x43/0x43
<4>[ 74.970565] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 74.971082] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 74.971579] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 74.972096] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 75.960028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 75.961039] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 75.961590] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 75.962156] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 75.963091] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff8800783746f0
<4>[ 75.964107] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 75.965127] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 75.966136] Call Trace:
<4>[ 75.966533] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 75.974533] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 75.975062] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 75.975636] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 75.976173] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 75.976748] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 75.977285] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 75.977810] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 75.978356] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 75.978867] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 75.979405] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 75.979900] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 75.980428] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 75.980985] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 75.981507] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 75.982058] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 75.982565] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 75.983078] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 75.983574] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 76.999723] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 77.000704] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 77.001265] CPU: 2 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 77.002098] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 77.003033] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 77.003638] 0000000000000000 ffff88006f7d77f0 ffffffff819b8b88 ffff880038f106c0
<4>[ 77.004652] ffff88006f7d7800 ffffffff811030c2 ffff88006f7d7860 ffffffff812bba58
<4>[ 77.005638] 000000000000130c ffffffff8129a1aa ffff88006f7d7848 ffffffff812d8046
<4>[ 77.006624] Call Trace:
<4>[ 77.007028] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 77.007520] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 77.008051] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 77.008614] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 77.009132] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 77.009693] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 77.010223] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 77.010741] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 77.011295] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 77.011804] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 77.012345] [<ffffffff812950dc>] ext4_da_update_reserve_space+0x1b4/0x22d
<4>[ 77.012911] [<ffffffff812b9e2b>] ext4_ext_map_blocks+0xc07/0xdba
<4>[ 77.013439] [<ffffffff812953d6>] ext4_map_blocks+0x281/0x416
<4>[ 77.013953] [<ffffffff81297e7c>] ext4_writepages+0x66b/0xb21
<4>[ 77.014467] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 77.014973] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 77.015518] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 77.016066] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 77.016601] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 77.017105] [<ffffffff8118c319>] ? global_dirty_limits+0x105/0x121
<4>[ 77.017639] [<ffffffff81202e6c>] bdi_writeback_workfn+0x1b9/0x395
<4>[ 77.018170] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 77.018686] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 77.019203] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 77.019721] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 77.020218] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 77.020769] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 77.021271] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 77.996013] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 77.996974] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 77.997519] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 77.998083] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 77.999017] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff88007804e450
<4>[ 78.000026] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 78.001035] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 78.002034] Call Trace:
<4>[ 78.002431] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 78.002931] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 78.003505] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 78.004067] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 78.004592] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 78.005152] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 78.005687] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 78.006211] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 78.006749] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 78.007292] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 78.007820] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 78.008349] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 78.008879] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 78.009467] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 78.010027] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 78.010551] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 78.011117] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 78.011627] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 78.012127] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 78.012624] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 78.996028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 78.996999] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 78.997551] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 78.998116] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 78.999061] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e450
<4>[ 79.000069] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 79.001080] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 79.002092] Call Trace:
<4>[ 79.002488] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 79.003002] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 79.003514] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 79.004076] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 79.004595] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 79.005164] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 79.005703] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 79.006227] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 79.006763] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 79.007310] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 79.007841] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 79.008349] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 79.008869] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 79.009421] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 79.009943] [<ffffffff81128adc>] ? __srcu_read_unlock+0xc/0x1a
<4>[ 79.010515] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 79.011041] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 79.011540] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 79.012057] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 79.996030] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 79.997014] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 79.997565] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 79.998130] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 79.999073] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e480
<4>[ 80.000083] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 80.001133] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 80.002135] Call Trace:
<4>[ 80.002531] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 80.003047] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 80.003564] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 80.004148] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 80.004724] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 80.005285] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 80.005815] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 80.006338] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 80.006878] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 80.007422] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 80.007951] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 80.008459] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 80.008981] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 80.009534] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 80.010109] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 80.010663] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 80.011185] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 80.011683] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 80.012185] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 80.996013] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 80.996989] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 80.997527] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 80.998083] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 80.999013] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff8800783204e0
<4>[ 81.000023] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 81.001045] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 81.002043] Call Trace:
<4>[ 81.002441] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 81.002940] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 81.003554] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 81.004133] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 81.004668] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 81.005238] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 81.005776] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 81.006301] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 81.006841] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 81.014784] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 81.015345] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 81.015868] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 81.016407] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 81.016956] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 81.017503] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 81.018018] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 81.018560] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 81.019081] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 81.019578] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 81.020085] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 81.996029] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 81.997055] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 81.997607] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 81.998183] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 81.999132] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e4b0
<4>[ 82.000148] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 82.001165] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 82.002174] Call Trace:
<4>[ 82.002576] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 82.003099] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 82.003666] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 82.004251] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 82.004795] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 82.005376] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 82.005965] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 82.006499] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 82.007073] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 82.007601] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 82.008198] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 82.008708] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 82.009236] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 82.009799] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 82.010324] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 82.010881] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 82.011455] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 82.012026] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 82.012546] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 82.013053] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 82.013557] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 82.996026] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 82.996992] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 82.997549] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 82.998115] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 82.999047] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e4e0
<4>[ 83.000057] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 83.001063] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 83.002061] Call Trace:
<4>[ 83.002458] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 83.003013] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 83.003531] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 83.004109] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 83.004645] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 83.005214] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 83.005752] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 83.006276] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 83.006813] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 83.007359] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 83.007881] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 83.008387] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 83.008978] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 83.009546] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 83.010075] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 83.010626] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 83.011162] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 83.011661] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 83.012167] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 83.996027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 83.996993] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 83.997527] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 83.998083] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 83.999027] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff8800783205a0
<4>[ 84.000055] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 84.001058] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 84.002058] Call Trace:
<4>[ 84.002456] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 84.002961] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 84.003525] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 84.004114] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 84.004647] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 84.005216] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 84.005755] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 84.006280] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 84.006818] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 84.007354] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 84.007876] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 84.008390] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 84.008979] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 84.009534] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 84.010056] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 84.010592] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 84.011159] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 84.011667] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 84.012187] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 84.012699] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 84.996027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 84.997037] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 84.997582] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 84.998148] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 84.999092] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e4e0
<4>[ 85.000106] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 85.001114] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 85.002114] Call Trace:
<4>[ 85.002510] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 85.003024] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 85.003533] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 85.004100] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 85.004629] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 85.005199] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 85.005738] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 85.006276] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 85.006819] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 85.007360] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 85.007889] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 85.008402] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 85.008928] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 85.009480] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 85.010003] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 85.010544] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 85.011065] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 85.011564] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 85.012071] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 86.000027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 86.000982] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 86.001522] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 86.002086] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 86.003032] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff8800783205d0
<4>[ 86.004044] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 86.005096] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 86.006095] Call Trace:
<4>[ 86.006492] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 86.007008] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 86.007524] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 86.008102] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 86.008633] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 86.009207] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 86.009739] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 86.010256] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 86.010786] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 86.011329] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 86.011857] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 86.012370] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 86.012891] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 86.013445] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 86.013974] [<ffffffff81128ab8>] ? __srcu_read_lock+0x46/0x5e
<4>[ 86.014506] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 86.015030] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 86.015527] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 86.016035] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 87.004027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 87.004996] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 87.005538] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 87.006103] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 87.014505] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff8800783205d0
<4>[ 87.015557] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 87.016570] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 87.017570] Call Trace:
<4>[ 87.017967] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 87.018466] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 87.018997] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 87.019559] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 87.020089] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 87.020658] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 87.021190] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 87.021715] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 87.022338] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 87.022859] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 87.023422] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 87.023923] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 87.024466] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 87.025027] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 87.025550] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 87.026085] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 87.026590] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 87.027118] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 87.027613] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 88.004008] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 88.004962] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 88.005496] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 88.006052] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 88.006974] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff88007804e570
<4>[ 88.007971] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 88.008976] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 88.009962] Call Trace:
<4>[ 88.010356] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 88.010849] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 88.011391] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 88.011947] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 88.012477] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 88.013043] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 88.013574] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 88.014091] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 88.014622] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 88.015156] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 88.015676] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 88.016203] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 88.016743] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 88.017296] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 88.017859] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 88.018402] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 88.018945] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 88.019471] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 88.019976] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 88.020496] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 89.004016] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 89.005062] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 89.005609] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 89.006174] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 89.007101] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320630
<4>[ 89.008101] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 89.009089] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 89.010077] Call Trace:
<4>[ 89.010474] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 89.010993] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 89.011514] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 89.012087] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 89.012623] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 89.013192] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 89.013730] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 89.014255] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 89.014793] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 89.015327] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 89.015943] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 89.016458] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 89.016985] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 89.017538] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 89.018061] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 89.018590] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 89.019116] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 89.019607] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 89.020120] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 90.008028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 90.008982] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 90.009525] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 90.010090] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 90.011036] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320630
<4>[ 90.012052] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 90.013052] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 90.014053] Call Trace:
<4>[ 90.014449] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 90.014956] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 90.015478] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 90.016149] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 90.016676] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 90.017247] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 90.017779] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 90.018297] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 90.018827] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 90.019370] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 90.019899] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 90.020411] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 90.020931] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 90.021484] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 90.022007] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 90.022544] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 90.023107] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 90.023616] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 90.024126] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 90.024626] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 91.012028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 91.013003] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 91.013539] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 91.014095] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 91.015036] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e600
<4>[ 91.016050] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 91.017052] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 91.018055] Call Trace:
<4>[ 91.018454] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 91.018967] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 91.019502] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 91.020090] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 91.020681] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 91.021262] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 91.021807] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 91.022333] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 91.022864] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 91.023415] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 91.023954] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 91.024476] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 91.025012] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 91.025562] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 91.026092] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 91.026638] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 91.027168] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 91.027675] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 91.028198] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 92.012009] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 92.012970] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 92.013513] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 92.014078] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 92.015011] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff88007804e630
<4>[ 92.016024] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 92.017039] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 92.018024] Call Trace:
<4>[ 92.018417] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 92.018916] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 92.019455] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 92.020032] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 92.020566] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 92.021135] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 92.021673] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 92.022198] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 92.022737] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 92.023271] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 92.023800] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 92.031765] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 92.032390] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 92.032944] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 92.033497] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 92.034019] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 92.034569] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 92.035092] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 92.035589] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 92.036110] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 93.016028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 93.016983] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 93.017517] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 93.018073] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 93.018992] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff8800783746f0
<4>[ 93.019982] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 93.020981] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 93.021968] Call Trace:
<4>[ 93.022361] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 93.022854] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 93.023380] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 93.023936] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 93.024460] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 93.025022] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 93.025553] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 93.026070] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 93.026601] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 93.027128] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 93.027649] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 93.028149] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 93.028662] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 93.029207] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 93.029722] [<ffffffff8103768a>] ? __switch_to+0x227/0x423
<4>[ 93.030230] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 93.030771] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 93.031326] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 93.031869] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 93.032378] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 93.032869] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 93.033356] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 94.016030] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 94.016990] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 94.017524] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 94.018086] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 94.019021] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374720
<4>[ 94.020029] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 94.021032] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 94.022035] Call Trace:
<4>[ 94.022434] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 94.022934] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 94.023465] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 94.024036] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 94.024563] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 94.025132] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 94.025720] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 94.026249] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 94.026779] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 94.027307] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 94.027828] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 94.028335] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 94.028857] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 94.029410] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 94.029932] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 94.030483] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 94.031001] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 94.031517] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 94.032017] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 95.016010] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 95.017044] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 95.017597] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 95.018173] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 95.019118] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374750
<4>[ 95.020143] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 95.021161] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 95.022174] Call Trace:
<4>[ 95.022576] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 95.023097] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 95.023616] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 95.024196] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 95.024734] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 95.025316] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 95.025862] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 95.026379] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 95.026910] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 95.027432] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 95.027953] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 95.028454] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 95.028967] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 95.029511] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 95.030026] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 95.030568] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 95.031084] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 95.031574] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 95.032068] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 96.016009] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 96.016972] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 96.017515] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 96.018120] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 96.019042] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374750
<4>[ 96.020048] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 96.021056] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 96.022057] Call Trace:
<4>[ 96.022453] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 96.022953] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 96.023493] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 96.024068] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 96.024604] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 96.025174] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 96.025714] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 96.026240] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 96.026779] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 96.027323] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 96.027844] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 96.028358] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 96.028871] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 96.029417] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 96.029941] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 96.030490] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 96.031011] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 96.031513] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 96.032018] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 97.020029] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 97.021061] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 97.021604] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 97.022180] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 97.023129] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10780
<4>[ 97.024206] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 97.025228] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 97.026283] Call Trace:
<4>[ 97.026684] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 97.027202] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 97.027728] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 97.028311] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 97.028848] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 97.029428] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 97.029973] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 97.030494] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 97.031055] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 97.031583] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 97.032132] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 97.032691] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 97.033220] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 97.033782] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 97.034312] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 97.034859] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 97.035389] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 97.035896] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 97.036418] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 98.423759] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 98.424720] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 98.425308] CPU: 1 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 98.426142] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 98.427070] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 98.435091] 0000000000000000 ffff88006f7d77f0 ffffffff819b8b88 ffff880038f107e0
<4>[ 98.436096] ffff88006f7d7800 ffffffff811030c2 ffff88006f7d7860 ffffffff812bba58
<4>[ 98.437083] 000000000000130c ffffffff8129a1aa ffff88006f7d7848 ffffffff812d8046
<4>[ 98.438069] Call Trace:
<4>[ 98.438459] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 98.438956] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 98.439475] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 98.440040] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 98.440566] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 98.441127] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 98.441658] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 98.442175] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 98.442706] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 98.443227] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 98.443748] [<ffffffff812950dc>] ext4_da_update_reserve_space+0x1b4/0x22d
<4>[ 98.444320] [<ffffffff812b9e2b>] ext4_ext_map_blocks+0xc07/0xdba
<4>[ 98.444849] [<ffffffff812953d6>] ext4_map_blocks+0x281/0x416
<4>[ 98.445363] [<ffffffff81297e7c>] ext4_writepages+0x66b/0xb21
<4>[ 98.445878] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 98.446378] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 98.446919] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 98.447455] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 98.447983] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 98.448502] [<ffffffff81202e6c>] bdi_writeback_workfn+0x1b9/0x395
<4>[ 98.449034] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 98.449550] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 98.450057] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 98.450575] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 98.451069] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 98.451613] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 98.452134] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 99.420027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 99.420986] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 99.421530] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 99.422134] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 99.423079] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374780
<4>[ 99.424087] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 99.425089] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 99.426099] Call Trace:
<4>[ 99.426492] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 99.427009] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 99.427530] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 99.428101] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 99.428628] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 99.429197] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 99.429727] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 99.430244] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 99.430774] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 99.431307] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 99.431844] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 99.432357] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 99.432879] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 99.433433] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 99.433955] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 99.434506] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 99.435028] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 99.435526] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 99.436024] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 100.420009] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 100.420971] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 100.421523] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 100.422079] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 100.422996] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880078374780
<4>[ 100.424007] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 100.425007] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 100.426006] Call Trace:
<4>[ 100.426401] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 100.426902] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 100.427429] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 100.427994] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 100.428526] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 100.429098] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 100.429635] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 100.430160] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 100.430699] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 100.431271] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 100.431799] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 100.432326] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 100.432848] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 100.433389] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 100.433941] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 100.434463] [<ffffffff81128ae8>] ? __srcu_read_unlock+0x18/0x1a
<4>[ 100.435005] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 100.435518] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 100.436021] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 100.436536] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 101.420031] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 101.421017] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 101.421564] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 101.422135] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 101.423071] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10840
<4>[ 101.424068] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 101.425054] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 101.426040] Call Trace:
<4>[ 101.426433] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 101.426926] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 101.427444] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 101.427999] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 101.428524] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 101.429086] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 101.429617] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 101.430134] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 101.430665] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 101.431187] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 101.431708] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 101.432208] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 101.432721] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 101.433265] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 101.433781] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 101.434323] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 101.434823] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 101.435328] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 101.435816] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 102.424027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 102.424994] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 102.425538] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 102.426104] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 102.427093] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374840
<4>[ 102.428103] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 102.429105] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 102.430104] Call Trace:
<4>[ 102.430496] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 102.431017] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 102.431535] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 102.432106] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 102.432635] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 102.433195] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 102.433725] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 102.434243] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 102.434781] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 102.435315] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 102.435844] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 102.436351] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 102.436878] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 102.437432] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 102.437953] [<ffffffff81128ac6>] ? __srcu_read_lock+0x54/0x5e
<4>[ 102.438480] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 102.438997] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 102.439546] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 102.440051] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 103.552465] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 103.553415] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 103.553974] CPU: 3 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 103.554814] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 103.555754] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 103.556392] 0000000000000000 ffff88006f7d79c8 ffffffff819b8b88 ffff880038f108d0
<4>[ 103.557403] ffff88006f7d79d8 ffffffff811030c2 ffff88006f7d7a38 ffffffff812bba58
<4>[ 103.558408] 000000000000130c ffffffff81298110 ffff88006f7d7a20 ffffffff812d8046
<4>[ 103.559416] Call Trace:
<4>[ 103.559811] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 103.560321] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 103.568286] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 103.568851] [<ffffffff81298110>] ? ext4_writepages+0x8ff/0xb21
<4>[ 103.569381] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 103.569950] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 103.570490] [<ffffffff81298110>] ? ext4_writepages+0x8ff/0xb21
<4>[ 103.571032] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 103.571572] [<ffffffff81298110>] ext4_writepages+0x8ff/0xb21
<4>[ 103.572105] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 103.572629] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 103.573179] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 103.573715] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 103.574252] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 103.574757] [<ffffffff81202e6c>] bdi_writeback_workfn+0x1b9/0x395
<4>[ 103.575303] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 103.575821] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 103.576342] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 103.576869] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 103.577357] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 103.577905] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 103.578406] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 104.556035] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 104.557019] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 104.557563] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 104.558128] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 104.559062] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10930
<4>[ 104.560074] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 104.561068] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 104.562071] Call Trace:
<4>[ 104.562464] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 104.562968] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 104.563485] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 104.564055] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 104.564582] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 104.565153] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 104.565691] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 104.566303] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 104.566855] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 104.567393] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 104.567923] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 104.568441] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 104.568960] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 104.569513] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 104.570034] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 104.570579] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 104.571148] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 104.571651] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 104.572147] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 104.572643] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 105.556026] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 105.556991] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 105.557525] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 105.558081] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 105.559025] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff8800783206c0
<4>[ 105.560046] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 105.561050] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 105.562051] Call Trace:
<4>[ 105.562447] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 105.562951] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 105.563473] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 105.564045] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 105.564579] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 105.565149] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 105.565687] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 105.566212] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 105.566750] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 105.567286] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 105.567807] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 105.568307] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 105.568827] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 105.569381] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 105.569915] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 105.570469] [<ffffffff812d7849>] ? jbd2_journal_stop+0x2f6/0x308
<4>[ 105.571020] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 105.571570] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 105.572084] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 105.572582] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 105.573078] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 106.564027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 106.565012] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 106.565565] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 106.566134] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 106.567070] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff8800783206c0
<4>[ 106.568073] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 106.569075] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 106.570075] Call Trace:
<4>[ 106.570471] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 106.570979] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 106.571506] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 106.572080] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 106.572607] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 106.573178] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 106.573716] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 106.574241] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 106.574787] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 106.575323] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 106.575858] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 106.576359] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 106.576872] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 106.577419] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 106.577940] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 106.578478] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 106.578999] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 106.579496] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 106.579990] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 107.564032] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 107.564994] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 107.565536] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 107.566106] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 107.567062] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff8800783206c0
<4>[ 107.568070] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 107.569073] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 107.570083] Call Trace:
<4>[ 107.570484] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 107.571003] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 107.571519] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 107.572091] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 107.572617] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 107.573179] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 107.573710] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 107.574228] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 107.574763] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 107.575307] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 107.575843] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 107.576357] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 107.576876] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 107.577431] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 107.577953] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 107.578491] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 107.579057] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 107.579573] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 107.580081] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 107.580579] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 108.568028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 108.569043] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 108.569578] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 108.570134] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 108.571067] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff8800783749f0
<4>[ 108.572081] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 108.573102] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 108.574096] Call Trace:
<4>[ 108.574496] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 108.575010] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 108.575532] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 108.576108] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 108.576637] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 108.577207] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 108.577743] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 108.578261] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 108.578807] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 108.579335] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 108.579857] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 108.580366] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 108.580887] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 108.581440] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 108.581964] [<ffffffff81128a98>] ? __srcu_read_lock+0x26/0x5e
<4>[ 108.589993] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 108.590500] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 108.591009] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 108.591510] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 109.568008] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 109.568955] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 109.569490] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 109.570046] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 109.570963] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880038f10a20
<4>[ 109.571954] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 109.572959] 0000000000000000 00000000ffffffff ffff88007fa76000 0000000016654b77
<4>[ 109.573946] Call Trace:
<4>[ 109.574338] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 109.574830] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 109.575354] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 109.575909] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 109.576452] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 109.576971] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 109.577501] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 109.578013] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 109.578534] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 109.579063] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 109.579585] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 109.580130] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 109.580676] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 109.581191] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 109.581719] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 109.582220] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 109.582711] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 109.583208] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 110.572029] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 110.573010] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 110.573601] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 110.574160] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 110.575081] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374ae0
<4>[ 110.576093] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 110.577099] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 110.578100] Call Trace:
<4>[ 110.578496] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 110.579005] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 110.579588] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 110.580165] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 110.580695] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 110.581264] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 110.581802] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 110.582326] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 110.582865] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 110.583398] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 110.583921] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 110.584427] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 110.584940] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 110.585491] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 110.586015] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 110.586551] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 110.587072] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 110.587570] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 110.588079] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 111.576039] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 111.577022] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 111.577575] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 111.578183] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 111.579132] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374ae0
<4>[ 111.580159] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 111.581174] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 111.582190] Call Trace:
<4>[ 111.582682] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 111.583201] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 111.583727] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 111.584303] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 111.584831] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 111.585455] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 111.585997] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 111.586523] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 111.587077] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 111.587597] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 111.588136] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 111.588642] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 111.589161] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 111.589712] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 111.590234] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 111.590765] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 111.591281] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 111.591771] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 111.592272] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 112.576027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 112.576997] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 112.577540] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 112.578105] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 112.579039] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff8800783206c0
<4>[ 112.580036] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 112.581038] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 112.582038] Call Trace:
<4>[ 112.582436] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 112.582937] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 112.583477] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 112.584049] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 112.584578] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 112.585147] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 112.585686] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 112.586211] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 112.586750] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 112.587295] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 112.587824] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 112.588326] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 112.588839] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 112.589383] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 112.589901] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 112.590440] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 112.590953] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 112.591456] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 112.591951] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 113.580028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 113.580997] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 113.581540] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 113.582106] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 113.583058] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff8800783206c0
<4>[ 113.584073] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 113.585075] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 113.586074] Call Trace:
<4>[ 113.586471] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 113.587000] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 113.587518] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 113.588081] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 113.588601] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 113.589162] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 113.589700] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 113.590225] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 113.590764] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 113.591307] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 113.591837] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 113.592346] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 113.592873] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 113.593426] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 113.593949] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 113.594498] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 113.595063] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 113.595571] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 113.596073] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 113.596573] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 114.602695] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 114.603682] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 114.604249] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 114.604861] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 114.605826] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff8800783206c0
<4>[ 114.606814] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 114.607810] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 114.608813] Call Trace:
<4>[ 114.609204] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 114.609696] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 114.610205] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 114.618176] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 114.618697] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 114.619267] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 114.619798] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 114.620336] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 114.620867] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 114.621378] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 114.621899] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 114.622414] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 114.622934] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 114.623478] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 114.624032] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 114.624549] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 114.625077] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 114.625578] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 114.626068] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 114.626556] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 115.600028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 115.600999] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 115.601541] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 115.602099] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 115.603022] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374bd0
<4>[ 115.604029] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 115.605034] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 115.606034] Call Trace:
<4>[ 115.606431] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 115.606930] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 115.607458] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 115.608131] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 115.608657] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 115.609227] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 115.609765] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 115.610289] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 115.610828] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 115.611362] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 115.611885] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 115.612392] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 115.612905] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 115.613454] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 115.613975] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 115.614508] [<ffffffff812d7849>] ? jbd2_journal_stop+0x2f6/0x308
<4>[ 115.615060] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 115.615611] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 115.616130] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 115.616632] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 115.617127] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 116.603803] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 116.604792] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 116.605360] CPU: 1 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 116.606205] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 116.607188] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 116.607801] 0000000000000000 ffff88006f7d79c8 ffffffff819b8b88 ffff880038f10c00
<4>[ 116.608822] ffff88006f7d79d8 ffffffff811030c2 ffff88006f7d7a38 ffffffff812bba58
<4>[ 116.609818] 000000000000130c ffffffff81298110 ffff88006f7d7a20 ffffffff812d8046
<4>[ 116.610804] Call Trace:
<4>[ 116.611215] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 116.611715] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 116.612250] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 116.612860] [<ffffffff81298110>] ? ext4_writepages+0x8ff/0xb21
<4>[ 116.613392] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 116.613962] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 116.614501] [<ffffffff81298110>] ? ext4_writepages+0x8ff/0xb21
<4>[ 116.615045] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 116.615584] [<ffffffff81298110>] ext4_writepages+0x8ff/0xb21
<4>[ 116.616129] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 116.616634] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 116.617192] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 116.617729] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 116.618266] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 116.618776] [<ffffffff81202e2f>] bdi_writeback_workfn+0x17c/0x395
<4>[ 116.619327] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 116.619846] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 116.620375] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 116.620895] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 116.621383] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 116.621935] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 116.622443] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 117.415211] perf interrupt took too long (2544 > 2500), lowering kernel.perf_event_max_sample_rate to 50000
<3>[ 117.604028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 117.605010] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 117.605552] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 117.606119] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 117.607064] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e690
<4>[ 117.608076] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 117.609083] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 117.610080] Call Trace:
<4>[ 117.610472] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 117.610970] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 117.611489] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 117.612066] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 117.612602] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 117.613171] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 117.613717] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 117.614246] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 117.614785] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 117.615328] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 117.615858] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 117.616371] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 117.616895] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 117.617448] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 117.617977] [<ffffffff81128ae3>] ? __srcu_read_unlock+0x13/0x1a
<4>[ 117.618518] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 117.619039] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 117.619535] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 117.620037] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 118.608023] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 118.608982] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 118.609517] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 118.610073] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 118.611016] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e690
<4>[ 118.612030] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 118.613046] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 118.614050] Call Trace:
<4>[ 118.614448] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 118.614948] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 118.615474] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 118.616051] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 118.616590] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 118.617168] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 118.617707] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 118.618231] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 118.618761] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 118.619297] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 118.619818] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 118.620332] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 118.620857] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 118.621411] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 118.621936] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 118.622478] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 118.622990] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 118.623489] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 118.623983] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 120.163742] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 120.164721] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 120.165297] CPU: 3 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 120.166155] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 120.167147] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 120.167771] 0000000000000000 ffff88006f7d77f0 ffffffff819b8b88 ffff880038f10cf0
<4>[ 120.168802] ffff88006f7d7800 ffffffff811030c2 ffff88006f7d7860 ffffffff812bba58
<4>[ 120.169800] 000000000000130c ffffffff8129a1aa ffff88006f7d7848 ffffffff812d8046
<4>[ 120.170814] Call Trace:
<4>[ 120.171229] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 120.171722] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 120.172264] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 120.172843] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 120.173377] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 120.173954] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 120.174501] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 120.175049] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 120.175598] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 120.176136] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 120.176677] [<ffffffff812950dc>] ext4_da_update_reserve_space+0x1b4/0x22d
<4>[ 120.184761] [<ffffffff812b9e2b>] ext4_ext_map_blocks+0xc07/0xdba
<4>[ 120.185289] [<ffffffff812953d6>] ext4_map_blocks+0x281/0x416
<4>[ 120.185802] [<ffffffff81297e7c>] ext4_writepages+0x66b/0xb21
<4>[ 120.186317] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 120.186818] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 120.187374] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 120.187901] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 120.188449] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 120.188956] [<ffffffff81202e6c>] bdi_writeback_workfn+0x1b9/0x395
<4>[ 120.189487] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 120.190004] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 120.190511] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 120.191044] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 120.191525] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 120.192084] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 120.192590] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 121.160008] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 121.160983] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 121.161536] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 121.162134] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 121.163067] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374d20
<4>[ 121.164066] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 121.165057] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 121.166044] Call Trace:
<4>[ 121.166436] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 121.166929] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 121.167449] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 121.168015] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 121.168556] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 121.169117] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 121.169648] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 121.170165] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 121.170696] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 121.171218] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 121.171741] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 121.172248] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 121.172761] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 121.173305] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 121.173820] [<ffffffff81128aab>] ? __srcu_read_lock+0x39/0x5e
<4>[ 121.174339] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 121.174840] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 121.175347] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 121.175835] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 122.164028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 122.164999] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 122.165542] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 122.166107] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 122.167041] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374d50
<4>[ 122.168060] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 122.169071] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 122.170072] Call Trace:
<4>[ 122.170467] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 122.170964] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 122.171480] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 122.172048] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 122.172577] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 122.173146] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 122.173752] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 122.174283] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 122.174822] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 122.175359] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 122.175889] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 122.176411] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 122.176932] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 122.177479] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 122.178004] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 122.178555] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 122.179080] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 122.179577] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 122.180084] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 123.164028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 123.164992] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 123.165535] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 123.166100] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 123.167034] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10de0
<4>[ 123.168047] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 123.169101] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 123.170102] Call Trace:
<4>[ 123.170501] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 123.171012] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 123.171533] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 123.172109] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 123.172645] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 123.173258] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 123.173790] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 123.174308] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 123.174843] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 123.175376] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 123.175907] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 123.176420] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 123.176941] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 123.177494] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 123.178015] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 123.178546] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 123.179117] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 123.179627] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 123.180136] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 123.180635] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 124.164028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 124.164996] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 124.165540] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 124.166105] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 124.167088] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10e10
<4>[ 124.168104] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 124.169097] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 124.170093] Call Trace:
<4>[ 124.170489] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 124.171000] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 124.171522] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 124.172099] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 124.172623] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 124.173195] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 124.173735] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 124.174259] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 124.174799] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 124.175334] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 124.175862] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 124.176375] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 124.176988] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 124.177541] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 124.178056] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 124.178584] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 124.179102] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 124.179598] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 124.180105] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 125.267909] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 125.268880] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 125.269451] CPU: 1 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 125.270297] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 125.271275] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 125.271893] 0000000000000000 ffff88006f7d79c8 ffffffff819b8b88 ffff880038f10e10
<4>[ 125.272899] ffff88006f7d79d8 ffffffff811030c2 ffff88006f7d7a38 ffffffff812bba58
<4>[ 125.273899] 000000000000130c ffffffff81298110 ffff88006f7d7a20 ffffffff812d8046
<4>[ 125.274895] Call Trace:
<4>[ 125.275300] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 125.275793] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 125.276314] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 125.276883] [<ffffffff81298110>] ? ext4_writepages+0x8ff/0xb21
<4>[ 125.277412] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 125.277982] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 125.278520] [<ffffffff81298110>] ? ext4_writepages+0x8ff/0xb21
<4>[ 125.279063] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 125.279602] [<ffffffff81298110>] ext4_writepages+0x8ff/0xb21
<4>[ 125.280136] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 125.280730] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 125.281282] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 125.281822] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 125.282399] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 125.282938] [<ffffffff8118c319>] ? global_dirty_limits+0x105/0x121
<4>[ 125.283522] [<ffffffff81202e6c>] bdi_writeback_workfn+0x1b9/0x395
<4>[ 125.284092] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 125.284638] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 125.285164] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 125.285682] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 125.293594] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 125.294198] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 125.294704] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 126.264009] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 126.264958] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 126.265492] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 126.266047] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 126.266958] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374e70
<4>[ 126.267979] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 126.269047] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 126.270046] Call Trace:
<4>[ 126.270445] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 126.270944] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 126.271476] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 126.272052] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 126.272579] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 126.273146] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 126.273686] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 126.274210] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 126.274747] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 126.275280] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 126.275809] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 126.276320] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 126.276861] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 126.277412] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 126.277934] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 126.278441] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 126.278938] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 126.279447] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 127.264041] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 127.265010] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 127.265551] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 127.266116] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 127.267052] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10e40
<4>[ 127.268062] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 127.269063] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 127.270063] Call Trace:
<4>[ 127.270460] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 127.270970] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 127.271495] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 127.272057] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 127.272577] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 127.273138] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 127.273677] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 127.274204] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 127.274743] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 127.275276] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 127.275806] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 127.276313] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 127.276834] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 127.277386] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 127.277909] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 127.278447] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 127.278964] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 127.279463] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 127.279958] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 128.268030] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 128.268998] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 128.269543] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 128.270108] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 128.271036] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374e70
<4>[ 128.272032] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 128.273027] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 128.274027] Call Trace:
<4>[ 128.274519] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 128.275035] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 128.275553] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 128.276123] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 128.276650] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 128.277220] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 128.277759] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 128.278284] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 128.278823] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 128.279358] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 128.279888] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 128.280410] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 128.280938] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 128.281496] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 128.282010] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 128.282543] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 128.283066] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 128.283564] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 128.284075] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 129.272030] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 129.273022] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 129.273624] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 129.274195] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 129.275131] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10e70
<4>[ 129.276142] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 129.277142] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 129.278141] Call Trace:
<4>[ 129.278541] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 129.279054] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 129.279570] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 129.280139] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 129.280659] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 129.281219] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 129.281751] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 129.282276] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 129.282815] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 129.283356] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 129.283892] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 129.284401] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 129.284921] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 129.285474] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 129.285996] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 129.286532] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 129.287097] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 129.287611] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 129.288119] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 129.288617] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 130.276088] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 130.277076] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 130.277629] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 130.278205] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 130.279166] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10e70
<4>[ 130.280194] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 130.281256] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 130.282270] Call Trace:
<4>[ 130.282667] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 130.283177] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 130.283699] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 130.284270] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 130.284798] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 130.285366] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 130.285899] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 130.286417] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 130.286956] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 130.287471] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 130.288006] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 130.288507] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 130.289032] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 130.289586] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 130.290110] [<ffffffff812142a4>] ? fsnotify+0x89/0x251
<4>[ 130.290612] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 130.291135] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 130.291633] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 130.292134] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 131.280027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 131.280983] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 131.281518] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 131.282073] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 131.282990] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10e70
<4>[ 131.283981] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 131.285003] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 131.285989] Call Trace:
<4>[ 131.286382] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 131.286874] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 131.287400] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 131.287956] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 131.295887] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 131.296461] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 131.297166] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 131.297684] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 131.298215] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 131.298726] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 131.299258] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 131.299752] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 131.300275] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 131.300823] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 131.301351] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 131.301914] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 131.302455] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 131.302993] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 131.303517] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 132.280029] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 132.281061] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 132.281612] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 132.282187] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 132.283137] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10ea0
<4>[ 132.284146] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 132.285168] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 132.286184] Call Trace:
<4>[ 132.286587] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 132.287109] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 132.287633] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 132.288218] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 132.288755] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 132.289336] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 132.289886] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 132.290453] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 132.291011] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 132.291543] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 132.292093] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 132.292594] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 132.293119] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 132.293680] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 132.294211] [<ffffffff812142ff>] ? fsnotify+0xe4/0x251
<4>[ 132.294718] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 132.295228] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 132.295719] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 132.296219] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 133.284028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 133.284996] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 133.285541] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 133.286106] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 133.287041] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374f90
<4>[ 133.288065] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 133.289071] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 133.290064] Call Trace:
<4>[ 133.290456] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 133.290949] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 133.291478] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 133.292056] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 133.292586] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 133.293151] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 133.293698] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 133.294222] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 133.294762] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 133.295294] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 133.295824] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 133.296336] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 133.296905] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 133.297459] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 133.297989] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 133.298546] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 133.299120] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 133.299636] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 133.300144] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 133.300652] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 134.288027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 134.289044] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 134.289588] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 134.290153] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 134.291074] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374fc0
<4>[ 134.292078] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 134.293084] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 134.294081] Call Trace:
<4>[ 134.294479] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 134.294987] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 134.295504] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 134.296081] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 134.296609] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 134.297179] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 134.297716] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 134.298335] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 134.298874] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 134.299407] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 134.299937] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 134.300444] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 134.300957] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 134.301502] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 134.302022] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 134.302559] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 134.303123] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 134.303626] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 134.304136] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 134.304637] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 135.292039] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 135.293010] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 135.293553] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 135.294116] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 135.295051] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374fc0
<4>[ 135.296063] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 135.297078] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 135.298078] Call Trace:
<4>[ 135.298470] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 135.298974] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 135.299483] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 135.300059] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 135.300588] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 135.301158] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 135.301742] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 135.302267] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 135.302806] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 135.303342] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 135.303871] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 135.304384] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 135.304905] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 135.305451] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 135.305978] [<ffffffff81128ae8>] ? __srcu_read_unlock+0x18/0x1a
<4>[ 135.306514] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 135.307039] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 135.307535] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 135.308044] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 136.465458] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 136.466437] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 136.466976] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 136.467539] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 136.468471] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff88007804e6f0
<4>[ 136.469465] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 136.470451] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 136.471452] Call Trace:
<4>[ 136.471843] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 136.472358] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 136.472870] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 136.473425] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 136.473943] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 136.474504] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 136.475050] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 136.475567] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 136.476114] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 136.476635] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 136.477155] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 136.477669] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 136.478191] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 136.478725] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 136.479280] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 136.479794] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 136.480344] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 136.480889] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 136.481391] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 136.481881] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 136.482369] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 137.468029] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 137.476507] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 137.477067] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 137.477633] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 137.478556] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374fc0
<4>[ 137.479571] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 137.480575] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 137.481565] Call Trace:
<4>[ 137.481961] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 137.482463] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 137.482989] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 137.483555] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 137.484096] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 137.484772] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 137.485313] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 137.485838] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 137.486376] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 137.486896] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 137.487439] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 137.487941] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 137.488476] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 137.489035] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 137.489553] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 137.490082] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 137.490582] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 137.491088] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 137.491584] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 138.472027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 138.472982] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 138.473517] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 138.474072] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 138.474988] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10f60
<4>[ 138.475979] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 138.476985] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 138.477971] Call Trace:
<4>[ 138.478364] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 138.478857] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 138.479380] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 138.479934] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 138.480465] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 138.481030] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 138.481561] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 138.482078] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 138.482609] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 138.483134] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 138.483655] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 138.484170] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 138.484686] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 138.485229] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 138.485744] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 138.486273] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 138.486815] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 138.487329] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 138.487820] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 138.488319] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 139.472038] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 139.473007] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 139.473550] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 139.474114] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 139.475047] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374f30
<4>[ 139.476114] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 139.477106] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 139.478093] Call Trace:
<4>[ 139.478485] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 139.478988] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 139.479497] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 139.480080] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 139.480619] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 139.481187] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 139.481725] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 139.482249] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 139.482842] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 139.483371] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 139.483909] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 139.484432] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 139.484954] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 139.485507] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 139.486029] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 139.486565] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 139.487182] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 139.487695] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 139.488215] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 139.488716] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 140.476027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 140.476982] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 140.477517] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 140.478074] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 140.478991] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10f00
<4>[ 140.479982] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 140.480989] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 140.481975] Call Trace:
<4>[ 140.482368] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 140.482860] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 140.483386] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 140.483941] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 140.484481] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 140.485045] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 140.485576] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 140.486093] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 140.486623] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 140.487150] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 140.487671] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 140.488177] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 140.488690] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 140.489234] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 140.489749] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 140.490278] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 140.490778] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 140.491284] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 140.491772] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 141.612614] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 141.613568] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 141.614125] CPU: 3 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 141.614959] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 141.615893] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 141.616561] 0000000000000000 ffff88006f7d79c8 ffffffff819b8b88 ffff880038f10ed0
<4>[ 141.617619] ffff88006f7d79d8 ffffffff811030c2 ffff88006f7d7a38 ffffffff812bba58
<4>[ 141.618621] 000000000000130c ffffffff81298110 ffff88006f7d7a20 ffffffff812d8046
<4>[ 141.619634] Call Trace:
<4>[ 141.620041] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 141.620544] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 141.621060] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 141.621665] [<ffffffff81298110>] ? ext4_writepages+0x8ff/0xb21
<4>[ 141.622198] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 141.622767] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 141.623318] [<ffffffff81298110>] ? ext4_writepages+0x8ff/0xb21
<4>[ 141.623839] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 141.624382] [<ffffffff81298110>] ext4_writepages+0x8ff/0xb21
<4>[ 141.624901] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 141.625409] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 141.625959] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 141.626494] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 141.627041] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 141.627553] [<ffffffff8118c319>] ? global_dirty_limits+0x105/0x121
<4>[ 141.628110] [<ffffffff81202e6c>] bdi_writeback_workfn+0x1b9/0x395
<4>[ 141.628651] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 141.629176] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 141.629692] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 141.630216] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 141.630704] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 141.631264] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 141.631775] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 142.612012] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 142.612975] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 142.613517] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 142.614082] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 142.615008] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374ed0
<4>[ 142.616028] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 142.617050] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 142.618059] Call Trace:
<4>[ 142.625975] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 142.626471] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 142.627005] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 142.627585] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 142.628131] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 142.628713] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 142.629259] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 142.629792] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 142.630339] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 142.630873] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 142.631422] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 142.631932] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 142.632472] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 142.633036] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 142.633565] [<ffffffff8103768a>] ? __switch_to+0x227/0x423
<4>[ 142.634090] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 142.634651] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 142.635180] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 142.635724] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 142.636240] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 143.612026] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 143.612982] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 143.613516] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 143.614072] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 143.615004] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff8800783206f0
<4>[ 143.615990] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 143.616986] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 143.617973] Call Trace:
<4>[ 143.618365] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 143.618858] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 143.619383] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 143.619939] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 143.620463] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 143.621025] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 143.621556] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 143.622073] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 143.622603] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 143.623140] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 143.623661] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 143.624160] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 143.624673] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 143.625217] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 143.625732] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 143.626273] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 143.626813] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 143.627368] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 143.627868] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 143.628365] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 143.628855] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 144.612028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 144.612995] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 144.613531] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 144.614087] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 144.615019] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff8800783206f0
<4>[ 144.616034] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 144.617037] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 144.618035] Call Trace:
<4>[ 144.618432] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 144.618932] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 144.619460] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 144.620030] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 144.620569] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 144.621144] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 144.621684] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 144.622207] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 144.622746] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 144.623289] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 144.623810] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 144.624310] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 144.624823] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 144.625375] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 144.625892] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 144.626448] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 144.627012] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 144.627519] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 144.628023] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 144.628518] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 145.612027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 145.612996] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 145.613537] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 145.614102] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 145.615093] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374de0
<4>[ 145.616111] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 145.617104] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 145.618093] Call Trace:
<4>[ 145.618491] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 145.619000] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 145.619522] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 145.620095] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 145.620620] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 145.621198] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 145.621737] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 145.622261] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 145.622800] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 145.623334] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 145.623863] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 145.624477] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 145.625000] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 145.625552] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 145.626074] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 145.626603] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 145.627119] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 145.627610] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 145.628115] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 146.616027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 146.616996] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 146.617538] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 146.618102] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 146.619041] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374d50
<4>[ 146.620050] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 146.621069] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 146.622070] Call Trace:
<4>[ 146.622467] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 146.622975] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 146.623491] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 146.624064] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 146.624600] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 146.625171] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 146.625708] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 146.626235] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 146.626773] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 146.627307] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 146.627879] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 146.628398] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 146.628920] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 146.629471] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 146.629986] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 146.630529] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 146.631045] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 146.631542] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 146.632048] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 147.616028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 147.617012] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 147.617569] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 147.618144] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 147.619094] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374db0
<4>[ 147.620109] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 147.621131] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 147.622185] Call Trace:
<4>[ 147.622587] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 147.623111] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 147.623637] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 147.624231] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 147.624770] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 147.625350] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 147.625899] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 147.626441] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 147.627000] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 147.627528] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 147.628078] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 147.628583] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 147.629110] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 147.629666] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 147.630189] [<ffffffff8121444b>] ? fsnotify+0x230/0x251
<4>[ 147.630695] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 147.638628] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 147.639242] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 147.639738] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 148.620031] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 148.621096] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 148.621666] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 148.622251] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 148.623200] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10d20
<4>[ 148.624268] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 148.625261] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 148.626254] Call Trace:
<4>[ 148.626651] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 148.627166] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 148.627683] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 148.628265] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 148.628801] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 148.629431] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 148.629976] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 148.630503] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 148.631056] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 148.631576] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 148.632114] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 148.632620] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 148.633139] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 148.633696] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 148.634212] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 148.634740] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 148.635250] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 148.635746] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 148.636251] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 149.620031] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 149.620998] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 149.621540] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 149.622105] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 149.623040] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10cf0
<4>[ 149.624053] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 149.625152] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 149.626139] Call Trace:
<4>[ 149.626532] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 149.627044] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 149.627560] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 149.628138] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 149.628668] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 149.629236] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 149.629775] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 149.630293] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 149.630823] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 149.631349] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 149.631870] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 149.632376] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 149.632889] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 149.633433] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 149.633961] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 149.634507] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 149.635037] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 149.635543] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 149.636166] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 150.620030] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 150.620985] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 150.621520] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 150.622086] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 150.623036] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10cf0
<4>[ 150.624156] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 150.625162] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 150.626178] Call Trace:
<4>[ 150.626575] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 150.627098] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 150.627624] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 150.628210] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 150.628749] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 150.629325] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 150.629873] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 150.630406] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 150.630965] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 150.631495] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 150.632045] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 150.632553] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 150.633072] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 150.633624] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 150.634197] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 150.634730] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 150.635241] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 150.635732] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 150.636233] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 151.624026] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 151.624995] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 151.625539] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 151.626104] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 151.627040] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10cc0
<4>[ 151.628066] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 151.629097] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 151.630085] Call Trace:
<4>[ 151.630483] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 151.630992] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 151.631510] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 151.632087] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 151.632621] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 151.633193] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 151.633732] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 151.634259] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 151.634798] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 151.635332] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 151.635911] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 151.636423] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 151.636946] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 151.637500] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 151.638022] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 151.638565] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 151.639123] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 151.639623] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 151.640124] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 151.640620] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 152.823759] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 152.824731] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 152.825296] CPU: 2 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 152.826142] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 152.827088] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 152.827703] 0000000000000000 ffff88006f7d77f0 ffffffff819b8b88 ffff880078320780
<4>[ 152.828731] ffff88006f7d7800 ffffffff811030c2 ffff88006f7d7860 ffffffff812bba58
<4>[ 152.829764] 000000000000130c ffffffff8129a1aa ffff88006f7d7848 ffffffff812d8046
<4>[ 152.830751] Call Trace:
<4>[ 152.831150] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 152.831643] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 152.832173] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 152.832736] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 152.833253] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 152.833813] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 152.834344] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 152.834861] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 152.835413] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 152.835924] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 152.836466] [<ffffffff812950dc>] ext4_da_update_reserve_space+0x1b4/0x22d
<4>[ 152.837029] [<ffffffff812b9e2b>] ext4_ext_map_blocks+0xc07/0xdba
<4>[ 152.837557] [<ffffffff812953d6>] ext4_map_blocks+0x281/0x416
<4>[ 152.838070] [<ffffffff81297e7c>] ext4_writepages+0x66b/0xb21
<4>[ 152.838585] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 152.839099] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 152.839639] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 152.840187] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 152.840720] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 152.841224] [<ffffffff81202e6c>] bdi_writeback_workfn+0x1b9/0x395
<4>[ 152.841755] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 152.842271] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 152.842778] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 152.843317] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 152.843797] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 152.844363] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 152.844867] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 153.824034] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 153.824989] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 153.825523] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 153.826079] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 153.834400] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320750
<4>[ 153.835414] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 153.836406] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 153.837393] Call Trace:
<4>[ 153.837795] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 153.838303] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 153.838829] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 153.839463] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 153.839997] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 153.840584] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 153.841133] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 153.841662] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 153.842199] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 153.842725] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 153.843285] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 153.843795] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 153.844336] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 153.844904] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 153.845444] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 153.845992] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 153.846552] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 153.847101] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 153.847608] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 153.848129] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 154.824009] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 154.824971] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 154.825557] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 154.826124] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 154.827069] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e810
<4>[ 154.828080] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 154.829085] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 154.830072] Call Trace:
<4>[ 154.830466] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 154.830967] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 154.831493] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 154.832080] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 154.832614] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 154.833184] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 154.833723] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 154.834249] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 154.834880] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 154.835427] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 154.835957] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 154.836481] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 154.837012] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 154.837575] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 154.838108] [<ffffffff8103768a>] ? __switch_to+0x227/0x423
<4>[ 154.838633] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 154.839211] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 154.839712] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 154.840215] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 154.840708] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 155.828030] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 155.828985] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 155.829520] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 155.830085] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 155.831027] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff8800783207e0
<4>[ 155.832039] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 155.833045] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 155.834044] Call Trace:
<4>[ 155.834443] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 155.834947] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 155.835470] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 155.836047] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 155.836587] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 155.837167] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 155.837717] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 155.838248] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 155.838794] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 155.839329] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 155.839857] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 155.840370] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 155.840892] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 155.841444] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 155.841967] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 155.842503] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 155.843027] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 155.843535] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 155.844043] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 156.828028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 156.829060] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 156.829599] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 156.830154] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 156.831085] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e840
<4>[ 156.832096] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 156.833170] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 156.834175] Call Trace:
<4>[ 156.834574] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 156.835099] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 156.835615] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 156.836201] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 156.836735] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 156.837305] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 156.837846] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 156.838472] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 156.839034] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 156.839547] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 156.840090] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 156.840592] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 156.841109] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 156.841660] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 156.842182] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 156.842719] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 156.843283] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 156.843785] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 156.844306] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 156.844803] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 157.869312] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 157.870293] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 157.870835] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 157.871425] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 157.872361] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff88007804e870
<4>[ 157.873408] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 157.874394] 00000000000581b4 0000090000080000 0000090000080000 0000000000000000
<4>[ 157.875385] Call Trace:
<4>[ 157.875777] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 157.876296] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 157.876813] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 157.877369] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 157.877899] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 157.878416] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 157.878947] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 157.879477] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 157.879998] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 157.880533] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 157.881060] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 157.881594] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 157.882138] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 157.882654] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 157.883209] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 157.883710] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 157.884217] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 157.884710] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 158.868028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 158.869013] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 158.869564] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 158.870140] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 158.871128] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e870
<4>[ 158.872157] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 158.873169] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 158.874184] Call Trace:
<4>[ 158.874586] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 158.875108] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 158.875633] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 158.876231] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 158.876774] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 158.877353] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 158.877905] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 158.878438] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 158.879000] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 158.879539] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 158.880079] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 158.888158] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 158.888675] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 158.889230] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 158.889762] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 158.890306] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 158.890866] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 158.891407] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 158.891912] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 158.892428] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 159.868013] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 159.868975] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 159.869518] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 159.870083] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 159.871079] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff8800783207e0
<4>[ 159.872091] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 159.873098] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 159.874110] Call Trace:
<4>[ 159.874504] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 159.875029] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 159.875551] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 159.876121] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 159.876648] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 159.877208] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 159.877745] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 159.878271] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 159.878810] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 159.879343] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 159.879956] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 159.880484] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 159.881031] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 159.881575] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 159.882126] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 159.882648] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 159.883210] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 159.883719] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 159.884224] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 159.884731] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 160.868012] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 160.869030] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 160.869568] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 160.870141] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 160.871063] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff8800783208a0
<4>[ 160.872066] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 160.873072] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 160.874071] Call Trace:
<4>[ 160.874519] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 160.875047] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 160.875567] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 160.876143] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 160.876678] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 160.877248] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 160.877787] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 160.878361] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 160.878916] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 160.879453] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 160.879980] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 160.880511] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 160.881038] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 160.881572] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 160.882124] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 160.882648] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 160.883222] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 160.883731] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 160.884240] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 160.884741] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 161.872027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 161.873014] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 161.873557] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 161.874114] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 161.875046] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e900
<4>[ 161.876054] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 161.877058] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 161.878071] Call Trace:
<4>[ 161.878471] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 161.878977] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 161.879501] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 161.880077] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 161.880612] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 161.881183] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 161.881720] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 161.882252] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 161.882792] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 161.883334] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 161.883858] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 161.884364] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 161.884882] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 161.885431] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 161.885954] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 161.886491] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 161.887013] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 161.887553] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 161.888063] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 162.872009] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 162.872960] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 162.873494] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 162.874050] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 162.874981] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374c60
<4>[ 162.875983] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 162.877047] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 162.878050] Call Trace:
<4>[ 162.878447] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 162.878948] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 162.879475] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 162.880052] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 162.880583] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 162.881167] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 162.881706] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 162.882232] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 162.882764] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 162.883292] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 162.883814] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 162.884325] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 162.884846] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 162.885399] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 162.885921] [<ffffffff81214441>] ? fsnotify+0x226/0x251
<4>[ 162.886429] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 162.886939] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 162.887448] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 162.887941] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 163.876028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 163.876983] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 163.877524] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 163.878087] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 163.879003] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374c60
<4>[ 163.880015] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 163.881021] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 163.882044] Call Trace:
<4>[ 163.882442] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 163.882942] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 163.883468] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 163.884047] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 163.884577] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 163.885146] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 163.885699] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 163.886225] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 163.886763] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 163.887298] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 163.887828] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 163.888334] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 163.888847] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 163.889391] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 163.889912] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 163.890449] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 163.890961] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 163.891468] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 163.891963] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 164.876015] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 164.877040] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 164.877596] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 164.878179] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 164.879136] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880078374c60
<4>[ 164.880151] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 164.888580] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 164.889581] Call Trace:
<4>[ 164.889978] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 164.890479] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 164.891007] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 164.891590] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 164.892119] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 164.892680] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 164.893210] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 164.893734] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 164.894271] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 164.894790] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 164.895334] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 164.895855] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 164.896394] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 164.896938] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 164.897491] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 164.898013] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 164.898564] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 164.899087] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 164.899585] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 164.900090] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 165.876029] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 165.877009] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 165.877550] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 165.878108] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 165.879031] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374c60
<4>[ 165.880036] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 165.881043] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 165.882048] Call Trace:
<4>[ 165.882449] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 165.882949] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 165.883483] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 165.884058] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 165.884588] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 165.885157] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 165.885696] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 165.886220] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 165.886769] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 165.887305] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 165.887833] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 165.888339] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 165.888851] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 165.889395] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 165.889917] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 165.890451] [<ffffffff812d7849>] ? jbd2_journal_stop+0x2f6/0x308
<4>[ 165.890999] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 165.891512] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 165.892019] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 165.892519] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 166.876029] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 166.876985] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 166.877520] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 166.878076] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 166.878993] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10bd0
<4>[ 166.879985] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 166.880992] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 166.881978] Call Trace:
<4>[ 166.882372] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 166.882864] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 166.883387] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 166.883942] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 166.884483] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 166.885048] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 166.885580] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 166.886097] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 166.886627] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 166.887154] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 166.887674] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 166.888188] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 166.888702] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 166.889246] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 166.889761] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 166.890303] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 166.890804] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 166.891309] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 166.891797] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 168.355449] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 168.356426] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 168.356994] CPU: 2 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 168.357828] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 168.358780] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 168.359419] 0000000000000000 ffff88006f7d77f0 ffffffff819b8b88 ffff88007804e990
<4>[ 168.360422] ffff88006f7d7800 ffffffff811030c2 ffff88006f7d7860 ffffffff812bba58
<4>[ 168.361408] 000000000000130c ffffffff8129a1aa ffff88006f7d7848 ffffffff812d8046
<4>[ 168.362394] Call Trace:
<4>[ 168.362785] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 168.363291] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 168.363799] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 168.364375] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 168.364902] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 168.365462] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 168.365993] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 168.366510] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 168.367065] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 168.367576] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 168.368117] [<ffffffff812950dc>] ext4_da_update_reserve_space+0x1b4/0x22d
<4>[ 168.368680] [<ffffffff812b9e2b>] ext4_ext_map_blocks+0xc07/0xdba
<4>[ 168.369208] [<ffffffff812953d6>] ext4_map_blocks+0x281/0x416
<4>[ 168.369722] [<ffffffff81297e7c>] ext4_writepages+0x66b/0xb21
<4>[ 168.370237] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 168.370737] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 168.371291] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 168.371817] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 168.372366] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 168.372877] [<ffffffff8118c319>] ? global_dirty_limits+0x105/0x121
<4>[ 168.373411] [<ffffffff81202e6c>] bdi_writeback_workfn+0x1b9/0x395
<4>[ 168.373942] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 168.374459] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 168.374972] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 168.375498] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 168.375979] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 168.376534] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 168.377041] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 169.352044] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 169.353042] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 169.353588] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 169.354144] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 169.355074] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804ea80
<4>[ 169.356208] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 169.357208] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 169.358206] Call Trace:
<4>[ 169.358602] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 169.359127] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 169.359644] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 169.360221] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 169.360756] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 169.361325] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 169.361862] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 169.362388] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 169.362927] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 169.363456] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 169.363977] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 169.364483] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 169.364997] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 169.365553] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 169.366076] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 169.366613] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 169.367186] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 169.367737] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 169.368257] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 169.368760] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 169.369254] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 170.356030] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 170.356999] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 170.357542] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 170.358106] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 170.359050] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804eab0
<4>[ 170.360074] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 170.361078] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 170.362078] Call Trace:
<4>[ 170.362477] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 170.370448] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 170.370971] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 170.371544] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 170.372080] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 170.372653] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 170.373192] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 170.373716] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 170.374252] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 170.374763] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 170.375307] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 170.375803] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 170.376344] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 170.376906] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 170.377428] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 170.377965] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 170.378532] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 170.379064] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 170.379561] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 170.380071] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 171.356029] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 171.356996] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 171.357539] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 171.358104] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 171.359099] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320b70
<4>[ 171.360114] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 171.361127] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 171.362115] Call Trace:
<4>[ 171.362512] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 171.363037] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 171.363554] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 171.364128] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 171.364667] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 171.365236] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 171.365775] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 171.366301] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 171.366838] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 171.367375] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 171.367904] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 171.368421] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 171.368943] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 171.369496] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 171.370018] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 171.370548] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 171.371075] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 171.371565] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 171.372068] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 172.356014] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 172.356994] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 172.357548] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 172.358124] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 172.359083] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880078320ba0
<4>[ 172.360097] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 172.361100] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 172.362100] Call Trace:
<4>[ 172.362498] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 172.363012] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 172.363628] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 172.364206] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 172.364733] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 172.365294] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 172.365824] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 172.366350] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 172.366889] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 172.367434] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 172.367965] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 172.368497] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 172.369033] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 172.369575] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 172.370129] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 172.370651] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 172.371203] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 172.371754] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 172.372274] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 172.372869] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 172.373366] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 173.450452] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 173.451435] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 173.452018] CPU: 0 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 173.452904] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 173.453835] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 173.454476] 0000000000000000 ffff88006f7d79c8 ffffffff819b8b88 ffff880078320b70
<4>[ 173.455542] ffff88006f7d79d8 ffffffff811030c2 ffff88006f7d7a38 ffffffff812bba58
<4>[ 173.456610] 000000000000130c ffffffff81298110 ffff88006f7d7a20 ffffffff812d8046
<4>[ 173.457614] Call Trace:
<4>[ 173.458010] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 173.458510] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 173.459041] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 173.459615] [<ffffffff81298110>] ? ext4_writepages+0x8ff/0xb21
<4>[ 173.460181] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 173.460755] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 173.461295] [<ffffffff81298110>] ? ext4_writepages+0x8ff/0xb21
<4>[ 173.461822] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 173.462360] [<ffffffff81298110>] ext4_writepages+0x8ff/0xb21
<4>[ 173.462884] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 173.463406] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 173.463956] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 173.464513] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 173.465056] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 173.465560] [<ffffffff81202e6c>] bdi_writeback_workfn+0x1b9/0x395
<4>[ 173.466092] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 173.466610] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 173.467139] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 173.467664] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 173.468174] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 173.468736] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 173.469245] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 174.448009] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 174.448990] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 174.449610] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 174.450193] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 174.451127] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320bd0
<4>[ 174.452145] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 174.453155] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 174.454156] Call Trace:
<4>[ 174.454553] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 174.455066] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 174.455581] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 174.456164] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 174.456693] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 174.457278] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 174.457829] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 174.458369] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 174.458925] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 174.459461] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 174.459989] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 174.460505] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 174.461031] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 174.461583] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 174.462106] [<ffffffff8103768a>] ? __switch_to+0x227/0x423
<4>[ 174.462621] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 174.463207] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 174.463716] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 174.464222] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 174.464723] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 175.448033] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 175.448989] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 175.449523] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 175.450079] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 175.451025] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320bd0
<4>[ 175.452040] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 175.453068] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 175.454078] Call Trace:
<4>[ 175.454475] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 175.454990] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 175.455509] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 175.456144] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 175.456672] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 175.457244] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 175.457784] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 175.458309] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 175.458840] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 175.459368] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 175.459914] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 175.460464] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 175.468457] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 175.469002] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 175.469517] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 175.470047] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 175.470557] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 175.471080] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 175.471576] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 176.452037] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 176.453007] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 176.453550] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 176.454116] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 176.455060] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804eb70
<4>[ 176.456069] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 176.457082] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 176.458083] Call Trace:
<4>[ 176.458479] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 176.458991] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 176.459571] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 176.460161] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 176.460697] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 176.461278] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 176.461826] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 176.462377] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 176.462927] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 176.463462] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 176.463992] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 176.464529] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 176.465063] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 176.465607] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 176.466136] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 176.466690] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 176.467250] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 176.467759] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 176.468272] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 176.468782] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 177.456039] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 177.456995] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 177.457529] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 177.458084] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 177.459028] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804eba0
<4>[ 177.460045] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 177.461062] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 177.462064] Call Trace:
<4>[ 177.462462] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 177.462966] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 177.463489] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 177.464075] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 177.464604] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 177.465177] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 177.465717] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 177.466242] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 177.466776] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 177.467311] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 177.467833] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 177.468351] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 177.468880] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 177.469435] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 177.469957] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 177.470494] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 177.471028] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 177.471526] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 177.472033] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 178.456042] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 178.457010] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 178.457554] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 178.458180] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 178.459129] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320c60
<4>[ 178.460150] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 178.461160] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 178.462156] Call Trace:
<4>[ 178.462555] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 178.463081] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 178.463590] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 178.464158] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 178.464685] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 178.465255] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 178.465793] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 178.466318] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 178.466856] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 178.467484] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 178.468018] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 178.468536] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 178.469056] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 178.469609] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 178.470131] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 178.470682] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 178.471210] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 178.471772] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 178.472286] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 179.476044] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 179.477022] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 179.477574] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 179.478139] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 179.479098] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804ec30
<4>[ 179.480205] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 179.481273] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 179.482376] Call Trace:
<4>[ 179.482780] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 179.483305] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 179.483832] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 179.484432] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 179.484970] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 179.485550] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 179.486097] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 179.486640] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 179.487197] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 179.487727] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 179.488276] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 179.488792] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 179.489318] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 179.489880] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 179.490411] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 179.491007] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 179.491565] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 179.492101] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 179.492616] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 179.493127] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 180.476043] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 180.477012] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 180.477553] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 180.478119] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 180.479062] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320d50
<4>[ 180.480078] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 180.481083] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 180.482084] Call Trace:
<4>[ 180.482480] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 180.482987] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 180.483536] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 180.484144] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 180.484707] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 180.485289] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 180.485856] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 180.486383] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 180.486923] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 180.487457] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 180.487986] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 180.488501] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 180.489027] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 180.489578] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 180.490100] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 180.490636] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 180.491170] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 180.491667] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 180.492173] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 181.476026] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 181.477001] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 181.477546] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 181.478109] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 181.479045] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804ecc0
<4>[ 181.480045] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 181.481046] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 181.489564] Call Trace:
<4>[ 181.489985] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 181.490504] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 181.491124] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 181.491706] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 181.492280] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 181.492851] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 181.493389] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 181.493914] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 181.494451] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 181.494980] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 181.495521] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 181.496046] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 181.496572] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 181.497126] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 181.497648] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 181.498184] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 181.498784] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 181.499302] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 181.499790] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 182.476027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 182.477040] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 182.477585] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 182.478150] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 182.479094] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320d80
<4>[ 182.480106] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 182.481108] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 182.482107] Call Trace:
<4>[ 182.482503] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 182.483011] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 182.483520] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 182.484091] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 182.484617] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 182.485188] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 182.485727] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 182.486256] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 182.486797] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 182.487341] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 182.487873] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 182.488395] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 182.488920] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 182.489472] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 182.490006] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 182.490545] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 182.491121] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 182.491630] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 182.492159] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 182.492682] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 183.480027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 183.481021] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 183.481564] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 183.482128] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 183.483064] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804ed20
<4>[ 183.484084] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 183.485147] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 183.486134] Call Trace:
<4>[ 183.486529] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 183.487045] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 183.487561] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 183.488138] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 183.488665] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 183.489235] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 183.489773] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 183.490311] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 183.490851] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 183.491394] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 183.491923] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 183.492445] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 183.492974] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 183.493526] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 183.494049] [<ffffffff8103768a>] ? __switch_to+0x227/0x423
<4>[ 183.494561] [<ffffffff8110289f>] ? finish_task_switch+0x54/0xef
<4>[ 183.495114] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 183.495619] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 183.496144] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 183.496667] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 184.866210] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 184.867189] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 184.867724] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 184.868291] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 184.869200] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff88007804ed20
<4>[ 184.870187] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 184.871189] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 184.872196] Call Trace:
<4>[ 184.872594] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 184.873086] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 184.873595] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 184.874150] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 184.874668] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 184.875249] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 184.875780] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 184.876319] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 184.876855] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 184.877366] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 184.877886] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 184.878400] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 184.878921] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 184.879471] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 184.880036] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 184.880560] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 184.881102] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 184.881603] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 184.882094] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 184.882581] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 185.868031] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 185.868985] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 185.869529] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 185.870093] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 185.871037] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804ed80
<4>[ 185.872054] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 185.873055] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 185.874056] Call Trace:
<4>[ 185.874453] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 185.874952] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 185.875521] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 185.876104] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 185.876633] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 185.877204] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 185.877736] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 185.878253] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 185.878783] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 185.879326] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 185.879857] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 185.880369] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 185.880894] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 185.881503] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 185.882024] [<ffffffff81128adc>] ? __srcu_read_unlock+0xc/0x1a
<4>[ 185.882554] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 185.883076] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 185.883573] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 185.884080] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 186.868009] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 186.868972] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 186.869515] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 186.870080] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 186.871012] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320e40
<4>[ 186.872016] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 186.873033] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 186.874045] Call Trace:
<4>[ 186.874442] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 186.875070] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 186.875588] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 186.876165] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 186.876700] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 186.877270] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 186.877809] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 186.878333] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 186.878873] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 186.879408] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 186.879937] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 186.880451] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 186.880976] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 186.881522] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 186.882037] [<ffffffff8121443c>] ? fsnotify+0x221/0x251
<4>[ 186.889969] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 186.890486] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 186.891007] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 186.891495] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 187.868028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 187.868993] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 187.869535] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 187.870102] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 187.871061] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804ede0
<4>[ 187.872071] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 187.873097] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 187.874120] Call Trace:
<4>[ 187.874526] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 187.875052] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 187.875568] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 187.876145] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 187.876682] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 187.877244] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 187.877774] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 187.878291] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 187.878828] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 187.879370] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 187.879900] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 187.880413] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 187.880938] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 187.881491] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 187.882014] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 187.882521] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 187.883034] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 187.883529] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 188.868019] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 188.869012] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 188.869570] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 188.870137] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 188.871084] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320de0
<4>[ 188.872099] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 188.873121] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 188.874230] Call Trace:
<4>[ 188.874628] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 188.875140] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 188.875649] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 188.876228] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 188.876760] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 188.877330] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 188.877869] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 188.878394] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 188.878933] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 188.879474] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 188.880015] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 188.880524] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 188.881043] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 188.881595] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 188.882118] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 188.882656] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 188.883186] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 188.883787] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 188.884306] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 189.868019] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 189.868997] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 189.869540] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 189.870105] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 189.871051] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804ee70
<4>[ 189.872066] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 189.873192] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 189.874183] Call Trace:
<4>[ 189.874580] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 189.875096] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 189.875613] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 189.876189] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 189.876725] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 189.877294] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 189.877833] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 189.878359] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 189.878898] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 189.879441] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 189.879971] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 189.880485] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 189.881007] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 189.881559] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 189.882194] [<ffffffff81128adc>] ? __srcu_read_unlock+0xc/0x1a
<4>[ 189.882717] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 189.883224] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 189.883714] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 189.884220] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 190.868011] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 190.869032] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 190.869581] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 190.870147] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 190.871081] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804eed0
<4>[ 190.872092] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 190.873093] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 190.874094] Call Trace:
<4>[ 190.874495] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 190.875025] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 190.875601] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 190.876192] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 190.876720] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 190.877288] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 190.877826] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 190.878350] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 190.878882] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 190.879429] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 190.879959] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 190.880467] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 190.880986] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 190.881538] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 190.882060] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 190.882596] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 190.883210] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 190.883716] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 190.884227] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 191.868010] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 191.868958] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 191.869500] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 191.870066] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 191.871011] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320ed0
<4>[ 191.872021] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 191.873073] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 191.874072] Call Trace:
<4>[ 191.874469] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 191.874976] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 191.875498] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 191.876067] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 191.876592] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 191.877170] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 191.877700] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 191.878218] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 191.878749] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 191.879291] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 191.879820] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 191.880326] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 191.880848] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 191.881400] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 191.881935] [<ffffffff81214257>] ? fsnotify+0x3c/0x251
<4>[ 191.882437] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 191.882955] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 191.883451] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 191.883946] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 192.872029] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 192.873024] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 192.873581] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 192.874146] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 192.875093] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804ef30
<4>[ 192.876102] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 192.877091] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 192.878088] Call Trace:
<4>[ 192.878483] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 192.879004] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 192.879520] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 192.880090] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 192.888097] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 192.888675] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 192.889215] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 192.889739] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 192.890277] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 192.890795] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 192.891346] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 192.891861] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 192.892386] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 192.892943] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 192.893465] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 192.894001] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 192.894509] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 192.895021] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 192.895517] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 193.876032] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 193.877048] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 193.877590] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 193.878156] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 193.879088] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804ef30
<4>[ 193.880084] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 193.881071] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 193.882071] Call Trace:
<4>[ 193.882469] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 193.882984] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 193.883501] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 193.884079] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 193.884622] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 193.885194] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 193.885732] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 193.886258] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 193.886797] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 193.887340] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 193.887869] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 193.888379] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 193.888904] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 193.889455] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 193.889970] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 193.890533] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 193.891048] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 193.891547] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 193.892047] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 194.880030] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 194.880997] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 194.881541] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 194.882104] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 194.883057] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804ef30
<4>[ 194.884065] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 194.885090] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 194.886091] Call Trace:
<4>[ 194.886488] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 194.887006] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 194.887521] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 194.888083] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 194.888604] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 194.889172] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 194.889711] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 194.890237] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 194.890776] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 194.891321] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 194.891850] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 194.892368] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 194.892888] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 194.893443] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 194.893966] [<ffffffff81128a82>] ? __srcu_read_lock+0x10/0x5e
<4>[ 194.894493] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 194.895016] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 194.895514] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 194.896013] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 195.880010] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 195.880984] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 195.881527] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 195.882083] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 195.883016] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff88007804ef90
<4>[ 195.884026] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 195.885014] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 195.886000] Call Trace:
<4>[ 195.886393] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 195.886885] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 195.887420] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 195.887975] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 195.888508] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 195.889070] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 195.889600] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 195.890118] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 195.890648] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 195.891174] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 195.891694] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 195.892225] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 195.892748] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 195.893282] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 195.893826] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 195.894364] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 195.894892] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 195.895449] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 195.895950] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 195.896457] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 195.896948] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 196.884029] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 196.884998] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 196.885542] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 196.886106] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 196.887168] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320f90
<4>[ 196.888176] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 196.889177] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 196.890176] Call Trace:
<4>[ 196.890571] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 196.891085] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 196.891594] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 196.892156] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 196.892678] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 196.893247] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 196.893784] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 196.894308] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 196.894846] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 196.895389] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 196.895919] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 196.896525] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 196.897045] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 196.897598] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 196.898121] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 196.898658] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 196.899219] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 196.899769] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 196.900294] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 196.900803] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 196.901306] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 197.884027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 197.884984] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 197.885518] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 197.886074] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 197.887005] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320fc0
<4>[ 197.887991] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 197.888991] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 197.889977] Call Trace:
<4>[ 197.890370] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 197.890863] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 197.891387] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 197.891942] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 197.892468] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 197.893030] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 197.893561] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 197.894079] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 197.894609] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 197.895143] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 197.895665] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 197.896175] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 197.896703] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 197.897263] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 197.897792] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 197.898336] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 197.898848] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 197.899363] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 197.899851] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 198.888029] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 198.896537] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 198.897089] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 198.897657] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 198.898565] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804ef90
<4>[ 198.899587] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 198.900602] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 198.901604] Call Trace:
<4>[ 198.902001] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 198.902502] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 198.903041] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 198.903606] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 198.904256] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 198.904841] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 198.905381] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 198.905909] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 198.906449] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 198.906978] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 198.907510] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 198.908023] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 198.908544] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 198.909096] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 198.909631] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 198.910145] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 198.910642] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 198.911161] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 199.888025] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 199.888993] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 199.889536] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 199.890146] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 199.891101] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320f30
<4>[ 199.892118] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 199.893121] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 199.894117] Call Trace:
<4>[ 199.894515] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 199.895034] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 199.895543] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 199.896120] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 199.896654] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 199.897223] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 199.897762] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 199.898288] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 199.898828] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 199.899378] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 199.899904] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 199.900430] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 199.900961] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 199.901525] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 199.902049] [<ffffffff81128aa2>] ? __srcu_read_lock+0x30/0x5e
<4>[ 199.902575] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 199.903117] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 199.903607] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 199.904121] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 201.480824] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 201.481779] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 201.482336] CPU: 2 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 201.483195] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 201.484128] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 201.484735] 0000000000000000 ffff88006f7d77f0 ffffffff819b8b88 ffff88007804eed0
<4>[ 201.485722] ffff88006f7d7800 ffffffff811030c2 ffff88006f7d7860 ffffffff812bba58
<4>[ 201.486707] 000000000000130c ffffffff8129a1aa ffff88006f7d7848 ffffffff812d8046
<4>[ 201.487707] Call Trace:
<4>[ 201.488119] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 201.488620] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 201.489128] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 201.489683] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 201.490201] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 201.490761] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 201.491315] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 201.491832] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 201.492384] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 201.492900] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 201.493421] [<ffffffff812950dc>] ext4_da_update_reserve_space+0x1b4/0x22d
<4>[ 201.493979] [<ffffffff812b9e2b>] ext4_ext_map_blocks+0xc07/0xdba
<4>[ 201.494506] [<ffffffff812953d6>] ext4_map_blocks+0x281/0x416
<4>[ 201.495034] [<ffffffff81297e7c>] ext4_writepages+0x66b/0xb21
<4>[ 201.495549] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 201.496069] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 201.496616] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 201.497143] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 201.497670] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 201.498174] [<ffffffff8118c319>] ? global_dirty_limits+0x105/0x121
<4>[ 201.498708] [<ffffffff81202e6c>] bdi_writeback_workfn+0x1b9/0x395
<4>[ 201.499254] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 201.499770] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 201.500299] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 201.500822] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 201.501303] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 201.501847] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 201.502347] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 202.484024] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 202.484994] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 202.485541] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 202.486097] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 202.487031] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320ea0
<4>[ 202.488044] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 202.489046] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 202.490046] Call Trace:
<4>[ 202.490454] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 202.490960] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 202.491487] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 202.492063] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 202.492593] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 202.493162] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 202.493702] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 202.494237] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 202.494768] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 202.495319] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 202.495841] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 202.496347] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 202.496864] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 202.497417] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 202.497939] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 202.498475] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 202.498998] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 202.499495] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 202.500052] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 203.484034] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 203.485013] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 203.485556] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 203.486123] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 203.487067] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804ee70
<4>[ 203.488082] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 203.489091] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 203.490091] Call Trace:
<4>[ 203.490489] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 203.491002] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 203.491512] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 203.492080] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 203.492606] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 203.493175] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 203.493715] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 203.494240] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 203.494778] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 203.495323] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 203.495854] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 203.496367] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 203.496893] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 203.497446] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 203.497968] [<ffffffff81128aab>] ? __srcu_read_lock+0x39/0x5e
<4>[ 203.498583] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 203.499107] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 203.499607] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 203.500114] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 204.488039] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 204.489038] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 204.489595] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 204.490159] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 204.491104] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804ede0
<4>[ 204.492189] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 204.493191] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 204.501688] Call Trace:
<4>[ 204.502081] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 204.502586] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 204.503129] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 204.503692] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 204.504239] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 204.504815] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 204.505347] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 204.505865] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 204.506395] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 204.506912] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 204.507454] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 204.507948] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 204.508497] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 204.509055] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 204.509578] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 204.510128] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 204.510636] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 204.511148] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 204.511703] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 205.488017] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 205.488985] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 205.489525] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 205.490081] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 205.491014] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320e40
<4>[ 205.492026] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 205.493032] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 205.494032] Call Trace:
<4>[ 205.494428] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 205.494927] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 205.495460] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 205.496046] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 205.496581] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 205.497150] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 205.497688] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 205.498213] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 205.498752] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 205.499294] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 205.499816] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 205.500331] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 205.500849] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 205.501400] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 205.501923] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 205.502457] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 205.503029] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 205.503581] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 205.504108] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 205.504612] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 205.505122] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 206.488036] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 206.489005] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 206.489554] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 206.490126] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 206.491060] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10a20
<4>[ 206.492069] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 206.493071] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 206.494077] Call Trace:
<4>[ 206.494474] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 206.494984] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 206.495501] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 206.496067] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 206.496586] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 206.497146] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 206.497682] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 206.498207] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 206.498748] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 206.499294] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 206.499826] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 206.500337] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 206.500860] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 206.501413] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 206.501935] [<ffffffff81128a72>] ? rcu_jiffies_till_stall_check+0x43/0x43
<4>[ 206.502502] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 206.503027] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 206.503527] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 206.504029] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 207.488010] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 207.488967] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 207.489511] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 207.490085] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 207.491021] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804edb0
<4>[ 207.492035] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 207.493035] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 207.494032] Call Trace:
<4>[ 207.494425] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 207.494933] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 207.495463] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 207.496039] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 207.496573] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 207.497137] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 207.497669] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 207.498186] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 207.498720] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 207.499271] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 207.499798] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 207.500318] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 207.500843] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 207.501396] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 207.501919] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 207.502469] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 207.502988] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 207.503489] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 207.503987] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 208.492027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 208.492982] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 208.493521] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 208.494149] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 208.495084] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10a50
<4>[ 208.496093] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 208.497094] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 208.498092] Call Trace:
<4>[ 208.498490] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 208.499005] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 208.499523] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 208.500098] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 208.500625] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 208.501194] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 208.501732] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 208.502249] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 208.502780] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 208.503306] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 208.503928] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 208.504437] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 208.504958] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 208.505510] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 208.506032] [<ffffffff8103768a>] ? __switch_to+0x227/0x423
<4>[ 208.506547] [<ffffffff8110289f>] ? finish_task_switch+0x54/0xef
<4>[ 208.507095] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 208.507598] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 208.508103] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 208.508599] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 209.496040] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 209.497010] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 209.497553] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 209.498119] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 209.499054] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374ae0
<4>[ 209.500114] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 209.501125] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 209.502125] Call Trace:
<4>[ 209.502521] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 209.503036] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 209.503553] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 209.504124] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 209.504653] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 209.505270] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 209.505811] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 209.506337] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 209.506875] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 209.507408] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 209.507937] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 209.508443] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 209.508965] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 209.509509] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 209.510026] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 209.518070] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 209.518619] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 209.519136] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 209.519627] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 209.520125] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 210.496010] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 210.496971] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 210.497512] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 210.498078] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 210.499023] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374a20
<4>[ 210.500035] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 210.501036] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 210.502036] Call Trace:
<4>[ 210.502433] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 210.502936] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 210.503458] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 210.504020] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 210.504539] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 210.505107] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 210.505647] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 210.506172] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 210.506711] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 210.507238] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 210.507766] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 210.508272] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 210.508801] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 210.509353] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 210.509875] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 210.510412] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 210.510920] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 210.511427] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 210.511923] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 211.497984] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 211.498938] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 211.499488] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 211.500052] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 211.500960] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880038f10990
<4>[ 211.501947] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 211.502933] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 211.503933] Call Trace:
<4>[ 211.504333] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 211.504827] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 211.505336] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 211.505890] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 211.506409] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 211.506978] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 211.507509] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 211.508032] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 211.508565] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 211.509077] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 211.509598] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 211.510112] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 211.510633] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 211.511183] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 211.511727] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 211.512247] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 211.512777] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 211.513278] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 211.513768] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 211.514256] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 212.500027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 212.500997] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 212.501540] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 212.502106] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 212.503044] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10900
<4>[ 212.504154] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 212.505154] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 212.506156] Call Trace:
<4>[ 212.506552] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 212.507070] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 212.507579] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 212.508141] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 212.508661] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 212.509229] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 212.509769] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 212.510294] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 212.510833] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 212.511368] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 212.511896] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 212.512405] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 212.512926] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 212.513564] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 212.514090] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 212.514638] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 212.515199] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 212.515708] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 212.516211] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 212.516708] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 213.500026] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 213.500983] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 213.501518] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 213.502075] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 213.502993] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff8800783749c0
<4>[ 213.503984] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 213.504984] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 213.505970] Call Trace:
<4>[ 213.506363] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 213.506855] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 213.507380] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 213.507935] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 213.508460] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 213.509022] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 213.509552] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 213.510070] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 213.510600] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 213.511127] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 213.511648] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 213.512152] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 213.512664] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 213.513208] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 213.513723] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 213.514252] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 213.514752] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 213.515258] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 213.515747] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 214.500028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 214.501009] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 214.501547] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 214.502104] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 214.503025] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff8800783749c0
<4>[ 214.504036] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 214.505038] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 214.506044] Call Trace:
<4>[ 214.506440] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 214.506942] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 214.507472] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 214.508042] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 214.508570] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 214.509141] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 214.509680] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 214.510202] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 214.510752] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 214.511294] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 214.511819] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 214.512319] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 214.512833] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 214.513386] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 214.513908] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 214.514457] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 214.514977] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 214.515474] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 214.515982] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 215.500014] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 215.500990] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 215.501547] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 215.502123] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 215.503071] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff8800783749c0
<4>[ 215.504083] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 215.505122] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 215.506109] Call Trace:
<4>[ 215.513900] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 215.514394] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 215.514903] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 215.515468] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 215.515986] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 215.516552] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 215.517083] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 215.517601] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 215.518131] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 215.518642] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 215.519175] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 215.519689] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 215.520218] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 215.520753] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 215.521296] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 215.521811] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 215.522353] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 215.522854] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 215.523359] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 215.523847] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 216.544943] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 216.545913] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 216.546447] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 216.547015] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 216.547927] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880038f10840
<4>[ 216.548929] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 216.549915] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 216.550901] Call Trace:
<4>[ 216.551308] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 216.551801] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 216.552316] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 216.552881] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 216.553399] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 216.553960] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 216.554490] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 216.555023] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 216.555553] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 216.556071] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 216.556594] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 216.557108] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 216.557629] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 216.558163] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 216.558707] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 216.559231] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 216.559760] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 216.560267] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 216.560760] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 216.561248] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 217.544227] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 217.545200] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 217.545778] CPU: 1 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 217.546689] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 217.547633] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 217.548271] 0000000000000000 ffff88006f7d79c8 ffffffff819b8b88 ffff880038f107e0
<4>[ 217.549353] ffff88006f7d79d8 ffffffff811030c2 ffff88006f7d7a38 ffffffff812bba58
<4>[ 217.550363] 000000000000130c ffffffff81298110 ffff88006f7d7a20 ffffffff812d8046
<4>[ 217.551436] Call Trace:
<4>[ 217.551833] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 217.552364] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 217.552894] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 217.553468] [<ffffffff81298110>] ? ext4_writepages+0x8ff/0xb21
<4>[ 217.553999] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 217.554578] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 217.555142] [<ffffffff81298110>] ? ext4_writepages+0x8ff/0xb21
<4>[ 217.555681] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 217.556312] [<ffffffff81298110>] ext4_writepages+0x8ff/0xb21
<4>[ 217.556845] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 217.557361] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 217.557915] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 217.558450] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 217.559006] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 217.559532] [<ffffffff81202e2f>] bdi_writeback_workfn+0x17c/0x395
<4>[ 217.560095] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 217.560746] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 217.561276] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 217.561815] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 217.562311] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 217.562872] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 217.563443] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 218.548028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 218.548996] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 218.549538] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 218.550155] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 218.551086] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f107e0
<4>[ 218.552086] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 218.553086] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 218.554087] Call Trace:
<4>[ 218.554484] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 218.554994] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 218.555514] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 218.556096] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 218.556626] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 218.557195] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 218.557732] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 218.558257] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 218.558795] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 218.559330] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 218.560021] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 218.560536] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 218.561062] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 218.561614] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 218.562129] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 218.562677] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 218.563195] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 218.563693] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 218.564209] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 219.548009] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 219.548969] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 219.549521] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 219.550086] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 219.551022] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880078374900
<4>[ 219.552034] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 219.553150] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 219.554148] Call Trace:
<4>[ 219.554541] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 219.555048] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 219.555563] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 219.556141] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 219.556682] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 219.557263] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 219.557803] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 219.558329] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 219.558917] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 219.559448] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 219.559977] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 219.560516] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 219.561049] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 219.561593] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 219.562144] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 219.562664] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 219.563218] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 219.563719] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 219.564222] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 219.564729] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 220.552029] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 220.552998] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 220.553540] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 220.554106] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 220.555046] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374900
<4>[ 220.556063] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 220.557069] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 220.558060] Call Trace:
<4>[ 220.558452] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 220.558947] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 220.559478] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 220.560055] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 220.560596] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 220.561167] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 220.561705] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 220.562231] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 220.562769] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 220.563305] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 220.563834] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 220.564347] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 220.572346] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 220.572899] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 220.573421] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 220.573972] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 220.574475] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 220.574985] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 220.575480] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 221.856094] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 221.857072] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 221.857628] CPU: 1 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 221.858462] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 221.859392] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 221.860033] 0000000000000000 ffff88006f7d77f0 ffffffff819b8b88 ffff8800783748a0
<4>[ 221.861043] ffff88006f7d7800 ffffffff811030c2 ffff88006f7d7860 ffffffff812bba58
<4>[ 221.862073] 000000000000130c ffffffff8129a1aa ffff88006f7d7848 ffffffff812d8046
<4>[ 221.863070] Call Trace:
<4>[ 221.863461] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 221.863953] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 221.864481] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 221.865040] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 221.865558] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 221.866118] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 221.866648] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 221.867180] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 221.867710] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 221.868237] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 221.868759] [<ffffffff812950dc>] ext4_da_update_reserve_space+0x1b4/0x22d
<4>[ 221.869316] [<ffffffff812b9e2b>] ext4_ext_map_blocks+0xc07/0xdba
<4>[ 221.869844] [<ffffffff812953d6>] ext4_map_blocks+0x281/0x416
<4>[ 221.870358] [<ffffffff81297e7c>] ext4_writepages+0x66b/0xb21
<4>[ 221.870873] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 221.871387] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 221.871927] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 221.872475] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 221.873003] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 221.873507] [<ffffffff8118c319>] ? global_dirty_limits+0x105/0x121
<4>[ 221.874041] [<ffffffff81202e6c>] bdi_writeback_workfn+0x1b9/0x395
<4>[ 221.874573] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 221.875104] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 221.875611] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 221.876149] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 221.876636] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 221.877181] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 221.877682] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 222.856009] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 222.856959] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 222.857503] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 222.858067] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 222.858998] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880078374870
<4>[ 222.860017] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 222.861024] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 222.862022] Call Trace:
<4>[ 222.862419] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 222.862919] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 222.863445] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 222.864023] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 222.864649] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 222.865218] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 222.865749] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 222.866266] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 222.866797] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 222.867332] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 222.867861] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 222.868407] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 222.868941] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 222.869485] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 222.870037] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 222.870559] [<ffffffff81128aaf>] ? __srcu_read_lock+0x3d/0x5e
<4>[ 222.871099] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 222.871650] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 222.872170] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 222.872673] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 222.873169] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 223.860027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 223.860982] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 223.861516] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 223.862081] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 223.863015] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374870
<4>[ 223.864029] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 223.865038] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 223.866042] Call Trace:
<4>[ 223.866438] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 223.866939] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 223.867470] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 223.868047] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 223.868581] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 223.869201] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 223.869756] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 223.870275] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 223.870805] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 223.871333] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 223.871862] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 223.872388] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 223.872909] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 223.873460] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 223.873984] [<ffffffff81290586>] ? ext4_file_write+0xb/0x3d4
<4>[ 223.874504] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 223.875030] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 223.875527] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 223.876033] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 224.860029] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 224.860998] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 224.861542] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 224.862104] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 224.863027] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10660
<4>[ 224.864031] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 224.865107] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 224.866108] Call Trace:
<4>[ 224.866505] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 224.867016] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 224.867539] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 224.868115] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 224.868773] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 224.869345] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 224.869883] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 224.870419] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 224.870964] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 224.871493] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 224.872033] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 224.872531] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 224.873043] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 224.873586] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 224.874109] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 224.874658] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 224.875220] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 224.875728] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 224.876237] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 224.876741] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 225.860040] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 225.860996] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 225.861531] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 225.862091] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 225.863091] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff8800783747e0
<4>[ 225.864106] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 225.865118] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 225.866117] Call Trace:
<4>[ 225.866512] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 225.867029] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 225.867546] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 225.868135] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 225.868664] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 225.869234] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 225.869773] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 225.870305] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 225.870838] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 225.871364] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 225.871885] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 225.872408] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 225.872930] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 225.873483] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 225.874004] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 225.874542] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 225.875065] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 225.875569] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 225.883490] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 226.867122] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 226.868116] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 226.868692] CPU: 3 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 226.869536] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 226.870459] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 226.871079] 0000000000000000 ffff88006f7d77f0 ffffffff819b8b88 ffff880078374780
<4>[ 226.872075] ffff88006f7d7800 ffffffff811030c2 ffff88006f7d7860 ffffffff812bba58
<4>[ 226.873062] 000000000000130c ffffffff8129a1aa ffff88006f7d7848 ffffffff812d8046
<4>[ 226.874049] Call Trace:
<4>[ 226.874439] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 226.874931] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 226.875450] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 226.876016] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 226.876535] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 226.877096] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 226.877627] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 226.878144] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 226.878674] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 226.879194] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 226.879715] [<ffffffff812950dc>] ext4_da_update_reserve_space+0x1b4/0x22d
<4>[ 226.880289] [<ffffffff812b9e2b>] ext4_ext_map_blocks+0xc07/0xdba
<4>[ 226.880818] [<ffffffff812953d6>] ext4_map_blocks+0x281/0x416
<4>[ 226.881332] [<ffffffff81297e7c>] ext4_writepages+0x66b/0xb21
<4>[ 226.881846] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 226.882347] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 226.882887] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 226.883429] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 226.883956] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 226.884478] [<ffffffff8118c319>] ? global_dirty_limits+0x105/0x121
<4>[ 226.885015] [<ffffffff81202e6c>] bdi_writeback_workfn+0x1b9/0x395
<4>[ 226.885547] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 226.886064] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 226.886571] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 226.887101] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 226.887582] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 226.888147] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 226.888651] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 227.868027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 227.868997] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 227.869538] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 227.870100] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 227.871030] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10690
<4>[ 227.872056] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 227.873062] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 227.874161] Call Trace:
<4>[ 227.874563] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 227.875080] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 227.875606] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 227.876188] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 227.876709] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 227.877269] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 227.877805] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 227.878332] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 227.878869] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 227.879404] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 227.879929] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 227.880457] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 227.880980] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 227.881532] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 227.882054] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 227.882591] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 227.883115] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 227.883623] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 227.884134] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 228.868009] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 228.868972] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 228.869515] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 228.870081] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 228.871037] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff88007804ed20
<4>[ 228.872047] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 228.873049] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 228.874051] Call Trace:
<4>[ 228.874454] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 228.874955] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 228.875470] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 228.876031] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 228.876551] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 228.877120] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 228.877659] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 228.878185] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 228.878722] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 228.879266] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 228.879797] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 228.880327] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 228.880858] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 228.881401] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 228.881953] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 228.882477] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 228.883027] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 228.883549] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 228.884053] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 228.884549] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 229.872028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 229.872998] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 229.873533] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 229.874089] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 229.875018] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f105a0
<4>[ 229.876032] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 229.877038] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 229.878094] Call Trace:
<4>[ 229.878492] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 229.879001] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 229.879520] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 229.880094] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 229.880625] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 229.881195] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 229.881731] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 229.882314] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 229.882852] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 229.883379] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 229.883901] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 229.884417] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 229.884940] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 229.885492] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 229.886016] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 229.886552] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 229.887075] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 229.887566] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 229.888077] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 230.872028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 230.872996] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 230.873540] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 230.874103] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 230.875025] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f105d0
<4>[ 230.876039] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 230.877113] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 230.878113] Call Trace:
<4>[ 230.878509] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 230.879022] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 230.879542] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 230.880133] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 230.880661] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 230.881232] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 230.881771] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 230.882296] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 230.882835] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 230.883370] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 230.883906] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 230.884414] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 230.884927] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 230.885471] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 230.885993] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 230.886530] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 230.887052] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 230.887550] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 230.888057] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 231.872008] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 231.872956] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 231.873490] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 231.874046] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 231.874963] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880038f105d0
<4>[ 231.883366] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 231.884368] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 231.885354] Call Trace:
<4>[ 231.885746] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 231.886238] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 231.886748] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 231.887319] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 231.887837] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 231.888419] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 231.888952] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 231.889469] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 231.890000] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 231.890511] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 231.891048] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 231.891562] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 231.892099] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 231.892634] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 231.893178] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 231.893692] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 231.894219] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 231.894761] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 231.895276] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 231.895766] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 231.896266] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 232.872027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 232.872982] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 232.873517] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 232.874073] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 232.874991] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10540
<4>[ 232.875982] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 232.876989] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 232.877976] Call Trace:
<4>[ 232.878369] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 232.878862] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 232.879386] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 232.879941] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 232.880471] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 232.881036] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 232.881566] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 232.882084] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 232.882615] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 232.883140] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 232.883661] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 232.884166] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 232.884680] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 232.885223] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 232.885738] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 232.886267] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 232.886808] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 232.887324] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 232.887815] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 232.888315] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 233.872027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 233.872982] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 233.873516] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 233.874090] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 233.875039] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10540
<4>[ 233.876066] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 233.877076] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 233.878091] Call Trace:
<4>[ 233.878499] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 233.879003] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 233.879534] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 233.880120] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 233.880658] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 233.881229] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 233.881761] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 233.882295] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 233.882843] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 233.883385] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 233.883962] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 233.884485] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 233.885014] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 233.885576] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 233.886093] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 233.886636] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 233.887165] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 233.887671] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 233.888184] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 234.872027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 234.872996] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 234.873539] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 234.874104] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 234.875038] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10540
<4>[ 234.876061] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 234.877067] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 234.878065] Call Trace:
<4>[ 234.878461] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 234.878974] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 234.879539] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 234.880118] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 234.880639] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 234.881200] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 234.881730] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 234.882254] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 234.882793] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 234.883328] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 234.883857] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 234.884369] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 234.884891] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 234.885449] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 234.885972] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 234.886523] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 234.887047] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 234.887544] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 234.888049] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 235.872010] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 235.872972] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 235.873573] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 235.874146] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 235.875080] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374600
<4>[ 235.876094] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 235.877101] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 235.878107] Call Trace:
<4>[ 235.878499] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 235.879004] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 235.879525] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 235.880100] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 235.880630] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 235.881200] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 235.881739] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 235.882264] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 235.882803] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 235.883335] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 235.883872] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 235.884384] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 235.884905] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 235.885457] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 235.885979] [<ffffffff81128ad0>] ? __srcu_read_lock+0x5e/0x5e
<4>[ 235.886506] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 235.887030] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 235.887525] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 235.888040] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 236.872008] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 236.872955] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 236.873489] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 236.874045] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 236.874962] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880078320db0
<4>[ 236.875963] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 236.876963] ffff88007836a138 0000000000000034 ffff88007de99b88 ffff880038e680b0
<4>[ 236.877949] Call Trace:
<4>[ 236.878342] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 236.878834] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 236.879358] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 236.879914] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 236.880451] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 236.880970] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 236.881500] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 236.882012] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 236.882533] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 236.883069] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 236.883590] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 236.891534] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 236.892085] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 236.892612] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 236.893147] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 236.893648] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 236.894138] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 236.894626] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 237.876028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 237.877020] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 237.877578] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 237.878153] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 237.879087] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320db0
<4>[ 237.880115] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 237.881141] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 237.882154] Call Trace:
<4>[ 237.882556] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 237.883068] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 237.883583] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 237.884165] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 237.884702] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 237.885281] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 237.885825] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 237.886358] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 237.886905] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 237.887432] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 237.887961] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 237.888478] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 237.889001] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 237.889547] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 237.890063] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 237.890605] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 237.891117] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 237.891614] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 237.892125] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 238.880039] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 238.881011] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 238.881554] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 238.882118] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 238.883061] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804ecc0
<4>[ 238.884085] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 238.885103] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 238.886103] Call Trace:
<4>[ 238.886500] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 238.887017] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 238.887526] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 238.888098] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 238.888625] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 238.889194] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 238.889735] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 238.890267] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 238.890807] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 238.891350] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 238.891880] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 238.892402] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 238.892942] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 238.893503] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 238.894030] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 238.894568] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 238.895134] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 238.895643] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 238.896151] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 238.896654] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 239.880038] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 239.880993] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 239.881533] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 239.882097] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 239.883041] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804ecc0
<4>[ 239.884056] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 239.885071] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 239.886073] Call Trace:
<4>[ 239.886471] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 239.886978] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 239.887505] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 239.888082] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 239.888618] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 239.889199] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 239.889737] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 239.890255] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 239.890785] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 239.891321] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 239.891852] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 239.892373] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 239.892900] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 239.893451] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 239.893975] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 239.894530] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 239.895096] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 239.895604] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 239.896112] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 239.896674] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 240.880010] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 240.880975] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 240.881522] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 240.882078] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 240.882998] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff88007804ecc0
<4>[ 240.883993] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 240.885013] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 240.886022] Call Trace:
<4>[ 240.886422] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 240.886928] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 240.887462] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 240.888040] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 240.888574] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 240.889145] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 240.889685] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 240.890215] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 240.890760] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 240.891296] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 240.891817] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 240.892354] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 240.892885] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 240.893426] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 240.893979] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 240.894501] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 240.895063] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 240.895579] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 240.896084] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 240.896590] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 241.880009] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 241.880967] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 241.881509] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 241.882076] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 241.883013] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880078320d80
<4>[ 241.884026] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 241.885030] 0000000000000246 ffff88007de99af0 0000000000000018 ffffffff812d8046
<4>[ 241.886052] Call Trace:
<4>[ 241.886451] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 241.886957] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 241.887475] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 241.888047] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 241.888619] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 241.889151] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 241.889668] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 241.890198] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 241.890717] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 241.891254] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 241.891768] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 241.892306] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 241.892857] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 241.893401] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 241.893917] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 241.894459] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 241.894967] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 241.895458] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 241.895945] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 242.880042] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 242.881025] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 242.881577] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 242.882156] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 242.883104] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f104b0
<4>[ 242.884127] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 242.892612] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 242.893611] Call Trace:
<4>[ 242.894009] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 242.894509] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 242.895037] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 242.895604] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 242.896134] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 242.896707] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 242.897245] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 242.897768] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 242.898299] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 242.898811] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 242.899349] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 242.899850] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 242.900387] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 242.900943] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 242.901467] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 242.902017] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 242.902525] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 242.903038] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 242.903534] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 243.884027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 243.885006] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 243.885542] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 243.886099] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 243.887030] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10480
<4>[ 243.888040] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 243.889042] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 243.890054] Call Trace:
<4>[ 243.890453] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 243.890965] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 243.891482] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 243.892053] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 243.892582] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 243.893153] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 243.893691] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 243.894283] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 243.894823] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 243.895350] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 243.895871] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 243.896373] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 243.896892] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 243.897445] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 243.897967] [<ffffffff81128aab>] ? __srcu_read_lock+0x39/0x5e
<4>[ 243.898492] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 243.899057] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 243.899564] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 243.900068] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 243.900577] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 244.884028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 244.885050] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 244.885587] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 244.886142] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 244.887066] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff8800783744e0
<4>[ 244.888075] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 244.889078] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 244.890075] Call Trace:
<4>[ 244.890468] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 244.890984] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 244.891506] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 244.892077] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 244.892604] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 244.893172] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 244.893712] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 244.894240] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 244.894776] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 244.895318] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 244.895840] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 244.896340] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 244.896853] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 244.897405] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 244.897928] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 244.898464] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 244.899029] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 244.899537] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 244.900110] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 244.900619] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 245.888028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 245.888996] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 245.889595] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 245.890161] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 245.891095] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff8800783744e0
<4>[ 245.892101] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 245.893100] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 245.894087] Call Trace:
<4>[ 245.894482] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 245.894986] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 245.895512] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 245.896084] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 245.896641] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 245.897211] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 245.897750] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 245.898276] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 245.898902] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 245.899429] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 245.899967] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 245.900488] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 245.901009] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 245.901561] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 245.902083] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 245.902620] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 245.903136] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 245.903627] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 245.904130] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 247.152696] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 247.153675] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 247.154241] CPU: 1 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 247.155090] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 247.156029] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 247.156647] 0000000000000000 ffff88006f7d77f0 ffffffff819b8b88 ffff880038f103c0
<4>[ 247.157648] ffff88006f7d7800 ffffffff811030c2 ffff88006f7d7860 ffffffff812bba58
<4>[ 247.158699] 000000000000130c ffffffff8129a1aa ffff88006f7d7848 ffffffff812d8046
<4>[ 247.159699] Call Trace:
<4>[ 247.160104] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 247.160611] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 247.161120] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 247.161675] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 247.162193] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 247.162754] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 247.163299] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 247.163817] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 247.164368] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 247.164880] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 247.165401] [<ffffffff812950dc>] ext4_da_update_reserve_space+0x1b4/0x22d
<4>[ 247.165959] [<ffffffff812b9e2b>] ext4_ext_map_blocks+0xc07/0xdba
<4>[ 247.166486] [<ffffffff812953d6>] ext4_map_blocks+0x281/0x416
<4>[ 247.167010] [<ffffffff81297e7c>] ext4_writepages+0x66b/0xb21
<4>[ 247.167529] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 247.168040] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 247.168588] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 247.169116] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 247.169643] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 247.170147] [<ffffffff81202e2f>] bdi_writeback_workfn+0x17c/0x395
<4>[ 247.170678] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 247.171204] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 247.171711] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 247.172244] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 247.172732] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 247.173276] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 247.173777] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 248.152027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 248.152982] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 248.153516] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 248.154072] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 248.154989] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374480
<4>[ 248.155981] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 248.156987] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 248.157973] Call Trace:
<4>[ 248.158366] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 248.158858] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 248.159381] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 248.159935] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 248.160465] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 248.168441] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 248.168973] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 248.169491] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 248.170021] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 248.170533] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 248.171068] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 248.171562] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 248.172090] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 248.172645] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 248.173159] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 248.173688] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 248.174228] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 248.174770] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 248.175286] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 248.175776] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 248.176285] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 249.156029] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 249.157014] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 249.157567] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 249.158144] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 249.159110] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804ecc0
<4>[ 249.160132] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 249.161148] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 249.162176] Call Trace:
<4>[ 249.162576] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 249.163097] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 249.163623] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 249.164204] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 249.164737] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 249.165316] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 249.165865] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 249.166399] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 249.166947] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 249.167470] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 249.168015] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 249.168526] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 249.169053] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 249.169622] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 249.170158] [<ffffffff81128ae3>] ? __srcu_read_unlock+0x13/0x1a
<4>[ 249.170700] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 249.171231] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 249.171734] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 249.172240] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 250.160028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 250.161019] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 250.161553] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 250.162109] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 250.163049] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320d80
<4>[ 250.164060] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 250.165062] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 250.166071] Call Trace:
<4>[ 250.166475] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 250.166984] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 250.167506] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 250.168077] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 250.168605] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 250.169174] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 250.169714] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 250.170250] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 250.170789] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 250.171325] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 250.171846] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 250.172347] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 250.172866] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 250.173418] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 250.173943] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 250.174480] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 250.174996] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 250.175496] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 250.175993] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 251.160028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 251.160997] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 251.161549] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 251.162120] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 251.163063] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320d80
<4>[ 251.164072] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 251.165072] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 251.166059] Call Trace:
<4>[ 251.166452] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 251.166955] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 251.167489] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 251.168066] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 251.168592] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 251.169162] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 251.169701] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 251.170225] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 251.170763] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 251.171309] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 251.171850] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 251.172370] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 251.172902] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 251.173467] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 251.173990] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 251.174540] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 251.175062] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 251.175552] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 251.176047] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 252.165712] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 252.166664] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 252.167233] CPU: 1 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 252.168087] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 252.169013] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 252.169627] 0000000000000000 ffff88006f7d79c8 ffffffff819b8b88 ffff8800783744b0
<4>[ 252.170625] ffff88006f7d79d8 ffffffff811030c2 ffff88006f7d7a38 ffffffff812bba58
<4>[ 252.171639] 000000000000130c ffffffff81298110 ffff88006f7d7a20 ffffffff812d8046
<4>[ 252.172656] Call Trace:
<4>[ 252.173051] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 252.173550] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 252.174067] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 252.174674] [<ffffffff81298110>] ? ext4_writepages+0x8ff/0xb21
<4>[ 252.175220] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 252.175793] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 252.176342] [<ffffffff81298110>] ? ext4_writepages+0x8ff/0xb21
<4>[ 252.176865] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 252.177396] [<ffffffff81298110>] ext4_writepages+0x8ff/0xb21
<4>[ 252.177914] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 252.178421] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 252.178980] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 252.179517] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 252.180119] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 252.180632] [<ffffffff81202e2f>] bdi_writeback_workfn+0x17c/0x395
<4>[ 252.181179] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 252.181705] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 252.182219] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 252.182745] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 252.183243] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 252.183797] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 252.184321] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 253.164007] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 253.164961] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 253.165505] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 253.166071] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 253.167007] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880038f10300
<4>[ 253.168018] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 253.169090] ffff88007ebf12c0 ffff88007de98000 ffff880072897000 ffff88007de99af8
<4>[ 253.170090] Call Trace:
<4>[ 253.170486] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 253.170999] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 253.171521] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 253.172109] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 253.172654] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 253.173176] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 253.173706] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 253.174218] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 253.174739] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 253.175270] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 253.175800] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 253.176354] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 253.176908] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 253.177430] [<ffffffff81128aa5>] ? __srcu_read_lock+0x33/0x5e
<4>[ 253.178001] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 253.178508] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 253.179020] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 253.179516] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 254.168028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 254.168983] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 254.169517] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 254.170073] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 254.170990] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10300
<4>[ 254.171982] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 254.172989] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 254.173976] Call Trace:
<4>[ 254.174368] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 254.174861] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 254.175399] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 254.175973] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 254.176521] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 254.177108] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 254.177647] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 254.178181] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 254.178729] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 254.179267] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 254.179803] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 254.180324] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 254.180860] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 254.181430] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 254.181964] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 254.182521] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 254.183040] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 254.183546] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 254.184059] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 255.168010] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 255.168970] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 255.169513] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 255.170079] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 255.171012] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f102d0
<4>[ 255.172035] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 255.173042] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 255.174042] Call Trace:
<4>[ 255.174440] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 255.174940] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 255.175460] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 255.176030] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 255.176568] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 255.177150] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 255.177709] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 255.178234] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 255.178772] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 255.179308] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 255.179837] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 255.180351] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 255.180871] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 255.181468] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 255.181994] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 255.182543] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 255.183108] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 255.183615] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 255.184124] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 255.184625] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 256.168010] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 256.168972] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 256.169508] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 256.170064] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 256.170989] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f102d0
<4>[ 256.171989] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 256.173007] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 256.174021] Call Trace:
<4>[ 256.174418] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 256.174919] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 256.175446] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 256.176022] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 256.176552] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 256.177134] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 256.177673] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 256.178197] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 256.178735] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 256.179258] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 256.179779] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 256.180285] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 256.180803] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 256.181356] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 256.181878] [<ffffffff81128aab>] ? __srcu_read_lock+0x39/0x5e
<4>[ 256.182405] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 256.182926] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 256.183432] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 256.183927] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 257.168010] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 257.168982] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 257.169536] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 257.170111] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 257.171103] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f102d0
<4>[ 257.172132] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 257.173150] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 257.174157] Call Trace:
<4>[ 257.174559] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 257.175081] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 257.175598] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 257.176166] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 257.176688] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 257.177249] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 257.177780] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 257.178297] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 257.178827] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 257.179353] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 257.179874] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 257.180380] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 257.180893] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 257.181437] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 257.181952] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 257.182480] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 257.183035] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 257.183536] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 257.184038] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 257.184531] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 258.168011] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 258.168971] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 258.169514] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 258.170080] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 258.171015] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880038f102a0
<4>[ 258.172028] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 258.173062] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 258.174065] Call Trace:
<4>[ 258.174461] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 258.174973] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 258.175491] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 258.176067] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 258.176589] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 258.177150] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 258.177681] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 258.178202] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 258.178740] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 258.179269] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 258.179797] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 258.180332] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 258.180870] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 258.181418] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 258.181970] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 258.182494] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 258.183058] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 258.183567] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 258.184077] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 258.184577] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 259.168027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 259.169007] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 259.169550] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 259.170106] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 259.171029] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10240
<4>[ 259.172039] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 259.173046] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 259.174100] Call Trace:
<4>[ 259.174496] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 259.175007] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 259.175528] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 259.176111] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 259.184079] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 259.184652] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 259.185191] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 259.185715] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 259.186252] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 259.186771] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 259.187308] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 259.187814] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 259.188357] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 259.188912] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 259.189433] [<ffffffff81128ab8>] ? __srcu_read_lock+0x46/0x5e
<4>[ 259.189951] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 259.190452] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 259.190943] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 259.191449] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 260.168008] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 260.168965] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 260.169510] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 260.170076] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 260.171022] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880078374210
<4>[ 260.172038] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 260.173044] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 260.174045] Call Trace:
<4>[ 260.174497] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 260.175016] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 260.175531] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 260.176108] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 260.176639] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 260.177202] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 260.177732] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 260.178250] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 260.178788] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 260.179320] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 260.179843] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 260.180384] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 260.180915] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 260.181458] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 260.182011] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 260.182536] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 260.183102] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 260.183708] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 260.184220] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 260.184720] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 261.176030] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 261.177003] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 261.177542] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 261.178098] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 261.179020] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374210
<4>[ 261.180019] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 261.181012] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 261.181998] Call Trace:
<4>[ 261.182391] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 261.182884] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 261.183409] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 261.183964] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 261.184495] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 261.185059] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 261.185590] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 261.186106] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 261.186637] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 261.187171] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 261.187701] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 261.188215] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 261.188735] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 261.189289] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 261.189810] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 261.190345] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 261.190892] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 261.191416] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 261.191916] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 261.192423] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 262.180028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 262.180996] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 262.181539] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 262.182104] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 262.183037] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10210
<4>[ 262.184102] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 262.185108] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 262.186109] Call Trace:
<4>[ 262.186505] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 262.187014] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 262.187596] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 262.188175] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 262.188696] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 262.189262] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 262.189799] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 262.190326] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 262.190865] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 262.191396] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 262.191926] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 262.192448] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 262.192963] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 262.193522] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 262.194045] [<ffffffff81128ae3>] ? __srcu_read_unlock+0x13/0x1a
<4>[ 262.194578] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 262.195100] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 262.195598] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 262.196110] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 263.437086] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 263.438052] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 263.438586] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 263.439157] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 263.440081] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff8800783741e0
<4>[ 263.441098] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 263.442084] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 263.443080] Call Trace:
<4>[ 263.443471] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 263.443963] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 263.444486] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 263.445045] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 263.445563] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 263.446124] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 263.446654] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 263.447182] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 263.447713] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 263.448236] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 263.448761] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 263.449274] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 263.449796] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 263.450330] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 263.450874] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 263.451404] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 263.451947] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 263.452459] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 263.452955] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 263.453442] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 264.436013] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 264.436985] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 264.437527] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 264.438096] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 264.439032] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880038f101b0
<4>[ 264.440044] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 264.441059] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 264.442049] Call Trace:
<4>[ 264.442442] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 264.442941] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 264.443474] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 264.444044] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 264.444572] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 264.445143] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 264.445682] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 264.446257] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 264.446792] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 264.447331] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 264.447861] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 264.448390] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 264.448922] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 264.449465] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 264.450019] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 264.450535] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 264.451084] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 264.451584] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 264.452081] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 264.452576] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 265.440028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 265.448564] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 265.449116] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 265.449680] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 265.450600] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10180
<4>[ 265.451616] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 265.452630] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 265.453626] Call Trace:
<4>[ 265.454029] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 265.454528] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 265.455059] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 265.455624] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 265.456160] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 265.456726] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 265.457257] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 265.457777] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 265.458307] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 265.458826] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 265.459370] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 265.459871] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 265.460400] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 265.460952] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 265.461474] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 265.462065] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 265.462567] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 265.463088] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 265.463584] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 266.440029] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 266.441043] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 266.441581] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 266.442137] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 266.443065] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10180
<4>[ 266.444073] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 266.445073] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 266.446072] Call Trace:
<4>[ 266.446466] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 266.446977] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 266.447493] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 266.448063] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 266.448592] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 266.449160] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 266.449698] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 266.450225] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 266.450773] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 266.451303] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 266.451824] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 266.452325] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 266.452839] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 266.453391] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 266.453913] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 266.454449] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 266.455015] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 266.455525] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 266.456036] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 266.456535] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 267.440028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 267.440992] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 267.441536] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 267.442094] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 267.443017] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10150
<4>[ 267.444026] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 267.445032] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 267.446032] Call Trace:
<4>[ 267.446430] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 267.446929] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 267.447455] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 267.448144] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 267.448669] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 267.449238] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 267.449778] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 267.450302] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 267.450840] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 267.451374] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 267.451898] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 267.452414] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 267.452929] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 267.453475] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 267.453997] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 267.454534] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 267.455098] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 267.455606] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 267.456124] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 267.456624] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 268.440027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 268.441052] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 268.441599] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 268.442165] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 268.443098] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10150
<4>[ 268.444113] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 268.445116] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 268.446127] Call Trace:
<4>[ 268.446524] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 268.447038] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 268.447550] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 268.448117] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 268.448640] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 268.449206] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 268.449745] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 268.450367] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 268.450909] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 268.451444] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 268.451974] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 268.452489] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 268.453010] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 268.453564] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 268.454080] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 268.454615] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 268.455189] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 268.455697] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 268.456206] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 268.456707] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 269.440008] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 269.440955] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 269.441490] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 269.442046] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 269.442973] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880038f100c0
<4>[ 269.443974] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 269.445018] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 269.446019] Call Trace:
<4>[ 269.446415] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 269.446923] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 269.447450] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 269.448019] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 269.448541] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 269.449103] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 269.449642] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 269.450166] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 269.450703] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 269.451234] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 269.451764] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 269.452301] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 269.452832] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 269.453374] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 269.453928] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 269.454451] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 269.454999] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 269.455507] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 269.456022] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 269.456530] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 270.440029] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 270.440984] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 270.441519] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 270.442082] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 270.443017] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f100c0
<4>[ 270.444030] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 270.445037] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 270.446044] Call Trace:
<4>[ 270.446439] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 270.446939] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 270.447471] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 270.448048] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 270.456006] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 270.456576] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 270.457116] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 270.457640] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 270.458231] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 270.458746] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 270.459298] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 270.459799] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 270.460323] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 270.460872] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 270.461388] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 270.461938] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 270.462447] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 270.462943] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 270.463451] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 271.440027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 271.440995] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 271.441539] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 271.442104] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 271.443047] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320c30
<4>[ 271.444056] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 271.445057] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 271.446054] Call Trace:
<4>[ 271.446447] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 271.446940] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 271.447458] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 271.448036] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 271.448563] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 271.449134] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 271.449672] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 271.450198] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 271.450736] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 271.451277] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 271.451806] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 271.452400] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 271.452951] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 271.453526] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 271.454062] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 271.454596] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 271.455160] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 271.455669] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 271.456186] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 271.456675] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 272.440029] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 272.440999] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 272.441552] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 272.442118] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 272.443065] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320c30
<4>[ 272.444076] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 272.445076] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 272.446081] Call Trace:
<4>[ 272.446483] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 272.446988] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 272.447501] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 272.448062] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 272.448587] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 272.449157] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 272.449696] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 272.450221] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 272.450768] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 272.451308] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 272.451847] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 272.452370] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 272.452890] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 272.453443] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 272.453965] [<ffffffff81214287>] ? fsnotify+0x6c/0x251
<4>[ 272.454468] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 272.454998] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 272.455510] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 272.456014] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 273.440027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 273.440982] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 273.441523] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 273.442088] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 273.443033] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320c30
<4>[ 273.444068] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 273.445075] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 273.446076] Call Trace:
<4>[ 273.446474] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 273.446990] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 273.447516] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 273.448090] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 273.448624] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 273.449193] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 273.449725] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 273.450242] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 273.450773] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 273.451308] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 273.451837] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 273.452345] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 273.452866] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 273.453418] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 273.453944] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 273.454480] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 273.455012] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 273.455510] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 273.456010] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 274.654525] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 274.655523] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 274.656102] CPU: 1 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 274.656962] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 274.657882] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 274.658495] 0000000000000000 ffff88006f7d77f0 ffffffff819b8b88 ffff880038f10060
<4>[ 274.659512] ffff88006f7d7800 ffffffff811030c2 ffff88006f7d7860 ffffffff812bba58
<4>[ 274.660531] 000000000000130c ffffffff8129a1aa ffff88006f7d7848 ffffffff812d8046
<4>[ 274.661518] Call Trace:
<4>[ 274.661909] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 274.662401] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 274.662910] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 274.663476] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 274.663995] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 274.664573] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 274.665105] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 274.665622] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 274.666152] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 274.666662] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 274.667195] [<ffffffff812950dc>] ext4_da_update_reserve_space+0x1b4/0x22d
<4>[ 274.667753] [<ffffffff812b9e2b>] ext4_ext_map_blocks+0xc07/0xdba
<4>[ 274.668295] [<ffffffff812953d6>] ext4_map_blocks+0x281/0x416
<4>[ 274.668810] [<ffffffff81297e7c>] ext4_writepages+0x66b/0xb21
<4>[ 274.669325] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 274.669824] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 274.670364] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 274.670891] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 274.671434] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 274.671938] [<ffffffff81202e2f>] bdi_writeback_workfn+0x17c/0x395
<4>[ 274.672489] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 274.673010] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 274.673517] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 274.674034] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 274.674515] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 274.675075] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 274.675576] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 275.654800] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 275.655769] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 275.656361] CPU: 1 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 275.657220] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 275.658142] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 275.658766] 0000000000000000 ffff88006f7d77f0 ffffffff819b8b88 ffff880038f10030
<4>[ 275.659794] ffff88006f7d7800 ffffffff811030c2 ffff88006f7d7860 ffffffff812bba58
<4>[ 275.660884] 000000000000130c ffffffff8129a1aa ffff88006f7d7848 ffffffff812d8046
<4>[ 275.661898] Call Trace:
<4>[ 275.662368] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 275.662861] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 275.663384] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 275.663958] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 275.664511] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 275.665095] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 275.665704] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 275.666239] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 275.666786] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 275.667326] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 275.667860] [<ffffffff812950dc>] ext4_da_update_reserve_space+0x1b4/0x22d
<4>[ 275.675997] [<ffffffff812b9e2b>] ext4_ext_map_blocks+0xc07/0xdba
<4>[ 275.676607] [<ffffffff812953d6>] ext4_map_blocks+0x281/0x416
<4>[ 275.677138] [<ffffffff81297e7c>] ext4_writepages+0x66b/0xb21
<4>[ 275.677669] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 275.678185] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 275.678727] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 275.679278] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 275.679823] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 275.680366] [<ffffffff81202e6c>] bdi_writeback_workfn+0x1b9/0x395
<4>[ 275.680912] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 275.681428] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 275.681950] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 275.682484] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 275.682988] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 275.683601] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 275.684141] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 276.656026] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 276.656981] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 276.657516] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 276.658072] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 276.658988] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374060
<4>[ 276.659979] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 276.660976] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 276.661963] Call Trace:
<4>[ 276.662356] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 276.662848] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 276.663371] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 276.663927] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 276.664454] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 276.665017] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 276.665547] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 276.666070] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 276.666617] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 276.667157] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 276.667696] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 276.668205] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 276.668734] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 276.669297] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 276.669829] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 276.670429] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 276.670945] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 276.671464] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 276.671967] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 277.656008] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 277.656970] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 277.657514] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 277.658079] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 277.659076] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880038f10030
<4>[ 277.660106] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 277.661095] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 277.662087] Call Trace:
<4>[ 277.662485] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 277.662996] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 277.663519] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 277.664089] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 277.664673] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 277.665244] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 277.665781] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 277.666307] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 277.666844] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 277.667378] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 277.667906] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 277.668437] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 277.668977] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 277.669520] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 277.670067] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 277.670582] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 277.671126] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 277.671629] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 277.672132] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 277.672628] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 278.656040] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 278.657010] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 278.657554] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 278.658117] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 278.659041] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374090
<4>[ 278.660039] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 278.661103] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 278.662108] Call Trace:
<4>[ 278.662506] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 278.663022] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 278.663539] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 278.664109] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 278.664638] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 278.665210] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 278.665747] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 278.666272] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 278.666810] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 278.667343] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 278.667871] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 278.668374] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 278.668888] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 278.669432] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 278.669952] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 278.670502] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 278.671036] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 278.671536] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 278.672043] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 279.761109] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 279.762086] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 279.762629] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 279.763206] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 279.764122] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880038f100c0
<4>[ 279.765191] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 279.766218] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 279.767293] Call Trace:
<4>[ 279.767714] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 279.768242] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 279.768787] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 279.769345] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 279.769864] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 279.770424] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 279.770964] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 279.771487] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 279.772030] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 279.772546] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 279.773068] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 279.773582] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 279.774103] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 279.774637] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 279.775194] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 279.775709] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 279.776260] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 279.776787] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 279.777310] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 279.777818] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 280.760026] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 280.760997] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 280.761550] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 280.762125] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 280.763058] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10120
<4>[ 280.764089] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 280.765119] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 280.766118] Call Trace:
<4>[ 280.766521] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 280.767042] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 280.767584] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 280.768201] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 280.768774] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 280.769372] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 280.769937] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 280.770570] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 280.771149] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 280.771697] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 280.772237] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 280.772748] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 280.773276] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 280.773838] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 280.774365] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 280.774912] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 280.775428] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 280.775918] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 280.776422] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 281.764029] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 281.772561] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 281.773129] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 281.773709] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 281.774657] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374180
<4>[ 281.775699] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 281.776720] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 281.777719] Call Trace:
<4>[ 281.778115] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 281.778616] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 281.779147] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 281.779711] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 281.780255] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 281.780829] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 281.781493] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 281.782052] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 281.782610] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 281.783162] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 281.783714] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 281.784232] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 281.784751] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 281.785303] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 281.785825] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 281.786363] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 281.786870] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 281.787378] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 281.787866] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 282.768031] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 282.769001] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 282.769536] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 282.770092] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 282.771024] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff8800783741e0
<4>[ 282.772050] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 282.773065] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 282.774109] Call Trace:
<4>[ 282.774534] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 282.775079] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 282.775629] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 282.776245] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 282.776859] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 282.777457] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 282.778008] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 282.778542] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 282.779102] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 282.779626] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 282.780187] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 282.780700] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 282.781229] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 282.781795] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 282.782327] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 282.782888] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 282.783419] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 282.783921] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 282.784455] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 283.768009] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 283.768971] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 283.769514] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 283.770079] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 283.771028] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374210
<4>[ 283.772041] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 283.773043] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 283.774031] Call Trace:
<4>[ 283.774424] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 283.774919] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 283.775445] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 283.776034] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 283.776561] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 283.777146] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 283.777696] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 283.778222] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 283.778761] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 283.779294] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 283.779824] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 283.780337] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 283.780873] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 283.781438] [<ffffffff81102fe1>] ? __might_sleep+0x29/0x10c
<4>[ 283.781967] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 283.782504] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 283.783057] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 283.783564] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 283.784066] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 283.784559] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 284.992179] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 284.993153] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 284.993710] CPU: 1 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 284.994544] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 284.995481] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 284.996110] 0000000000000000 ffff88006f7d77f0 ffffffff819b8b88 ffff880038f10210
<4>[ 284.997111] ffff88006f7d7800 ffffffff811030c2 ffff88006f7d7860 ffffffff812bba58
<4>[ 284.998156] 000000000000130c ffffffff8129a1aa ffff88006f7d7848 ffffffff812d8046
<4>[ 284.999157] Call Trace:
<4>[ 284.999548] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 285.000053] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 285.000611] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 285.001168] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 285.001686] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 285.002247] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 285.002777] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 285.003310] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 285.003841] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 285.004374] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 285.004896] [<ffffffff812950dc>] ext4_da_update_reserve_space+0x1b4/0x22d
<4>[ 285.005453] [<ffffffff812b9e2b>] ext4_ext_map_blocks+0xc07/0xdba
<4>[ 285.005980] [<ffffffff812953d6>] ext4_map_blocks+0x281/0x416
<4>[ 285.006494] [<ffffffff81297e7c>] ext4_writepages+0x66b/0xb21
<4>[ 285.007025] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 285.007525] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 285.008080] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 285.008608] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 285.009135] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 285.009639] [<ffffffff81202e2f>] bdi_writeback_workfn+0x17c/0x395
<4>[ 285.010169] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 285.010687] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 285.011203] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 285.011720] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 285.012216] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 285.012761] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 285.013262] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 285.992010] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 285.992968] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 285.993517] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 285.994084] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 285.995020] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880038f101e0
<4>[ 285.996033] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 285.997095] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 285.998098] Call Trace:
<4>[ 285.998491] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 285.998995] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 285.999505] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 286.000082] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 286.000613] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 286.001181] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 286.001721] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 286.002296] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 286.002848] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 286.003389] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 286.003919] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 286.004463] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 286.004996] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 286.005538] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 286.006083] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 286.006612] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 286.007163] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 286.007672] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 286.008176] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 286.008669] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 286.992027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 286.992996] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 286.993538] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 286.994103] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 286.995052] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10240
<4>[ 286.996066] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 287.004583] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 287.005583] Call Trace:
<4>[ 287.005981] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 287.006479] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 287.007005] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 287.007573] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 287.008102] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 287.008666] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 287.009198] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 287.009720] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 287.010262] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 287.010779] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 287.011321] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 287.011822] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 287.012352] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 287.012908] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 287.013429] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 287.013967] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 287.014476] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 287.014983] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 287.015477] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 287.992026] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 287.992982] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 287.993516] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 287.994072] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 287.994988] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10240
<4>[ 287.995981] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 287.997016] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 287.998034] Call Trace:
<4>[ 287.998426] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 287.998927] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 287.999463] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 288.000051] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 288.000594] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 288.001173] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 288.001721] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 288.002254] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 288.002802] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 288.003334] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 288.003858] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 288.004390] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 288.004920] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 288.005481] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 288.006066] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 288.006627] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 288.007156] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 288.007661] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 288.008181] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 288.996027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 288.996983] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 288.997518] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 288.998075] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 288.998991] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374300
<4>[ 288.999982] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 289.000989] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 289.001975] Call Trace:
<4>[ 289.002367] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 289.002860] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 289.003384] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 289.003939] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 289.004481] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 289.005045] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 289.005576] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 289.006093] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 289.006624] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 289.007151] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 289.007672] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 289.008188] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 289.008701] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 289.009246] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 289.009761] [<ffffffff812142c4>] ? fsnotify+0xa9/0x251
<4>[ 289.010257] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 289.010758] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 289.011264] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 289.011752] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 289.996010] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 289.996974] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 289.997518] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 289.998087] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 289.999037] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804eab0
<4>[ 290.000050] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 290.001081] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 290.002076] Call Trace:
<4>[ 290.002469] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 290.002969] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 290.003494] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 290.004074] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 290.004609] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 290.005179] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 290.005719] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 290.006244] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 290.006783] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 290.007326] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 290.007857] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 290.008369] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 290.008894] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 290.009447] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 290.009971] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 290.010507] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 290.011038] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 290.011535] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 290.012035] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 291.000026] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 291.000994] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 291.001538] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 291.002095] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 291.003027] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804eab0
<4>[ 291.004035] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 291.005042] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 291.006044] Call Trace:
<4>[ 291.006441] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 291.006941] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 291.007467] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 291.008051] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 291.008586] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 291.009156] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 291.009695] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 291.010218] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 291.010758] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 291.011301] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 291.011826] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 291.012332] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 291.012849] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 291.013396] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 291.013917] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 291.014466] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 291.015029] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 291.015538] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 291.016047] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 291.016560] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 292.000026] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 292.001008] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 292.001551] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 292.002113] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 292.003045] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804ea80
<4>[ 292.004044] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 292.005053] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 292.006051] Call Trace:
<4>[ 292.006447] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 292.006948] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 292.007475] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 292.008052] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 292.008587] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 292.009156] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 292.009695] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 292.010234] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 292.010773] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 292.011315] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 292.011844] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 292.012396] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 292.012938] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 292.013482] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 292.014004] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 292.014540] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 292.022523] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 292.023047] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 292.023537] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 292.024058] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 293.004038] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 293.005011] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 293.005553] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 293.006116] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 293.007051] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320b40
<4>[ 293.008050] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 293.009050] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 293.010059] Call Trace:
<4>[ 293.010456] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 293.010960] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 293.011483] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 293.012059] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 293.012593] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 293.013165] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 293.013709] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 293.014243] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 293.014781] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 293.015325] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 293.015854] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 293.016375] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 293.016896] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 293.017441] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 293.017956] [<ffffffff81128a72>] ? rcu_jiffies_till_stall_check+0x43/0x43
<4>[ 293.018522] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 293.019054] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 293.019551] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 293.020060] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 294.012030] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 294.013002] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 294.013543] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 294.014099] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 294.015042] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804ea80
<4>[ 294.016058] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 294.017073] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 294.018071] Call Trace:
<4>[ 294.018470] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 294.018984] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 294.019512] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 294.020089] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 294.020624] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 294.021194] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 294.021743] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 294.022268] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 294.022801] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 294.023326] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 294.023848] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 294.024367] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 294.024911] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 294.025464] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 294.025987] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 294.026537] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 294.027122] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 294.027631] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 294.028154] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 294.028654] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 295.421295] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 295.422283] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 295.422850] CPU: 3 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 295.423710] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 295.424649] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 295.425327] 0000000000000000 ffff88006f7d77f0 ffffffff819b8b88 ffff880078374420
<4>[ 295.426313] ffff88006f7d7800 ffffffff811030c2 ffff88006f7d7860 ffffffff812bba58
<4>[ 295.427315] 000000000000130c ffffffff8129a1aa ffff88006f7d7848 ffffffff812d8046
<4>[ 295.428317] Call Trace:
<4>[ 295.428708] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 295.429200] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 295.429708] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 295.430264] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 295.430781] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 295.431357] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 295.431888] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 295.432426] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 295.432957] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 295.433468] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 295.433989] [<ffffffff812950dc>] ext4_da_update_reserve_space+0x1b4/0x22d
<4>[ 295.434546] [<ffffffff812b9e2b>] ext4_ext_map_blocks+0xc07/0xdba
<4>[ 295.435088] [<ffffffff812953d6>] ext4_map_blocks+0x281/0x416
<4>[ 295.435602] [<ffffffff81297e7c>] ext4_writepages+0x66b/0xb21
<4>[ 295.436138] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 295.436642] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 295.437183] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 295.437710] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 295.438237] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 295.438741] [<ffffffff81202e2f>] bdi_writeback_workfn+0x17c/0x395
<4>[ 295.439281] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 295.439799] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 295.440327] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 295.440845] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 295.441326] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 295.441870] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 295.442371] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 296.420010] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 296.420968] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 296.421518] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 296.422093] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 296.423041] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10450
<4>[ 296.424053] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 296.425071] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 296.426080] Call Trace:
<4>[ 296.426472] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 296.426973] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 296.427483] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 296.428045] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 296.428565] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 296.429126] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 296.429657] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 296.430174] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 296.430704] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 296.431225] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 296.431747] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 296.432247] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 296.432760] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 296.433304] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 296.433820] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 296.434360] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 296.434902] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 296.435413] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 296.435903] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 296.436396] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 297.420010] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 297.420971] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 297.421508] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 297.422064] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 297.422986] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10450
<4>[ 297.423990] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 297.425002] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 297.426002] Call Trace:
<4>[ 297.426400] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 297.426899] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 297.427427] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 297.427997] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 297.428533] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 297.429104] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 297.429644] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 297.430168] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 297.430707] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 297.431236] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 297.431757] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 297.432258] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 297.432770] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 297.433322] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 297.433857] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 297.434396] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 297.434904] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 297.435415] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 297.435911] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 298.420008] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 298.420984] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 298.421527] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 298.429511] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 298.430449] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880038f10480
<4>[ 298.431548] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 298.432558] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 298.433568] Call Trace:
<4>[ 298.433964] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 298.434466] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 298.434984] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 298.435563] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 298.436087] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 298.436649] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 298.437181] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 298.437706] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 298.438246] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 298.438764] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 298.439306] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 298.439828] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 298.440370] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 298.440919] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 298.441473] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 298.441995] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 298.442545] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 298.443068] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 298.443565] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 298.444076] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 299.424028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 299.424983] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 299.425517] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 299.426073] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 299.426991] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f104b0
<4>[ 299.427982] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 299.428980] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 299.429967] Call Trace:
<4>[ 299.430359] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 299.430852] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 299.431375] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 299.431931] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 299.432456] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 299.433018] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 299.433549] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 299.434066] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 299.434597] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 299.435122] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 299.435643] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 299.436143] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 299.436656] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 299.437200] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 299.437715] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 299.438257] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 299.438757] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 299.439263] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 299.439751] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 300.431957] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 300.432925] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 300.433514] CPU: 3 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 300.434356] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 300.435282] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 300.435887] 0000000000000000 ffff88006f7d79c8 ffffffff819b8b88 ffff880038f10510
<4>[ 300.436964] ffff88006f7d79d8 ffffffff811030c2 ffff88006f7d7a38 ffffffff812bba58
<4>[ 300.437965] 000000000000130c ffffffff81298110 ffff88006f7d7a20 ffffffff812d8046
<4>[ 300.438973] Call Trace:
<4>[ 300.439374] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 300.439873] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 300.440400] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 300.441030] [<ffffffff81298110>] ? ext4_writepages+0x8ff/0xb21
<4>[ 300.441561] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 300.442131] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 300.442671] [<ffffffff81298110>] ? ext4_writepages+0x8ff/0xb21
<4>[ 300.443210] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 300.443749] [<ffffffff81298110>] ext4_writepages+0x8ff/0xb21
<4>[ 300.444279] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 300.444782] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 300.445323] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 300.445853] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 300.446389] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 300.446904] [<ffffffff8118c319>] ? global_dirty_limits+0x105/0x121
<4>[ 300.447455] [<ffffffff81202e6c>] bdi_writeback_workfn+0x1b9/0x395
<4>[ 300.447994] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 300.448525] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 300.449043] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 300.449568] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 300.450055] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 300.450615] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 300.451139] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 301.428009] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 301.428969] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 301.429504] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 301.430060] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 301.430987] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880078374600
<4>[ 301.432056] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 301.433057] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 301.434059] Call Trace:
<4>[ 301.434456] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 301.434959] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 301.435482] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 301.436054] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 301.436581] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 301.437153] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 301.437693] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 301.438218] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 301.438758] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 301.439289] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 301.439811] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 301.440330] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 301.440860] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 301.441401] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 301.441953] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 301.442475] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 301.443027] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 301.443535] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 301.444039] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 301.444535] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 302.428025] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 302.428980] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 302.429515] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 302.430071] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 302.430988] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374630
<4>[ 302.431980] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 302.432977] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 302.433963] Call Trace:
<4>[ 302.434355] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 302.434848] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 302.435371] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 302.435927] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 302.436451] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 302.437014] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 302.437544] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 302.438061] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 302.438592] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 302.439118] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 302.439640] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 302.440139] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 302.440653] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 302.441197] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 302.441712] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 302.442240] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 302.442741] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 302.443245] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 302.443733] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 303.428028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 303.428996] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 303.429536] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 303.430107] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 303.431043] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374630
<4>[ 303.432053] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 303.433112] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 303.434109] Call Trace:
<4>[ 303.434508] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 303.435020] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 303.435537] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 303.443539] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 303.444071] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 303.444640] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 303.445179] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 303.445704] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 303.446235] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 303.446747] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 303.447282] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 303.447783] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 303.448302] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 303.448865] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 303.449389] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 303.449939] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 303.450448] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 303.450944] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 303.451454] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 304.428027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 304.428981] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 304.429516] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 304.430072] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 304.430989] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374630
<4>[ 304.431981] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 304.432977] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 304.433964] Call Trace:
<4>[ 304.434357] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 304.434849] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 304.435373] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 304.435928] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 304.436453] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 304.437015] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 304.437545] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 304.438063] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 304.438593] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 304.439118] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 304.439639] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 304.440140] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 304.440653] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 304.441197] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 304.441710] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 304.442239] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 304.442740] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 304.443244] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 304.443732] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 305.432029] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 305.432983] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 305.433525] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 305.434090] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 305.435078] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10600
<4>[ 305.436096] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 305.437118] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 305.438117] Call Trace:
<4>[ 305.438513] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 305.439078] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 305.439599] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 305.440177] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 305.440708] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 305.441278] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 305.441810] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 305.442327] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 305.442858] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 305.443393] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 305.443921] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 305.444434] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 305.444951] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 305.445509] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 305.446031] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 305.446569] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 305.447091] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 305.447588] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 305.448095] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 306.432031] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 306.433011] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 306.433562] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 306.434127] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 306.435064] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10600
<4>[ 306.436083] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 306.437089] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 306.438087] Call Trace:
<4>[ 306.438480] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 306.438983] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 306.439492] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 306.440066] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 306.440594] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 306.441162] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 306.441705] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 306.442233] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 306.442771] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 306.443305] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 306.443834] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 306.444343] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 306.444864] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 306.445464] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 306.445987] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 306.446523] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 306.447046] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 306.447544] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 306.448040] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 307.432020] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 307.433060] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 307.433613] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 307.434189] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 307.435135] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10600
<4>[ 307.436174] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 307.437204] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 307.438219] Call Trace:
<4>[ 307.438621] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 307.439204] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 307.439728] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 307.440319] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 307.440858] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 307.441498] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 307.442047] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 307.442576] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 307.443129] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 307.443646] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 307.444196] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 307.444695] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 307.445206] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 307.445750] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 307.446324] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 307.446876] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 307.447399] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 307.447897] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 307.448414] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 308.432017] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 308.432986] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 308.433530] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 308.434095] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 308.435023] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10600
<4>[ 308.436022] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 308.437015] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 308.438001] Call Trace:
<4>[ 308.438393] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 308.438898] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 308.439438] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 308.440024] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 308.440563] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 308.441125] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 308.441658] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 308.442193] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 308.442738] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 308.443269] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 308.443799] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 308.444312] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 308.444856] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 308.445405] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 308.445920] [<ffffffff8103768a>] ? __switch_to+0x227/0x423
<4>[ 308.446430] [<ffffffff8110289f>] ? finish_task_switch+0x54/0xef
<4>[ 308.446974] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 308.447484] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 308.447982] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 308.448493] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 309.432028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 309.432990] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 309.441019] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 309.441585] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 309.442505] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374720
<4>[ 309.443512] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 309.444516] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 309.445516] Call Trace:
<4>[ 309.445911] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 309.446403] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 309.446927] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 309.447502] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 309.448040] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 309.448611] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 309.449150] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 309.449676] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 309.450314] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 309.450838] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 309.451383] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 309.451884] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 309.452415] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 309.452964] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 309.453480] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 309.454021] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 309.454529] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 309.455040] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 309.455532] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 310.432028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 310.433002] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 310.433546] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 310.434113] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 310.435043] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374720
<4>[ 310.436038] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 310.437038] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 310.438038] Call Trace:
<4>[ 310.438449] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 310.438951] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 310.439482] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 310.440059] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 310.440588] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 310.441158] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 310.441695] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 310.442218] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 310.442758] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 310.443294] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 310.443823] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 310.444337] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 310.444857] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 310.445402] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 310.445917] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 310.446458] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 310.446978] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 310.447478] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 310.448038] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 311.432013] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 311.432961] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 311.433496] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 311.434051] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 311.434968] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880078374720
<4>[ 311.435956] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 311.436986] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 311.437972] Call Trace:
<4>[ 311.438365] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 311.438857] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 311.439382] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 311.439936] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 311.440462] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 311.441026] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 311.441556] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 311.442073] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 311.442605] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 311.443131] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 311.443652] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 311.444171] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 311.444694] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 311.445229] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 311.445772] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 311.446287] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 311.446815] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 311.447371] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 311.447871] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 311.448368] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 311.448858] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 312.432030] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 312.432992] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 312.433533] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 312.434098] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 312.435032] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10600
<4>[ 312.436073] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 312.437083] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 312.438082] Call Trace:
<4>[ 312.438479] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 312.438988] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 312.439498] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 312.440066] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 312.440593] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 312.441153] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 312.441684] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 312.442201] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 312.442731] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 312.443253] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 312.443790] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 312.444316] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 312.444846] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 312.445416] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 312.445931] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 312.446474] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 312.447000] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 312.447502] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 312.447996] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 313.436029] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 313.437118] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 313.437672] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 313.438234] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 313.439170] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff8800783746f0
<4>[ 313.440183] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 313.441189] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 313.442189] Call Trace:
<4>[ 313.442586] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 313.443103] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 313.443621] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 313.444206] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 313.444736] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 313.445304] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 313.445842] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 313.446477] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 313.447022] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 313.447539] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 313.448073] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 313.448575] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 313.449096] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 313.449649] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 313.450171] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 313.450709] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 313.451229] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 313.451726] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 313.452232] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 314.436019] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 314.436974] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 314.437509] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 314.438072] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 314.439009] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374750
<4>[ 314.440019] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 314.441039] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 314.442037] Call Trace:
<4>[ 314.442434] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 314.442933] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 314.443461] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 314.444038] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 314.444574] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 314.445147] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 314.445686] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 314.446207] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 314.454199] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 314.454725] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 314.455264] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 314.455766] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 314.456290] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 314.456838] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 314.457353] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 314.457902] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 314.458409] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 314.458906] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 314.459415] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 315.440040] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 315.441024] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 315.441621] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 315.442190] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 315.443140] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff8800783747e0
<4>[ 315.444223] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 315.445307] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 315.446374] Call Trace:
<4>[ 315.446774] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 315.447294] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 315.447820] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 315.448408] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 315.448954] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 315.449541] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 315.450090] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 315.450624] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 315.451229] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 315.451757] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 315.452310] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 315.452823] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 315.453346] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 315.453908] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 315.454437] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 315.455098] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 315.455599] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 315.456102] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 315.456596] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 316.752635] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 316.753592] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 316.754150] CPU: 0 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 316.755001] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 316.755916] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 316.756543] 0000000000000000 ffff88006f7d77f0 ffffffff819b8b88 ffff880038f106f0
<4>[ 316.757530] ffff88006f7d7800 ffffffff811030c2 ffff88006f7d7860 ffffffff812bba58
<4>[ 316.758516] 000000000000130c ffffffff8129a1aa ffff88006f7d7848 ffffffff812d8046
<4>[ 316.759517] Call Trace:
<4>[ 316.759908] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 316.760422] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 316.760940] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 316.761494] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 316.762011] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 316.762571] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 316.763127] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 316.763644] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 316.764203] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 316.764721] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 316.765242] [<ffffffff812950dc>] ext4_da_update_reserve_space+0x1b4/0x22d
<4>[ 316.765799] [<ffffffff812b9e2b>] ext4_ext_map_blocks+0xc07/0xdba
<4>[ 316.766327] [<ffffffff812953d6>] ext4_map_blocks+0x281/0x416
<4>[ 316.766840] [<ffffffff81297e7c>] ext4_writepages+0x66b/0xb21
<4>[ 316.767369] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 316.767869] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 316.768429] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 316.768963] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 316.769490] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 316.769994] [<ffffffff8118c319>] ? global_dirty_limits+0x105/0x121
<4>[ 316.770528] [<ffffffff81202e6c>] bdi_writeback_workfn+0x1b9/0x395
<4>[ 316.771081] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 316.771598] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 316.772125] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 316.772644] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 316.773124] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 316.773668] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 316.774168] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 317.829714] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 317.830693] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 317.831281] CPU: 1 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 317.832148] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 317.833085] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 317.833711] 0000000000000000 ffff88006f7d77f0 ffffffff819b8b88 ffff8800783747b0
<4>[ 317.834728] ffff88006f7d7800 ffffffff811030c2 ffff88006f7d7860 ffffffff812bba58
<4>[ 317.835755] 000000000000130c ffffffff8129a1aa ffff88006f7d7848 ffffffff812d8046
<4>[ 317.836787] Call Trace:
<4>[ 317.837192] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 317.837697] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 317.838222] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 317.838797] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 317.839348] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 317.839931] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 317.840487] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 317.841023] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 317.841577] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 317.842103] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 317.842641] [<ffffffff812950dc>] ext4_da_update_reserve_space+0x1b4/0x22d
<4>[ 317.843232] [<ffffffff812b9e2b>] ext4_ext_map_blocks+0xc07/0xdba
<4>[ 317.843782] [<ffffffff812953d6>] ext4_map_blocks+0x281/0x416
<4>[ 317.844315] [<ffffffff81297e7c>] ext4_writepages+0x66b/0xb21
<4>[ 317.844847] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 317.845363] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 317.845963] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 317.846506] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 317.847064] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 317.847583] [<ffffffff81202e6c>] bdi_writeback_workfn+0x1b9/0x395
<4>[ 317.848138] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 317.848671] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 317.849194] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 317.849727] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 317.850226] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 317.850788] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 317.851318] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 318.832030] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 318.833021] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 318.833572] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 318.834146] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 318.835104] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804ea80
<4>[ 318.836131] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 318.837221] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 318.838237] Call Trace:
<4>[ 318.838640] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 318.839165] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 318.839698] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 318.840281] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 318.840819] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 318.841398] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 318.841948] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 318.842471] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 318.843021] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 318.843550] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 318.844101] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 318.844617] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 318.845151] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 318.845715] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 318.846246] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 318.846792] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 318.847323] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 318.847831] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 318.848346] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 319.832031] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 319.833017] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 319.833563] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 319.834128] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 319.835061] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374840
<4>[ 319.836061] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 319.837051] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 319.838055] Call Trace:
<4>[ 319.838455] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 319.838961] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 319.839485] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 319.840056] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 319.840584] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 319.841154] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 319.841692] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 319.849677] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 319.850215] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 319.850735] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 319.851276] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 319.851776] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 319.852304] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 319.852858] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 319.853381] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 319.853917] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 319.854423] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 319.854921] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 319.855433] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 320.832030] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 320.832986] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 320.833521] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 320.834081] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 320.835036] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374900
<4>[ 320.836046] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 320.837048] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 320.838049] Call Trace:
<4>[ 320.838445] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 320.838955] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 320.839478] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 320.840049] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 320.840576] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 320.841146] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 320.841685] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 320.842209] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 320.842741] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 320.843267] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 320.843788] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 320.844338] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 320.844861] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 320.845412] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 320.845936] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 320.846472] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 320.847036] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 320.847544] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 320.848046] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 320.848541] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 322.209255] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 322.210219] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 322.210752] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 322.211324] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 322.212239] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff8800783748d0
<4>[ 322.213229] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 322.214215] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 322.215216] Call Trace:
<4>[ 322.215608] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 322.216118] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 322.216628] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 322.217183] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 322.217701] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 322.218261] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 322.218792] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 322.219324] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 322.219854] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 322.220372] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 322.220894] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 322.221409] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 322.221930] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 322.222464] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 322.223022] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 322.223536] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 322.224070] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 322.224573] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 322.225063] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 322.225550] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 323.208009] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 323.208969] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 323.209512] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 323.210077] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 323.211013] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374960
<4>[ 323.212023] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 323.213024] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 323.214024] Call Trace:
<4>[ 323.214420] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 323.214921] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 323.215448] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 323.216024] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 323.216568] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 323.217129] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 323.217660] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 323.218179] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 323.218717] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 323.219246] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 323.219777] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 323.220285] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 323.220805] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 323.221357] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 323.221877] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 323.222409] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 323.222923] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 323.223429] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 323.223926] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 324.208011] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 324.208974] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 324.209517] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 324.210082] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 324.211021] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374990
<4>[ 324.212032] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 324.213033] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 324.214081] Call Trace:
<4>[ 324.214480] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 324.214993] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 324.215514] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 324.216082] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 324.216612] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 324.217172] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 324.217711] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 324.218237] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 324.218776] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 324.219311] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 324.219860] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 324.220386] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 324.220916] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 324.221478] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 324.222005] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 324.222560] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 324.223134] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 324.223650] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 324.224164] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 324.224671] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 325.208028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 325.208988] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 325.209531] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 325.210095] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 325.211073] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff8800783749c0
<4>[ 325.212088] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 325.213095] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 325.214095] Call Trace:
<4>[ 325.214493] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 325.215009] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 325.215538] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 325.216119] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 325.216658] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 325.217236] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 325.217781] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 325.218315] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 325.218870] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 325.219407] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 325.219937] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 325.220456] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 325.220984] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 325.221536] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 325.222059] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 325.222596] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 325.223121] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 325.223618] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 325.224134] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 326.212029] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 326.213009] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 326.213552] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 326.214118] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 326.222575] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10930
<4>[ 326.223603] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 326.224619] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 326.225618] Call Trace:
<4>[ 326.226011] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 326.226508] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 326.227046] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 326.227621] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 326.228169] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 326.228843] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 326.229392] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 326.229919] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 326.230456] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 326.230985] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 326.231508] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 326.232021] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 326.232550] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 326.233113] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 326.233645] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 326.234193] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 326.234708] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 326.235222] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 326.235725] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 327.257082] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 327.258046] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 327.258612] CPU: 3 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 327.259472] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 327.260400] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 327.261010] 0000000000000000 ffff88006f7d79c8 ffffffff819b8b88 ffff880038f109c0
<4>[ 327.262010] ffff88006f7d79d8 ffffffff811030c2 ffff88006f7d7a38 ffffffff812bba58
<4>[ 327.263079] 000000000000130c ffffffff81298110 ffff88006f7d7a20 ffffffff812d8046
<4>[ 327.264091] Call Trace:
<4>[ 327.264493] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 327.264994] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 327.265512] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 327.266076] [<ffffffff81298110>] ? ext4_writepages+0x8ff/0xb21
<4>[ 327.266665] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 327.267246] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 327.267784] [<ffffffff81298110>] ? ext4_writepages+0x8ff/0xb21
<4>[ 327.268326] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 327.268866] [<ffffffff81298110>] ext4_writepages+0x8ff/0xb21
<4>[ 327.269387] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 327.269889] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 327.270430] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 327.270963] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 327.271505] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 327.272023] [<ffffffff8118c319>] ? global_dirty_limits+0x105/0x121
<4>[ 327.272576] [<ffffffff81202e6c>] bdi_writeback_workfn+0x1b9/0x395
<4>[ 327.273116] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 327.273640] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 327.274155] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 327.274681] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 327.275181] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 327.275735] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 327.276252] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 328.260028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 328.260984] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 328.261519] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 328.262083] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 328.263028] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e990
<4>[ 328.264035] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 328.265057] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 328.266061] Call Trace:
<4>[ 328.266458] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 328.266964] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 328.267481] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 328.268057] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 328.268592] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 328.269169] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 328.269711] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 328.270233] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 328.270764] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 328.271300] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 328.271823] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 328.272336] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 328.272861] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 328.273414] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 328.273938] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 328.274489] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 328.275062] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 328.275569] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 328.276078] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 328.276578] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 329.260010] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 329.260966] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 329.261509] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 329.262080] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 329.263015] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e990
<4>[ 329.264028] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 329.265046] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 329.266048] Call Trace:
<4>[ 329.266444] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 329.266946] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 329.267470] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 329.268047] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 329.268579] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 329.269152] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 329.269687] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 329.270204] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 329.270739] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 329.271282] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 329.271810] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 329.272324] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 329.272850] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 329.273403] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 329.273926] [<ffffffff81128ae8>] ? __srcu_read_unlock+0x18/0x1a
<4>[ 329.274461] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 329.274982] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 329.275490] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 329.275986] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 330.264029] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 330.264986] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 330.265530] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 330.266096] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 330.267041] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320ae0
<4>[ 330.268075] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 330.269081] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 330.270081] Call Trace:
<4>[ 330.270478] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 330.270988] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 330.271504] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 330.272083] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 330.272619] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 330.273189] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 330.273720] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 330.274237] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 330.274768] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 330.275311] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 330.275842] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 330.276355] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 330.276887] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 330.277443] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 330.277967] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 330.278502] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 330.279068] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 330.279576] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 330.280086] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 330.280591] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 331.268027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 331.268982] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 331.269516] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 331.270072] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 331.271002] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320ae0
<4>[ 331.271990] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 331.273016] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 331.274003] Call Trace:
<4>[ 331.274395] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 331.274888] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 331.275411] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 331.275966] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 331.283907] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 331.284481] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 331.285018] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 331.285536] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 331.286066] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 331.286577] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 331.287120] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 331.287613] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 331.288137] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 331.288689] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 331.289204] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 331.289732] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 331.290273] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 331.290814] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 331.291329] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 331.291820] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 331.292320] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 332.268027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 332.268996] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 332.269538] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 332.270102] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 332.271048] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e990
<4>[ 332.272075] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 332.273079] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 332.274077] Call Trace:
<4>[ 332.274474] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 332.274978] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 332.275513] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 332.276081] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 332.276608] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 332.277177] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 332.277716] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 332.278240] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 332.278780] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 332.279323] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 332.279852] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 332.280364] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 332.280900] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 332.281455] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 332.281977] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 332.282513] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 332.283077] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 332.283587] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 332.284096] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 332.284597] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 333.272026] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 333.272982] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 333.273516] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 333.274072] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 333.275003] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e990
<4>[ 333.275990] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 333.277008] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 333.277994] Call Trace:
<4>[ 333.278387] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 333.278880] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 333.279404] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 333.279959] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 333.280489] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 333.281055] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 333.281586] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 333.282103] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 333.282634] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 333.283171] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 333.283693] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 333.284198] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 333.284716] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 333.285260] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 333.285775] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 333.286316] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 333.286858] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 333.287376] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 333.287866] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 333.288366] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 334.272010] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 334.272973] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 334.273517] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 334.274083] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 334.275020] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880078320ae0
<4>[ 334.276037] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 334.277031] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 334.278019] Call Trace:
<4>[ 334.278417] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 334.278917] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 334.279459] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 334.280034] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 334.280575] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 334.281149] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 334.281690] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 334.282216] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 334.282755] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 334.283290] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 334.283819] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 334.284352] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 334.284894] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 334.285442] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 334.285995] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 334.286511] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 334.287077] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 334.287578] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 334.288087] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 334.288588] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 335.276018] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 335.277001] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 335.277557] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 335.278133] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 335.279095] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320ae0
<4>[ 335.280101] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 335.281092] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 335.282077] Call Trace:
<4>[ 335.282470] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 335.282967] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 335.283481] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 335.284049] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 335.284571] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 335.285131] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 335.285662] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 335.286179] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 335.286710] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 335.287235] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 335.287756] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 335.288262] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 335.288780] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 335.289324] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 335.289839] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 335.290367] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 335.290868] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 335.291371] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 335.291859] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 336.280028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 336.280981] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 336.281525] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 336.282089] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 336.283022] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10c30
<4>[ 336.284085] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 336.285088] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 336.286087] Call Trace:
<4>[ 336.286483] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 336.286993] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 336.287513] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 336.288084] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 336.288613] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 336.289182] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 336.289713] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 336.290230] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 336.290761] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 336.291293] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 336.291822] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 336.292329] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 336.292851] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 336.293402] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 336.293970] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 336.294509] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 336.295072] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 336.295581] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 336.296083] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 336.304083] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 337.280011] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 337.281043] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 337.281606] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 337.282186] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 337.283116] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880038f10c90
<4>[ 337.284118] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 337.285134] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 337.286249] Call Trace:
<4>[ 337.286649] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 337.287174] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 337.287699] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 337.288284] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 337.288825] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 337.289405] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 337.289952] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 337.290486] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 337.291088] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 337.291630] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 337.292181] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 337.292712] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 337.293251] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 337.293803] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 337.294366] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 337.294898] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 337.295430] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 337.295988] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 337.296504] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 338.280877] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 338.281908] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 338.282487] CPU: 2 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 338.283364] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 338.284311] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 338.284937] 0000000000000000 ffff88006f7d79c8 ffffffff819b8b88 ffff88007804ea20
<4>[ 338.285951] ffff88006f7d79d8 ffffffff811030c2 ffff88006f7d7a38 ffffffff812bba58
<4>[ 338.287092] 000000000000130c ffffffff81298110 ffff88006f7d7a20 ffffffff812d8046
<4>[ 338.288125] Call Trace:
<4>[ 338.288527] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 338.289036] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 338.289562] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 338.290136] [<ffffffff81298110>] ? ext4_writepages+0x8ff/0xb21
<4>[ 338.290668] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 338.291266] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 338.291815] [<ffffffff81298110>] ? ext4_writepages+0x8ff/0xb21
<4>[ 338.292365] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 338.292975] [<ffffffff81298110>] ext4_writepages+0x8ff/0xb21
<4>[ 338.293508] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 338.294024] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 338.294582] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 338.295129] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 338.295674] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 338.296206] [<ffffffff8118c319>] ? global_dirty_limits+0x105/0x121
<4>[ 338.296766] [<ffffffff81202e6c>] bdi_writeback_workfn+0x1b9/0x395
<4>[ 338.297440] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 338.297974] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 338.298498] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 338.299055] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 338.299539] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 338.300110] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 338.300632] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 339.280011] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 339.280974] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 339.281516] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 339.282082] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 339.283024] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880078320a20
<4>[ 339.284021] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 339.285016] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 339.286015] Call Trace:
<4>[ 339.286413] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 339.286912] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 339.287442] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 339.288043] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 339.288584] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 339.289155] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 339.289693] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 339.290218] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 339.290757] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 339.291301] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 339.291831] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 339.292363] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 339.292888] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 339.293422] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 339.293966] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 339.294484] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 339.295033] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 339.295585] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 339.296104] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 339.296608] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 339.297117] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 340.280018] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 340.280972] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 340.281507] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 340.282069] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 340.283013] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff8800783209f0
<4>[ 340.284041] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 340.285044] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 340.286043] Call Trace:
<4>[ 340.286442] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 340.286940] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 340.287467] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 340.288052] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 340.288591] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 340.289162] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 340.289701] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 340.290223] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 340.290753] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 340.291288] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 340.291814] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 340.292327] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 340.292852] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 340.293404] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 340.293980] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 340.294517] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 340.295041] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 340.295538] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 340.296045] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 341.280009] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 341.280957] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 341.281493] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 341.282049] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 341.282969] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320960
<4>[ 341.283965] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 341.284970] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 341.285957] Call Trace:
<4>[ 341.286350] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 341.286843] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 341.287366] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 341.287922] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 341.288452] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 341.289019] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 341.289550] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 341.290067] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 341.290598] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 341.291134] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 341.291656] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 341.292161] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 341.292679] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 341.293223] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 341.293737] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 341.294265] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 341.294766] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 341.295271] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 341.295759] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 342.280028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 342.280983] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 342.281518] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 342.282074] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 342.282993] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374d20
<4>[ 342.283984] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 342.284982] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 342.293380] Call Trace:
<4>[ 342.293772] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 342.294264] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 342.294774] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 342.295346] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 342.295864] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 342.296432] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 342.296963] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 342.297481] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 342.298011] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 342.298523] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 342.299060] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 342.299554] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 342.300071] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 342.300617] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 342.301133] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 342.301676] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 342.302177] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 342.302667] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 342.303164] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 343.280009] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 343.280956] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 343.281491] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 343.282047] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 343.282954] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e900
<4>[ 343.283951] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 343.284956] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 343.285942] Call Trace:
<4>[ 343.286334] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 343.286826] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 343.287358] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 343.287913] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 343.288444] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 343.289012] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 343.289543] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 343.290060] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 343.290591] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 343.291116] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 343.291636] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 343.292153] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 343.292672] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 343.293216] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 343.293731] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 343.294259] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 343.294760] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 343.295263] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 343.295752] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 344.280010] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 344.280972] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 344.281515] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 344.282094] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 344.283029] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e8a0
<4>[ 344.284040] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 344.285035] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 344.286024] Call Trace:
<4>[ 344.286421] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 344.286920] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 344.287457] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 344.288032] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 344.288566] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 344.289135] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 344.289674] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 344.290199] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 344.290738] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 344.291272] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 344.291806] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 344.292319] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 344.292845] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 344.293397] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 344.293918] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 344.294461] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 344.294971] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 344.295471] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 344.295964] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 345.284032] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 345.285000] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 345.285544] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 345.286110] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 345.287109] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff8800783208d0
<4>[ 345.288124] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 345.289128] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 345.290128] Call Trace:
<4>[ 345.290525] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 345.291044] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 345.291563] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 345.292136] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 345.292659] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 345.293220] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 345.293754] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 345.294279] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 345.294819] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 345.295363] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 345.295892] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 345.296406] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 345.296933] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 345.297486] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 345.298009] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 345.298547] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 345.299112] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 345.299619] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 345.300128] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 345.300683] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 346.288029] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 346.289015] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 346.289565] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 346.290138] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 346.291087] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10cf0
<4>[ 346.292113] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 346.293130] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 346.294156] Call Trace:
<4>[ 346.294564] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 346.295081] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 346.295606] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 346.296191] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 346.296723] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 346.297301] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 346.297851] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 346.298384] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 346.298928] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 346.299461] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 346.300006] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 346.300517] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 346.301043] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 346.301605] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 346.302137] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 346.302695] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 346.303255] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 346.303815] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 346.304338] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 346.304844] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 346.305342] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 347.288010] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 347.288988] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 347.289527] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 347.290083] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 347.291004] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff8800783207e0
<4>[ 347.291991] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 347.292998] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 347.293984] Call Trace:
<4>[ 347.294376] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 347.294869] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 347.295401] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 347.295956] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 347.296486] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 347.297056] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 347.297587] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 347.298105] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 347.298635] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 347.299160] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 347.299681] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 347.300190] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 347.300722] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 347.301282] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 347.301802] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 347.309745] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 347.310254] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 347.310744] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 347.311256] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 348.717665] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 348.718627] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 348.719209] CPU: 2 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 348.720058] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 348.720971] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 348.721576] 0000000000000000 ffff88006f7d77f0 ffffffff819b8b88 ffff88007804e7e0
<4>[ 348.722563] ffff88006f7d7800 ffffffff811030c2 ffff88006f7d7860 ffffffff812bba58
<4>[ 348.723564] 000000000000130c ffffffff8129a1aa ffff88006f7d7848 ffffffff812d8046
<4>[ 348.724577] Call Trace:
<4>[ 348.724968] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 348.725461] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 348.725970] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 348.726524] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 348.727069] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 348.727630] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 348.728182] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 348.728704] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 348.729235] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 348.729745] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 348.730266] [<ffffffff812950dc>] ext4_da_update_reserve_space+0x1b4/0x22d
<4>[ 348.730822] [<ffffffff812b9e2b>] ext4_ext_map_blocks+0xc07/0xdba
<4>[ 348.731366] [<ffffffff812953d6>] ext4_map_blocks+0x281/0x416
<4>[ 348.731880] [<ffffffff81297e7c>] ext4_writepages+0x66b/0xb21
<4>[ 348.732417] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 348.732926] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 348.733466] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 348.733994] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 348.734521] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 348.735052] [<ffffffff8118c319>] ? global_dirty_limits+0x105/0x121
<4>[ 348.735586] [<ffffffff81202e6c>] bdi_writeback_workfn+0x1b9/0x395
<4>[ 348.736138] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 348.736664] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 348.737171] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 348.737688] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 348.738169] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 348.738713] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 348.739219] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 349.716031] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 349.716999] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 349.717543] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 349.718108] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 349.719055] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320840
<4>[ 349.720068] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 349.721059] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 349.722048] Call Trace:
<4>[ 349.722446] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 349.722952] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 349.723474] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 349.724062] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 349.724598] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 349.725168] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 349.725708] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 349.726234] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 349.726773] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 349.727307] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 349.727837] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 349.728356] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 349.728887] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 349.729439] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 349.729961] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 349.730491] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 349.731006] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 349.731497] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 349.731990] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 350.716030] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 350.717008] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 350.717547] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 350.718103] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 350.719034] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320840
<4>[ 350.720049] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 350.721051] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 350.722050] Call Trace:
<4>[ 350.722494] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 350.723013] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 350.723530] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 350.724107] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 350.724642] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 350.725211] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 350.725749] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 350.726267] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 350.726808] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 350.727349] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 350.727871] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 350.728387] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 350.728908] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 350.729461] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 350.729983] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 350.730520] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 350.731094] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 350.731647] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 350.732168] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 350.732667] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 350.733163] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 351.716027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 351.716982] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 351.717517] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 351.718073] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 351.719002] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320840
<4>[ 351.719988] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 351.721031] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 351.722018] Call Trace:
<4>[ 351.722410] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 351.722903] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 351.723426] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 351.723981] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 351.724512] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 351.725082] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 351.725618] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 351.726144] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 351.726681] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 351.727209] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 351.727738] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 351.728251] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 351.728775] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 351.729328] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 351.729848] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 351.730387] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 351.730899] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 351.731421] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 351.731915] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 352.716011] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 352.716974] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 352.717515] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 352.718079] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 352.719026] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff8800783207b0
<4>[ 352.720055] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 352.721056] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 352.722056] Call Trace:
<4>[ 352.722454] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 352.722961] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 352.723482] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 352.724057] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 352.724597] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 352.725175] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 352.725721] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 352.726257] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 352.726808] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 352.727360] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 352.727890] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 352.728432] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 352.728962] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 352.729601] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 352.730154] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 352.730678] [<ffffffff8121443e>] ? fsnotify+0x223/0x251
<4>[ 352.731206] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 352.731713] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 352.732225] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 352.732730] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 353.856969] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 353.865365] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 353.865938] CPU: 2 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 353.866833] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 353.867780] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 353.868412] 0000000000000000 ffff88006f7d79c8 ffffffff819b8b88 ffff88007804e660
<4>[ 353.869413] ffff88006f7d79d8 ffffffff811030c2 ffff88006f7d7a38 ffffffff812bba58
<4>[ 353.870411] 000000000000130c ffffffff81298110 ffff88006f7d7a20 ffffffff812d8046
<4>[ 353.871428] Call Trace:
<4>[ 353.871819] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 353.872324] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 353.872841] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 353.873403] [<ffffffff81298110>] ? ext4_writepages+0x8ff/0xb21
<4>[ 353.873931] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 353.874501] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 353.875065] [<ffffffff81298110>] ? ext4_writepages+0x8ff/0xb21
<4>[ 353.875594] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 353.876245] [<ffffffff81298110>] ext4_writepages+0x8ff/0xb21
<4>[ 353.876770] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 353.877277] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 353.877827] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 353.878363] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 353.878899] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 353.879425] [<ffffffff8118c319>] ? global_dirty_limits+0x105/0x121
<4>[ 353.879966] [<ffffffff81202e6c>] bdi_writeback_workfn+0x1b9/0x395
<4>[ 353.880520] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 353.881051] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 353.881559] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 353.882077] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 353.882559] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 353.883133] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 353.883642] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 354.868312] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 354.869258] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 354.869816] CPU: 2 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 354.870649] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 354.871582] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 354.872211] 0000000000000000 ffff88006f7d77f0 ffffffff819b8b88 ffff88007804e660
<4>[ 354.873200] ffff88006f7d7800 ffffffff811030c2 ffff88006f7d7860 ffffffff812bba58
<4>[ 354.874190] 000000000000130c ffffffff8129a1aa ffff88006f7d7848 ffffffff812d8046
<4>[ 354.875220] Call Trace:
<4>[ 354.875621] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 354.876220] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 354.876746] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 354.877320] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 354.877854] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 354.878430] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 354.878994] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 354.879533] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 354.880101] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 354.880624] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 354.881162] [<ffffffff812950dc>] ext4_da_update_reserve_space+0x1b4/0x22d
<4>[ 354.881738] [<ffffffff812b9e2b>] ext4_ext_map_blocks+0xc07/0xdba
<4>[ 354.882283] [<ffffffff812953d6>] ext4_map_blocks+0x281/0x416
<4>[ 354.882856] [<ffffffff81297e7c>] ext4_writepages+0x66b/0xb21
<4>[ 354.883411] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 354.883928] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 354.884507] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 354.885040] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 354.885586] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 354.886104] [<ffffffff8118c319>] ? global_dirty_limits+0x105/0x121
<4>[ 354.886655] [<ffffffff81202e6c>] bdi_writeback_workfn+0x1b9/0x395
<4>[ 354.887315] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 354.887849] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 354.888393] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 354.888934] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 354.889417] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 354.889980] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 354.890496] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 355.868011] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 355.868958] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 355.869494] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 355.870050] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 355.870971] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e660
<4>[ 355.871968] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 355.872974] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 355.873959] Call Trace:
<4>[ 355.874352] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 355.874845] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 355.875369] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 355.875924] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 355.876453] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 355.877022] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 355.877553] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 355.878071] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 355.878602] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 355.879138] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 355.879660] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 355.880165] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 355.880682] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 355.881227] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 355.881742] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 355.882284] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 355.882785] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 355.883289] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 355.883777] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 356.872026] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 356.872981] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 356.873515] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 356.874086] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 356.875043] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320780
<4>[ 356.876088] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 356.877098] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 356.878113] Call Trace:
<4>[ 356.878519] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 356.879040] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 356.879565] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 356.880152] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 356.880686] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 356.881260] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 356.881808] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 356.882342] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 356.882889] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 356.883429] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 356.883968] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 356.884491] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 356.885029] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 356.885595] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 356.886126] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 356.886662] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 356.887238] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 356.887746] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 356.888265] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 356.888768] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 357.876028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 357.876989] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 357.877524] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 357.878080] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 357.879023] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320780
<4>[ 357.880035] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 357.881125] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 357.882143] Call Trace:
<4>[ 357.882541] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 357.883064] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 357.883581] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 357.884160] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 357.884695] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 357.885264] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 357.885814] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 357.886340] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 357.886872] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 357.887399] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 357.887920] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 357.888431] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 357.888956] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 357.889509] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 357.890031] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 357.890568] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 357.891102] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 357.891613] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 357.892124] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 358.880032] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 358.881002] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 358.881537] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 358.889546] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 358.890469] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e660
<4>[ 358.891484] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 358.892489] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 358.893497] Call Trace:
<4>[ 358.893900] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 358.894403] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 358.894921] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 358.895500] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 358.896037] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 358.896612] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 358.897150] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 358.897682] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 358.898228] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 358.898747] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 358.899301] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 358.899802] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 358.900332] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 358.900886] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 358.901400] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 358.901929] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 358.902435] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 358.902938] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 358.903439] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 359.941107] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 359.942085] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 359.942652] CPU: 1 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 359.943507] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 359.944445] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 359.945067] 0000000000000000 ffff88006f7d77f0 ffffffff819b8b88 ffff880078374e10
<4>[ 359.946057] ffff88006f7d7800 ffffffff811030c2 ffff88006f7d7860 ffffffff812bba58
<4>[ 359.947057] 000000000000130c ffffffff8129a1aa ffff88006f7d7848 ffffffff812d8046
<4>[ 359.948049] Call Trace:
<4>[ 359.948445] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 359.948937] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 359.949446] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 359.950001] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 359.950519] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 359.951094] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 359.951625] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 359.952163] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 359.952695] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 359.953206] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 359.953727] [<ffffffff812950dc>] ext4_da_update_reserve_space+0x1b4/0x22d
<4>[ 359.954284] [<ffffffff812b9e2b>] ext4_ext_map_blocks+0xc07/0xdba
<4>[ 359.954811] [<ffffffff812953d6>] ext4_map_blocks+0x281/0x416
<4>[ 359.955339] [<ffffffff81297e7c>] ext4_writepages+0x66b/0xb21
<4>[ 359.955855] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 359.956377] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 359.956919] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 359.957446] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 359.957973] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 359.958477] [<ffffffff81202e6c>] bdi_writeback_workfn+0x1b9/0x395
<4>[ 359.959017] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 359.959539] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 359.960056] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 359.960582] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 359.961062] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 359.961607] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 359.962108] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 360.944028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 360.944997] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 360.945539] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 360.946100] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 360.947025] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374ed0
<4>[ 360.948040] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 360.949053] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 360.950055] Call Trace:
<4>[ 360.950453] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 360.950954] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 360.951485] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 360.952075] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 360.952605] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 360.953174] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 360.953713] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 360.954238] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 360.954778] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 360.955312] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 360.955842] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 360.956348] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 360.956861] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 360.957406] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 360.957927] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 360.958463] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 360.958983] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 360.959481] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 360.959976] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 361.944027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 361.944994] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 361.945533] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 361.946088] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 361.947012] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374f00
<4>[ 361.948032] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 361.949046] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 361.950048] Call Trace:
<4>[ 361.950444] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 361.950944] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 361.951471] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 361.952045] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 361.952576] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 361.953145] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 361.953684] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 361.954208] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 361.954747] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 361.955282] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 361.955804] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 361.956309] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 361.956822] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 361.957375] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 361.957960] [<ffffffff8103768a>] ? __switch_to+0x227/0x423
<4>[ 361.958475] [<ffffffff8110289f>] ? finish_task_switch+0x54/0xef
<4>[ 361.959023] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 361.959530] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 361.960038] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 361.960537] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 362.948025] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 362.948991] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 362.949534] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 362.950098] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 362.951035] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374ea0
<4>[ 362.952049] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 362.953055] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 362.954055] Call Trace:
<4>[ 362.954540] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 362.955054] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 362.955571] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 362.956146] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 362.956677] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 362.957239] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 362.957769] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 362.958286] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 362.958824] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 362.959357] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 362.959886] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 362.960399] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 362.960919] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 362.961471] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 362.961993] [<ffffffff81128ae3>] ? __srcu_read_unlock+0x13/0x1a
<4>[ 362.962526] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 362.963059] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 362.963560] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 362.964073] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 363.952028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 363.952982] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 363.953517] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 363.954073] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 363.955017] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374f90
<4>[ 363.956045] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 363.957146] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 363.958163] Call Trace:
<4>[ 363.966036] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 363.966543] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 363.967082] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 363.967646] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 363.968186] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 363.968758] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 363.969297] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 363.969862] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 363.970407] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 363.970928] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 363.971466] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 363.971968] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 363.972492] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 363.973040] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 363.973554] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 363.974088] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 363.974596] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 363.975108] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 363.975653] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 365.631195] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 365.632183] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 365.632737] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 365.633301] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 365.634220] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880078374f60
<4>[ 365.635229] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 365.636221] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 365.637263] Call Trace:
<4>[ 365.637655] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 365.638147] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 365.638656] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 365.639221] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 365.639739] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 365.640308] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 365.640841] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 365.641358] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 365.641889] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 365.642400] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 365.642921] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 365.643445] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 365.643966] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 365.644511] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 365.645057] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 365.645571] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 365.646113] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 365.646614] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 365.647117] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 365.647605] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 366.628088] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 366.629037] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 366.629594] CPU: 1 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 366.630436] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 366.631370] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 366.631984] 0000000000000000 ffff88006f7d79c8 ffffffff819b8b88 ffff880038f10f30
<4>[ 366.633015] ffff88006f7d79d8 ffffffff811030c2 ffff88006f7d7a38 ffffffff812bba58
<4>[ 366.634014] 000000000000130c ffffffff81298110 ffff88006f7d7a20 ffffffff812d8046
<4>[ 366.635024] Call Trace:
<4>[ 366.635419] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 366.635919] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 366.636453] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 366.637018] [<ffffffff81298110>] ? ext4_writepages+0x8ff/0xb21
<4>[ 366.637559] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 366.638129] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 366.638660] [<ffffffff81298110>] ? ext4_writepages+0x8ff/0xb21
<4>[ 366.639196] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 366.639726] [<ffffffff81298110>] ext4_writepages+0x8ff/0xb21
<4>[ 366.640264] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 366.640777] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 366.641325] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 366.641861] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 366.642395] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 366.642906] [<ffffffff81202e2f>] bdi_writeback_workfn+0x17c/0x395
<4>[ 366.643460] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 366.643985] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 366.644516] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 366.645043] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 366.645530] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 366.646083] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 366.646591] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 367.628009] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 367.628956] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 367.629498] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 367.630068] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 367.631003] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880038f10f00
<4>[ 367.632026] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 367.633115] 0000080000080000 0000080000080000 0000080000080000 0000080000090000
<4>[ 367.634119] Call Trace:
<4>[ 367.634519] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 367.635038] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 367.635557] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 367.636133] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 367.636677] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 367.637202] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 367.637733] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 367.638245] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 367.638766] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 367.639303] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 367.639841] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 367.640397] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 367.640951] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 367.641475] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 367.642025] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 367.642532] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 367.643044] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 367.643538] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 368.632030] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 368.632996] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 368.633531] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 368.634086] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 368.635007] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320780
<4>[ 368.635993] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 368.636993] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 368.637980] Call Trace:
<4>[ 368.638373] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 368.638866] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 368.639400] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 368.639956] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 368.640480] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 368.641042] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 368.641572] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 368.642089] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 368.642620] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 368.643146] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 368.643667] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 368.644167] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 368.644680] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 368.645223] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 368.645738] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 368.646267] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 368.646809] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 368.647332] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 368.647823] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 368.648316] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 369.636028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 369.636990] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 369.637525] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 369.638081] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 369.639013] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10ea0
<4>[ 369.640080] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 369.641087] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 369.642086] Call Trace:
<4>[ 369.642484] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 369.642993] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 369.643518] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 369.644096] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 369.644627] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 369.645195] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 369.645734] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 369.646261] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 369.646797] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 369.647323] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 369.647844] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 369.648351] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 369.648872] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 369.649445] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 369.657394] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 369.657938] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 369.658552] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 369.659079] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 369.659575] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 369.660083] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 370.917856] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 370.918812] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 370.919385] CPU: 1 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 370.920231] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 370.921142] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 370.921747] 0000000000000000 ffff88006f7d77f0 ffffffff819b8b88 ffff880038f10ed0
<4>[ 370.922733] ffff88006f7d7800 ffffffff811030c2 ffff88006f7d7860 ffffffff812bba58
<4>[ 370.923732] 000000000000130c ffffffff8129a1aa ffff88006f7d7848 ffffffff812d8046
<4>[ 370.924736] Call Trace:
<4>[ 370.925126] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 370.925619] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 370.926128] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 370.926683] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 370.927211] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 370.927772] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 370.928318] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 370.928840] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 370.929370] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 370.929880] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 370.930402] [<ffffffff812950dc>] ext4_da_update_reserve_space+0x1b4/0x22d
<4>[ 370.930970] [<ffffffff812b9e2b>] ext4_ext_map_blocks+0xc07/0xdba
<4>[ 370.931499] [<ffffffff812953d6>] ext4_map_blocks+0x281/0x416
<4>[ 370.932024] [<ffffffff81297e7c>] ext4_writepages+0x66b/0xb21
<4>[ 370.932549] [<ffffffff81157308>] ? ring_buffer_unlock_commit+0x28/0x89
<4>[ 370.933096] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 370.933596] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 370.934136] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 370.934664] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 370.935201] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 370.935705] [<ffffffff81202e6c>] bdi_writeback_workfn+0x1b9/0x395
<4>[ 370.936252] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 370.936773] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 370.937280] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 370.937796] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 370.938277] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 370.938821] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 370.939336] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 371.916010] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 371.916958] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 371.917496] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 371.918062] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 371.918994] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880078374ed0
<4>[ 371.920013] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 371.921021] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 371.922018] Call Trace:
<4>[ 371.922415] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 371.922915] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 371.923441] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 371.924017] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 371.924547] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 371.925179] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 371.925725] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 371.926243] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 371.926773] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 371.927300] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 371.927830] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 371.928363] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 371.928894] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 371.929436] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 371.929988] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 371.930512] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 371.931066] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 371.931576] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 371.932089] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 371.932585] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 372.916027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 372.916995] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 372.917537] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 372.918102] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 372.919039] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10d80
<4>[ 372.920056] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 372.921062] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 372.922049] Call Trace:
<4>[ 372.922444] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 372.922945] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 372.923476] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 372.924050] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 372.924644] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 372.925214] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 372.925752] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 372.926276] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 372.926815] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 372.927346] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 372.927876] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 372.928386] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 372.928907] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 372.929462] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 372.929983] [<ffffffff8129058d>] ? ext4_file_write+0x12/0x3d4
<4>[ 372.930509] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 372.931067] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 372.931567] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 372.932070] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 372.932567] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 374.053644] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 374.054622] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 374.055216] CPU: 3 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 374.056080] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 374.057021] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 374.057646] 0000000000000000 ffff88006f7d77f0 ffffffff819b8b88 ffff880078374e40
<4>[ 374.058666] ffff88006f7d7800 ffffffff811030c2 ffff88006f7d7860 ffffffff812bba58
<4>[ 374.059695] 000000000000130c ffffffff8129a1aa ffff88006f7d7848 ffffffff812d8046
<4>[ 374.060710] Call Trace:
<4>[ 374.061110] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 374.061628] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 374.062164] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 374.062776] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 374.063348] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 374.063946] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 374.064530] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 374.065083] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 374.065639] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 374.066171] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 374.066721] [<ffffffff812950dc>] ext4_da_update_reserve_space+0x1b4/0x22d
<4>[ 374.067307] [<ffffffff812b9e2b>] ext4_ext_map_blocks+0xc07/0xdba
<4>[ 374.067857] [<ffffffff812953d6>] ext4_map_blocks+0x281/0x416
<4>[ 374.068411] [<ffffffff81297e7c>] ext4_writepages+0x66b/0xb21
<4>[ 374.068957] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 374.069524] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 374.070089] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 374.070644] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 374.071204] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 374.071732] [<ffffffff81202e6c>] bdi_writeback_workfn+0x1b9/0x395
<4>[ 374.072285] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 374.072803] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 374.073310] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 374.073827] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 374.074308] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 374.074852] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 374.075379] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 375.052026] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 375.052994] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 375.053548] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 375.054123] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 375.055053] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374d80
<4>[ 375.056067] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 375.057083] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 375.058087] Call Trace:
<4>[ 375.058489] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 375.059002] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 375.059528] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 375.060104] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 375.060642] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 375.061222] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 375.061769] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 375.062290] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 375.062829] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 375.063361] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 375.071356] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 375.071874] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 375.072410] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 375.072975] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 375.073507] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 375.074056] [<ffffffff812d7849>] ? jbd2_journal_stop+0x2f6/0x308
<4>[ 375.074592] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 375.075105] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 375.075596] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 375.076090] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 376.611103] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 376.612076] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 376.612613] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 376.613169] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 376.614076] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880038f10d20
<4>[ 376.615073] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 376.616095] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 376.617121] Call Trace:
<4>[ 376.617519] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 376.618027] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 376.618552] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 376.619140] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 376.619676] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 376.620265] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 376.620814] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 376.621349] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 376.621895] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 376.622420] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 376.622958] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 376.623503] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 376.624052] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 376.624604] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 376.625165] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 376.625696] [<ffffffff8121444b>] ? fsnotify+0x230/0x251
<4>[ 376.626206] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 376.626723] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 376.627239] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 376.627741] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 377.608028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 377.608985] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 377.609519] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 377.610082] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 377.611019] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374d50
<4>[ 377.612027] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 377.613095] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 377.614104] Call Trace:
<4>[ 377.614499] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 377.615017] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 377.615534] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 377.616109] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 377.616637] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 377.617214] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 377.617754] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 377.618274] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 377.618805] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 377.619333] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 377.619857] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 377.620370] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 377.620891] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 377.621444] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 377.622011] [<ffffffff81128ae3>] ? __srcu_read_unlock+0x13/0x1a
<4>[ 377.622544] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 377.623073] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 377.623571] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 377.624076] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 378.608008] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 378.608970] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 378.609506] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 378.610062] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 378.610986] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10c60
<4>[ 378.611992] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 378.613127] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 378.614128] Call Trace:
<4>[ 378.614526] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 378.615040] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 378.615556] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 378.616133] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 378.616663] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 378.617233] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 378.617771] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 378.618298] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 378.618837] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 378.619364] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 378.619885] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 378.620392] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 378.620905] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 378.621449] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 378.621964] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 378.622512] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 378.623074] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 378.623760] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 378.624281] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 378.624783] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 378.625277] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 379.612029] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 379.613013] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 379.613565] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 379.614124] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 379.615070] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374db0
<4>[ 379.616093] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 379.617170] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 379.618171] Call Trace:
<4>[ 379.618564] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 379.619071] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 379.619580] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 379.620157] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 379.620685] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 379.621256] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 379.621795] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 379.622327] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 379.622859] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 379.623398] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 379.623930] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 379.624442] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 379.624963] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 379.625516] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 379.626038] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 379.626581] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 379.627151] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 379.627662] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 379.628166] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 379.628659] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 380.616039] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 380.617010] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 380.617552] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 380.618116] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 380.619052] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10c00
<4>[ 380.620116] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 380.621137] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 380.622202] Call Trace:
<4>[ 380.622594] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 380.623102] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 380.623628] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 380.624214] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 380.624752] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 380.625323] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 380.625859] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 380.626391] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 380.626937] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 380.627478] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 380.628076] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 380.628590] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 380.629119] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 380.629679] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 380.630197] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 380.630742] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 380.631267] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 380.631774] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 380.632400] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 381.616020] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 381.616990] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 381.617534] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 381.618098] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 381.626443] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374c90
<4>[ 381.627465] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 381.628480] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 381.629466] Call Trace:
<4>[ 381.629858] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 381.630355] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 381.630875] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 381.631460] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 381.631985] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 381.632566] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 381.633105] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 381.633632] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 381.634236] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 381.634753] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 381.635304] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 381.635806] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 381.636347] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 381.636902] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 381.637425] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 381.637961] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 381.638477] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 381.638980] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 381.639468] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 382.616030] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 382.617005] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 382.617550] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 382.618115] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 382.619050] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10b40
<4>[ 382.620062] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 382.621142] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 382.622141] Call Trace:
<4>[ 382.622539] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 382.623053] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 382.623562] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 382.624130] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 382.624652] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 382.625219] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 382.625758] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 382.626291] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 382.626831] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 382.627364] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 382.627894] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 382.628408] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 382.628928] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 382.629482] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 382.630061] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 382.630600] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 382.631164] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 382.631673] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 382.632182] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 382.632683] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 383.616010] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 383.616971] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 383.617513] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 383.618084] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 383.619025] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880038f10ba0
<4>[ 383.620037] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 383.621045] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 383.622101] Call Trace:
<4>[ 383.622502] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 383.623006] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 383.623519] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 383.624094] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 383.624635] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 383.625205] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 383.625744] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 383.626271] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 383.626810] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 383.627342] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 383.627874] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 383.628421] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 383.628951] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 383.629493] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 383.630046] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 383.630567] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 383.631120] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 383.631669] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 383.632202] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 383.632698] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 383.633186] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 384.616009] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 384.616970] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 384.617568] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 384.618133] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 384.619070] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10ba0
<4>[ 384.620080] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 384.621183] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 384.622183] Call Trace:
<4>[ 384.622580] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 384.623095] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 384.623605] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 384.624166] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 384.624684] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 384.625252] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 384.625791] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 384.626316] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 384.626864] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 384.627410] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 384.627939] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 384.628454] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 384.628974] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 384.629527] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 384.630048] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 384.630586] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 384.631149] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 384.631657] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 384.632167] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 384.632667] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 385.616027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 385.616982] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 385.617517] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 385.618079] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 385.619015] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10ba0
<4>[ 385.620025] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 385.621027] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 385.622028] Call Trace:
<4>[ 385.622424] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 385.622924] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 385.623547] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 385.624119] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 385.624648] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 385.625217] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 385.625756] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 385.626274] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 385.626805] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 385.627331] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 385.627858] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 385.628365] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 385.628886] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 385.629439] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 385.629961] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 385.630512] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 385.631033] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 385.631531] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 385.632032] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 386.620032] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 386.621000] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 386.621544] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 386.622101] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 386.623032] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e5a0
<4>[ 386.624047] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 386.625056] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 386.626056] Call Trace:
<4>[ 386.626454] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 386.626954] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 386.627481] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 386.628057] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 386.628593] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 386.629162] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 386.629701] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 386.630227] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 386.630766] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 386.638723] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 386.639287] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 386.639788] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 386.640324] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 386.640889] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 386.641413] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 386.641956] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 386.642457] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 386.642947] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 386.643460] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 387.620009] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 387.620989] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 387.621543] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 387.622118] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 387.623098] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880078374c00
<4>[ 387.624125] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 387.625206] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 387.626222] Call Trace:
<4>[ 387.626624] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 387.627199] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 387.627725] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 387.628311] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 387.628851] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 387.629441] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 387.629981] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 387.630506] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 387.631058] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 387.631573] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 387.632106] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 387.632622] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 387.633146] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 387.633687] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 387.634240] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 387.634766] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 387.635317] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 387.635825] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 387.636334] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 387.636833] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 388.620009] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 388.620987] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 388.621596] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 388.622173] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 388.623119] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880038f10b70
<4>[ 388.624125] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 388.625118] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 388.626105] Call Trace:
<4>[ 388.626497] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 388.626999] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 388.627513] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 388.628080] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 388.628601] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 388.629162] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 388.629693] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 388.630211] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 388.630742] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 388.631263] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 388.631784] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 388.632309] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 388.632832] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 388.633366] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 388.633910] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 388.634425] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 388.634977] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 388.635477] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 388.635968] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 388.636468] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 389.620009] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 389.620976] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 389.621522] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 389.622088] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 389.623022] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880038f10b10
<4>[ 389.624029] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 389.625022] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 389.626027] Call Trace:
<4>[ 389.626421] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 389.626930] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 389.627465] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 389.628052] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 389.628654] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 389.629215] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 389.629757] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 389.630291] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 389.630837] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 389.631378] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 389.631904] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 389.632446] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 389.632985] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 389.633538] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 389.634094] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 389.634625] [<ffffffff81128adc>] ? __srcu_read_unlock+0xc/0x1a
<4>[ 389.635179] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 389.635738] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 389.636262] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 389.636771] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 389.637273] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 390.620010] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 390.621025] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 390.621578] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 390.622154] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 390.623092] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10a20
<4>[ 390.624107] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 390.625131] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 390.626129] Call Trace:
<4>[ 390.626522] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 390.627028] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 390.627538] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 390.628106] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 390.628628] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 390.629188] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 390.629718] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 390.630236] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 390.630767] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 390.631292] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 390.631814] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 390.632320] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 390.632833] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 390.633376] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 390.633891] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 390.634419] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 390.634919] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 390.635419] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 390.635908] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 391.620030] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 391.621015] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 391.621566] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 391.622142] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 391.623146] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10a50
<4>[ 391.624172] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 391.625185] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 391.626201] Call Trace:
<4>[ 391.626602] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 391.627202] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 391.627712] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 391.628282] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 391.628821] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 391.629399] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 391.629946] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 391.630514] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 391.631075] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 391.631602] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 391.632151] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 391.632665] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 391.633182] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 391.633744] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 391.634275] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 391.634835] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 391.635401] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 391.635903] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 391.636418] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 392.624028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 392.624983] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 392.625518] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 392.626074] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 392.634390] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f109c0
<4>[ 392.635394] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 392.636397] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 392.637383] Call Trace:
<4>[ 392.637776] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 392.638269] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 392.638778] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 392.639350] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 392.639868] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 392.640449] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 392.640982] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 392.641500] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 392.642031] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 392.642543] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 392.643080] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 392.643573] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 392.644100] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 392.644654] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 392.645168] [<ffffffff8103768a>] ? __switch_to+0x227/0x423
<4>[ 392.645676] [<ffffffff8110289f>] ? finish_task_switch+0x54/0xef
<4>[ 392.646201] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 392.646702] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 392.647206] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 392.647694] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 393.624009] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 393.624971] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 393.625515] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 393.626079] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 393.626998] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880038f10930
<4>[ 393.627990] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 393.629039] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 393.630043] Call Trace:
<4>[ 393.630441] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 393.630940] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 393.631467] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 393.632044] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 393.632635] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 393.633207] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 393.633748] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 393.634273] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 393.634811] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 393.635346] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 393.635875] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 393.636403] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 393.636925] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 393.637459] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 393.638010] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 393.638540] [<ffffffff81128adc>] ? __srcu_read_unlock+0xc/0x1a
<4>[ 393.639084] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 393.639592] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 393.640101] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 393.640602] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 394.624013] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 394.624961] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 394.625495] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 394.626052] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 394.626969] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880038f10900
<4>[ 394.627968] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 394.628988] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 394.629991] Call Trace:
<4>[ 394.630389] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 394.630889] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 394.631419] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 394.631982] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 394.632519] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 394.633091] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 394.633698] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 394.634224] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 394.634762] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 394.635296] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 394.635816] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 394.636343] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 394.636866] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 394.637408] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 394.637960] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 394.638483] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 394.639033] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 394.639542] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 394.640050] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 394.640550] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 395.627353] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 395.628438] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 395.629015] CPU: 3 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 395.629878] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 395.630895] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 395.631524] 0000000000000000 ffff88006f7d77f0 ffffffff819b8b88 ffff880078374ab0
<4>[ 395.632541] ffff88006f7d7800 ffffffff811030c2 ffff88006f7d7860 ffffffff812bba58
<4>[ 395.633541] 000000000000130c ffffffff8129a1aa ffff88006f7d7848 ffffffff812d8046
<4>[ 395.634542] Call Trace:
<4>[ 395.634941] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 395.635468] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 395.635990] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 395.636560] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 395.637085] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 395.637655] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 395.638194] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 395.638720] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 395.639270] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 395.639791] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 395.640391] [<ffffffff812950dc>] ext4_da_update_reserve_space+0x1b4/0x22d
<4>[ 395.640959] [<ffffffff812b9e2b>] ext4_ext_map_blocks+0xc07/0xdba
<4>[ 395.641494] [<ffffffff812953d6>] ext4_map_blocks+0x281/0x416
<4>[ 395.642016] [<ffffffff81297e7c>] ext4_writepages+0x66b/0xb21
<4>[ 395.642537] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 395.643060] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 395.643609] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 395.644154] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 395.644703] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 395.645219] [<ffffffff81202e6c>] bdi_writeback_workfn+0x1b9/0x395
<4>[ 395.645750] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 395.646267] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 395.646777] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 395.647318] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 395.647806] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 395.648374] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 395.648882] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 396.624028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 396.624987] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 396.625522] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 396.626077] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 396.627010] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f108a0
<4>[ 396.628023] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 396.629033] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 396.630034] Call Trace:
<4>[ 396.630431] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 396.630930] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 396.631457] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 396.632083] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 396.632612] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 396.633180] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 396.633718] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 396.634244] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 396.634776] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 396.635305] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 396.635827] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 396.636356] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 396.636882] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 396.637432] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 396.637951] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 396.638490] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 396.639007] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 396.639509] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 396.640015] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 397.624008] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 397.624955] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 397.625490] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 397.626046] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 397.626959] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880078374960
<4>[ 397.627956] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 397.628962] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 397.629947] Call Trace:
<4>[ 397.637793] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 397.638311] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 397.638837] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 397.639426] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 397.639962] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 397.640598] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 397.641129] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 397.641647] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 397.642176] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 397.642688] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 397.643218] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 397.643732] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 397.644271] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 397.644808] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 397.645352] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 397.645866] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 397.646395] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 397.646896] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 397.647401] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 397.647888] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 398.624009] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 398.624978] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 398.625530] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 398.626094] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 398.627027] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880038f108d0
<4>[ 398.628041] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 398.629057] 0000000000000246 ffff88007de99af0 0000000000000018 ffffffff812d8046
<4>[ 398.630065] Call Trace:
<4>[ 398.630458] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 398.630956] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 398.631474] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 398.632050] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 398.632623] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 398.633161] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 398.633686] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 398.634232] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 398.634752] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 398.635289] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 398.635811] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 398.636347] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 398.636893] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 398.637445] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 398.637966] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 398.638511] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 398.639067] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 398.639575] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 398.640074] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 398.640563] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 399.624029] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 399.625000] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 399.625551] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 399.626116] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 399.627052] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f107e0
<4>[ 399.628064] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 399.629082] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 399.630084] Call Trace:
<4>[ 399.630477] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 399.630982] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 399.631496] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 399.632072] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 399.632602] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 399.633172] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 399.633710] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 399.634241] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 399.634784] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 399.635320] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 399.635850] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 399.636363] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 399.636883] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 399.637436] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 399.637965] [<ffffffff8121424c>] ? fsnotify+0x31/0x251
<4>[ 399.638477] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 399.638999] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 399.639496] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 399.639985] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 400.632030] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 400.632986] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 400.633520] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 400.634076] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 400.634994] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374960
<4>[ 400.635985] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 400.636992] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 400.637978] Call Trace:
<4>[ 400.638371] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 400.638863] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 400.639387] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 400.639942] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 400.640473] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 400.641038] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 400.641568] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 400.642085] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 400.642616] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 400.643141] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 400.643662] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 400.644174] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 400.644706] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 400.645268] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 400.645798] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 400.646343] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 400.646858] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 400.647363] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 400.647850] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 401.632009] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 401.632969] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 401.633513] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 401.634083] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 401.635019] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880078374960
<4>[ 401.636027] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 401.637051] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 401.638078] Call Trace:
<4>[ 401.638486] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 401.639014] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 401.639538] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 401.640125] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 401.640657] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 401.641227] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 401.641766] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 401.642292] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 401.642830] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 401.643365] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 401.643895] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 401.644434] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 401.644965] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 401.645503] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 401.646047] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 401.646562] [<ffffffff81128aab>] ? __srcu_read_lock+0x39/0x5e
<4>[ 401.647098] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 401.647606] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 401.648115] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 401.648616] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 402.958253] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 402.959243] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 402.959801] CPU: 2 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 402.960657] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 402.961595] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 402.962220] 0000000000000000 ffff88006f7d77f0 ffffffff819b8b88 ffff88007804e540
<4>[ 402.963239] ffff88006f7d7800 ffffffff811030c2 ffff88006f7d7860 ffffffff812bba58
<4>[ 402.964264] 000000000000130c ffffffff8129a1aa ffff88006f7d7848 ffffffff812d8046
<4>[ 402.965274] Call Trace:
<4>[ 402.965669] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 402.966169] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 402.966686] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 402.967309] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 402.967838] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 402.968429] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 402.968974] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 402.969495] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 402.970025] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 402.970536] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 402.971076] [<ffffffff812950dc>] ext4_da_update_reserve_space+0x1b4/0x22d
<4>[ 402.971642] [<ffffffff812b9e2b>] ext4_ext_map_blocks+0xc07/0xdba
<4>[ 402.972197] [<ffffffff812953d6>] ext4_map_blocks+0x281/0x416
<4>[ 402.972775] [<ffffffff81297e7c>] ext4_writepages+0x66b/0xb21
<4>[ 402.973300] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 402.981292] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 402.981842] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 402.982383] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 402.982919] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 402.983453] [<ffffffff8118c319>] ? global_dirty_limits+0x105/0x121
<4>[ 402.983995] [<ffffffff81202e6c>] bdi_writeback_workfn+0x1b9/0x395
<4>[ 402.984563] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 402.985098] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 402.985612] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 402.986178] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 402.986667] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 402.987238] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 402.987747] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 403.956012] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 403.956989] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 403.957541] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 403.958110] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 403.959066] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880078320600
<4>[ 403.960101] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 403.961220] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 403.962260] Call Trace:
<4>[ 403.962668] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 403.963197] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 403.963723] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 403.964323] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 403.964858] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 403.965435] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 403.965983] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 403.966517] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 403.967139] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 403.967668] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 403.968217] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 403.968754] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 403.969283] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 403.969834] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 403.970398] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 403.970929] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 403.971484] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 403.972012] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 403.972524] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 403.973028] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 404.956028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 404.956986] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 404.957520] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 404.958076] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 404.959084] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e4b0
<4>[ 404.960099] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 404.961130] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 404.962157] Call Trace:
<4>[ 404.962565] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 404.963094] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 404.963611] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 404.964193] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 404.964733] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 404.965302] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 404.965842] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 404.966373] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 404.966906] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 404.967437] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 404.967958] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 404.968472] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 404.968998] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 404.969550] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 404.970072] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 404.970607] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 404.971174] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 404.971729] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 404.972241] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 404.972737] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 405.964027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 405.965031] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 405.965583] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 405.966161] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 405.967112] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff8800783205d0
<4>[ 405.968140] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 405.969143] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 405.970214] Call Trace:
<4>[ 405.970610] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 405.971120] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 405.971629] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 405.972202] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 405.972735] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 405.973306] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 405.973843] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 405.974368] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 405.974907] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 405.975446] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 405.975982] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 405.976498] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 405.977022] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 405.977575] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 405.978096] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 405.978633] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 405.979156] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 405.979646] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 405.980159] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 406.968027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 406.968993] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 406.969595] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 406.970161] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 406.971106] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff8800783205d0
<4>[ 406.972119] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 406.973120] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 406.974198] Call Trace:
<4>[ 406.974594] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 406.975107] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 406.975624] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 406.976200] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 406.976734] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 406.977295] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 406.977825] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 406.978343] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 406.978881] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 406.979489] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 406.980032] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 406.980542] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 406.981061] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 406.981614] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 406.982134] [<ffffffff81128ae8>] ? __srcu_read_unlock+0x18/0x1a
<4>[ 406.982667] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 406.983188] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 406.983690] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 406.984208] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 408.082609] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 408.083605] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 408.084160] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 408.084729] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 408.085649] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff88007804e450
<4>[ 408.086651] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 408.087651] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 408.088661] Call Trace:
<4>[ 408.089053] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 408.089545] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 408.090054] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 408.090609] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 408.091150] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 408.091711] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 408.092258] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 408.092781] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 408.093312] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 408.093823] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 408.094345] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 408.094859] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 408.095394] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 408.095928] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 408.096494] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 408.097017] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 408.097546] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 408.098047] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 408.098537] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 408.099048] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 409.080025] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 409.080980] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 409.081515] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 409.089484] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 409.090393] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e3f0
<4>[ 409.091395] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 409.092398] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 409.093385] Call Trace:
<4>[ 409.093777] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 409.094270] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 409.094778] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 409.095347] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 409.095864] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 409.096438] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 409.096974] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 409.097492] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 409.098022] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 409.098533] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 409.099078] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 409.099572] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 409.100109] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 409.100661] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 409.101175] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 409.101704] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 409.102204] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 409.102694] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 409.103197] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 410.084027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 410.085054] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 410.085598] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 410.086163] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 410.087106] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320570
<4>[ 410.088121] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 410.089151] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 410.090147] Call Trace:
<4>[ 410.090539] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 410.091047] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 410.091564] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 410.092149] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 410.092684] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 410.093254] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 410.093882] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 410.094413] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 410.094961] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 410.095496] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 410.096038] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 410.096544] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 410.097063] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 410.097616] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 410.098144] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 410.098655] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 410.099174] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 410.099663] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 411.084008] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 411.084962] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 411.085496] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 411.086053] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 411.086974] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff88007804e3f0
<4>[ 411.087965] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 411.088972] 0000000000000246 ffff88007de99af0 0000000000000018 ffffffff812d8046
<4>[ 411.089959] Call Trace:
<4>[ 411.090352] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 411.090845] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 411.091369] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 411.091924] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 411.092498] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 411.093038] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 411.093555] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 411.094086] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 411.094597] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 411.095143] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 411.095657] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 411.096189] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 411.096732] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 411.097276] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 411.097792] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 411.098333] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 411.098834] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 411.099338] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 411.099826] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 412.084008] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 412.084970] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 412.085514] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 412.086079] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 412.087014] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff88007804e420
<4>[ 412.088099] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 412.089104] ffff88007ebf12c0 ffff88007de98000 ffff880072917000 ffff88007de99af8
<4>[ 412.090098] Call Trace:
<4>[ 412.090490] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 412.090997] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 412.091524] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 412.092100] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 412.092649] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 412.093173] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 412.093705] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 412.094230] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 412.094758] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 412.095294] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 412.095824] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 412.096379] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 412.096937] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 412.097463] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 412.097994] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 412.098509] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 412.099033] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 412.099526] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 413.573207] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 413.574162] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 413.574696] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 413.575267] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 413.576182] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff88007804e420
<4>[ 413.577171] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 413.578157] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 413.579156] Call Trace:
<4>[ 413.579548] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 413.580047] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 413.580558] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 413.581112] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 413.581630] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 413.582191] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 413.582721] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 413.583248] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 413.583779] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 413.584296] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 413.584818] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 413.585333] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 413.585854] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 413.586388] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 413.586932] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 413.587460] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 413.587988] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 413.588538] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 413.589040] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 413.589530] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 413.590017] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 414.572054] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 414.573022] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 414.573564] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 414.574128] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 414.575058] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374900
<4>[ 414.576054] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 414.577047] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 414.578097] Call Trace:
<4>[ 414.578494] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 414.579007] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 414.579523] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 414.580094] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 414.580621] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 414.581191] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 414.581782] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 414.582309] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 414.582848] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 414.583382] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 414.583914] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 414.591884] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 414.592409] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 414.592962] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 414.593485] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 414.594019] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 414.594527] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 414.595034] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 414.595522] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 415.576028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 415.576997] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 415.577646] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 415.578211] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 415.579146] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374900
<4>[ 415.580156] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 415.581159] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 415.582146] Call Trace:
<4>[ 415.582540] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 415.583048] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 415.583557] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 415.584118] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 415.584638] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 415.585198] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 415.585746] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 415.586280] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 415.586827] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 415.587365] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 415.587885] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 415.588398] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 415.588929] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 415.589483] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 415.590006] [<ffffffff81128adc>] ? __srcu_read_unlock+0xc/0x1a
<4>[ 415.590536] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 415.591105] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 415.591612] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 415.592131] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 416.576029] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 416.577007] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 416.577550] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 416.578114] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 416.579049] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374810
<4>[ 416.580057] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 416.581073] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 416.582071] Call Trace:
<4>[ 416.582464] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 416.582962] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 416.583479] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 416.584050] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 416.584579] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 416.585149] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 416.585688] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 416.586211] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 416.586753] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 416.587285] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 416.587815] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 416.588322] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 416.588844] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 416.589396] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 416.589966] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 416.590519] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 416.591082] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 416.591633] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 416.592140] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 416.592632] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 416.593120] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 417.576028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 417.576998] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 417.577555] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 417.578113] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 417.579034] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10720
<4>[ 417.580038] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 417.581040] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 417.582041] Call Trace:
<4>[ 417.582438] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 417.582939] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 417.583470] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 417.584042] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 417.584570] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 417.585138] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 417.585678] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 417.586203] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 417.586891] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 417.587426] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 417.587949] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 417.588452] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 417.588965] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 417.589517] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 417.590039] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 417.590577] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 417.591100] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 417.591597] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 417.592099] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 418.646443] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 418.647415] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 418.647981] CPU: 1 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 418.648837] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 418.649764] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 418.650426] 0000000000000000 ffff88006f7d79c8 ffffffff819b8b88 ffff880038f10720
<4>[ 418.651439] ffff88006f7d79d8 ffffffff811030c2 ffff88006f7d7a38 ffffffff812bba58
<4>[ 418.652452] 000000000000130c ffffffff81298110 ffff88006f7d7a20 ffffffff812d8046
<4>[ 418.653451] Call Trace:
<4>[ 418.653842] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 418.654334] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 418.654844] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 418.655423] [<ffffffff81298110>] ? ext4_writepages+0x8ff/0xb21
<4>[ 418.655955] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 418.656530] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 418.657070] [<ffffffff81298110>] ? ext4_writepages+0x8ff/0xb21
<4>[ 418.657599] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 418.658138] [<ffffffff81298110>] ext4_writepages+0x8ff/0xb21
<4>[ 418.658660] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 418.659177] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 418.659792] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 418.660336] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 418.660873] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 418.661386] [<ffffffff8118c319>] ? global_dirty_limits+0x105/0x121
<4>[ 418.661929] [<ffffffff81202e6c>] bdi_writeback_workfn+0x1b9/0x395
<4>[ 418.662469] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 418.663006] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 418.663519] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 418.664044] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 418.664527] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 418.665074] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 418.665584] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 419.644010] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 419.644993] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 419.645530] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 419.646086] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 419.647004] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff8800783747b0
<4>[ 419.647996] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 419.649002] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 419.649988] Call Trace:
<4>[ 419.650380] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 419.650873] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 419.651396] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 419.651951] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 419.652497] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 419.653058] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 419.653588] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 419.654106] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 419.654637] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 419.655161] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 419.655682] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 419.656218] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 419.656743] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 419.657277] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 419.657822] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 419.658337] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 419.658880] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 419.659395] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 419.659885] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 419.660397] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 420.644014] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 420.644996] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 420.652973] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 420.653543] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 420.654472] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880038f10630
<4>[ 420.655492] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 420.656521] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 420.657521] Call Trace:
<4>[ 420.657927] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 420.658433] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 420.658949] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 420.659526] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 420.660063] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 420.660641] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 420.661172] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 420.661689] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 420.662220] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 420.662739] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 420.663294] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 420.663825] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 420.664379] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 420.664924] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 420.665477] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 420.665999] [<ffffffff81128aab>] ? __srcu_read_lock+0x39/0x5e
<4>[ 420.666527] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 420.667048] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 420.667588] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 420.668101] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 421.644015] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 421.644997] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 421.645550] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 421.646123] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 421.647073] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10600
<4>[ 421.648107] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 421.649124] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 421.650123] Call Trace:
<4>[ 421.650520] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 421.651036] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 421.651560] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 421.652154] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 421.652691] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 421.653261] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 421.653800] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 421.654325] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 421.654864] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 421.655443] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 421.655966] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 421.656485] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 421.657002] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 421.657556] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 421.658078] [<ffffffff8129058b>] ? ext4_file_write+0x10/0x3d4
<4>[ 421.658606] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 421.659127] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 421.659626] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 421.660142] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 422.644011] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 422.644994] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 422.645545] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 422.646120] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 422.647068] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff88007804e3c0
<4>[ 422.648067] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 422.649056] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 422.650042] Call Trace:
<4>[ 422.650434] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 422.650927] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 422.651446] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 422.652008] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 422.652554] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 422.653116] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 422.653646] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 422.654164] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 422.654694] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 422.655221] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 422.655742] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 422.656267] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 422.656790] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 422.657324] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 422.657868] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 422.658383] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 422.658925] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 422.659436] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 422.659927] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 422.660433] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 423.644025] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 423.644993] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 423.645527] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 423.646084] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 423.647024] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e3c0
<4>[ 423.648034] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 423.649050] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 423.650059] Call Trace:
<4>[ 423.650456] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 423.650956] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 423.651481] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 423.652055] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 423.652590] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 423.653168] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 423.653707] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 423.654232] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 423.654771] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 423.655305] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 423.655826] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 423.656333] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 423.656860] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 423.657413] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 423.657939] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 423.658453] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 423.658953] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 423.659458] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 424.644010] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 424.644958] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 424.645494] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 424.646050] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 424.646968] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374750
<4>[ 424.647956] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 424.649028] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 424.650015] Call Trace:
<4>[ 424.650408] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 424.650900] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 424.651424] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 424.651980] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 424.652510] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 424.653072] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 424.653602] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 424.654120] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 424.654651] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 424.655176] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 424.655697] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 424.656215] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 424.656730] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 424.657275] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 424.657790] [<ffffffff8121445d>] ? fsnotify+0x242/0x251
<4>[ 424.658289] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 424.658790] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 424.659295] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 424.659782] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 425.644011] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 425.644968] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 425.645517] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 425.646084] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 425.647019] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f105a0
<4>[ 425.648022] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 425.649019] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 425.650018] Call Trace:
<4>[ 425.650467] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 425.650974] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 425.651499] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 425.652075] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 425.652604] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 425.653173] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 425.653713] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 425.654239] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 425.654825] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 425.662761] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 425.663309] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 425.663810] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 425.664429] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 425.664984] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 425.665515] [<ffffffff8103768a>] ? __switch_to+0x227/0x423
<4>[ 425.666031] [<ffffffff8110289f>] ? finish_task_switch+0x54/0xef
<4>[ 425.666564] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 425.667131] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 425.667633] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 425.668135] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 425.668628] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 426.648019] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 426.648975] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 426.649510] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 426.650070] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 426.651011] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320510
<4>[ 426.652027] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 426.653101] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 426.654112] Call Trace:
<4>[ 426.654510] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 426.655025] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 426.655543] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 426.656123] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 426.656658] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 426.657230] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 426.657773] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 426.658298] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 426.658828] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 426.659362] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 426.659883] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 426.660388] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 426.660914] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 426.661467] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 426.661987] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 426.662526] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 426.663053] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 426.663553] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 426.664057] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 427.652029] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 427.652999] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 427.653543] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 427.654115] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 427.655068] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e390
<4>[ 427.656077] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 427.657080] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 427.658079] Call Trace:
<4>[ 427.658478] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 427.658992] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 427.659502] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 427.660064] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 427.660583] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 427.661144] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 427.661674] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 427.662192] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 427.662723] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 427.663258] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 427.663779] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 427.664279] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 427.664792] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 427.665336] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 427.665850] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 427.666379] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 427.666880] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 427.667384] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 427.667872] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 428.652028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 428.652983] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 428.653517] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 428.654073] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 428.655005] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320510
<4>[ 428.655991] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 428.656989] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 428.657975] Call Trace:
<4>[ 428.658368] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 428.658861] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 428.659385] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 428.659940] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 428.660465] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 428.661027] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 428.661558] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 428.662076] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 428.662606] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 428.663141] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 428.663662] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 428.664162] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 428.664675] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 428.665218] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 428.665733] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 428.666261] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 428.666762] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 428.667267] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 428.667755] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 429.674186] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 429.675177] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 429.675754] CPU: 3 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 429.676637] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 429.677597] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 429.678228] 0000000000000000 ffff88006f7d79c8 ffffffff819b8b88 ffff880078374750
<4>[ 429.679252] ffff88006f7d79d8 ffffffff811030c2 ffff88006f7d7a38 ffffffff812bba58
<4>[ 429.680273] 000000000000130c ffffffff81298110 ffff88006f7d7a20 ffffffff812d8046
<4>[ 429.681290] Call Trace:
<4>[ 429.681690] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 429.682199] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 429.682713] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 429.683297] [<ffffffff81298110>] ? ext4_writepages+0x8ff/0xb21
<4>[ 429.683825] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 429.684396] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 429.684929] [<ffffffff81298110>] ? ext4_writepages+0x8ff/0xb21
<4>[ 429.685457] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 429.685996] [<ffffffff81298110>] ext4_writepages+0x8ff/0xb21
<4>[ 429.686519] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 429.687043] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 429.687646] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 429.688198] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 429.688735] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 429.689247] [<ffffffff8118c319>] ? global_dirty_limits+0x105/0x121
<4>[ 429.689790] [<ffffffff81202e6c>] bdi_writeback_workfn+0x1b9/0x395
<4>[ 429.690331] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 429.690856] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 429.691387] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 429.691913] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 429.692410] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 429.692966] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 429.693472] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 430.680028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 430.680988] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 430.681532] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 430.682098] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 430.683032] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10510
<4>[ 430.684043] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 430.685059] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 430.686057] Call Trace:
<4>[ 430.686455] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 430.686965] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 430.687481] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 430.688052] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 430.688580] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 430.689148] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 430.689679] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 430.690196] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 430.690727] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 430.691255] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 430.691785] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 430.692292] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 430.692813] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 430.693366] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 430.693887] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 430.694527] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 430.695093] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 430.695601] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 430.696106] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 430.696603] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 431.680030] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 431.688522] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 431.689057] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 431.689613] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 431.690531] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff8800783744e0
<4>[ 431.691545] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 431.692546] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 431.693548] Call Trace:
<4>[ 431.693945] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 431.694444] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 431.694971] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 431.695535] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 431.696074] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 431.696655] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 431.697193] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 431.697718] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 431.698255] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 431.698766] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 431.699302] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 431.699796] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 431.700321] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 431.700874] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 431.701404] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 431.701959] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 431.702469] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 431.702976] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 431.703471] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 432.680013] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 432.680975] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 432.681518] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 432.682143] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 432.683079] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880078374600
<4>[ 432.684087] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 432.685083] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 432.686074] Call Trace:
<4>[ 432.686471] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 432.686980] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 432.687501] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 432.688078] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 432.688608] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 432.689177] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 432.689716] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 432.690241] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 432.690781] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 432.691381] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 432.691912] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 432.692441] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 432.692975] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 432.693517] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 432.694065] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 432.694580] [<ffffffff8103768a>] ? __switch_to+0x227/0x423
<4>[ 432.695102] [<ffffffff8110289f>] ? finish_task_switch+0x54/0xef
<4>[ 432.695631] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 432.696147] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 432.696733] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 432.697229] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 433.680038] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 433.681022] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 433.681579] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 433.682153] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 433.683103] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374600
<4>[ 433.684128] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 433.685145] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 433.686158] Call Trace:
<4>[ 433.686559] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 433.687082] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 433.687607] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 433.688235] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 433.688759] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 433.689338] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 433.689885] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 433.690418] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 433.690985] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 433.691514] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 433.692057] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 433.692568] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 433.693106] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 433.693667] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 433.694196] [<ffffffff81128aa2>] ? __srcu_read_lock+0x30/0x5e
<4>[ 433.694731] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 433.695243] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 433.695734] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 433.696228] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 434.688031] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 434.688986] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 434.689521] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 434.690083] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 434.691017] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10420
<4>[ 434.692027] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 434.693048] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 434.694043] Call Trace:
<4>[ 434.694436] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 434.694929] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 434.695454] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 434.696031] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 434.696562] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 434.697131] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 434.697669] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 434.698309] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 434.698849] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 434.699383] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 434.699911] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 434.700424] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 434.700946] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 434.701499] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 434.702014] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 434.702543] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 434.703057] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 434.703548] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 434.704049] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 435.688015] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 435.688963] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 435.689498] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 435.690055] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 435.690972] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10420
<4>[ 435.691964] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 435.692977] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 435.693964] Call Trace:
<4>[ 435.694357] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 435.694851] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 435.695376] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 435.695932] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 435.696468] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 435.697031] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 435.697561] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 435.698079] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 435.698609] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 435.699137] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 435.699658] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 435.700168] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 435.700681] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 435.701225] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 435.701740] [<ffffffff81128ae8>] ? __srcu_read_unlock+0x18/0x1a
<4>[ 435.702265] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 435.702766] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 435.703271] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 435.703759] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 436.696033] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 436.697028] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 436.697585] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 436.698175] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 436.699131] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10420
<4>[ 436.700160] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 436.701168] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 436.702225] Call Trace:
<4>[ 436.702621] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 436.703136] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 436.703652] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 436.704226] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 436.704752] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 436.705312] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 436.713264] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 436.713790] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 436.714330] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 436.714843] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 436.715380] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 436.715874] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 436.716396] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 436.716955] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 436.717483] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 436.718020] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 436.718568] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 436.719092] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 436.719589] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 436.720089] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 437.696011] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 437.696974] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 437.697517] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 437.698083] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 437.699010] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880038f10390
<4>[ 437.699997] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 437.700996] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 437.702012] Call Trace:
<4>[ 437.702415] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 437.702931] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 437.703450] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 437.704027] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 437.704551] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 437.705113] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 437.705652] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 437.706176] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 437.706714] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 437.707243] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 437.707784] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 437.708304] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 437.708844] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 437.709388] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 437.709940] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 437.710462] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 437.711010] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 437.711523] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 437.712073] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 437.712573] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 438.700030] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 438.700997] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 438.701541] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 438.702107] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 438.703040] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f103c0
<4>[ 438.704052] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 438.705050] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 438.706035] Call Trace:
<4>[ 438.706432] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 438.706930] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 438.707461] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 438.708033] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 438.708656] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 438.709225] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 438.709765] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 438.710291] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 438.710830] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 438.711363] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 438.711892] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 438.712399] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 438.712918] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 438.713472] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 438.713995] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 438.714530] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 438.715046] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 438.715536] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 438.716030] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 439.700011] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 439.700971] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 439.701515] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 439.702079] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 439.703013] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374480
<4>[ 439.704040] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 439.705041] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 439.706039] Call Trace:
<4>[ 439.706435] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 439.706930] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 439.707449] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 439.708011] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 439.708531] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 439.709092] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 439.709622] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 439.710144] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 439.710682] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 439.711218] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 439.711747] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 439.712255] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 439.712776] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 439.713328] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 439.713850] [<ffffffff812d7849>] ? jbd2_journal_stop+0x2f6/0x308
<4>[ 439.714389] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 439.714943] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 439.715466] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 439.715962] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 439.716464] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 440.700009] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 440.700957] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 440.701491] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 440.702047] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 440.702965] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880038f10390
<4>[ 440.703956] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 440.705006] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 440.705992] Call Trace:
<4>[ 440.706385] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 440.706878] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 440.707404] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 440.707959] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 440.708490] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 440.709053] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 440.709583] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 440.710099] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 440.710630] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 440.711158] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 440.711678] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 440.712204] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 440.712726] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 440.713260] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 440.713804] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 440.714319] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 440.714847] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 440.715403] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 440.715904] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 440.716406] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 440.716900] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 441.700028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 441.701016] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 441.701569] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 441.702144] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 441.703151] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374390
<4>[ 441.704187] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 441.705197] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 441.706207] Call Trace:
<4>[ 441.706610] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 441.707132] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 441.707672] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 441.708268] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 441.708808] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 441.709380] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 441.709925] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 441.710459] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 441.711006] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 441.711522] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 441.712066] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 441.712607] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 441.713149] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 441.713722] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 441.714262] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 441.714813] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 441.715337] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 441.715836] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 441.716344] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 442.700038] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 442.708425] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 442.708979] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 442.709545] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 442.710454] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374390
<4>[ 442.711455] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 442.712467] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 442.713468] Call Trace:
<4>[ 442.713864] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 442.714416] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 442.714934] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 442.715508] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 442.716045] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 442.716620] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 442.717159] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 442.717685] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 442.718223] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 442.718744] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 442.719288] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 442.719790] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 442.720315] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 442.720863] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 442.721378] [<ffffffff81214324>] ? fsnotify+0x109/0x251
<4>[ 442.721882] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 442.722391] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 442.722889] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 442.723413] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 443.700010] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 443.700975] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 443.701526] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 443.702091] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 443.703024] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374390
<4>[ 443.704037] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 443.705051] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 443.706045] Call Trace:
<4>[ 443.706441] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 443.706941] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 443.707467] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 443.708045] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 443.708574] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 443.709143] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 443.709682] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 443.710204] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 443.710750] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 443.711286] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 443.711816] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 443.712330] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 443.712851] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 443.713403] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 443.713995] [<ffffffff81214287>] ? fsnotify+0x6c/0x251
<4>[ 443.714503] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 443.715022] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 443.715512] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 443.716012] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 444.704027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 444.705015] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 444.705557] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 444.706122] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 444.707057] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374330
<4>[ 444.708071] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 444.709142] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 444.710143] Call Trace:
<4>[ 444.710541] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 444.711051] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 444.711560] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 444.712128] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 444.712655] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 444.713225] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 444.713763] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 444.714298] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 444.714838] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 444.715372] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 444.715901] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 444.716414] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 444.716935] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 444.717488] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 444.718012] [<ffffffff81290593>] ? ext4_file_write+0x18/0x3d4
<4>[ 444.718541] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 444.719064] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 444.719559] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 444.720065] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 446.034556] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 446.035525] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 446.036094] CPU: 1 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 446.036930] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 446.037841] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 446.038445] 0000000000000000 ffff88006f7d77f0 ffffffff819b8b88 ffff880038f102a0
<4>[ 446.039445] ffff88006f7d7800 ffffffff811030c2 ffff88006f7d7860 ffffffff812bba58
<4>[ 446.040453] 000000000000130c ffffffff8129a1aa ffff88006f7d7848 ffffffff812d8046
<4>[ 446.041440] Call Trace:
<4>[ 446.041830] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 446.042322] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 446.042831] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 446.043400] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 446.043918] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 446.044499] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 446.045033] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 446.045550] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 446.046080] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 446.046590] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 446.047124] [<ffffffff812950dc>] ext4_da_update_reserve_space+0x1b4/0x22d
<4>[ 446.047681] [<ffffffff812b9e2b>] ext4_ext_map_blocks+0xc07/0xdba
<4>[ 446.048230] [<ffffffff812953d6>] ext4_map_blocks+0x281/0x416
<4>[ 446.048747] [<ffffffff81297e7c>] ext4_writepages+0x66b/0xb21
<4>[ 446.049262] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 446.049763] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 446.050303] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 446.050830] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 446.051372] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 446.051876] [<ffffffff8118c319>] ? global_dirty_limits+0x105/0x121
<4>[ 446.052441] [<ffffffff81202e6c>] bdi_writeback_workfn+0x1b9/0x395
<4>[ 446.052974] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 446.053490] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 446.053997] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 446.054515] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 446.055005] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 446.055553] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 446.056070] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 447.032029] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 447.032997] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 447.033540] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 447.034111] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 447.035038] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10240
<4>[ 447.036036] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 447.037042] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 447.038042] Call Trace:
<4>[ 447.038439] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 447.038940] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 447.039479] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 447.040058] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 447.040594] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 447.041163] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 447.041702] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 447.042227] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 447.042767] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 447.043302] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 447.043836] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 447.044367] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 447.044881] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 447.045425] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 447.045940] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 447.046491] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 447.047010] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 447.047513] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 447.048019] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 448.032026] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 448.032994] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 448.033538] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 448.034101] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 448.035023] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10240
<4>[ 448.036036] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 448.037073] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 448.045495] Call Trace:
<4>[ 448.045890] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 448.046390] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 448.046907] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 448.047479] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 448.048024] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 448.048599] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 448.049136] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 448.049661] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 448.050200] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 448.050719] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 448.051256] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 448.051759] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 448.052290] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 448.052847] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 448.053369] [<ffffffff81128adc>] ? __srcu_read_unlock+0xc/0x1a
<4>[ 448.053900] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 448.054442] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 448.054942] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 448.055446] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 448.055940] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 449.035189] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 449.036151] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 449.036719] CPU: 2 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 449.037566] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 449.038488] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 449.039105] 0000000000000000 ffff88006f7d79c8 ffffffff819b8b88 ffff88007804e390
<4>[ 449.040111] ffff88006f7d79d8 ffffffff811030c2 ffff88006f7d7a38 ffffffff812bba58
<4>[ 449.041113] 000000000000130c ffffffff81298110 ffff88006f7d7a20 ffffffff812d8046
<4>[ 449.042111] Call Trace:
<4>[ 449.042506] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 449.043009] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 449.043526] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 449.044143] [<ffffffff81298110>] ? ext4_writepages+0x8ff/0xb21
<4>[ 449.044673] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 449.045235] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 449.045766] [<ffffffff81298110>] ? ext4_writepages+0x8ff/0xb21
<4>[ 449.046287] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 449.046824] [<ffffffff81298110>] ext4_writepages+0x8ff/0xb21
<4>[ 449.047352] [<ffffffff8103edf1>] ? native_sched_clock+0x31/0x93
<4>[ 449.047885] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 449.048399] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 449.048950] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 449.049486] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 449.050030] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 449.050542] [<ffffffff8118c319>] ? global_dirty_limits+0x105/0x121
<4>[ 449.051090] [<ffffffff81202e6c>] bdi_writeback_workfn+0x1b9/0x395
<4>[ 449.051632] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 449.052163] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 449.052679] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 449.053204] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 449.053690] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 449.054244] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 449.054753] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 450.032026] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 450.032995] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 450.033553] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 450.034118] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 450.035051] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10240
<4>[ 450.036065] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 450.037074] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 450.038068] Call Trace:
<4>[ 450.038460] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 450.038962] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 450.039480] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 450.040056] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 450.040584] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 450.041153] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 450.041691] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 450.042216] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 450.042769] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 450.043298] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 450.043828] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 450.044335] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 450.044857] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 450.045411] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 450.045933] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 450.046470] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 450.046982] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 450.047475] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 450.047963] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 451.032019] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 451.032984] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 451.033519] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 451.034074] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 451.035008] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e300
<4>[ 451.036018] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 451.037021] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 451.038024] Call Trace:
<4>[ 451.038422] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 451.038921] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 451.039449] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 451.040020] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 451.040597] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 451.041170] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 451.041708] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 451.042232] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 451.042770] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 451.043306] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 451.043827] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 451.044328] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 451.044848] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 451.045401] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 451.045925] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 451.046537] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 451.047072] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 451.047570] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 451.048082] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 452.032013] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 452.032961] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 452.033496] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 452.034052] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 452.034969] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff88007804e300
<4>[ 452.035960] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 452.036958] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 452.037945] Call Trace:
<4>[ 452.038338] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 452.038829] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 452.039362] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 452.039917] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 452.040442] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 452.041004] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 452.041535] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 452.042052] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 452.042583] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 452.043109] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 452.043630] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 452.044149] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 452.044673] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 452.045207] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 452.045751] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 452.046266] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 452.046795] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 452.047359] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 452.047901] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 452.048409] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 452.048901] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 452.049388] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 453.032009] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 453.032995] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 453.033550] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 453.034127] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 453.035093] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff88007804e300
<4>[ 453.036105] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 453.037116] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 453.038114] Call Trace:
<4>[ 453.038507] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 453.039013] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 453.039524] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 453.040095] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 453.040622] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 453.041235] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 453.041781] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 453.049732] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 453.050274] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 453.050798] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 453.051358] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 453.051879] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 453.052414] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 453.052959] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 453.053512] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 453.054034] [<ffffffff81128adc>] ? __srcu_read_unlock+0xc/0x1a
<4>[ 453.054561] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 453.055091] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 453.055588] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 453.056088] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 454.040030] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 454.040985] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 454.041520] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 454.042076] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 454.043008] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e300
<4>[ 454.043994] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 454.045026] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 454.046012] Call Trace:
<4>[ 454.046405] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 454.046897] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 454.047421] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 454.047977] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 454.048508] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 454.049078] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 454.049609] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 454.050125] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 454.050655] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 454.051192] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 454.051714] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 454.052219] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 454.052732] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 454.053276] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 454.053792] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 454.054334] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 454.054835] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 454.055341] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 454.055829] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 455.040028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 455.040984] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 455.041519] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 455.042082] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 455.043025] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320360
<4>[ 455.044039] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 455.045049] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 455.046048] Call Trace:
<4>[ 455.046445] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 455.046949] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 455.047480] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 455.048153] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 455.048680] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 455.049249] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 455.049788] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 455.050308] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 455.050838] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 455.051364] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 455.051885] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 455.052391] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 455.052909] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 455.053459] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 455.053981] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 455.054518] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 455.055049] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 455.055547] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 455.056053] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 456.040008] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 456.040970] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 456.041513] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 456.042146] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 456.043083] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880078320360
<4>[ 456.044091] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 456.045100] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 456.046101] Call Trace:
<4>[ 456.046499] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 456.047022] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 456.047539] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 456.048109] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 456.048636] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 456.049197] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 456.049735] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 456.050261] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 456.050800] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 456.051344] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 456.051876] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 456.052409] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 456.052940] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 456.053482] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 456.054034] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 456.054557] [<ffffffff81128adc>] ? __srcu_read_unlock+0xc/0x1a
<4>[ 456.055123] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 456.055637] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 456.056147] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 456.056648] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 457.132242] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 457.133199] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 457.133757] CPU: 2 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 457.134590] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 457.135525] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 457.136150] 0000000000000000 ffff88006f7d77f0 ffffffff819b8b88 ffff88007804e240
<4>[ 457.137140] ffff88006f7d7800 ffffffff811030c2 ffff88006f7d7860 ffffffff812bba58
<4>[ 457.138126] 000000000000130c ffffffff8129a1aa ffff88006f7d7848 ffffffff812d8046
<4>[ 457.139127] Call Trace:
<4>[ 457.139517] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 457.140031] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 457.140549] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 457.141103] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 457.141621] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 457.142182] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 457.142712] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 457.143243] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 457.143773] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 457.144306] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 457.144833] [<ffffffff812950dc>] ext4_da_update_reserve_space+0x1b4/0x22d
<4>[ 457.145391] [<ffffffff812b9e2b>] ext4_ext_map_blocks+0xc07/0xdba
<4>[ 457.145919] [<ffffffff812953d6>] ext4_map_blocks+0x281/0x416
<4>[ 457.146433] [<ffffffff81297e7c>] ext4_writepages+0x66b/0xb21
<4>[ 457.146948] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 457.147458] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 457.147998] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 457.148547] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 457.149079] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 457.149583] [<ffffffff81202e6c>] bdi_writeback_workfn+0x1b9/0x395
<4>[ 457.150114] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 457.150631] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 457.151160] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 457.151677] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 457.152177] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 457.152727] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 457.153227] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 458.132008] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 458.132968] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 458.133512] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 458.134076] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 458.135009] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff88007804e2a0
<4>[ 458.136019] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 458.137099] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 458.138098] Call Trace:
<4>[ 458.138496] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 458.139019] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 458.139538] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 458.140108] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 458.140645] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 458.141208] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 458.141739] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 458.142256] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 458.142795] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 458.143329] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 458.143857] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 458.144387] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 458.144919] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 458.145461] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 458.146025] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 458.153972] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 458.154511] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 458.155045] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 458.155542] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 458.156119] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 459.132447] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 459.133409] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 459.133976] CPU: 0 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 459.134821] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 459.135772] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 459.136408] 0000000000000000 ffff88006f7d79c8 ffffffff819b8b88 ffff880078320330
<4>[ 459.137409] ffff88006f7d79d8 ffffffff811030c2 ffff88006f7d7a38 ffffffff812bba58
<4>[ 459.138406] 000000000000130c ffffffff81298110 ffff88006f7d7a20 ffffffff812d8046
<4>[ 459.139402] Call Trace:
<4>[ 459.139794] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 459.140312] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 459.140838] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 459.141403] [<ffffffff81298110>] ? ext4_writepages+0x8ff/0xb21
<4>[ 459.141933] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 459.142504] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 459.143067] [<ffffffff81298110>] ? ext4_writepages+0x8ff/0xb21
<4>[ 459.143596] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 459.144142] [<ffffffff81298110>] ext4_writepages+0x8ff/0xb21
<4>[ 459.144674] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 459.145182] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 459.145732] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 459.146267] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 459.146803] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 459.147328] [<ffffffff81202e2f>] bdi_writeback_workfn+0x17c/0x395
<4>[ 459.148031] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 459.148549] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 459.149057] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 459.149574] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 459.150062] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 459.150614] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 459.151146] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 460.140030] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 460.141006] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 460.141552] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 460.142116] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 460.143061] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e210
<4>[ 460.144072] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 460.145086] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 460.146087] Call Trace:
<4>[ 460.146484] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 460.146997] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 460.147515] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 460.148085] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 460.148606] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 460.149167] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 460.149697] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 460.150221] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 460.150765] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 460.151308] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 460.151838] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 460.152345] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 460.152866] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 460.153418] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 460.153989] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 460.154544] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 460.155110] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 460.155619] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 460.156121] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 460.156619] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 461.140008] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 461.140964] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 461.141499] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 461.142055] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 461.142988] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880078320300
<4>[ 461.143989] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 461.145050] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 461.146057] Call Trace:
<4>[ 461.146453] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 461.146958] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 461.147490] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 461.148061] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 461.148639] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 461.149216] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 461.149756] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 461.150281] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 461.150816] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 461.151344] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 461.151864] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 461.152388] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 461.152919] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 461.153461] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 461.154061] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 461.154582] [<ffffffff81128a82>] ? __srcu_read_lock+0x10/0x5e
<4>[ 461.155137] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 461.155646] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 461.156150] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 461.156646] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 462.289260] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 462.290221] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 462.290788] CPU: 0 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 462.291656] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 462.292595] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 462.293212] 0000000000000000 ffff88006f7d79c8 ffffffff819b8b88 ffff88007804e1b0
<4>[ 462.294212] ffff88006f7d79d8 ffffffff811030c2 ffff88006f7d7a38 ffffffff812bba58
<4>[ 462.295223] 000000000000130c ffffffff81298110 ffff88006f7d7a20 ffffffff812d8046
<4>[ 462.296228] Call Trace:
<4>[ 462.296620] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 462.297113] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 462.297622] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 462.298184] [<ffffffff81298110>] ? ext4_writepages+0x8ff/0xb21
<4>[ 462.298729] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 462.299324] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 462.299865] [<ffffffff81298110>] ? ext4_writepages+0x8ff/0xb21
<4>[ 462.300399] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 462.300941] [<ffffffff81298110>] ext4_writepages+0x8ff/0xb21
<4>[ 462.301464] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 462.301972] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 462.302529] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 462.303080] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 462.303616] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 462.304133] [<ffffffff8118c319>] ? global_dirty_limits+0x105/0x121
<4>[ 462.304677] [<ffffffff81202e6c>] bdi_writeback_workfn+0x1b9/0x395
<4>[ 462.305216] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 462.305740] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 462.306254] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 462.306773] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 462.307278] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 462.307822] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 462.308405] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 463.292028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 463.292983] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 463.293518] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 463.294074] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 463.294991] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f101b0
<4>[ 463.295982] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 463.296987] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 463.297973] Call Trace:
<4>[ 463.298365] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 463.298858] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 463.299382] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 463.299937] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 463.300466] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 463.301028] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 463.301559] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 463.302076] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 463.302606] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 463.303133] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 463.303653] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 463.304159] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 463.304671] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 463.305216] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 463.305730] [<ffffffff81128aaf>] ? __srcu_read_lock+0x3d/0x5e
<4>[ 463.306249] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 463.306749] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 463.307254] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 463.307742] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 464.292010] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 464.300384] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 464.300930] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 464.301494] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 464.302417] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f101b0
<4>[ 464.303428] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 464.304445] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 464.305448] Call Trace:
<4>[ 464.305858] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 464.306360] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 464.306878] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 464.307454] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 464.307980] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 464.308562] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 464.309103] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 464.309621] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 464.310152] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 464.310663] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 464.311209] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 464.311712] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 464.312245] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 464.312801] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 464.313323] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 464.313860] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 464.314368] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 464.314872] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 464.315391] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 465.296026] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 465.297009] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 465.297552] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 465.298117] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 465.299050] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374240
<4>[ 465.300066] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 465.301136] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 465.302135] Call Trace:
<4>[ 465.302532] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 465.303047] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 465.303562] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 465.304132] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 465.304653] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 465.305214] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 465.305758] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 465.306287] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 465.306826] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 465.307359] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 465.307889] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 465.308403] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 465.308925] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 465.309483] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 465.310005] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 465.310546] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 465.311101] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 465.311642] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 465.312155] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 465.312649] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 465.313148] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 466.300026] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 466.300995] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 466.301538] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 466.302102] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 466.303037] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f101b0
<4>[ 466.304068] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 466.305074] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 466.306075] Call Trace:
<4>[ 466.306466] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 466.306963] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 466.307482] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 466.308057] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 466.308588] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 466.309158] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 466.309697] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 466.310223] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 466.310762] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 466.311295] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 466.311825] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 466.312337] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 466.312859] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 466.313426] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 466.313959] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 466.314497] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 466.315012] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 466.315509] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 466.316012] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 467.300009] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 467.300987] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 467.301541] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 467.302118] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 467.303071] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880038f101b0
<4>[ 467.304098] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 467.305118] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 467.306135] Call Trace:
<4>[ 467.306538] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 467.307057] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 467.307582] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 467.308168] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 467.308713] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 467.309291] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 467.309840] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 467.310375] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 467.310922] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 467.311458] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 467.311995] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 467.312538] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 467.313081] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 467.313634] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 467.314197] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 467.314729] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 467.315284] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 467.315836] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 467.316348] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 467.316856] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 467.317359] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 468.304032] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 468.304988] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 468.305523] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 468.306093] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 468.307052] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320180
<4>[ 468.308092] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 468.309109] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 468.310136] Call Trace:
<4>[ 468.310536] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 468.311058] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 468.311585] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 468.312171] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 468.312755] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 468.313336] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 468.313883] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 468.314414] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 468.314972] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 468.315508] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 468.316041] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 468.316557] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 468.317089] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 468.317654] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 468.318187] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 468.318742] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 468.319263] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 468.319761] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 468.320267] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 469.308040] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 469.309026] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 469.309580] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 469.310146] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 469.311106] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e060
<4>[ 469.312187] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 469.313195] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 469.314209] Call Trace:
<4>[ 469.314654] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 469.315162] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 469.315671] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 469.316247] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 469.316784] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 469.324777] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 469.325314] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 469.325831] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 469.326362] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 469.326873] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 469.327409] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 469.327903] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 469.328425] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 469.328978] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 469.329492] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 469.330021] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 469.330521] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 469.331036] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 469.331524] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 470.308012] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 470.308982] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 470.309526] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 470.310091] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 470.311026] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e060
<4>[ 470.312037] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 470.313046] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 470.314043] Call Trace:
<4>[ 470.314442] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 470.314942] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 470.315466] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 470.316035] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 470.316572] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 470.317152] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 470.317772] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 470.318299] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 470.318837] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 470.319370] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 470.319900] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 470.320423] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 470.320948] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 470.321494] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 470.322022] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 470.322575] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 470.323108] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 470.323606] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 470.324122] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 471.308008] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 471.308963] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 471.309498] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 471.310061] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 471.310991] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880078374240
<4>[ 471.311994] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 471.313035] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 471.314044] Call Trace:
<4>[ 471.314446] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 471.314946] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 471.315472] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 471.316048] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 471.316580] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 471.317150] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 471.317701] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 471.318230] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 471.318761] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 471.319288] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 471.319810] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 471.320346] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 471.320875] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 471.321417] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 471.321971] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 471.322494] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 471.323052] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 471.323567] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 471.324077] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 471.324578] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 472.312027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 472.313011] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 472.313559] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 472.314134] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 472.315082] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374240
<4>[ 472.316125] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 472.317148] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 472.318156] Call Trace:
<4>[ 472.318558] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 472.319081] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 472.319608] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 472.320192] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 472.320729] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 472.321309] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 472.321857] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 472.322394] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 472.322940] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 472.323476] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 472.324027] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 472.324548] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 472.325074] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 472.325636] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 472.326168] [<ffffffff8121425f>] ? fsnotify+0x44/0x251
<4>[ 472.326684] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 472.327216] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 472.327722] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 472.328235] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 473.312027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 473.312996] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 473.313537] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 473.314102] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 473.315046] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e0f0
<4>[ 473.316056] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 473.317057] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 473.318151] Call Trace:
<4>[ 473.318545] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 473.319054] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 473.319563] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 473.320136] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 473.320663] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 473.321232] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 473.321769] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 473.322292] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 473.322831] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 473.323374] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 473.323903] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 473.324409] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 473.324930] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 473.325482] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 473.326004] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 473.326539] [<ffffffff812d7849>] ? jbd2_journal_stop+0x2f6/0x308
<4>[ 473.327089] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 473.327709] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 473.328236] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 473.328724] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 474.316027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 474.317011] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 474.317555] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 474.318122] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 474.319067] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e0f0
<4>[ 474.320077] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 474.321079] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 474.322080] Call Trace:
<4>[ 474.322477] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 474.322984] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 474.323493] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 474.324068] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 474.324595] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 474.325164] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 474.325749] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 474.326276] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 474.326813] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 474.327358] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 474.327887] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 474.328394] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 474.328916] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 474.329480] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 474.330004] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 474.330540] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 474.331105] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 474.331612] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 474.332115] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 474.332606] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 475.320027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 475.321012] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 475.329011] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 475.329616] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 475.330535] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e090
<4>[ 475.331561] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 475.332566] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 475.333568] Call Trace:
<4>[ 475.333965] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 475.334479] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 475.335009] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 475.335575] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 475.336108] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 475.336680] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 475.337220] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 475.337746] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 475.338290] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 475.338802] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 475.339349] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 475.339843] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 475.340369] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 475.340924] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 475.341447] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 475.341997] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 475.342505] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 475.343017] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 475.343564] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 476.320731] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 476.321679] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 476.322239] CPU: 0 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 476.323110] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 476.324045] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 476.324663] 0000000000000000 ffff88006f7d79c8 ffffffff819b8b88 ffff88007804e090
<4>[ 476.325660] ffff88006f7d79d8 ffffffff811030c2 ffff88006f7d7a38 ffffffff812bba58
<4>[ 476.326646] 000000000000130c ffffffff81298110 ffff88006f7d7a20 ffffffff812d8046
<4>[ 476.327647] Call Trace:
<4>[ 476.328047] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 476.328542] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 476.329051] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 476.329621] [<ffffffff81298110>] ? ext4_writepages+0x8ff/0xb21
<4>[ 476.330160] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 476.330740] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 476.331313] [<ffffffff81298110>] ? ext4_writepages+0x8ff/0xb21
<4>[ 476.331836] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 476.332384] [<ffffffff81298110>] ext4_writepages+0x8ff/0xb21
<4>[ 476.332915] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 476.333432] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 476.333991] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 476.334529] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 476.335085] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 476.335603] [<ffffffff8118c319>] ? global_dirty_limits+0x105/0x121
<4>[ 476.336153] [<ffffffff81202e6c>] bdi_writeback_workfn+0x1b9/0x395
<4>[ 476.336695] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 476.337219] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 476.337733] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 476.338259] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 476.338750] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 476.339323] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 476.339839] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 477.320028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 477.320983] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 477.321518] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 477.322074] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 477.323005] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320060
<4>[ 477.323993] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 477.325008] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 477.325994] Call Trace:
<4>[ 477.326386] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 477.326878] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 477.327402] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 477.327957] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 477.328488] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 477.329057] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 477.329588] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 477.330105] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 477.330636] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 477.331172] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 477.331693] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 477.332198] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 477.332716] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 477.333260] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 477.333775] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 477.334317] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 477.334818] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 477.335323] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 477.335810] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 478.405240] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 478.406241] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 478.406794] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 478.407384] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 478.408349] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff88007804e120
<4>[ 478.409370] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 478.410425] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 478.411454] Call Trace:
<4>[ 478.411856] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 478.412382] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 478.412907] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 478.413480] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 478.414001] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 478.414567] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 478.415121] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 478.415645] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 478.416214] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 478.416736] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 478.417264] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 478.417786] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 478.418316] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 478.418856] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 478.419422] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 478.419943] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 478.420510] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 478.421060] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 478.421569] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 478.422066] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 478.422561] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 479.404011] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 479.404974] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 479.405518] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 479.406083] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 479.407107] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff8800783200c0
<4>[ 479.408107] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 479.409097] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 479.410095] Call Trace:
<4>[ 479.410492] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 479.411008] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 479.411524] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 479.412095] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 479.412693] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 479.413260] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 479.413805] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 479.414329] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 479.414867] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 479.415412] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 479.415940] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 479.416450] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 479.416967] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 479.417525] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 479.418040] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 479.418568] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 479.419134] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 479.419641] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 479.420148] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 479.420645] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 480.404015] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 480.404980] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 480.405522] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 480.406087] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 480.407013] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e1b0
<4>[ 480.408014] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 480.409016] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 480.410027] Call Trace:
<4>[ 480.410422] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 480.418440] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 480.418958] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 480.419538] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 480.420081] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 480.420654] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 480.421191] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 480.421713] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 480.422244] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 480.422767] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 480.423315] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 480.423819] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 480.424353] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 480.424907] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 480.425456] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 480.426069] [<ffffffff81128aab>] ? __srcu_read_lock+0x39/0x5e
<4>[ 480.426593] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 480.427111] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 480.427601] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 480.428108] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 481.404014] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 481.404980] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 481.405520] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 481.406091] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 481.407033] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff8800783200c0
<4>[ 481.408054] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 481.409093] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 481.410086] Call Trace:
<4>[ 481.410477] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 481.410975] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 481.411495] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 481.412081] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 481.412618] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 481.413187] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 481.413726] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 481.414251] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 481.414836] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 481.415372] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 481.415902] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 481.416445] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 481.416983] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 481.417527] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 481.418079] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 481.418595] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 481.419162] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 481.419709] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 481.420227] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 481.420721] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 481.421209] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 482.408038] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 482.409008] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 482.409549] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 482.410127] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 482.411078] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e1b0
<4>[ 482.412095] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 482.413097] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 482.414111] Call Trace:
<4>[ 482.414506] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 482.415025] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 482.415541] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 482.416118] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 482.416652] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 482.417218] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 482.417749] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 482.418266] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 482.418798] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 482.419341] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 482.419867] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 482.420386] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 482.420911] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 482.421464] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 482.421987] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 482.422523] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 482.423046] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 482.423586] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 482.424098] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 483.416040] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 483.417016] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 483.417559] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 483.418125] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 483.419071] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e1b0
<4>[ 483.420091] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 483.421093] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 483.422093] Call Trace:
<4>[ 483.422488] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 483.423073] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 483.423590] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 483.424172] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 483.424704] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 483.425264] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 483.425795] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 483.426313] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 483.426844] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 483.427380] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 483.427909] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 483.428431] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 483.428960] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 483.429512] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 483.430045] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 483.430584] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 483.431107] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 483.431604] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 483.432120] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 484.420017] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 484.420985] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 484.421525] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 484.422092] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 484.423028] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320180
<4>[ 484.424036] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 484.425038] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 484.426043] Call Trace:
<4>[ 484.426435] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 484.426928] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 484.427452] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 484.428025] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 484.428552] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 484.429122] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 484.429661] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 484.430187] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 484.430733] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 484.431283] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 484.431812] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 484.432323] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 484.432843] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 484.433396] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 484.433919] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 484.434456] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 484.435049] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 484.435548] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 484.436046] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 485.420016] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 485.421058] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 485.421601] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 485.422166] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 485.423101] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880078320180
<4>[ 485.424101] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 485.425121] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 485.426116] Call Trace:
<4>[ 485.426515] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 485.427031] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 485.427548] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 485.428124] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 485.428660] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 485.429229] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 485.429778] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 485.430301] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 485.430848] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 485.431392] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 485.431920] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 485.432454] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 485.432981] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 485.433515] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 485.434059] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 485.434581] [<ffffffff81128abf>] ? __srcu_read_lock+0x4d/0x5e
<4>[ 485.435186] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 485.435742] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 485.443675] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 485.444191] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 485.444698] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 486.420014] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 486.420963] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 486.421497] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 486.422053] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 486.422996] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff88007804e180
<4>[ 486.423997] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 486.425024] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 486.426022] Call Trace:
<4>[ 486.426418] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 486.426919] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 486.427449] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 486.428036] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 486.428572] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 486.429151] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 486.429698] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 486.430233] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 486.430788] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 486.431330] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 486.431868] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 486.432421] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 486.432963] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 486.433516] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 486.434065] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 486.434591] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 486.435141] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 486.435693] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 486.436223] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 486.436728] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 486.437222] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 487.420044] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 487.421059] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 487.421603] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 487.422172] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 487.423096] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e210
<4>[ 487.424115] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 487.425107] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 487.426093] Call Trace:
<4>[ 487.426485] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 487.426993] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 487.427512] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 487.428083] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 487.428600] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 487.429161] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 487.429691] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 487.430209] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 487.430739] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 487.431275] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 487.431796] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 487.432304] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 487.432816] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 487.433360] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 487.433874] [<ffffffff81128ae8>] ? __srcu_read_unlock+0x18/0x1a
<4>[ 487.434399] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 487.434941] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 487.435456] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 487.435947] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 487.436450] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 488.424032] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 488.425007] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 488.425548] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 488.426114] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 488.427059] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e210
<4>[ 488.428073] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 488.429093] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 488.430095] Call Trace:
<4>[ 488.430491] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 488.430994] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 488.431508] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 488.432075] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 488.432609] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 488.433179] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 488.433716] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 488.434242] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 488.434779] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 488.435321] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 488.435850] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 488.436370] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 488.436902] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 488.437471] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 488.437993] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 488.438543] [<ffffffff812d7849>] ? jbd2_journal_stop+0x2f6/0x308
<4>[ 488.439107] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 488.439621] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 488.440140] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 488.440636] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 489.825589] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 489.826542] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 489.827100] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 489.827656] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 489.828578] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff88007804e210
<4>[ 489.829566] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 489.830552] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 489.831552] Call Trace:
<4>[ 489.831944] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 489.832452] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 489.832966] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 489.833520] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 489.834038] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 489.834598] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 489.835152] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 489.835670] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 489.836208] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 489.836727] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 489.837247] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 489.837761] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 489.838282] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 489.838816] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 489.839373] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 489.839887] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 489.840426] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 489.840933] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 489.841423] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 489.841911] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 490.824024] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 490.824972] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 490.825507] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 490.826071] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 490.827006] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880078320210
<4>[ 490.828022] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 490.829054] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 490.830080] Call Trace:
<4>[ 490.830487] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 490.831023] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 490.831539] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 490.832127] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 490.832656] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 490.833225] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 490.833765] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 490.834283] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 490.834813] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 490.835340] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 490.835867] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 490.836402] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 490.836937] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 490.837479] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 490.838024] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 490.838540] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 490.839064] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 490.839554] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 490.840054] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 491.828028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 491.828998] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 491.829542] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 491.830107] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 491.831051] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e2d0
<4>[ 491.832123] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 491.833148] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 491.841764] Call Trace:
<4>[ 491.842174] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 491.842691] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 491.843223] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 491.843791] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 491.844346] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 491.844934] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 491.845483] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 491.846110] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 491.846660] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 491.847200] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 491.847737] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 491.848245] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 491.848779] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 491.849343] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 491.849875] [<ffffffff81128abf>] ? __srcu_read_lock+0x4d/0x5e
<4>[ 491.850493] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 491.851023] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 491.851529] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 491.852053] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 492.836029] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 492.837012] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 492.837564] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 492.838202] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 492.839155] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320210
<4>[ 492.840185] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 492.841204] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 492.842217] Call Trace:
<4>[ 492.842619] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 492.843196] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 492.843722] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 492.844307] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 492.844849] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 492.845425] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 492.845965] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 492.846491] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 492.847054] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 492.847574] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 492.848116] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 492.848735] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 492.849260] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 492.849812] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 492.850336] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 492.850885] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 492.851406] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 492.851903] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 492.852404] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 493.840026] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 493.840994] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 493.841535] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 493.842100] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 493.843045] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320270
<4>[ 493.844112] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 493.845113] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 493.846113] Call Trace:
<4>[ 493.846507] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 493.847014] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 493.847523] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 493.848094] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 493.848629] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 493.849194] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 493.849734] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 493.850260] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 493.850798] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 493.851340] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 493.851869] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 493.852382] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 493.852907] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 493.853470] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 493.853993] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 493.854528] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 493.855051] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 493.855548] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 493.856055] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 494.849662] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 494.850637] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 494.851239] CPU: 0 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 494.852112] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 494.853049] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 494.853672] 0000000000000000 ffff88006f7d79c8 ffffffff819b8b88 ffff880078320270
<4>[ 494.854685] ffff88006f7d79d8 ffffffff811030c2 ffff88006f7d7a38 ffffffff812bba58
<4>[ 494.855704] 000000000000130c ffffffff81298110 ffff88006f7d7a20 ffffffff812d8046
<4>[ 494.856721] Call Trace:
<4>[ 494.857118] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 494.857617] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 494.858134] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 494.858698] [<ffffffff81298110>] ? ext4_writepages+0x8ff/0xb21
<4>[ 494.859244] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 494.859859] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 494.860412] [<ffffffff81298110>] ? ext4_writepages+0x8ff/0xb21
<4>[ 494.860949] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 494.861487] [<ffffffff81298110>] ext4_writepages+0x8ff/0xb21
<4>[ 494.862011] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 494.862519] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 494.863083] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 494.863613] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 494.864154] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 494.864665] [<ffffffff8118c319>] ? global_dirty_limits+0x105/0x121
<4>[ 494.865200] [<ffffffff81202e6c>] bdi_writeback_workfn+0x1b9/0x395
<4>[ 494.865739] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 494.866264] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 494.866780] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 494.867328] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 494.867815] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 494.868380] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 494.868900] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 495.848009] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 495.848957] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 495.849492] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 495.850049] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 495.850971] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320270
<4>[ 495.851968] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 495.852972] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 495.853958] Call Trace:
<4>[ 495.854351] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 495.854844] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 495.855369] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 495.855924] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 495.856449] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 495.857035] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 495.857566] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 495.858083] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 495.858614] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 495.859149] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 495.859671] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 495.860174] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 495.860688] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 495.861231] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 495.861752] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 495.862313] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 495.862828] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 495.863347] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 495.863865] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 496.852030] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 496.852993] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 496.853536] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 496.854103] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 496.855048] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e360
<4>[ 496.856059] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 496.857087] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 496.858088] Call Trace:
<4>[ 496.858486] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 496.859000] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 496.859515] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 496.860087] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 496.860614] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 496.861180] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 496.861710] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 496.862227] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 496.862760] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 496.863304] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 496.863834] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 496.864340] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 496.864861] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 496.872838] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 496.873364] [<ffffffff81128adc>] ? __srcu_read_unlock+0xc/0x1a
<4>[ 496.873894] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 496.874402] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 496.874899] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 496.875425] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 497.852009] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 497.852970] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 497.853514] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 497.854084] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 497.855015] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e390
<4>[ 497.856017] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 497.857019] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 497.858018] Call Trace:
<4>[ 497.858416] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 497.858916] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 497.859450] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 497.860028] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 497.860557] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 497.861127] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 497.861666] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 497.862192] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 497.862731] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 497.863271] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 497.863806] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 497.864307] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 497.864820] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 497.865367] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 497.865890] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 497.866427] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 497.866935] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 497.867440] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 497.867937] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 498.852008] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 498.852968] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 498.853573] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 498.854140] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 498.855086] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880078320300
<4>[ 498.856095] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 498.857084] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 498.858076] Call Trace:
<4>[ 498.858473] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 498.858990] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 498.859512] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 498.860082] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 498.860611] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 498.861179] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 498.861719] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 498.862246] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 498.862784] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 498.863395] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 498.863925] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 498.864455] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 498.864985] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 498.865529] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 498.866080] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 498.866594] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 498.867134] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 498.867634] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 498.868137] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 498.868634] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 499.856029] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 499.856984] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 499.857525] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 499.858090] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 499.859034] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e3f0
<4>[ 499.860170] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 499.861169] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 499.862168] Call Trace:
<4>[ 499.862565] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 499.863079] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 499.863595] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 499.864166] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 499.864694] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 499.865264] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 499.865796] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 499.866314] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 499.866845] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 499.867389] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 499.867918] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 499.868443] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 499.868964] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 499.869528] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 499.870063] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 499.870622] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 499.871199] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 499.871708] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 499.872218] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 499.872714] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 500.856014] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 500.856976] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 500.857520] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 500.858085] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 500.859033] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880078374360
<4>[ 500.860050] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 500.861052] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 500.862038] Call Trace:
<4>[ 500.862436] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 500.862936] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 500.863462] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 500.864053] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 500.864582] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 500.865153] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 500.865692] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 500.866217] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 500.866756] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 500.867292] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 500.867827] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 500.868367] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 500.868898] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 500.869439] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 500.869993] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 500.870511] [<ffffffff81128aab>] ? __srcu_read_lock+0x39/0x5e
<4>[ 500.871045] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 500.871545] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 500.872049] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 500.872549] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 501.856011] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 501.857002] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 501.857556] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 501.858130] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 501.859069] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10150
<4>[ 501.860092] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 501.861109] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 501.862124] Call Trace:
<4>[ 501.862526] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 501.863026] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 501.863548] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 501.864128] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 501.864667] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 501.865239] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 501.865784] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 501.866318] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 501.866865] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 501.867399] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 501.867934] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 501.868450] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 501.868979] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 501.869542] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 501.870070] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 501.870586] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 501.871095] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 501.871598] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 502.856028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 502.857005] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 502.857558] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 502.858134] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 502.859073] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10120
<4>[ 502.860102] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 502.861151] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 502.869646] Call Trace:
<4>[ 502.870044] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 502.870544] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 502.871074] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 502.871640] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 502.872171] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 502.872745] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 502.873285] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 502.873810] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 502.874349] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 502.874869] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 502.875412] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 502.875914] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 502.876438] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 502.876986] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 502.877505] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 502.878056] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 502.878563] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 502.879074] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 502.879569] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 503.856027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 503.856981] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 503.857525] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 503.858090] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 503.859029] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10120
<4>[ 503.860045] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 503.861049] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 503.862049] Call Trace:
<4>[ 503.862446] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 503.862950] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 503.863484] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 503.864063] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 503.864593] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 503.865162] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 503.865694] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 503.866212] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 503.866742] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 503.867271] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 503.867800] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 503.868313] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 503.868840] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 503.869399] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 503.869922] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 503.870472] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 503.870993] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 503.871490] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 503.871985] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 504.856026] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 504.856996] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 504.857539] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 504.858104] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 504.859158] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374210
<4>[ 504.860170] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 504.861176] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 504.862176] Call Trace:
<4>[ 504.862574] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 504.863084] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 504.863593] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 504.864160] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 504.864688] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 504.865259] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 504.865797] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 504.866323] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 504.866862] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 504.867396] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 504.867925] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 504.868439] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 504.869081] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 504.869634] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 504.870156] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 504.870692] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 504.871253] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 504.871761] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 504.872270] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 504.872770] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 506.312192] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 506.313147] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 506.313704] CPU: 1 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 506.314538] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 506.315462] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 506.316089] 0000000000000000 ffff88006f7d77f0 ffffffff819b8b88 ffff880078374210
<4>[ 506.317083] ffff88006f7d7800 ffffffff811030c2 ffff88006f7d7860 ffffffff812bba58
<4>[ 506.318070] 000000000000130c ffffffff8129a1aa ffff88006f7d7848 ffffffff812d8046
<4>[ 506.319064] Call Trace:
<4>[ 506.319455] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 506.319947] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 506.320477] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 506.321035] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 506.321553] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 506.322114] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 506.322645] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 506.323175] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 506.323706] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 506.324239] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 506.324763] [<ffffffff812950dc>] ext4_da_update_reserve_space+0x1b4/0x22d
<4>[ 506.325320] [<ffffffff812b9e2b>] ext4_ext_map_blocks+0xc07/0xdba
<4>[ 506.325847] [<ffffffff812953d6>] ext4_map_blocks+0x281/0x416
<4>[ 506.326362] [<ffffffff81297e7c>] ext4_writepages+0x66b/0xb21
<4>[ 506.326877] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 506.327392] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 506.327932] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 506.328481] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 506.329012] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 506.329517] [<ffffffff8118c319>] ? global_dirty_limits+0x105/0x121
<4>[ 506.330051] [<ffffffff81202e6c>] bdi_writeback_workfn+0x1b9/0x395
<4>[ 506.330581] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 506.331112] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 506.331619] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 506.332158] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 506.332644] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 506.333188] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 506.333688] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 507.312011] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 507.312973] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 507.313513] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 507.314080] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 507.315017] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff8800783741e0
<4>[ 507.316026] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 507.317018] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 507.318012] Call Trace:
<4>[ 507.318409] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 507.318909] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 507.319506] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 507.320085] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 507.320615] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 507.321182] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 507.321719] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 507.322244] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 507.322783] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 507.323317] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 507.323842] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 507.324363] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 507.324886] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 507.325437] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 507.325953] [<ffffffff81128aab>] ? __srcu_read_lock+0x39/0x5e
<4>[ 507.326471] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 507.326983] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 507.327479] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 507.327973] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 508.312009] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 508.312971] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 508.313514] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 508.314079] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 508.315014] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880078374120
<4>[ 508.316026] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 508.317030] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 508.318016] Call Trace:
<4>[ 508.318411] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 508.318911] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 508.319439] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 508.320018] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 508.320652] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 508.321222] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 508.321759] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 508.329704] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 508.330249] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 508.330768] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 508.331311] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 508.331833] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 508.332373] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 508.332918] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 508.333470] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 508.333994] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 508.334544] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 508.335065] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 508.335562] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 508.336069] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 509.312029] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 509.313000] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 509.313543] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 509.314108] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 509.315041] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10000
<4>[ 509.316154] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 509.317162] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 509.318154] Call Trace:
<4>[ 509.318547] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 509.319055] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 509.319573] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 509.320148] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 509.320679] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 509.321247] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 509.321785] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 509.322311] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 509.322849] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 509.323382] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 509.323911] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 509.324425] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 509.324950] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 509.325517] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 509.326049] [<ffffffff81128aaf>] ? __srcu_read_lock+0x3d/0x5e
<4>[ 509.326576] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 509.327142] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 509.327645] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 509.328156] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 509.328650] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 510.312028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 510.312996] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 510.313533] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 510.314090] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 510.315012] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10030
<4>[ 510.316026] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 510.317036] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 510.318036] Call Trace:
<4>[ 510.318433] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 510.318933] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 510.319581] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 510.320180] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 510.320719] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 510.321288] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 510.321826] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 510.322352] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 510.322891] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 510.323421] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 510.323943] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 510.324450] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 510.324966] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 510.325520] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 510.326041] [<ffffffff81128aa2>] ? __srcu_read_lock+0x30/0x5e
<4>[ 510.326568] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 510.327089] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 510.327588] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 510.328095] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 511.542937] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 511.543924] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 511.544560] CPU: 3 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 511.545395] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 511.546305] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 511.546910] 0000000000000000 ffff88006f7d79c8 ffffffff819b8b88 ffff880078374180
<4>[ 511.547911] ffff88006f7d79d8 ffffffff811030c2 ffff88006f7d7a38 ffffffff812bba58
<4>[ 511.548904] 000000000000130c ffffffff81298110 ffff88006f7d7a20 ffffffff812d8046
<4>[ 511.549890] Call Trace:
<4>[ 511.550280] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 511.550775] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 511.551299] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 511.551855] [<ffffffff81298110>] ? ext4_writepages+0x8ff/0xb21
<4>[ 511.552383] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 511.552946] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 511.553476] [<ffffffff81298110>] ? ext4_writepages+0x8ff/0xb21
<4>[ 511.553997] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 511.554528] [<ffffffff81298110>] ext4_writepages+0x8ff/0xb21
<4>[ 511.555059] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 511.555560] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 511.556107] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 511.556636] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 511.557164] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 511.557669] [<ffffffff8118c319>] ? global_dirty_limits+0x105/0x121
<4>[ 511.558203] [<ffffffff81202e6c>] bdi_writeback_workfn+0x1b9/0x395
<4>[ 511.558749] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 511.559298] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 511.559822] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 511.560412] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 511.560894] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 511.561455] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 511.561972] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 512.540029] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 512.540994] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 512.541544] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 512.542109] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 512.543042] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10030
<4>[ 512.544050] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 512.545087] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 512.546096] Call Trace:
<4>[ 512.546492] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 512.547009] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 512.547523] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 512.548085] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 512.548606] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 512.549167] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 512.549697] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 512.550213] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 512.550746] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 512.551279] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 512.551821] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 512.552326] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 512.552851] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 512.553405] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 512.553928] [<ffffffff81128aa2>] ? __srcu_read_lock+0x30/0x5e
<4>[ 512.554454] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 512.555019] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 512.555529] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 512.556040] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 512.556546] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 513.540026] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 513.540980] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 513.541515] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 513.542071] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 513.542988] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff8800783740f0
<4>[ 513.543979] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 513.544976] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 513.545962] Call Trace:
<4>[ 513.546355] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 513.546847] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 513.547371] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 513.547927] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 513.548452] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 513.549014] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 513.549545] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 513.550062] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 513.550592] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 513.551118] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 513.551640] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 513.552139] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 513.552653] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 513.553196] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 513.553711] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 513.554239] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 513.554740] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 513.555244] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 513.563144] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 514.540029] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 514.540998] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 514.541549] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 514.542113] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 514.543059] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff8800783203f0
<4>[ 514.544072] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 514.545084] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 514.546092] Call Trace:
<4>[ 514.546487] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 514.546997] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 514.547513] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 514.548081] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 514.548603] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 514.549172] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 514.549709] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 514.550237] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 514.550781] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 514.551324] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 514.551852] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 514.552376] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 514.552903] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 514.553455] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 514.553988] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 514.554523] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 514.555102] [<ffffffff811e0c69>] ? file_free_rcu+0x28/0x32
<4>[ 514.555618] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 514.556148] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 514.556650] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 514.557146] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 515.544026] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 515.544995] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 515.545545] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 515.546114] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 515.547045] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e540
<4>[ 515.548045] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 515.549046] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 515.550047] Call Trace:
<4>[ 515.550444] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 515.550954] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 515.551475] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 515.552058] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 515.552590] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 515.553158] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 515.553696] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 515.554221] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 515.554759] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 515.555316] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 515.555852] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 515.556360] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 515.556877] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 515.557421] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 515.557941] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 515.558477] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 515.559044] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 515.559552] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 515.560061] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 515.560555] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 516.544026] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 516.544996] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 516.545540] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 516.546107] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 516.547064] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e540
<4>[ 516.548076] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 516.549077] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 516.550063] Call Trace:
<4>[ 516.550456] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 516.550956] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 516.551481] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 516.552069] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 516.552615] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 516.553184] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 516.553722] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 516.554248] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 516.554787] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 516.555330] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 516.555859] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 516.556373] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 516.556898] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 516.557452] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 516.557974] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 516.558510] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 516.559032] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 516.559522] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 516.560022] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 517.683924] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 517.684921] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 517.685488] CPU: 3 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 517.686334] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 517.687272] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 517.687947] 0000000000000000 ffff88006f7d77f0 ffffffff819b8b88 ffff880078374000
<4>[ 517.688995] ffff88006f7d7800 ffffffff811030c2 ffff88006f7d7860 ffffffff812bba58
<4>[ 517.689990] 000000000000130c ffffffff8129a1aa ffff88006f7d7848 ffffffff812d8046
<4>[ 517.691001] Call Trace:
<4>[ 517.691399] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 517.691899] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 517.692437] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 517.693061] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 517.693579] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 517.694140] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 517.694670] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 517.695201] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 517.695732] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 517.696259] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 517.696781] [<ffffffff812950dc>] ext4_da_update_reserve_space+0x1b4/0x22d
<4>[ 517.697339] [<ffffffff812b9e2b>] ext4_ext_map_blocks+0xc07/0xdba
<4>[ 517.697866] [<ffffffff812953d6>] ext4_map_blocks+0x281/0x416
<4>[ 517.698380] [<ffffffff81297e7c>] ext4_writepages+0x66b/0xb21
<4>[ 517.698894] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 517.699410] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 517.699950] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 517.700497] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 517.701028] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 517.701532] [<ffffffff8118c319>] ? global_dirty_limits+0x105/0x121
<4>[ 517.702066] [<ffffffff81202e6c>] bdi_writeback_workfn+0x1b9/0x395
<4>[ 517.702597] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 517.703130] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 517.703637] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 517.704176] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 517.704663] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 517.705207] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 517.705708] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 518.684029] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 518.684984] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 518.685517] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 518.686073] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 518.686991] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374060
<4>[ 518.687983] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 518.688981] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 518.689968] Call Trace:
<4>[ 518.690361] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 518.690855] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 518.691380] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 518.691935] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 518.692460] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 518.693022] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 518.693553] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 518.694070] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 518.694600] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 518.695128] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 518.695649] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 518.696149] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 518.696661] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 518.697205] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 518.697721] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 518.698262] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 518.698764] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 518.699270] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 518.699758] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 519.684009] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 519.684968] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 519.685510] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 519.686074] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 519.694530] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880038f101e0
<4>[ 519.695546] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 519.696555] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 519.697563] Call Trace:
<4>[ 519.697962] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 519.698455] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 519.698973] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 519.699529] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 519.700068] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 519.700651] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 519.701189] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 519.701715] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 519.702254] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 519.702778] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 519.703321] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 519.703841] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 519.704391] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 519.704934] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 519.705488] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 519.706015] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 519.706554] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 519.707119] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 519.707627] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 519.708155] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 519.708643] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 520.684027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 520.685054] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 520.685597] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 520.686173] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 520.687121] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff8800783740c0
<4>[ 520.688148] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 520.689169] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 520.690168] Call Trace:
<4>[ 520.690578] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 520.691094] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 520.691613] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 520.692189] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 520.692721] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 520.693291] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 520.693830] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 520.694356] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 520.694900] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 520.695434] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 520.695964] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 520.696478] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 520.696998] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 520.697552] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 520.698067] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 520.698596] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 520.699111] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 520.699607] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 520.700177] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 521.684027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 521.685003] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 521.685545] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 521.686111] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 521.687047] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f102a0
<4>[ 521.688069] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 521.689072] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 521.690066] Call Trace:
<4>[ 521.690459] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 521.690957] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 521.691483] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 521.692069] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 521.692603] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 521.693172] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 521.693718] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 521.694248] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 521.694790] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 521.695325] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 521.695855] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 521.696379] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 521.696899] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 521.697453] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 521.698027] [<ffffffff81128ae3>] ? __srcu_read_unlock+0x13/0x1a
<4>[ 521.698561] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 521.699087] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 521.699579] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 521.700084] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 522.836076] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 522.837030] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 522.837587] CPU: 3 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 522.838420] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 522.839345] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 522.839949] 0000000000000000 ffff88006f7d77f0 ffffffff819b8b88 ffff8800783740c0
<4>[ 522.840985] ffff88006f7d7800 ffffffff811030c2 ffff88006f7d7860 ffffffff812bba58
<4>[ 522.841971] 000000000000130c ffffffff8129a1aa ffff88006f7d7848 ffffffff812d8046
<4>[ 522.842958] Call Trace:
<4>[ 522.843362] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 522.843854] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 522.844385] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 522.844945] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 522.845463] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 522.846023] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 522.846554] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 522.847085] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 522.847615] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 522.848146] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 522.848668] [<ffffffff812950dc>] ext4_da_update_reserve_space+0x1b4/0x22d
<4>[ 522.849225] [<ffffffff812b9e2b>] ext4_ext_map_blocks+0xc07/0xdba
<4>[ 522.849753] [<ffffffff812953d6>] ext4_map_blocks+0x281/0x416
<4>[ 522.850267] [<ffffffff81297e7c>] ext4_writepages+0x66b/0xb21
<4>[ 522.850781] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 522.851297] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 522.851838] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 522.852400] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 522.852945] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 522.853466] [<ffffffff8118c319>] ? global_dirty_limits+0x105/0x121
<4>[ 522.854021] [<ffffffff81202e6c>] bdi_writeback_workfn+0x1b9/0x395
<4>[ 522.854557] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 522.855103] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 522.855627] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 522.856181] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 522.856685] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 522.857236] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 522.857753] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 523.836009] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 523.836956] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 523.837512] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 523.838079] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 523.839019] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880038f10240
<4>[ 523.840030] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 523.841032] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 523.842090] Call Trace:
<4>[ 523.842488] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 523.843005] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 523.843521] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 523.844092] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 523.844621] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 523.845191] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 523.845742] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 523.846264] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 523.846794] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 523.847331] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 523.847860] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 523.848399] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 523.848928] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 523.849471] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 523.850023] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 523.850543] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 523.851101] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 523.851618] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 523.852129] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 523.852642] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 524.836028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 524.836995] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 524.837536] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 524.838094] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 524.839016] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f102a0
<4>[ 524.840028] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 524.841035] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 524.849536] Call Trace:
<4>[ 524.849932] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 524.850432] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 524.850949] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 524.851526] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 524.852064] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 524.852635] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 524.853174] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 524.853700] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 524.854238] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 524.854757] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 524.855300] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 524.855801] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 524.856332] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 524.856888] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 524.857414] [<ffffffff81128aab>] ? __srcu_read_lock+0x39/0x5e
<4>[ 524.857936] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 524.858436] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 524.858927] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 524.859428] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 525.836028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 525.836997] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 525.837541] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 525.838105] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 525.839038] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374120
<4>[ 525.840059] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 525.841065] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 525.842064] Call Trace:
<4>[ 525.842460] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 525.842963] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 525.843486] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 525.844054] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 525.844575] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 525.845135] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 525.845674] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 525.846199] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 525.846738] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 525.847267] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 525.847797] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 525.848311] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 525.848833] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 525.849506] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 525.850039] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 525.850589] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 525.851111] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 525.851610] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 525.852124] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 526.840029] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 526.840999] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 526.841541] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 526.842164] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 526.843108] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374180
<4>[ 526.844128] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 526.845136] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 526.846135] Call Trace:
<4>[ 526.846528] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 526.847034] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 526.847542] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 526.848128] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 526.848657] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 526.849227] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 526.849766] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 526.850290] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 526.850829] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 526.851451] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 526.851982] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 526.852497] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 526.853017] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 526.853570] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 526.854094] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 526.854644] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 526.855161] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 526.855661] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 526.856163] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 527.856985] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 527.857946] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 527.858514] CPU: 3 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 527.859375] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 527.860313] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 527.860932] 0000000000000000 ffff88006f7d79c8 ffffffff819b8b88 ffff880038f102d0
<4>[ 527.861931] ffff88006f7d79d8 ffffffff811030c2 ffff88006f7d7a38 ffffffff812bba58
<4>[ 527.862930] 000000000000130c ffffffff81298110 ffff88006f7d7a20 ffffffff812d8046
<4>[ 527.863926] Call Trace:
<4>[ 527.864330] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 527.864833] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 527.865349] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 527.866009] [<ffffffff81298110>] ? ext4_writepages+0x8ff/0xb21
<4>[ 527.866540] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 527.867126] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 527.867667] [<ffffffff81298110>] ? ext4_writepages+0x8ff/0xb21
<4>[ 527.868207] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 527.868748] [<ffffffff81298110>] ext4_writepages+0x8ff/0xb21
<4>[ 527.869271] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 527.869780] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 527.870329] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 527.870864] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 527.871417] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 527.871931] [<ffffffff8118c319>] ? global_dirty_limits+0x105/0x121
<4>[ 527.872486] [<ffffffff81202e6c>] bdi_writeback_workfn+0x1b9/0x395
<4>[ 527.873022] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 527.873540] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 527.874047] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 527.874569] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 527.875074] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 527.875630] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 527.876150] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 528.856029] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 528.856997] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 528.857539] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 528.858104] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 528.859056] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e540
<4>[ 528.860081] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 528.861113] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 528.862114] Call Trace:
<4>[ 528.862512] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 528.863029] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 528.863545] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 528.864107] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 528.864627] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 528.865190] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 528.865730] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 528.866255] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 528.866794] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 528.867336] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 528.867865] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 528.868373] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 528.868908] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 528.869462] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 528.869983] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 528.870520] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 528.871042] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 528.871540] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 528.872041] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 529.860028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 529.860983] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 529.861517] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 529.862073] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 529.863004] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e540
<4>[ 529.863990] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 529.864987] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 529.865974] Call Trace:
<4>[ 529.866367] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 529.866859] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 529.867383] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 529.867938] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 529.868463] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 529.869025] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 529.869555] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 529.870072] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 529.870603] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 529.871138] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 529.871658] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 529.872157] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 529.880101] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 529.880664] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 529.881181] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 529.881709] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 529.882210] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 529.882700] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 529.883194] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 530.864029] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 530.864999] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 530.865542] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 530.866108] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 530.867070] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e540
<4>[ 530.868090] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 530.869090] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 530.870086] Call Trace:
<4>[ 530.870479] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 530.870988] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 530.871515] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 530.872085] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 530.872613] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 530.873184] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 530.873722] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 530.874247] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 530.874786] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 530.875321] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 530.875850] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 530.876370] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 530.876897] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 530.877451] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 530.877974] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 530.878525] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 530.879060] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 530.879555] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 530.880048] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 531.868027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 531.868982] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 531.869517] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 531.870074] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 531.870991] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374270
<4>[ 531.871983] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 531.872987] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 531.873973] Call Trace:
<4>[ 531.874366] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 531.874858] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 531.875382] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 531.875937] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 531.876477] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 531.877041] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 531.877572] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 531.878089] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 531.878619] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 531.879145] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 531.879666] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 531.880179] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 531.880708] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 531.881258] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 531.881789] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 531.882335] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 531.882895] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 531.883417] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 531.883922] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 531.884437] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 532.868029] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 532.868985] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 532.869520] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 532.870075] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 532.871010] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10420
<4>[ 532.872021] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 532.873044] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 532.874042] Call Trace:
<4>[ 532.874440] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 532.874940] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 532.875530] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 532.876108] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 532.876638] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 532.877208] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 532.877748] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 532.878272] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 532.878804] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 532.879330] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 532.879851] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 532.880370] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 532.880901] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 532.881466] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 532.881990] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 532.882525] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 532.883088] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 532.883595] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 532.884106] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 532.884609] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 533.868029] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 533.868997] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 533.869539] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 533.870105] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 533.871143] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10480
<4>[ 533.872168] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 533.873175] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 533.874163] Call Trace:
<4>[ 533.874556] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 533.875068] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 533.875584] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 533.876163] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 533.876684] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 533.877264] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 533.877804] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 533.878328] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 533.878867] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 533.879400] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 533.879932] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 533.880451] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 533.880980] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 533.881534] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 533.882056] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 533.882591] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 533.883114] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 533.883604] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 533.884107] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 534.868028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 534.869000] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 534.869545] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 534.870110] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 534.871045] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f104b0
<4>[ 534.872057] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 534.873050] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 534.874051] Call Trace:
<4>[ 534.874444] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 534.874950] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 534.875482] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 534.876058] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 534.876593] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 534.877162] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 534.877702] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 534.878228] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 534.878773] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 534.879310] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 534.879838] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 534.880426] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 534.880955] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 534.881540] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 534.882121] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 534.882651] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 534.883169] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 534.883660] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 534.884161] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 535.868031] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 535.869000] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 535.869543] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 535.870108] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 535.871043] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff8800783743f0
<4>[ 535.872052] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 535.873167] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 535.881576] Call Trace:
<4>[ 535.881974] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 535.882478] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 535.883009] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 535.883567] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 535.884090] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 535.884652] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 535.885190] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 535.885716] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 535.886254] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 535.886774] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 535.887316] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 535.887818] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 535.888345] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 535.888899] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 535.889422] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 535.889973] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 535.890481] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 535.890988] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 535.891489] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 536.876029] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 536.876998] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 536.877540] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 536.878105] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 536.879039] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10570
<4>[ 536.880148] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 536.881150] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 536.882149] Call Trace:
<4>[ 536.882544] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 536.883051] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 536.883560] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 536.884124] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 536.884653] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 536.885221] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 536.885761] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 536.886288] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 536.886826] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 536.887360] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 536.887889] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 536.888397] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 536.888917] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 536.889475] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 536.889998] [<ffffffff81128adc>] ? __srcu_read_unlock+0xc/0x1a
<4>[ 536.890528] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 536.891050] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 536.891549] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 536.892051] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 537.880030] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 537.881010] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 537.881554] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 537.882120] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 537.883055] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10540
<4>[ 537.884115] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 537.885138] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 537.886137] Call Trace:
<4>[ 537.886532] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 537.887040] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 537.887549] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 537.888120] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 537.888653] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 537.889222] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 537.889762] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 537.890288] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 537.890827] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 537.891361] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 537.891889] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 537.892403] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 537.892924] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 537.893573] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 537.894096] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 537.894634] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 537.895158] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 537.895656] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 537.896162] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 538.880010] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 538.880987] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 538.881539] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 538.882104] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 538.883052] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880038f10690
<4>[ 538.884139] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 538.885126] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 538.886132] Call Trace:
<4>[ 538.886534] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 538.887056] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 538.887630] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 538.888219] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 538.888756] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 538.889333] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 538.889867] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 538.890401] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 538.890953] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 538.891491] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 538.892032] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 538.892560] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 538.893098] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 538.893649] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 538.894212] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 538.894745] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 538.895412] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 538.895930] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 538.896446] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 538.896953] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 539.880010] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 539.880978] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 539.881522] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 539.882089] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 539.883023] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880038f10690
<4>[ 539.884035] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 539.885130] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 539.886127] Call Trace:
<4>[ 539.886520] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 539.887028] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 539.887543] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 539.888114] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 539.888643] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 539.889213] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 539.889751] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 539.890283] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 539.890826] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 539.891359] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 539.891888] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 539.892416] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 539.892948] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 539.893490] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 539.894042] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 539.894575] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 539.895139] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 539.895686] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 539.896192] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 539.896684] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 539.897172] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 540.880027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 540.880997] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 540.881542] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 540.882100] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 540.883021] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374480
<4>[ 540.884112] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 540.885116] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 540.886116] Call Trace:
<4>[ 540.886514] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 540.887030] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 540.887547] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 540.888125] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 540.888653] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 540.889224] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 540.889763] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 540.890287] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 540.890826] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 540.891360] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 540.892043] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 540.892543] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 540.893054] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 540.893604] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 540.894127] [<ffffffff81128ac6>] ? __srcu_read_lock+0x54/0x5e
<4>[ 540.902067] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 540.902569] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 540.903075] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 540.903569] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 541.880010] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 541.880972] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 541.881516] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 541.882139] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 541.883085] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880038f10660
<4>[ 541.884104] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 541.885105] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 541.886109] Call Trace:
<4>[ 541.886507] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 541.887028] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 541.887538] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 541.888105] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 541.888625] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 541.889193] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 541.889732] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 541.890257] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 541.890796] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 541.891336] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 541.891858] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 541.892399] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 541.892932] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 541.893474] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 541.894026] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 541.894548] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 541.895102] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 541.895616] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 541.896127] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 541.896631] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 542.880027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 542.880982] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 542.881517] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 542.882073] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 542.882990] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374450
<4>[ 542.883981] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 542.885028] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 542.886014] Call Trace:
<4>[ 542.886407] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 542.886901] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 542.887427] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 542.887982] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 542.888507] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 542.889086] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 542.889634] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 542.890167] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 542.890795] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 542.891336] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 542.891876] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 542.892391] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 542.892922] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 542.893478] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 542.894008] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 542.894565] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 542.895097] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 542.895638] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 542.896147] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 543.880012] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 543.880960] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 543.881495] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 543.882051] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 543.882968] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880038f10750
<4>[ 543.883956] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 543.884961] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 543.885947] Call Trace:
<4>[ 543.886339] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 543.886832] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 543.887356] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 543.887911] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 543.888436] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 543.888999] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 543.889531] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 543.890048] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 543.890578] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 543.891104] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 543.891625] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 543.892145] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 543.892668] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 543.893201] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 543.893746] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 543.894260] [<ffffffff81128aab>] ? __srcu_read_lock+0x39/0x5e
<4>[ 543.894779] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 543.895334] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 543.895835] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 543.896332] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 543.896822] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 544.880010] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 544.880980] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 544.881525] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 544.882090] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 544.883009] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880038f10750
<4>[ 544.884010] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 544.885010] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 544.886009] Call Trace:
<4>[ 544.886458] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 544.886970] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 544.887488] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 544.888058] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 544.888585] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 544.889153] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 544.889691] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 544.890214] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 544.890754] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 544.891294] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 544.891832] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 544.892369] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 544.892899] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 544.893448] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 544.894011] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 544.894538] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 544.895087] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 544.895595] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 544.896106] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 544.896610] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 545.880017] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 545.880981] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 545.881525] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 545.882089] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 545.883025] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880078374510
<4>[ 545.884044] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 545.885050] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 545.886036] Call Trace:
<4>[ 545.886429] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 545.886929] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 545.887458] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 545.888041] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 545.888570] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 545.889141] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 545.889680] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 545.890205] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 545.890744] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 545.891328] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 545.891864] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 545.892404] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 545.892935] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 545.893476] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 545.894029] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 545.894552] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 545.895113] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 545.895614] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 545.896122] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 545.896623] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 546.880017] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 546.880983] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 546.881526] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 546.882093] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 546.883017] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880038f107b0
<4>[ 546.884014] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 546.885092] 0000000000000286 ffff88007de99af0 0000000000000018 ffffffff812d8046
<4>[ 546.893572] Call Trace:
<4>[ 546.893965] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 546.894462] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 546.894987] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 546.895554] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 546.896136] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 546.896677] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 546.897201] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 546.897739] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 546.898259] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 546.898909] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 546.899442] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 546.899971] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 546.900525] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 546.901080] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 546.901604] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 546.902155] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 546.902656] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 546.903161] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 546.903649] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 547.880030] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 547.881000] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 547.881543] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 547.882109] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 547.883045] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff8800783745a0
<4>[ 547.884057] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 547.885116] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 547.886103] Call Trace:
<4>[ 547.886496] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 547.887009] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 547.887532] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 547.888174] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 547.888701] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 547.889269] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 547.889809] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 547.890334] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 547.890871] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 547.891406] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 547.891935] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 547.892447] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 547.892969] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 547.893521] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 547.894044] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 547.894594] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 547.895111] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 547.895602] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 547.896101] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 548.880008] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 548.880956] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 548.881490] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 548.882046] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 548.882962] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880038f107b0
<4>[ 548.883953] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 548.884959] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 548.885945] Call Trace:
<4>[ 548.886339] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 548.886830] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 548.887354] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 548.887909] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 548.888440] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 548.889004] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 548.889535] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 548.890052] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 548.890583] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 548.891109] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 548.891630] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 548.892164] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 548.892688] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 548.893222] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 548.893766] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 548.894281] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 548.894822] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 548.895338] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 548.895828] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 548.896327] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 549.884030] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 549.884995] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 549.885538] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 549.886104] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 549.887046] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f107b0
<4>[ 549.888067] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 549.889073] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 549.890073] Call Trace:
<4>[ 549.890480] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 549.891001] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 549.891521] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 549.892102] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 549.892645] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 549.893207] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 549.893737] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 549.894255] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 549.894792] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 549.895329] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 549.895859] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 549.896383] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 549.896913] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 549.897466] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 549.897989] [<ffffffff81128ae8>] ? __srcu_read_unlock+0x18/0x1a
<4>[ 549.898523] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 549.899038] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 549.899536] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 549.900037] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 550.892030] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 550.892999] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 550.893543] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 550.894161] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 550.895084] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374690
<4>[ 550.896089] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 550.897096] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 550.898095] Call Trace:
<4>[ 550.898491] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 550.899001] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 550.899515] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 550.900099] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 550.900629] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 550.901198] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 550.901737] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 550.902261] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 550.902802] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 550.903442] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 550.903971] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 550.904480] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 550.904993] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 550.905539] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 550.906061] [<ffffffff81128a77>] ? __srcu_read_lock+0x5/0x5e
<4>[ 550.906584] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 550.907106] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 550.907605] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 550.908111] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 551.896029] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 551.897009] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 551.897555] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 551.898120] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 551.899056] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10810
<4>[ 551.900070] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 551.901081] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 551.902098] Call Trace:
<4>[ 551.902492] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 551.902995] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 551.903504] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 551.904081] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 551.904609] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 551.905180] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 551.905719] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 551.906244] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 551.906790] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 551.907323] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 551.907852] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 551.908376] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 551.908897] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 551.909450] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 551.909973] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 551.910497] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 551.911005] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 551.918935] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 552.896028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 552.896995] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 552.897540] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 552.898106] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 552.899050] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f108d0
<4>[ 552.900063] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 552.901070] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 552.902139] Call Trace:
<4>[ 552.902539] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 552.903054] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 552.903570] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 552.904146] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 552.904675] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 552.905236] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 552.905766] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 552.906283] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 552.906822] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 552.907357] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 552.907889] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 552.908404] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 552.908925] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 552.909479] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 552.910001] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 552.910538] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 552.911060] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 552.911571] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 552.912078] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 553.918873] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 553.919866] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 553.920447] CPU: 2 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 553.921324] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 553.922253] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 553.922874] 0000000000000000 ffff88006f7d77f0 ffffffff819b8b88 ffff880038f10840
<4>[ 553.923884] ffff88006f7d7800 ffffffff811030c2 ffff88006f7d7860 ffffffff812bba58
<4>[ 553.924878] 000000000000130c ffffffff8129a1aa ffff88006f7d7848 ffffffff812d8046
<4>[ 553.925865] Call Trace:
<4>[ 553.926255] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 553.926747] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 553.927271] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 553.927826] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 553.928350] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 553.928912] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 553.929442] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 553.929960] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 553.930490] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 553.931024] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 553.931545] [<ffffffff812950dc>] ext4_da_update_reserve_space+0x1b4/0x22d
<4>[ 553.932123] [<ffffffff812b9e2b>] ext4_ext_map_blocks+0xc07/0xdba
<4>[ 553.932652] [<ffffffff812953d6>] ext4_map_blocks+0x281/0x416
<4>[ 553.933166] [<ffffffff81297e7c>] ext4_writepages+0x66b/0xb21
<4>[ 553.933681] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 553.934181] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 553.934722] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 553.935267] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 553.935794] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 553.936305] [<ffffffff8118c319>] ? global_dirty_limits+0x105/0x121
<4>[ 553.936840] [<ffffffff81202e6c>] bdi_writeback_workfn+0x1b9/0x395
<4>[ 553.937371] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 553.937889] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 553.938395] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 553.938913] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 553.939407] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 553.939951] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 553.940457] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 554.916029] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 554.917033] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 554.917586] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 554.918158] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 554.919106] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f108a0
<4>[ 554.920135] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 554.921167] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 554.922182] Call Trace:
<4>[ 554.922578] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 554.923099] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 554.923624] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 554.924223] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 554.924757] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 554.925317] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 554.925848] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 554.926365] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 554.926895] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 554.927421] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 554.927943] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 554.928449] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 554.928962] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 554.929506] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 554.930020] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 554.930548] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 554.931103] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 554.931604] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 554.932106] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 554.932599] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 555.920027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 555.921021] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 555.921581] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 555.922156] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 555.923085] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f108a0
<4>[ 555.924113] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 555.925146] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 555.926153] Call Trace:
<4>[ 555.926556] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 555.927079] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 555.927607] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 555.928193] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 555.928732] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 555.929311] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 555.929861] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 555.930396] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 555.930944] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 555.931483] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 555.932027] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 555.932542] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 555.933070] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 555.933633] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 555.934151] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 555.934697] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 555.935227] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 555.935732] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 555.936250] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 556.920028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 556.920997] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 556.921539] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 556.922105] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 556.923056] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f108a0
<4>[ 556.924081] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 556.925077] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 556.926067] Call Trace:
<4>[ 556.926465] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 556.926975] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 556.927492] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 556.928066] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 556.928599] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 556.929168] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 556.929707] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 556.930232] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 556.930770] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 556.931304] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 556.931840] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 556.932365] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 556.932884] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 556.933438] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 556.933961] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 556.934491] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 556.935047] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 556.935547] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 556.936055] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 556.936555] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 557.920012] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 557.920990] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 557.921535] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 557.922098] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 557.930452] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880078374720
<4>[ 557.931464] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 557.932466] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 557.933452] Call Trace:
<4>[ 557.933848] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 557.934349] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 557.934866] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 557.935429] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 557.935960] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 557.936539] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 557.937081] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 557.937608] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 557.938148] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 557.938667] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 557.939203] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 557.939720] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 557.940262] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 557.940809] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 557.941363] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 557.941878] [<ffffffff81128aa2>] ? __srcu_read_lock+0x30/0x5e
<4>[ 557.942397] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 557.942938] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 557.943444] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 557.943934] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 557.944429] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 559.273387] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 559.274363] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 559.274914] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 559.275500] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 559.276448] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880078374720
<4>[ 559.277465] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 559.278524] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 559.279546] Call Trace:
<4>[ 559.279947] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 559.280461] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 559.281026] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 559.281595] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 559.282129] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 559.282708] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 559.283305] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 559.283825] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 559.284378] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 559.284901] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 559.285429] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 559.285952] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 559.286481] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 559.287043] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 559.287604] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 559.288133] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 559.288670] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 559.289177] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 559.289675] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 559.290170] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 560.272009] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 560.272957] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 560.273492] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 560.274048] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 560.274959] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff8800783205d0
<4>[ 560.275955] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 560.276952] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 560.277936] Call Trace:
<4>[ 560.278328] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 560.278821] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 560.279354] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 560.279909] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 560.280434] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 560.280996] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 560.281527] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 560.282044] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 560.282575] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 560.283103] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 560.283624] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 560.284144] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 560.284667] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 560.285201] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 560.285746] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 560.286261] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 560.286801] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 560.287367] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 560.287868] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 560.288364] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 560.288854] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 561.272012] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 561.272987] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 561.273539] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 561.274190] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 561.275147] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff88007804e780
<4>[ 561.276175] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 561.277175] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 561.278162] Call Trace:
<4>[ 561.278554] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 561.279061] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 561.279571] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 561.280132] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 561.280653] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 561.281213] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 561.281744] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 561.282261] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 561.282792] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 561.283327] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 561.283849] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 561.284369] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 561.284891] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 561.285425] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 561.285969] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 561.286484] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 561.287038] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 561.287539] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 561.288035] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 561.288524] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 562.272019] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 562.273014] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 562.273559] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 562.274124] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 562.275063] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320690
<4>[ 562.276059] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 562.277061] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 562.278075] Call Trace:
<4>[ 562.278472] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 562.278982] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 562.279508] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 562.280086] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 562.280620] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 562.281191] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 562.281730] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 562.282314] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 562.282855] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 562.283398] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 562.283927] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 562.284434] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 562.284953] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 562.285497] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 562.286011] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 562.286542] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 562.287064] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 562.287556] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 562.288066] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 563.280037] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 563.281023] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 563.281576] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 563.282199] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 563.283159] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320630
<4>[ 563.284178] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 563.285224] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 563.286345] Call Trace:
<4>[ 563.286754] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 563.287277] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 563.287802] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 563.288386] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 563.288926] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 563.289506] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 563.290054] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 563.298066] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 563.298598] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 563.299133] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 563.299654] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 563.300159] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 563.300677] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 563.301221] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 563.301735] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 563.302264] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 563.302765] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 563.303269] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 563.303756] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 565.110654] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 565.111626] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 565.112173] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 565.112730] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 565.113636] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880078320660
<4>[ 565.114623] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 565.115623] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 565.116636] Call Trace:
<4>[ 565.117027] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 565.117519] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 565.118028] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 565.118583] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 565.119123] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 565.119684] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 565.120221] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 565.120740] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 565.121271] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 565.121782] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 565.122303] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 565.122817] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 565.123352] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 565.123885] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 565.124435] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 565.124952] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 565.125492] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 565.126034] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 565.126534] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 565.127049] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 565.127537] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 566.112031] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 566.113000] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 566.113543] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 566.114108] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 566.115050] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff8800783206c0
<4>[ 566.116065] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 566.117094] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 566.118114] Call Trace:
<4>[ 566.118522] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 566.119061] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 566.119578] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 566.120153] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 566.120694] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 566.121264] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 566.121803] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 566.122329] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 566.122868] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 566.123402] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 566.123931] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 566.124440] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 566.124965] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 566.125518] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 566.126041] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 566.126549] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 566.127064] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 566.127552] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 567.112030] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 567.112986] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 567.113521] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 567.114083] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 567.115027] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804e8d0
<4>[ 567.116095] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 567.117120] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 567.118135] Call Trace:
<4>[ 567.118533] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 567.119057] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 567.119579] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 567.120157] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 567.120690] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 567.121260] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 567.121800] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 567.122320] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 567.122851] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 567.123386] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 567.123907] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 567.124408] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 567.124922] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 567.125474] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 567.125995] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 567.126586] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 567.127110] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 567.127608] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 567.128112] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 568.112009] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 568.112995] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 568.113555] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 568.114119] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 568.115065] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff88007804e930
<4>[ 568.116074] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 568.117077] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 568.118075] Call Trace:
<4>[ 568.118473] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 568.118989] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 568.119500] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 568.120066] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 568.120590] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 568.121263] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 568.121803] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 568.122329] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 568.122868] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 568.123403] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 568.123934] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 568.124467] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 568.124996] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 568.125539] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 568.126090] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 568.126613] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 568.127189] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 568.127697] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 568.128201] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 568.128697] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 569.215293] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 569.216280] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 569.216857] CPU: 0 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 569.217704] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 569.218641] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 569.219290] 0000000000000000 ffff88006f7d77f0 ffffffff819b8b88 ffff880078320720
<4>[ 569.220327] ffff88006f7d7800 ffffffff811030c2 ffff88006f7d7860 ffffffff812bba58
<4>[ 569.221342] 000000000000130c ffffffff8129a1aa ffff88006f7d7848 ffffffff812d8046
<4>[ 569.222365] Call Trace:
<4>[ 569.222765] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 569.223295] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 569.223820] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 569.224441] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 569.224974] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 569.225551] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 569.226098] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 569.226624] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 569.227183] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 569.227711] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 569.228256] [<ffffffff812950dc>] ext4_da_update_reserve_space+0x1b4/0x22d
<4>[ 569.228843] [<ffffffff812b9e2b>] ext4_ext_map_blocks+0xc07/0xdba
<4>[ 569.229383] [<ffffffff812953d6>] ext4_map_blocks+0x281/0x416
<4>[ 569.229914] [<ffffffff81297e7c>] ext4_writepages+0x66b/0xb21
<4>[ 569.230444] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 569.230974] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 569.231540] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 569.232094] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 569.232645] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 569.233212] [<ffffffff8118c319>] ? global_dirty_limits+0x105/0x121
<4>[ 569.233746] [<ffffffff81202e6c>] bdi_writeback_workfn+0x1b9/0x395
<4>[ 569.234277] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 569.234794] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 569.242727] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 569.243283] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 569.243779] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 569.244350] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 569.244886] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 570.842024] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 570.842990] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 570.843557] CPU: 2 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 570.844412] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 570.845323] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 570.845927] 0000000000000000 ffff88006f7d77f0 ffffffff819b8b88 ffff8800783207b0
<4>[ 570.846914] ffff88006f7d7800 ffffffff811030c2 ffff88006f7d7860 ffffffff812bba58
<4>[ 570.847914] 000000000000130c ffffffff8129a1aa ffff88006f7d7848 ffffffff812d8046
<4>[ 570.848917] Call Trace:
<4>[ 570.849308] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 570.849799] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 570.850307] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 570.850861] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 570.851402] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 570.851962] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 570.852510] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 570.853037] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 570.853568] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 570.854078] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 570.854599] [<ffffffff812950dc>] ext4_da_update_reserve_space+0x1b4/0x22d
<4>[ 570.855171] [<ffffffff812b9e2b>] ext4_ext_map_blocks+0xc07/0xdba
<4>[ 570.855698] [<ffffffff812953d6>] ext4_map_blocks+0x281/0x416
<4>[ 570.856232] [<ffffffff81297e7c>] ext4_writepages+0x66b/0xb21
<4>[ 570.856754] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 570.857254] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 570.857794] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 570.858321] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 570.858848] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 570.859376] [<ffffffff8118c319>] ? global_dirty_limits+0x105/0x121
<4>[ 570.859910] [<ffffffff81202e6c>] bdi_writeback_workfn+0x1b9/0x395
<4>[ 570.860463] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 570.860988] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 570.861495] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 570.862012] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 570.862494] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 570.863054] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 570.863555] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 571.840011] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 571.841014] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 571.841559] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 571.842124] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 571.843065] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320810
<4>[ 571.844064] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 571.845060] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 571.846060] Call Trace:
<4>[ 571.846453] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 571.846964] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 571.847489] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 571.848065] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 571.848600] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 571.849170] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 571.849708] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 571.850236] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 571.850767] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 571.851317] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 571.851848] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 571.852362] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 571.852888] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 571.853433] [<ffffffff819bed4d>] ? mutex_lock+0x20/0x42
<4>[ 571.853931] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 571.854446] [<ffffffff8103768a>] ? __switch_to+0x227/0x423
<4>[ 571.854966] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 571.855526] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 571.856052] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 571.856561] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 571.857057] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 572.840027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 572.841010] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 572.841549] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 572.842113] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 572.843058] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320810
<4>[ 572.844073] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 572.845069] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 572.846055] Call Trace:
<4>[ 572.846452] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 572.846958] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 572.847535] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 572.848112] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 572.848646] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 572.849217] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 572.849754] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 572.850278] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 572.850816] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 572.851354] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 572.851886] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 572.852400] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 572.852925] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 572.853476] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 572.853999] [<ffffffff81128abf>] ? __srcu_read_lock+0x4d/0x5e
<4>[ 572.854523] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 572.855038] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 572.855528] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 572.856028] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 573.840013] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 573.840976] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 573.841521] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 573.842087] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 573.843033] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff88007804ea20
<4>[ 573.844055] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 573.845073] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 573.846059] Call Trace:
<4>[ 573.846496] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 573.847016] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 573.847538] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 573.848114] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 573.848650] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 573.849228] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 573.849773] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 573.850301] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 573.850839] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 573.851384] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 573.851915] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 573.852449] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 573.852986] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 573.853527] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 573.854083] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 573.854607] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 573.855166] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 573.855707] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 573.856218] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 573.856715] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 573.857203] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 574.844029] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 574.844983] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 574.845517] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 574.846082] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 574.847026] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804ea80
<4>[ 574.848038] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 574.849095] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 574.850103] Call Trace:
<4>[ 574.850500] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 574.851015] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 574.851531] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 574.852107] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 574.852643] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 574.853208] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 574.853751] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 574.854269] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 574.854800] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 574.855336] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 574.855865] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 574.856376] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 574.856902] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 574.857455] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 574.857978] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 574.858574] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 574.859140] [<ffffffff810fe79e>] ? put_cred_rcu+0x93/0xaa
<4>[ 574.859651] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 574.860211] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 574.868255] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 574.868754] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 574.869249] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 575.901289] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 575.902240] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 575.902798] CPU: 0 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 575.903660] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 575.904601] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 575.905218] 0000000000000000 ffff88006f7d79c8 ffffffff819b8b88 ffff8800783208a0
<4>[ 575.906219] ffff88006f7d79d8 ffffffff811030c2 ffff88006f7d7a38 ffffffff812bba58
<4>[ 575.907292] 000000000000130c ffffffff81298110 ffff88006f7d7a20 ffffffff812d8046
<4>[ 575.908299] Call Trace:
<4>[ 575.908695] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 575.909195] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 575.909713] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 575.910330] [<ffffffff81298110>] ? ext4_writepages+0x8ff/0xb21
<4>[ 575.910863] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 575.911457] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 575.911991] [<ffffffff81298110>] ? ext4_writepages+0x8ff/0xb21
<4>[ 575.912519] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 575.913051] [<ffffffff81298110>] ext4_writepages+0x8ff/0xb21
<4>[ 575.913570] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 575.914078] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 575.914628] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 575.915178] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 575.915718] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 575.916239] [<ffffffff8118c319>] ? global_dirty_limits+0x105/0x121
<4>[ 575.916783] [<ffffffff81202e6c>] bdi_writeback_workfn+0x1b9/0x395
<4>[ 575.917322] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 575.917848] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 575.918364] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 575.918889] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 575.919403] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 575.920033] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 575.920549] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 576.900031] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 576.900999] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 576.901541] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 576.902107] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 576.903058] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff8800783208a0
<4>[ 576.904060] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 576.905049] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 576.906048] Call Trace:
<4>[ 576.906446] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 576.906951] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 576.907474] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 576.908053] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 576.908582] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 576.909151] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 576.909691] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 576.910217] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 576.910757] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 576.911299] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 576.911837] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 576.912346] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 576.912867] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 576.913415] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 576.913930] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 576.914460] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 576.914968] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 576.915476] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 576.915970] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 577.900031] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 577.901000] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 577.901541] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 577.902106] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 577.903051] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff8800783208a0
<4>[ 577.904060] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 577.905062] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 577.906057] Call Trace:
<4>[ 577.906450] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 577.906948] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 577.907469] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 577.908038] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 577.908568] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 577.909139] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 577.909679] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 577.910203] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 577.910743] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 577.911285] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 577.911815] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 577.912322] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 577.912843] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 577.913396] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 577.913918] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 577.914469] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 577.914993] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 577.915488] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 577.915975] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 578.900010] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 578.900975] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 578.901518] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 578.902082] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 578.903026] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320870
<4>[ 578.904067] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 578.905074] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 578.906074] Call Trace:
<4>[ 578.906472] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 578.906970] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 578.907484] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 578.908050] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 578.908577] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 578.909200] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 578.909746] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 578.910273] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 578.910812] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 578.911355] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 578.911885] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 578.912398] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 578.912926] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 578.913476] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 578.914002] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 578.914538] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 578.915063] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 578.915561] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 578.916068] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 579.904032] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 579.905000] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 579.905543] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 579.906107] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 579.907050] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff8800783208d0
<4>[ 579.908069] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 579.909101] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 579.910087] Call Trace:
<4>[ 579.910483] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 579.910990] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 579.911516] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 579.912092] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 579.912627] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 579.913198] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 579.913736] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 579.914261] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 579.914799] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 579.915341] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 579.915871] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 579.916384] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 579.916909] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 579.917466] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 579.917990] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 579.918521] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 579.919076] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 579.919618] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 579.920138] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 579.920646] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 579.921139] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 580.904011] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 580.904973] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 580.905517] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 580.906083] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 580.907036] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804eba0
<4>[ 580.908057] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 580.916568] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 580.917567] Call Trace:
<4>[ 580.917964] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 580.918464] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 580.918994] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 580.919555] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 580.920086] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 580.920678] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 580.921218] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 580.921742] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 580.922277] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 580.922789] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 580.923334] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 580.923830] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 580.924372] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 580.924943] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 580.925479] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 580.925996] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 580.926502] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 580.927014] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 582.257127] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 582.258081] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 582.258615] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 582.259195] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 582.260118] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff88007804eba0
<4>[ 582.261105] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 582.262091] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 582.263093] Call Trace:
<4>[ 582.263484] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 582.263977] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 582.264496] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 582.265053] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 582.265571] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 582.266131] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 582.266662] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 582.267200] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 582.267731] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 582.268248] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 582.268771] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 582.269285] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 582.269806] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 582.270340] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 582.270884] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 582.271414] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 582.271955] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 582.272503] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 582.273005] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 582.273495] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 582.273983] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 583.256010] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 583.256971] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 583.257513] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 583.258079] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 583.259086] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff8800783209c0
<4>[ 583.260096] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 583.261084] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 583.262070] Call Trace:
<4>[ 583.262463] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 583.262961] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 583.263484] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 583.264054] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 583.264580] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 583.265149] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 583.265689] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 583.266215] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 583.266754] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 583.267295] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 583.267825] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 583.268353] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 583.268885] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 583.269544] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 583.270098] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 583.270620] [<ffffffff81128a72>] ? rcu_jiffies_till_stall_check+0x43/0x43
<4>[ 583.271203] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 583.271709] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 583.272206] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 583.272696] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 584.264020] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 584.264985] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 584.265529] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 584.266093] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 584.267037] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff8800783209c0
<4>[ 584.268048] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 584.269050] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 584.270051] Call Trace:
<4>[ 584.270449] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 584.270955] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 584.271482] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 584.272054] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 584.272583] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 584.273146] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 584.273677] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 584.274194] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 584.274731] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 584.275276] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 584.275806] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 584.276315] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 584.276836] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 584.277388] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 584.277912] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 584.278450] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 584.278963] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 584.279470] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 584.279965] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 585.264011] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 585.264973] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 585.265515] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 585.266139] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 585.267063] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff88007804ebd0
<4>[ 585.268059] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 585.269060] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 585.270060] Call Trace:
<4>[ 585.270457] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 585.270970] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 585.271493] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 585.272064] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 585.272591] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 585.273160] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 585.273697] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 585.274224] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 585.274762] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 585.275394] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 585.275925] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 585.276455] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 585.276977] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 585.277511] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 585.278055] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 585.278576] [<ffffffff81128ae3>] ? __srcu_read_unlock+0x13/0x1a
<4>[ 585.279134] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 585.279641] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 585.280145] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 585.280642] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 586.264040] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 586.264997] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 586.265532] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 586.266087] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 586.267031] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804ebd0
<4>[ 586.268041] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 586.269053] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 586.270059] Call Trace:
<4>[ 586.270455] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 586.270956] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 586.271482] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 586.272053] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 586.272580] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 586.273162] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 586.273703] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 586.274227] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 586.274761] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 586.275295] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 586.275817] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 586.276319] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 586.276841] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 586.284850] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 586.285365] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 586.285907] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 586.286412] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 586.286909] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 586.287420] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 587.405709] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 587.406667] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 587.407255] CPU: 2 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 587.408111] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 587.409030] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 587.409638] 0000000000000000 ffff88006f7d79c8 ffffffff819b8b88 ffff88007804ec30
<4>[ 587.410638] ffff88006f7d79d8 ffffffff811030c2 ffff88006f7d7a38 ffffffff812bba58
<4>[ 587.411649] 000000000000130c ffffffff81298110 ffff88006f7d7a20 ffffffff812d8046
<4>[ 587.412667] Call Trace:
<4>[ 587.413062] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 587.413563] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 587.414078] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 587.414644] [<ffffffff81298110>] ? ext4_writepages+0x8ff/0xb21
<4>[ 587.415199] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 587.415768] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 587.416327] [<ffffffff81298110>] ? ext4_writepages+0x8ff/0xb21
<4>[ 587.416857] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 587.417397] [<ffffffff81298110>] ext4_writepages+0x8ff/0xb21
<4>[ 587.417914] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 587.418415] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 587.418965] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 587.419502] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 587.420053] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 587.420566] [<ffffffff8118c319>] ? global_dirty_limits+0x105/0x121
<4>[ 587.421109] [<ffffffff81202e6c>] bdi_writeback_workfn+0x1b9/0x395
<4>[ 587.421648] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 587.422172] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 587.422687] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 587.423228] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 587.423716] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 587.424281] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 587.424912] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 588.408027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 588.408982] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 588.409516] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 588.410072] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 588.411003] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804ec90
<4>[ 588.411990] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 588.412989] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 588.413974] Call Trace:
<4>[ 588.414366] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 588.414858] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 588.415381] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 588.415937] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 588.416462] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 588.417024] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 588.417555] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 588.418072] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 588.418603] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 588.419138] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 588.419659] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 588.420159] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 588.420672] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 588.421217] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 588.421732] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 588.422274] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 588.422775] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 588.423280] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 588.423768] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 589.412029] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 589.413002] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 589.413555] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 589.414129] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 589.415083] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804ec90
<4>[ 589.416102] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 589.417175] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 589.418180] Call Trace:
<4>[ 589.418581] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 589.419104] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 589.419624] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 589.420200] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 589.420737] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 589.421317] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 589.421865] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 589.422397] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 589.422944] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 589.423481] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 589.424025] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 589.424545] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 589.425073] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 589.425636] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 589.426219] [<ffffffff81128ae8>] ? __srcu_read_unlock+0x18/0x1a
<4>[ 589.426760] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 589.427291] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 589.427798] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 589.428316] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 590.412016] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 590.412982] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 590.413525] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 590.414102] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 590.415055] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff88007804ec60
<4>[ 590.416065] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 590.417053] 0000000000000046 ffffffff819c0560 ffff88007de99e90 0000000000000000
<4>[ 590.418049] Call Trace:
<4>[ 590.418447] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 590.418947] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 590.419484] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 590.420061] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 590.420606] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 590.421145] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 590.421671] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 590.422209] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 590.422730] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 590.423280] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 590.423862] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 590.424418] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 590.424962] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 590.425515] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 590.426030] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 590.426571] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 590.427136] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 590.427645] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 590.428156] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 590.428661] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 591.412011] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 591.412972] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 591.413516] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 591.414139] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 591.415077] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff88007804ecc0
<4>[ 591.416074] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 591.417068] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 591.418069] Call Trace:
<4>[ 591.418466] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 591.418976] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 591.419492] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 591.420070] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 591.420597] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 591.421166] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 591.421706] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 591.422231] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 591.422769] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 591.423326] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 591.423851] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 591.424387] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 591.424915] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 591.425449] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 591.425993] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 591.426512] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 591.427063] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 591.427571] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 591.428080] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 591.428582] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 592.412011] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 592.412971] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 592.413515] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 592.414081] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 592.422493] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804ecc0
<4>[ 592.423540] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 592.424553] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 592.425555] Call Trace:
<4>[ 592.425952] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 592.426451] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 592.426979] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 592.427548] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 592.428084] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 592.428759] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 592.429292] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 592.429809] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 592.430340] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 592.430858] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 592.431412] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 592.431914] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 592.432445] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 592.433008] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 592.433533] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 592.434077] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 592.434582] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 592.435102] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 592.435597] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 593.416026] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 593.416995] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 593.417538] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 593.418103] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 593.419035] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320a50
<4>[ 593.420035] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 593.421039] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 593.422040] Call Trace:
<4>[ 593.422437] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 593.422939] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 593.423466] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 593.424049] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 593.424576] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 593.425156] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 593.425696] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 593.426222] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 593.426761] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 593.427303] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 593.427839] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 593.428428] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 593.428940] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 593.429485] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 593.430001] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 593.430551] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 593.431082] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 593.431580] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 593.432089] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 594.420031] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 594.421016] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 594.421565] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 594.422140] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 594.423098] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320ae0
<4>[ 594.424177] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 594.425199] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 594.426266] Call Trace:
<4>[ 594.426667] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 594.427189] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 594.427759] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 594.428332] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 594.428867] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 594.429436] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 594.429977] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 594.430502] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 594.431064] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 594.431584] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 594.432128] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 594.432643] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 594.433162] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 594.433715] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 594.434238] [<ffffffff81214441>] ? fsnotify+0x226/0x251
<4>[ 594.434743] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 594.435278] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 594.435777] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 594.436351] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 595.420008] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 595.420984] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 595.421537] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 595.422245] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 595.423168] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff88007804ed50
<4>[ 595.424196] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 595.425200] 0000000000000038 00000000bb000000 0000000000007800 ffff880038e68000
<4>[ 595.426266] Call Trace:
<4>[ 595.426658] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 595.427187] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 595.427705] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 595.428282] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 595.428830] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 595.429354] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 595.429894] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 595.430475] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 595.431011] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 595.431528] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 595.432062] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 595.432614] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 595.433168] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 595.433690] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 595.434226] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 595.434736] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 595.435247] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 595.435742] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 596.420011] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 596.420958] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 596.421493] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 596.422049] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 596.422962] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880078320ab0
<4>[ 596.423959] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 596.424965] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 596.425951] Call Trace:
<4>[ 596.426344] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 596.426837] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 596.427369] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 596.427924] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 596.428454] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 596.429021] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 596.429552] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 596.430069] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 596.430600] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 596.431125] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 596.431647] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 596.432182] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 596.432712] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 596.433245] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 596.433789] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 596.434303] [<ffffffff812d7849>] ? jbd2_journal_stop+0x2f6/0x308
<4>[ 596.434831] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 596.435396] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 596.435897] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 596.436416] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 596.436910] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 597.420028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 597.420996] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 597.421538] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 597.422103] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 597.423047] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804ee10
<4>[ 597.424063] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 597.425132] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 597.426133] Call Trace:
<4>[ 597.426529] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 597.427044] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 597.427560] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 597.428138] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 597.428665] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 597.429225] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 597.429756] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 597.430274] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 597.430815] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 597.431358] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 597.431890] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 597.432402] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 597.440552] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 597.441107] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 597.441629] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 597.442139] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 597.442638] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 597.443157] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 598.420019] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 598.420974] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 598.421516] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 598.422080] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 598.423026] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804eea0
<4>[ 598.424038] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 598.425061] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 598.426049] Call Trace:
<4>[ 598.426442] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 598.426935] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 598.427459] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 598.428039] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 598.428567] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 598.429127] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 598.429658] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 598.430176] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 598.430705] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 598.431221] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 598.431743] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 598.432253] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 598.432783] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 598.433436] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 598.433959] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 598.434495] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 598.435017] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 598.435515] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 598.436023] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 599.420029] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 599.420983] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 599.421534] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 599.422108] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 599.423106] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320c00
<4>[ 599.424130] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 599.425152] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 599.426157] Call Trace:
<4>[ 599.426560] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 599.427082] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 599.427664] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 599.428253] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 599.428797] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 599.429377] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 599.429914] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 599.430447] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 599.431018] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 599.431546] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 599.432236] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 599.432746] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 599.433274] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 599.433834] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 599.434350] [<ffffffff81128abf>] ? __srcu_read_lock+0x4d/0x5e
<4>[ 599.434881] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 599.435412] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 599.435918] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 599.436432] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 600.420027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 600.420984] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 600.421518] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 600.422074] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 600.423016] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320c30
<4>[ 600.424079] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 600.425085] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 600.426084] Call Trace:
<4>[ 600.426483] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 600.426997] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 600.427514] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 600.428086] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 600.428628] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 600.429199] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 600.429738] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 600.430262] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 600.430794] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 600.431330] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 600.431851] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 600.432363] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 600.432887] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 600.433448] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 600.433972] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 600.434524] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 600.435086] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 600.435594] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 600.436103] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 600.436603] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 601.428019] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 601.428957] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 601.429468] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 601.430003] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 601.430953] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804eed0
<4>[ 601.431796] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 601.432624] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 601.433433] Call Trace:
<4>[ 601.433799] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 601.434267] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 601.434746] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 601.435298] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 601.435793] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 601.436336] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 601.436837] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 601.437323] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 601.437827] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 601.438315] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 601.438812] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 601.439306] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 601.439794] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 601.440422] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 601.440934] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 601.441438] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 601.441957] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 601.442434] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 601.442899] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 601.443389] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 602.432039] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 602.432962] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 602.433466] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 602.433998] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 602.434888] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320c60
<4>[ 602.435725] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 602.436586] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 602.437406] Call Trace:
<4>[ 602.437772] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 602.438241] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 602.438727] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 602.439270] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 602.439765] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 602.440327] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 602.440845] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 602.441349] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 602.441856] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 602.442337] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 602.442827] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 602.443313] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 602.443801] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 602.444354] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 602.444850] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 602.445371] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 602.445846] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 602.446319] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 602.446787] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 603.436028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 603.436964] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 603.437468] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 603.437993] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 603.438877] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804ef90
<4>[ 603.439717] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 603.440547] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 603.448781] Call Trace:
<4>[ 603.449258] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 603.449725] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 603.450210] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 603.450741] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 603.451255] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 603.451792] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 603.452310] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 603.452805] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 603.453312] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 603.453800] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 603.454297] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 603.454767] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 603.455270] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 603.455792] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 603.456294] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 603.456802] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 603.457272] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 603.457731] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 603.458188] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 604.436009] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 604.436952] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 604.437467] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 604.437998] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 604.438885] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804ef90
<4>[ 604.439712] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 604.440541] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 604.441355] Call Trace:
<4>[ 604.441721] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 604.442185] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 604.442663] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 604.443211] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 604.443698] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 604.444247] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 604.444757] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 604.445251] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 604.445828] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 604.446311] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 604.446816] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 604.447301] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 604.447790] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 604.448327] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 604.448827] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 604.449331] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 604.449812] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 604.450273] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 604.450744] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 605.444029] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 605.444952] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 605.445464] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 605.446010] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 605.446899] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804ef90
<4>[ 605.447734] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 605.448570] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 605.449379] Call Trace:
<4>[ 605.449745] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 605.450215] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 605.450701] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 605.451246] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 605.451740] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 605.452290] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 605.452798] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 605.453291] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 605.453792] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 605.454273] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 605.454763] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 605.455244] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 605.455739] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 605.456270] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 605.456762] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 605.457266] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 605.457744] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 605.458210] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 605.458672] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 606.444028] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 606.444964] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 606.445476] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 606.446010] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 606.446902] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804efc0
<4>[ 606.447742] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 606.448571] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 606.449371] Call Trace:
<4>[ 606.449737] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 606.450206] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 606.450691] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 606.451238] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 606.451784] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 606.452357] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 606.452872] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 606.453364] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 606.453872] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 606.454360] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 606.454858] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 606.455343] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 606.455883] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 606.456421] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 606.456915] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 606.457435] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 606.457906] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 606.458365] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 606.458822] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 607.448029] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 607.448980] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 607.449492] CPU: 2 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 607.450026] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 607.450914] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff88007804ef60
<4>[ 607.451753] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 607.452650] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 607.453469] Call Trace:
<4>[ 607.453835] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 607.454305] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 607.454789] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 607.455359] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 607.455845] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 607.456398] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 607.456901] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 607.457393] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 607.457901] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 607.458389] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 607.458888] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 607.459373] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 607.459861] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 607.460403] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 607.460912] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 607.461435] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 607.461920] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 607.462394] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 607.462865] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 608.448015] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 608.448949] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 608.449452] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 608.449977] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 608.450873] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10b10
<4>[ 608.451703] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 608.452523] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 608.453334] Call Trace:
<4>[ 608.453699] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 608.454167] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 608.454650] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 608.455201] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 608.455710] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 608.456256] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 608.456765] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 608.457259] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 608.457766] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 608.458254] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 608.458747] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 608.459220] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 608.459700] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 608.460220] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 608.460724] [<ffffffff8103768a>] ? __switch_to+0x227/0x423
<4>[ 608.461209] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 608.461726] [<ffffffff812d7849>] ? jbd2_journal_stop+0x2f6/0x308
<4>[ 608.462232] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 608.462709] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 608.470595] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 608.471074] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 609.448016] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 609.448961] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 609.449472] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 609.450007] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 609.450894] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff8800783748d0
<4>[ 609.451717] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 609.452534] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 609.453335] Call Trace:
<4>[ 609.453755] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 609.454224] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 609.454710] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 609.455254] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 609.455749] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 609.456293] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 609.456802] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 609.457297] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 609.457859] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 609.458352] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 609.458848] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 609.459353] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 609.459851] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 609.460368] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 609.460891] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 609.461379] [<ffffffff81128aab>] ? __srcu_read_lock+0x39/0x5e
<4>[ 609.461867] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 609.462377] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 609.462847] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 609.463327] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 609.463846] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 610.452027] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 610.452948] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 610.453452] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 610.453976] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 610.454852] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff8800783748d0
<4>[ 610.455665] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 610.456475] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 610.457273] Call Trace:
<4>[ 610.457636] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 610.458097] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 610.458577] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 610.459116] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 610.459603] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 610.460139] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 610.460640] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 610.461125] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 610.461625] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 610.462106] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 610.462596] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 610.463074] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 610.463555] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 610.464074] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 610.464560] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 610.465030] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 610.465489] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 610.465946] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 611.452011] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 611.452940] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 611.453450] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 611.453983] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 611.454881] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880038f10bd0
<4>[ 611.455706] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 611.456529] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 611.457337] Call Trace:
<4>[ 611.457700] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 611.458162] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 611.458640] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 611.459188] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 611.459683] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 611.460227] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 611.460735] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 611.461238] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 611.461746] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 611.462235] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 611.462733] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 611.463234] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 611.463732] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 611.464259] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 611.464782] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 611.465276] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 611.465795] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 611.466272] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 611.466738] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 611.467207] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 612.452011] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 612.452927] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 612.453438] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 612.453972] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 612.454861] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880038f10bd0
<4>[ 612.455687] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 612.456519] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 612.457327] Call Trace:
<4>[ 612.457692] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 612.458160] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 612.458645] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 612.459192] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 612.459687] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 612.460250] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 612.460757] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 612.461256] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 612.461756] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 612.462236] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 612.462726] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 612.463226] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 612.463723] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 612.464241] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 612.464764] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 612.465255] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 612.465769] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 612.466289] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 612.466810] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 612.467301] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 612.467768] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 612.468236] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 613.649418] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 613.650349] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 613.650853] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 613.651404] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 613.652289] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880038f10bd0
<4>[ 613.653112] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 613.653910] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 613.654709] Call Trace:
<4>[ 613.655079] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 613.655541] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 613.656029] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 613.656554] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 613.657041] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 613.657571] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 613.658070] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 613.658557] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 613.659080] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 613.659561] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 613.660057] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 613.660542] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 613.661032] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 613.661535] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 613.662048] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 613.662531] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 613.663044] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 613.663555] [<ffffffff810db9c8>] ? free_task+0x57/0x5a
<4>[ 613.664025] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 613.664496] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 613.664956] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 613.665412] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 614.648023] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 614.648976] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 614.649482] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 614.650007] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 614.650893] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320ea0
<4>[ 614.651738] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 614.659987] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 614.660790] Call Trace:
<4>[ 614.661154] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 614.661691] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 614.662178] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 614.662710] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 614.663209] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 614.663747] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 614.664260] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 614.664756] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 614.665260] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 614.665750] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 614.666247] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 614.666717] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 614.667220] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 614.667741] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 614.668238] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 614.668745] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 614.669216] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 614.669675] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 614.670131] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 615.648014] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 615.648969] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 615.649489] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 615.650022] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 615.650911] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880078320ea0
<4>[ 615.651746] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 615.652565] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 615.653388] Call Trace:
<4>[ 615.653753] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 615.654222] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 615.654708] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 615.655245] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 615.655739] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 615.656283] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 615.656794] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 615.657294] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 615.657793] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 615.658274] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 615.658769] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 615.659282] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 615.659779] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 615.660295] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 615.660818] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 615.661309] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 615.661815] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 615.662333] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 615.662822] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 615.663301] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 615.663763] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 616.656029] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 616.656978] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 616.657489] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 616.658022] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 616.658907] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320ea0
<4>[ 616.659731] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 616.660542] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 616.661351] Call Trace:
<4>[ 616.661716] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 616.662201] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 616.662686] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 616.663228] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 616.663722] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 616.664267] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 616.664776] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 616.665271] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 616.665778] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 616.666283] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 616.666781] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 616.667273] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 616.667762] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 616.668288] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 616.668780] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 616.669277] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 616.669747] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 616.670206] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 616.670669] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 617.656011] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 617.656934] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 617.657438] CPU: 0 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 617.657962] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 617.658848] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078320ea0
<4>[ 617.659700] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 617.660522] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 617.661333] Call Trace:
<4>[ 617.661699] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 617.662168] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 617.662653] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 617.663209] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 617.663701] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 617.664253] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 617.664765] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 617.665259] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 617.665766] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 617.666253] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 617.666749] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 617.667238] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 617.667719] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 617.668252] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 617.668745] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 617.669270] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 617.669752] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 617.670218] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 617.670682] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 618.803841] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 618.804785] in_atomic(): 1, irqs_disabled(): 0, pid: 6, name: kworker/u8:0
<4>[ 618.805321] CPU: 3 PID: 6 Comm: kworker/u8:0 Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 618.806136] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 618.807043] Workqueue: writeback bdi_writeback_workfn (flush-8:0)
<4>[ 618.807535] 0000000000000000 ffff88006f7d79c8 ffffffff819b8b88 ffff880078374990
<4>[ 618.808426] ffff88006f7d79d8 ffffffff811030c2 ffff88006f7d7a38 ffffffff812bba58
<4>[ 618.809235] 000000000000130c ffffffff81298110 ffff88006f7d7a20 ffffffff812d8046
<4>[ 618.810044] Call Trace:
<4>[ 618.810408] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 618.810878] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 618.811379] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 618.811988] [<ffffffff81298110>] ? ext4_writepages+0x8ff/0xb21
<4>[ 618.812490] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 618.813026] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 618.813529] [<ffffffff81298110>] ? ext4_writepages+0x8ff/0xb21
<4>[ 618.814027] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 618.814537] [<ffffffff81298110>] ext4_writepages+0x8ff/0xb21
<4>[ 618.815043] [<ffffffff8118d466>] do_writepages+0x1e/0x2c
<4>[ 618.815520] [<ffffffff81201624>] __writeback_single_inode+0x5c/0x222
<4>[ 618.816057] [<ffffffff812022bf>] writeback_sb_inodes+0x1fb/0x35f
<4>[ 618.816566] [<ffffffff812024a2>] __writeback_inodes_wb+0x7f/0xb5
<4>[ 618.817068] [<ffffffff812026ae>] wb_writeback+0x122/0x2b1
<4>[ 618.817553] [<ffffffff8118c319>] ? global_dirty_limits+0x105/0x121
<4>[ 618.818064] [<ffffffff81202e6c>] bdi_writeback_workfn+0x1b9/0x395
<4>[ 618.818571] [<ffffffff810f50e6>] process_one_work+0x1f7/0x396
<4>[ 618.819081] [<ffffffff810f5770>] worker_thread+0x1e8/0x2e2
<4>[ 618.819565] [<ffffffff810f5588>] ? rescuer_thread+0x2d4/0x2d4
<4>[ 618.820070] [<ffffffff810fa6e7>] kthread+0xdb/0xe3
<4>[ 618.820533] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<4>[ 618.821177] [<ffffffff819c7a3c>] ret_from_fork+0x7c/0xb0
<4>[ 618.821656] [<ffffffff810fa60c>] ? kthread_create_on_node+0x16f/0x16f
<3>[ 619.800050] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 619.801014] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 619.801538] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 619.802082] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 619.803011] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880038f10cf0
<4>[ 619.803824] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 619.804647] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 619.805458] Call Trace:
<4>[ 619.805825] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 619.806294] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 619.806779] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 619.807327] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 619.807822] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 619.808360] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 619.808862] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 619.809348] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 619.809851] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 619.817773] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 619.818265] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 619.818729] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 619.819219] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 619.819733] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 619.820229] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 619.820737] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 619.821214] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 619.821681] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 619.822145] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 620.800041] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 620.800993] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 620.801514] CPU: 3 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 620.802058] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 620.802948] 0000000000000000 ffff88007de99b88 ffffffff819b8b88 ffff880078374ab0
<4>[ 620.803785] ffff88007de99b98 ffffffff811030c2 ffff88007de99bf8 ffffffff812bba58
<4>[ 620.804619] 000000000000130c ffffffff8129a1aa ffff88007de99be0 ffffffff812d8046
<4>[ 620.805485] Call Trace:
<4>[ 620.805855] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 620.806325] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 620.806810] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 620.807358] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 620.807910] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 620.808457] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 620.808965] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 620.809458] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 620.809964] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 620.810451] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 620.810947] [<ffffffff811f4b89>] update_time+0xab/0xb2
<4>[ 620.811427] [<ffffffff811f4d38>] file_update_time+0x90/0xac
<4>[ 620.811921] [<ffffffff81184735>] __generic_file_aio_write+0x1c3/0x300
<4>[ 620.812447] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 620.812939] [<ffffffff819c0560>] ? retint_restore_args+0x13/0x13
<4>[ 620.813443] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 620.813920] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 620.814386] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 620.814843] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 621.800022] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 621.800936] in_atomic(): 1, irqs_disabled(): 0, pid: 3280, name: dd
<4>[ 621.801446] CPU: 1 PID: 3280 Comm: dd Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 621.801981] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 621.802870] 0000000000000000 ffff88007de99ab8 ffffffff819b8b88 ffff880038f10e70
<4>[ 621.803772] ffff88007de99ac8 ffffffff811030c2 ffff88007de99b28 ffffffff812bba58
<4>[ 621.804599] 000000000000130c ffffffff8129a1aa ffff88007de99b10 ffffffff812d8046
<4>[ 621.805406] Call Trace:
<4>[ 621.805773] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 621.806242] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 621.806726] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 621.807267] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 621.807755] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 621.808307] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 621.808818] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 621.809312] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 621.809812] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 621.810293] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 621.810783] [<ffffffff81208031>] generic_write_end+0x64/0x73
<4>[ 621.811288] [<ffffffff81299446>] ext4_da_write_end+0x177/0x1f2
<4>[ 621.811784] [<ffffffff811831ea>] generic_perform_write+0x109/0x1b2
<4>[ 621.812301] [<ffffffff81184832>] __generic_file_aio_write+0x2c0/0x300
<4>[ 621.812824] [<ffffffff812907fb>] ext4_file_write+0x280/0x3d4
<4>[ 621.813315] [<ffffffff8148440b>] ? trace_hardirqs_on_thunk+0x3a/0x3c
<4>[ 621.813833] [<ffffffff811df295>] do_sync_write+0x59/0x78
<4>[ 621.814317] [<ffffffff811df7f0>] vfs_write+0xc4/0x181
<4>[ 621.814784] [<ffffffff811e0134>] SyS_write+0x47/0x8b
<4>[ 621.815262] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
<3>[ 622.978092] BUG: sleeping function called from invalid context at /c/kernel-tests/src/lkp/fs/ext4/ext4_jbd2.c:252
<3>[ 622.979037] in_atomic(): 1, irqs_disabled(): 0, pid: 12284, name: truncate
<4>[ 622.979563] CPU: 1 PID: 12284 Comm: truncate Not tainted 3.14.0-01910-gdeb73c7 #1
<4>[ 622.980378] Hardware name: / , BIOS VVRBLI9J.86A.2891.2007.0511.1144 05/11/2007
<4>[ 622.981255] 0000000000000000 ffff88007dd39ac0 ffffffff819b8b88 ffff880078374a80
<4>[ 622.982053] ffff88007dd39ad0 ffffffff811030c2 ffff88007dd39b30 ffffffff812bba58
<4>[ 622.982850] 000000000000130c ffffffff8129a1aa ffff88007dd39b18 ffffffff812d8046
<4>[ 622.983662] Call Trace:
<4>[ 622.984038] [<ffffffff819b8b88>] dump_stack+0x4d/0x66
<4>[ 622.984505] [<ffffffff811030c2>] __might_sleep+0x10a/0x10c
<4>[ 622.984982] [<ffffffff812bba58>] __ext4_handle_dirty_metadata+0x39/0x1b5
<4>[ 622.985507] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 622.985994] [<ffffffff812d8046>] ? jbd2_journal_get_write_access+0x33/0x3c
<4>[ 622.986525] [<ffffffff812974e6>] ext4_mark_iloc_dirty+0x577/0x630
<4>[ 622.987039] [<ffffffff8129a1aa>] ? ext4_dirty_inode+0x40/0x59
<4>[ 622.987526] [<ffffffff812976c7>] ext4_mark_inode_dirty+0xa6/0x1f0
<4>[ 622.988034] [<ffffffff8129a1aa>] ext4_dirty_inode+0x40/0x59
<4>[ 622.988515] [<ffffffff81201910>] __mark_inode_dirty+0x4c/0x289
<4>[ 622.989005] [<ffffffff812c2f6f>] ext4_free_blocks+0x8d7/0xa66
<4>[ 622.989492] [<ffffffff812b7fd6>] ext4_ext_remove_space+0x7cc/0xdee
<4>[ 622.989995] [<ffffffff812c8507>] ? ext4_es_free_extent+0x57/0x5a
<4>[ 622.990491] [<ffffffff812c8ce0>] ? __es_remove_extent+0x1a2/0x275
<4>[ 622.990999] [<ffffffff812ba07a>] ext4_ext_truncate+0x9c/0xc0
<4>[ 622.991486] [<ffffffff812988ec>] ext4_truncate+0x1e9/0x2fc
<4>[ 622.991962] [<ffffffff8129a08f>] ext4_setattr+0x4ec/0x5c7
<4>[ 622.992445] [<ffffffff811f6407>] notify_change+0x1df/0x2d3
<4>[ 622.992923] [<ffffffff811de04b>] do_truncate+0x69/0x8e
<4>[ 622.993386] [<ffffffff811e1659>] ? __sb_start_write+0x9e/0xd2
<4>[ 622.993873] [<ffffffff811de383>] do_sys_ftruncate.constprop.17+0x119/0x12d
<4>[ 622.994402] [<ffffffff811de3c8>] SyS_ftruncate+0xe/0x10
<4>[ 622.994868] [<ffffffff819c7ae9>] system_call_fastpath+0x16/0x1b
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [ext4] BUG: sleeping function called from invalid context at fs/ext4/ext4_jbd2.c:252
2014-04-17 3:34 [ext4] BUG: sleeping function called from invalid context at fs/ext4/ext4_jbd2.c:252 Fengguang Wu
@ 2014-04-18 15:24 ` Theodore Ts'o
0 siblings, 0 replies; 3+ messages in thread
From: Theodore Ts'o @ 2014-04-18 15:24 UTC (permalink / raw)
To: Fengguang Wu; +Cc: LKML, lkp, Linux Ext4
On Thu, Apr 17, 2014 at 11:33:46AM +0800, Fengguang Wu wrote:
>
> FYI, we noticed that simple dd write can trigger the below BUG in
> commit 208b9cc3a32f29b8a9bba682b5bfbb962bc9892d ("ext4: add a new
> spinlock i_raw_lock to protect the ext4's raw inode")
Yes, that was a buggy version of the patch that I thought was fairly
quickly replaced with a new version; something must have gone wrong
with how I pushed out my git branches. Anyway I'm pretty sure it's
not there on ext4.git any more. Let me know if you're still seeing
it, and from which branch.
Cheers,
- Ted
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [ext4] BUG: sleeping function called from invalid context at fs/ext4/ext4_jbd2.c:252
@ 2014-04-18 15:24 ` Theodore Ts'o
0 siblings, 0 replies; 3+ messages in thread
From: Theodore Ts'o @ 2014-04-18 15:24 UTC (permalink / raw)
To: lkp
[-- Attachment #1: Type: text/plain, Size: 594 bytes --]
On Thu, Apr 17, 2014 at 11:33:46AM +0800, Fengguang Wu wrote:
>
> FYI, we noticed that simple dd write can trigger the below BUG in
> commit 208b9cc3a32f29b8a9bba682b5bfbb962bc9892d ("ext4: add a new
> spinlock i_raw_lock to protect the ext4's raw inode")
Yes, that was a buggy version of the patch that I thought was fairly
quickly replaced with a new version; something must have gone wrong
with how I pushed out my git branches. Anyway I'm pretty sure it's
not there on ext4.git any more. Let me know if you're still seeing
it, and from which branch.
Cheers,
- Ted
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-04-18 15:24 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-17 3:34 [ext4] BUG: sleeping function called from invalid context at fs/ext4/ext4_jbd2.c:252 Fengguang Wu
2014-04-18 15:24 ` Theodore Ts'o
2014-04-18 15:24 ` Theodore Ts'o
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.