-
-
Save thehajime/e95e9a44a0c0ffbf0bdff25f15e31bf3 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| KTAP version 1 | |
| # Subtest: nommu-swmmu | |
| # module: nommu_swmmu_kunit | |
| 1..44 | |
| ok 1 nommu_swmmu_increment_test | |
| ok 2 nommu_swmmu_clone_test | |
| ok 3 nommu_swmmu_attach_test | |
| ok 4 nommu_swmmu_cross_page_test | |
| ok 5 nommu_swmmu_translate_boundary_test | |
| ok 6 nommu_swmmu_multiple_mapping_test | |
| ok 7 nommu_swmmu_free_test | |
| ok 8 nommu_swmmu_free_interior_test | |
| ok 9 nommu_swmmu_repeated_alloc_free_test | |
| ok 10 nommu_swmmu_repeated_clone_test | |
| ok 11 nommu_swmmu_alloc_failure_test | |
| ok 12 nommu_swmmu_alloc_page_failure_test | |
| ok 13 nommu_swmmu_clone_failure_test | |
| ok 14 nommu_swmmu_clone_page_failure_test | |
| ok 15 nommu_swmmu_clone_copy_failure_test | |
| ok 16 nommu_swmmu_map_test | |
| ok 17 nommu_swmmu_unmap_test | |
| ok 18 nommu_swmmu_remap_shrink_test | |
| ok 19 nommu_swmmu_remap_shrink_extended_test | |
| ok 20 nommu_swmmu_remap_grow_test | |
| ok 21 nommu_swmmu_remap_rollback_test | |
| ok 22 nommu_swmmu_remap_overlap_test | |
| ok 23 map_at_exact_address_test | |
| ok 24 map_at_overlap_test | |
| ok 25 map_at_alignment_test | |
| ok 26 map_at_overflow_test | |
| ok 27 same_address_different_spaces_test | |
| ok 28 nommu_swmmu_mode_test | |
| ok 29 nommu_swmmu_prot_test | |
| ok 30 nommu_swmmu_map_hint_free_test | |
| ok 31 nommu_swmmu_map_hint_occupied_test | |
| ok 32 nommu_swmmu_map_hint_unaligned_test | |
| ok 33 nommu_swmmu_map_auto_avoids_fixed_test | |
| ok 34 nommu_swmmu_invalid_map_mode_test | |
| ok 35 nommu_swmmu_access_test | |
| ok 36 nommu_swmmu_simple_map_test | |
| ok 37 nommu_swmmu_array_index_test | |
| ok 38 nommu_swmmu_nested_test | |
| ok 39 nommu_swmmu_multiple_indirection_test | |
| ok 40 nommu_swmmu_read_modify_write_order_test | |
| ok 41 nommu_swmmu_multi_access_test | |
| ok 42 nommu_swmmu_loop_branch_test | |
| ok 43 nommu_swmmu_signed_unsigned_scalar_test | |
| ok 44 nommu_swmmu_pointer_sized_value_test | |
| # nommu-swmmu: pass:44 fail:0 skip:0 total:44 | |
| # Totals: pass:44 fail:0 skip:0 total:44 | |
| ok 2 nommu-swmmu | |
| VFS: Mounted root (hostfs filesystem) on device 0:16. | |
| devtmpfs: mounted | |
| VFS: Pivoted into new rootfs | |
| This architecture does not have kernel memory protection. | |
| Run /sbin/init as init process | |
| with arguments: | |
| /sbin/init | |
| with environment: | |
| HOME=/ | |
| TERM=linux | |
| NOMMU=1 | |
| starting | |
| uml_tap: failed to select tap interface | |
| uml_tap: failed to create tun interface: -1 | |
| ifconfig: ioctl 0x8914 failed: Invalid argument | |
| ip: RTNETLINK answers: Network unreachable | |
| TAP version 13 | |
| 1..1 | |
| user_init_hybrid: init failed | |
| kselftest: Running tests in mm/nommu | |
| # selftests: mm/nommu: nommu_swmmu_test | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 17573 | |
| hardirqs last enabled at (17583): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (17592): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| ============================= | |
| WARNING: suspicious RCU usage | |
| 7.2.0-rc5-00836-g5d925933524e-dirty #504 Tainted: G W N | |
| ----------------------------- | |
| lib/maple_tree.c:720 suspicious rcu_dereference_check() usage! | |
| other info that might help us debug this: | |
| rcu_scheduler_active = 2, debug_locks = 1 | |
| 1 lock held by nommu_swmmu_tes/167: | |
| #0: 000000007087c800 (&mm->mmap_lock){++++}-{4:4}, at: vm_mmap_pgoff+0xca/0x158 | |
| stack backtrace: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afb30 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 00000001 60906634 | |
| 716afb80 60037b85 708cc280 6002968a | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600b06a2>] lockdep_rcu_suspicious+0x11a/0x135 | |
| [<606fbb98>] ? debug_lockdep_rcu_enabled+0x0/0x36 | |
| [<606e5f13>] mas_start+0xe9/0x160 | |
| [<606e39ef>] ? mas_descend+0x0/0x12c | |
| [<606ea483>] mt_validate+0x66/0x1872 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60162eb2>] nommu_swmmu_check+0xf3/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| ============================= | |
| WARNING: suspicious RCU usage | |
| 7.2.0-rc5-00836-g5d925933524e-dirty #504 Tainted: G W N | |
| ----------------------------- | |
| lib/maple_tree.c:676 suspicious rcu_dereference_check() usage! | |
| other info that might help us debug this: | |
| rcu_scheduler_active = 2, debug_locks = 1 | |
| 1 lock held by nommu_swmmu_tes/167: | |
| #0: 000000007087c800 (&mm->mmap_lock){++++}-{4:4}, at: vm_mmap_pgoff+0xca/0x158 | |
| stack backtrace: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afb60 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 00000001 60906634 | |
| 716afbb0 60037b85 708cc280 6002968a | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600b06a2>] lockdep_rcu_suspicious+0x11a/0x135 | |
| [<606fbb98>] ? debug_lockdep_rcu_enabled+0x0/0x36 | |
| [<606eb1bb>] mt_validate+0xd9e/0x1872 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60162eb2>] nommu_swmmu_check+0xf3/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 17955 | |
| hardirqs last enabled at (17965): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (17974): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0f40 base=0x1000000000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x1000000000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 18089 | |
| hardirqs last enabled at (18099): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (18108): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 18187 | |
| hardirqs last enabled at (18197): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (18206): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 18299 | |
| hardirqs last enabled at (18309): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (18318): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 18397 | |
| hardirqs last enabled at (18407): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (18416): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0f40 base=0x1000001000 length=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 18519 | |
| hardirqs last enabled at (18529): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (18538): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 18617 | |
| hardirqs last enabled at (18627): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (18636): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0f40 base=0x1000001000 length=0x1000 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x1000002000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x1000001000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 18759 | |
| hardirqs last enabled at (18769): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (18778): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 18857 | |
| hardirqs last enabled at (18867): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (18876): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x1000002000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x1000002000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 18989 | |
| hardirqs last enabled at (18999): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (19008): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 19087 | |
| hardirqs last enabled at (19097): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (19106): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 19199 | |
| hardirqs last enabled at (19209): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (19218): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 19297 | |
| hardirqs last enabled at (19307): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (19316): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x1000003000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x1000003000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 19429 | |
| hardirqs last enabled at (19439): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (19448): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 19527 | |
| hardirqs last enabled at (19537): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (19546): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 19711 | |
| hardirqs last enabled at (19721): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (19730): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 19809 | |
| hardirqs last enabled at (19819): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (19828): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x1000004000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x1000004000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 20035 | |
| hardirqs last enabled at (20045): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (20054): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 20133 | |
| hardirqs last enabled at (20143): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (20152): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 30019 | |
| hardirqs last enabled at (30029): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (30038): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 30117 | |
| hardirqs last enabled at (30127): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (30136): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x1000088000 length=0x1000 | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x1000088000 length=0x2000 | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x1000088000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x1000088000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 30303 | |
| hardirqs last enabled at (30313): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (30322): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 30401 | |
| hardirqs last enabled at (30411): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (30420): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 30515 | |
| hardirqs last enabled at (30525): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (30534): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 30613 | |
| hardirqs last enabled at (30623): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (30632): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x1000089000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x1000089000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 30809 | |
| hardirqs last enabled at (30819): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (30828): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 30907 | |
| hardirqs last enabled at (30917): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (30926): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 31019 | |
| hardirqs last enabled at (31029): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (31038): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 31117 | |
| hardirqs last enabled at (31127): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (31136): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x100008a000 length=0x1000 | |
| SWMMU validate: mm=000000007087cd80 space=0000000070fc2e00 mappings=0000000070fc2e00 | |
| SWMMU validate: mapping=00000000703c0f40 base=0x100008a000 length=0x2000 | |
| SWMMU validate: mm=000000007087cd80 space=0000000070fc2e00 mappings=0000000070fc2e00 | |
| SWMMU validate: mapping=00000000703c0f40 base=0x100008a000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x100008a000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 31313 | |
| hardirqs last enabled at (31323): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (31332): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 31411 | |
| hardirqs last enabled at (31421): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (31430): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 31553 | |
| hardirqs last enabled at (31563): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (31572): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 31651 | |
| hardirqs last enabled at (31661): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (31670): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x100008b000 length=0x10000 | |
| SWMMU unmap committed: mm=000000007087cd80 start=0x100008b000 len=0x10000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/302 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 302 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| 12e713d7ce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 713d7d30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 89 | |
| hardirqs last enabled at (99): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (108): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/302 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 302 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| 12e713d7c20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 713d7c70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 187 | |
| hardirqs last enabled at (197): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (206): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087cd80 space=0000000070fc2e00 mappings=0000000070fc2e00 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x100008b000 len=0x10000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 31907 | |
| hardirqs last enabled at (31917): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (31926): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 32005 | |
| hardirqs last enabled at (32015): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (32024): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 32117 | |
| hardirqs last enabled at (32127): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (32136): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 32215 | |
| hardirqs last enabled at (32225): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (32234): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x100009b000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x100009b000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 32411 | |
| hardirqs last enabled at (32421): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (32430): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 32509 | |
| hardirqs last enabled at (32519): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (32528): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 32623 | |
| hardirqs last enabled at (32633): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (32642): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 32721 | |
| hardirqs last enabled at (32731): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (32740): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x100009c000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x100009c000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 32919 | |
| hardirqs last enabled at (32929): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (32938): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 33017 | |
| hardirqs last enabled at (33027): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (33036): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 33129 | |
| hardirqs last enabled at (33139): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (33148): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 33227 | |
| hardirqs last enabled at (33237): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (33246): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x100009d000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x100009d000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 33423 | |
| hardirqs last enabled at (33433): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (33442): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 33521 | |
| hardirqs last enabled at (33531): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (33540): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 33633 | |
| hardirqs last enabled at (33643): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (33652): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 33731 | |
| hardirqs last enabled at (33741): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (33750): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x100009e000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x100009e000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 33927 | |
| hardirqs last enabled at (33937): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (33946): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 34025 | |
| hardirqs last enabled at (34035): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (34044): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 34137 | |
| hardirqs last enabled at (34147): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (34156): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 34235 | |
| hardirqs last enabled at (34245): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (34254): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x100009f000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x100009f000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 34431 | |
| hardirqs last enabled at (34441): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (34450): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 34529 | |
| hardirqs last enabled at (34539): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (34548): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 34641 | |
| hardirqs last enabled at (34651): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (34660): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 34739 | |
| hardirqs last enabled at (34749): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (34758): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000a0000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000a0000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 34935 | |
| hardirqs last enabled at (34945): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (34954): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 35033 | |
| hardirqs last enabled at (35043): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (35052): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 35147 | |
| hardirqs last enabled at (35157): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (35166): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 35245 | |
| hardirqs last enabled at (35255): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (35264): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000a1000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000a1000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 35443 | |
| hardirqs last enabled at (35453): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (35462): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 35541 | |
| hardirqs last enabled at (35551): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (35560): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 35653 | |
| hardirqs last enabled at (35663): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (35672): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 35751 | |
| hardirqs last enabled at (35761): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (35770): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000a2000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000a2000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 35951 | |
| hardirqs last enabled at (35961): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (35970): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 36049 | |
| hardirqs last enabled at (36059): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (36068): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 36161 | |
| hardirqs last enabled at (36171): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (36180): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 36259 | |
| hardirqs last enabled at (36269): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (36278): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000a3000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000a3000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 36455 | |
| hardirqs last enabled at (36465): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (36474): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 36553 | |
| hardirqs last enabled at (36563): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (36572): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 36665 | |
| hardirqs last enabled at (36675): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (36684): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 36763 | |
| hardirqs last enabled at (36773): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (36782): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000a4000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000a4000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 36959 | |
| hardirqs last enabled at (36969): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (36978): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 37057 | |
| hardirqs last enabled at (37067): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (37076): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 37169 | |
| hardirqs last enabled at (37179): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (37188): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 37267 | |
| hardirqs last enabled at (37277): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (37286): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000a5000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000a5000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 37463 | |
| hardirqs last enabled at (37473): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (37482): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 37561 | |
| hardirqs last enabled at (37571): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (37580): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 37673 | |
| hardirqs last enabled at (37683): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (37692): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 37771 | |
| hardirqs last enabled at (37781): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (37790): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000a6000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000a6000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 37967 | |
| hardirqs last enabled at (37977): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (37986): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 38065 | |
| hardirqs last enabled at (38075): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (38084): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 38177 | |
| hardirqs last enabled at (38187): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (38198): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 38277 | |
| hardirqs last enabled at (38287): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (38296): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000a7000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000a7000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 38475 | |
| hardirqs last enabled at (38485): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (38494): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 38573 | |
| hardirqs last enabled at (38583): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (38592): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 38685 | |
| hardirqs last enabled at (38695): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (38704): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 38783 | |
| hardirqs last enabled at (38793): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (38802): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000a8000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000a8000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 38979 | |
| hardirqs last enabled at (38989): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (38998): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 39077 | |
| hardirqs last enabled at (39087): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (39096): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 39189 | |
| hardirqs last enabled at (39199): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (39208): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 39287 | |
| hardirqs last enabled at (39297): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (39306): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000a9000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000a9000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 39483 | |
| hardirqs last enabled at (39493): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (39502): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 39581 | |
| hardirqs last enabled at (39591): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (39600): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 39693 | |
| hardirqs last enabled at (39703): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (39712): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 39791 | |
| hardirqs last enabled at (39801): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (39810): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000aa000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000aa000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 39987 | |
| hardirqs last enabled at (39997): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (40006): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 40085 | |
| hardirqs last enabled at (40095): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (40104): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 40197 | |
| hardirqs last enabled at (40207): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (40216): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 40295 | |
| hardirqs last enabled at (40305): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (40314): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000ab000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000ab000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 40491 | |
| hardirqs last enabled at (40501): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (40510): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 40589 | |
| hardirqs last enabled at (40599): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (40608): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (0): [<0000000060055b02>] copy_process+0x9f0/0x1d10 | |
| softirqs last disabled at (0): [<0000000000000000>] 0x0 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 40715 | |
| hardirqs last enabled at (40725): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (40734): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 40813 | |
| hardirqs last enabled at (40823): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (40832): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000ac000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000ac000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 41009 | |
| hardirqs last enabled at (41019): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (41028): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 41107 | |
| hardirqs last enabled at (41117): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (41126): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 41219 | |
| hardirqs last enabled at (41229): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (41238): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 41317 | |
| hardirqs last enabled at (41327): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (41336): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000ad000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000ad000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 41513 | |
| hardirqs last enabled at (41523): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (41532): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 41611 | |
| hardirqs last enabled at (41621): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (41630): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 41723 | |
| hardirqs last enabled at (41733): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (41742): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 41821 | |
| hardirqs last enabled at (41831): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (41840): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000ae000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000ae000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 42017 | |
| hardirqs last enabled at (42027): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (42036): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 42115 | |
| hardirqs last enabled at (42125): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (42134): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 42227 | |
| hardirqs last enabled at (42237): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (42246): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 42325 | |
| hardirqs last enabled at (42335): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (42344): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000af000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000af000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 42521 | |
| hardirqs last enabled at (42531): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (42540): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 42619 | |
| hardirqs last enabled at (42629): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (42638): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 42731 | |
| hardirqs last enabled at (42741): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (42750): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 42829 | |
| hardirqs last enabled at (42839): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (42848): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000b0000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000b0000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 43025 | |
| hardirqs last enabled at (43035): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (43044): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 43125 | |
| hardirqs last enabled at (43135): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (43144): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 43239 | |
| hardirqs last enabled at (43249): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (43258): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 43337 | |
| hardirqs last enabled at (43347): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (43356): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000b1000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000b1000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 43533 | |
| hardirqs last enabled at (43543): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (43552): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 43631 | |
| hardirqs last enabled at (43641): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (43650): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 43743 | |
| hardirqs last enabled at (43753): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (43762): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 43841 | |
| hardirqs last enabled at (43851): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (43860): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000b2000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000b2000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 44037 | |
| hardirqs last enabled at (44047): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (44056): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 44135 | |
| hardirqs last enabled at (44145): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (44154): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 44247 | |
| hardirqs last enabled at (44257): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (44266): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 44345 | |
| hardirqs last enabled at (44355): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (44364): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000b3000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000b3000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 44541 | |
| hardirqs last enabled at (44551): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (44560): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 44639 | |
| hardirqs last enabled at (44649): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (44658): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 44751 | |
| hardirqs last enabled at (44761): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (44770): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 44849 | |
| hardirqs last enabled at (44859): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (44868): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000b4000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000b4000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 45045 | |
| hardirqs last enabled at (45055): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (45064): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 45143 | |
| hardirqs last enabled at (45153): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (45162): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 45255 | |
| hardirqs last enabled at (45265): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (45274): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 45355 | |
| hardirqs last enabled at (45365): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (45374): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000b5000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000b5000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 45553 | |
| hardirqs last enabled at (45563): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (45572): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 45651 | |
| hardirqs last enabled at (45661): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (45670): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 45763 | |
| hardirqs last enabled at (45773): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (45782): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 45861 | |
| hardirqs last enabled at (45871): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (45880): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000b6000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000b6000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 46057 | |
| hardirqs last enabled at (46067): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (46076): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 46155 | |
| hardirqs last enabled at (46165): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (46174): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 46267 | |
| hardirqs last enabled at (46277): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (46286): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 46365 | |
| hardirqs last enabled at (46375): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (46384): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000b7000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000b7000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 46561 | |
| hardirqs last enabled at (46571): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (46580): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 46659 | |
| hardirqs last enabled at (46669): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (46678): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 46771 | |
| hardirqs last enabled at (46781): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (46790): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 46869 | |
| hardirqs last enabled at (46879): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (46888): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000b8000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000b8000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 47065 | |
| hardirqs last enabled at (47075): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (47084): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 47163 | |
| hardirqs last enabled at (47173): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (47182): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 47275 | |
| hardirqs last enabled at (47285): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (47294): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 47373 | |
| hardirqs last enabled at (47383): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (47392): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000b9000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000b9000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 47569 | |
| hardirqs last enabled at (47579): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (47588): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 47667 | |
| hardirqs last enabled at (47677): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (47686): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 47781 | |
| hardirqs last enabled at (47791): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (47800): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 47879 | |
| hardirqs last enabled at (47889): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (47898): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000ba000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000ba000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 48077 | |
| hardirqs last enabled at (48087): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (48096): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 48175 | |
| hardirqs last enabled at (48185): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (48194): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 48287 | |
| hardirqs last enabled at (48297): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (48306): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 48385 | |
| hardirqs last enabled at (48395): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (48404): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000bb000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000bb000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 48581 | |
| hardirqs last enabled at (48591): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (48600): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 48679 | |
| hardirqs last enabled at (48689): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (48698): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 48791 | |
| hardirqs last enabled at (48801): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (48810): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 48889 | |
| hardirqs last enabled at (48899): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (48908): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000bc000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000bc000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 49085 | |
| hardirqs last enabled at (49095): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (49104): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 49183 | |
| hardirqs last enabled at (49193): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (49202): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 49295 | |
| hardirqs last enabled at (49305): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (49314): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 49393 | |
| hardirqs last enabled at (49403): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (49412): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000bd000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000bd000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 49589 | |
| hardirqs last enabled at (49599): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (49608): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 49687 | |
| hardirqs last enabled at (49697): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (49706): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 49799 | |
| hardirqs last enabled at (49809): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (49818): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 49899 | |
| hardirqs last enabled at (49909): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (49918): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000be000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000be000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 50097 | |
| hardirqs last enabled at (50107): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (50116): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 50195 | |
| hardirqs last enabled at (50205): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (50214): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 50307 | |
| hardirqs last enabled at (50317): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (50326): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 50405 | |
| hardirqs last enabled at (50415): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (50424): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000bf000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000bf000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 50601 | |
| hardirqs last enabled at (50611): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (50620): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 50699 | |
| hardirqs last enabled at (50709): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (50718): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 50811 | |
| hardirqs last enabled at (50821): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (50830): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 50909 | |
| hardirqs last enabled at (50919): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (50928): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000c0000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000c0000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 51105 | |
| hardirqs last enabled at (51115): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (51124): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 51203 | |
| hardirqs last enabled at (51213): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (51222): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 51315 | |
| hardirqs last enabled at (51325): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (51334): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 51413 | |
| hardirqs last enabled at (51423): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (51432): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000c1000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000c1000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 51609 | |
| hardirqs last enabled at (51619): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (51628): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 51707 | |
| hardirqs last enabled at (51717): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (51726): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 51819 | |
| hardirqs last enabled at (51829): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (51838): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 51917 | |
| hardirqs last enabled at (51927): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (51936): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000c2000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000c2000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 52113 | |
| hardirqs last enabled at (52123): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (52132): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 52213 | |
| hardirqs last enabled at (52223): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (52232): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 52327 | |
| hardirqs last enabled at (52337): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (52346): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 52425 | |
| hardirqs last enabled at (52435): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (52444): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000c3000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000c3000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 52621 | |
| hardirqs last enabled at (52631): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (52640): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 52719 | |
| hardirqs last enabled at (52729): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (52738): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 52831 | |
| hardirqs last enabled at (52841): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (52850): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 52929 | |
| hardirqs last enabled at (52939): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (52948): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000c4000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000c4000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 53125 | |
| hardirqs last enabled at (53135): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (53144): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 53223 | |
| hardirqs last enabled at (53233): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (53242): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 53335 | |
| hardirqs last enabled at (53345): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (53354): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 53433 | |
| hardirqs last enabled at (53443): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (53452): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000c5000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000c5000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 53629 | |
| hardirqs last enabled at (53639): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (53648): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 53727 | |
| hardirqs last enabled at (53737): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (53746): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 53839 | |
| hardirqs last enabled at (53849): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (53858): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 53937 | |
| hardirqs last enabled at (53947): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (53956): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000c6000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000c6000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 54133 | |
| hardirqs last enabled at (54143): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (54152): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 54231 | |
| hardirqs last enabled at (54241): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (54250): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 54343 | |
| hardirqs last enabled at (54353): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (54362): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 54441 | |
| hardirqs last enabled at (54451): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (54460): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000c7000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000c7000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 54639 | |
| hardirqs last enabled at (54649): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (54658): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 54737 | |
| hardirqs last enabled at (54747): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (54756): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 54849 | |
| hardirqs last enabled at (54859): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (54868): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 54947 | |
| hardirqs last enabled at (54957): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (54966): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000c8000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000c8000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 55143 | |
| hardirqs last enabled at (55153): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (55162): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 55241 | |
| hardirqs last enabled at (55251): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (55260): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 55353 | |
| hardirqs last enabled at (55363): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (55372): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 55451 | |
| hardirqs last enabled at (55461): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (55470): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000c9000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000c9000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 55647 | |
| hardirqs last enabled at (55657): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (55666): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 55745 | |
| hardirqs last enabled at (55755): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (55764): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 55857 | |
| hardirqs last enabled at (55867): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (55876): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 55955 | |
| hardirqs last enabled at (55965): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (55974): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000ca000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000ca000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 56151 | |
| hardirqs last enabled at (56161): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (56170): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 56249 | |
| hardirqs last enabled at (56259): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (56268): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 56361 | |
| hardirqs last enabled at (56371): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (56380): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 56459 | |
| hardirqs last enabled at (56469): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (56478): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000cb000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000cb000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 56655 | |
| hardirqs last enabled at (56665): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (56674): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 56753 | |
| hardirqs last enabled at (56763): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (56772): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 56867 | |
| hardirqs last enabled at (56877): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (56886): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 56965 | |
| hardirqs last enabled at (56975): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (56984): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000cc000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000cc000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 57163 | |
| hardirqs last enabled at (57173): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (57182): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 57261 | |
| hardirqs last enabled at (57271): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (57280): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 57373 | |
| hardirqs last enabled at (57383): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (57392): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 57471 | |
| hardirqs last enabled at (57481): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (57490): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000cd000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000cd000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 57667 | |
| hardirqs last enabled at (57677): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (57686): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 57765 | |
| hardirqs last enabled at (57775): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (57784): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 57877 | |
| hardirqs last enabled at (57887): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (57896): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 57975 | |
| hardirqs last enabled at (57985): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (57994): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000ce000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000ce000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 58171 | |
| hardirqs last enabled at (58181): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (58190): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 58269 | |
| hardirqs last enabled at (58279): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (58288): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 58381 | |
| hardirqs last enabled at (58391): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (58400): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 58479 | |
| hardirqs last enabled at (58489): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (58498): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000cf000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000cf000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 58675 | |
| hardirqs last enabled at (58685): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (58694): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 58773 | |
| hardirqs last enabled at (58783): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (58792): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 58885 | |
| hardirqs last enabled at (58895): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (58904): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 58983 | |
| hardirqs last enabled at (58993): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (59002): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000d0000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000d0000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 59181 | |
| hardirqs last enabled at (59191): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (59200): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 59279 | |
| hardirqs last enabled at (59289): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (59298): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 59393 | |
| hardirqs last enabled at (59403): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (59412): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 59491 | |
| hardirqs last enabled at (59501): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (59510): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000d1000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000d1000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 59693 | |
| hardirqs last enabled at (59703): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (59712): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 59791 | |
| hardirqs last enabled at (59801): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (59810): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 59903 | |
| hardirqs last enabled at (59913): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (59922): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 60001 | |
| hardirqs last enabled at (60011): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (60020): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000d2000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000d2000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 60197 | |
| hardirqs last enabled at (60207): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (60216): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 60295 | |
| hardirqs last enabled at (60305): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (60314): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 60407 | |
| hardirqs last enabled at (60417): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (60426): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 60505 | |
| hardirqs last enabled at (60515): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (60524): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000d3000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000d3000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 60701 | |
| hardirqs last enabled at (60711): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (60720): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 60799 | |
| hardirqs last enabled at (60809): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (60818): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 60911 | |
| hardirqs last enabled at (60921): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (60930): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 61009 | |
| hardirqs last enabled at (61019): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (61028): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000d4000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000d4000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 61205 | |
| hardirqs last enabled at (61215): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (61224): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 61303 | |
| hardirqs last enabled at (61313): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (61322): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 61417 | |
| hardirqs last enabled at (61427): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (61436): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 61515 | |
| hardirqs last enabled at (61525): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (61534): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000d5000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000d5000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 61719 | |
| hardirqs last enabled at (61729): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (61738): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 61817 | |
| hardirqs last enabled at (61827): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (61836): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 61929 | |
| hardirqs last enabled at (61939): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (61948): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 62027 | |
| hardirqs last enabled at (62037): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (62046): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000d6000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000d6000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 62223 | |
| hardirqs last enabled at (62233): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (62242): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 62321 | |
| hardirqs last enabled at (62331): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (62340): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 62433 | |
| hardirqs last enabled at (62443): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (62452): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 62531 | |
| hardirqs last enabled at (62541): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (62550): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000d7000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000d7000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 62727 | |
| hardirqs last enabled at (62737): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (62746): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 62825 | |
| hardirqs last enabled at (62835): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (62844): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 62937 | |
| hardirqs last enabled at (62947): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (62956): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 63035 | |
| hardirqs last enabled at (63045): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (63054): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000d8000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000d8000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 63231 | |
| hardirqs last enabled at (63241): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (63250): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 63329 | |
| hardirqs last enabled at (63339): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (63348): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 63441 | |
| hardirqs last enabled at (63451): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (63460): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 63539 | |
| hardirqs last enabled at (63549): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (63558): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000d9000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000d9000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 63737 | |
| hardirqs last enabled at (63747): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (63756): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 63835 | |
| hardirqs last enabled at (63845): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (63854): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 63947 | |
| hardirqs last enabled at (63957): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (63966): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 64045 | |
| hardirqs last enabled at (64055): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (64064): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000da000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000da000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 64241 | |
| hardirqs last enabled at (64251): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (64260): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 64339 | |
| hardirqs last enabled at (64349): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (64358): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 64451 | |
| hardirqs last enabled at (64461): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (64470): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 64549 | |
| hardirqs last enabled at (64559): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (64568): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000db000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000db000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 64745 | |
| hardirqs last enabled at (64755): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (64764): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 64843 | |
| hardirqs last enabled at (64853): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (64862): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 64955 | |
| hardirqs last enabled at (64965): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (64974): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 65053 | |
| hardirqs last enabled at (65063): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (65072): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000dc000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000dc000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 65249 | |
| hardirqs last enabled at (65259): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (65268): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 65347 | |
| hardirqs last enabled at (65357): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (65366): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 65459 | |
| hardirqs last enabled at (65469): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (65478): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 65557 | |
| hardirqs last enabled at (65567): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (65576): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000dd000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000dd000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 65753 | |
| hardirqs last enabled at (65763): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (65772): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (40666): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (40657): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 65863 | |
| hardirqs last enabled at (65873): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (65882): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 65977 | |
| hardirqs last enabled at (65987): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (65996): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 66075 | |
| hardirqs last enabled at (66085): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (66094): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000de000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000de000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 66271 | |
| hardirqs last enabled at (66281): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (66290): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 66369 | |
| hardirqs last enabled at (66379): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (66388): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 66481 | |
| hardirqs last enabled at (66491): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (66500): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 66579 | |
| hardirqs last enabled at (66589): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (66598): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000df000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000df000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 66775 | |
| hardirqs last enabled at (66785): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (66794): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 66873 | |
| hardirqs last enabled at (66883): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (66892): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 66985 | |
| hardirqs last enabled at (66995): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (67004): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 67083 | |
| hardirqs last enabled at (67093): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (67102): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000e0000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000e0000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 67279 | |
| hardirqs last enabled at (67289): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (67298): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 67377 | |
| hardirqs last enabled at (67387): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (67396): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 67489 | |
| hardirqs last enabled at (67499): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (67508): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 67587 | |
| hardirqs last enabled at (67597): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (67606): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000e1000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000e1000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 67783 | |
| hardirqs last enabled at (67793): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (67802): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 67881 | |
| hardirqs last enabled at (67891): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (67900): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 67993 | |
| hardirqs last enabled at (68003): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (68012): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 68093 | |
| hardirqs last enabled at (68103): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (68112): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000e2000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000e2000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 68297 | |
| hardirqs last enabled at (68307): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (68316): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 68395 | |
| hardirqs last enabled at (68405): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (68414): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 68507 | |
| hardirqs last enabled at (68517): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (68526): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 68605 | |
| hardirqs last enabled at (68615): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (68624): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000e3000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000e3000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 68801 | |
| hardirqs last enabled at (68811): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (68820): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 68899 | |
| hardirqs last enabled at (68909): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (68918): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 69011 | |
| hardirqs last enabled at (69021): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (69030): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 69109 | |
| hardirqs last enabled at (69119): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (69128): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000e4000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000e4000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 69305 | |
| hardirqs last enabled at (69315): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (69324): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 69403 | |
| hardirqs last enabled at (69413): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (69422): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 69515 | |
| hardirqs last enabled at (69525): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (69534): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 69613 | |
| hardirqs last enabled at (69623): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (69632): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000e5000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000e5000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 69809 | |
| hardirqs last enabled at (69819): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (69828): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 69907 | |
| hardirqs last enabled at (69917): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (69926): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 70019 | |
| hardirqs last enabled at (70029): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (70038): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 70117 | |
| hardirqs last enabled at (70127): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (70136): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000e6000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000e6000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 70313 | |
| hardirqs last enabled at (70323): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (70332): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 70413 | |
| hardirqs last enabled at (70423): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (70432): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 70527 | |
| hardirqs last enabled at (70537): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (70546): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 70625 | |
| hardirqs last enabled at (70635): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (70644): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000e7000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000e7000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 70821 | |
| hardirqs last enabled at (70831): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (70840): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 70919 | |
| hardirqs last enabled at (70929): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (70938): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 71031 | |
| hardirqs last enabled at (71041): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (71050): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 71129 | |
| hardirqs last enabled at (71139): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (71148): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000e8000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000e8000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 71325 | |
| hardirqs last enabled at (71335): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (71344): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 71423 | |
| hardirqs last enabled at (71433): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (71442): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 71535 | |
| hardirqs last enabled at (71545): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (71554): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 71633 | |
| hardirqs last enabled at (71643): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (71652): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000e9000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000e9000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 71829 | |
| hardirqs last enabled at (71839): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (71848): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 71927 | |
| hardirqs last enabled at (71937): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (71946): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 72039 | |
| hardirqs last enabled at (72049): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (72058): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 72137 | |
| hardirqs last enabled at (72147): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (72156): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000ea000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000ea000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 72333 | |
| hardirqs last enabled at (72343): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (72352): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 72431 | |
| hardirqs last enabled at (72441): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (72450): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 72543 | |
| hardirqs last enabled at (72553): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (72564): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 72643 | |
| hardirqs last enabled at (72653): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (72662): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000eb000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000eb000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 72847 | |
| hardirqs last enabled at (72857): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (72866): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 72945 | |
| hardirqs last enabled at (72955): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (72964): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 73057 | |
| hardirqs last enabled at (73067): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (73076): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 73155 | |
| hardirqs last enabled at (73165): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (73174): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000ec000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000ec000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 73351 | |
| hardirqs last enabled at (73361): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (73370): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 73449 | |
| hardirqs last enabled at (73459): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (73468): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 73561 | |
| hardirqs last enabled at (73571): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (73580): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 73659 | |
| hardirqs last enabled at (73669): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (73678): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000ed000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000ed000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 73855 | |
| hardirqs last enabled at (73865): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (73874): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 73953 | |
| hardirqs last enabled at (73963): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (73972): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 74065 | |
| hardirqs last enabled at (74075): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (74084): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 74163 | |
| hardirqs last enabled at (74173): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (74182): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000ee000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000ee000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 74359 | |
| hardirqs last enabled at (74369): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (74378): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 74457 | |
| hardirqs last enabled at (74467): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (74476): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 74569 | |
| hardirqs last enabled at (74579): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (74588): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 74667 | |
| hardirqs last enabled at (74677): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (74686): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000ef000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000ef000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 74865 | |
| hardirqs last enabled at (74875): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (74884): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 74963 | |
| hardirqs last enabled at (74973): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (74982): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 75077 | |
| hardirqs last enabled at (75087): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (75096): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 75175 | |
| hardirqs last enabled at (75185): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (75194): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000f0000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000f0000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 75371 | |
| hardirqs last enabled at (75381): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (75390): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 75469 | |
| hardirqs last enabled at (75479): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (75488): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 75581 | |
| hardirqs last enabled at (75591): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (75600): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 75679 | |
| hardirqs last enabled at (75689): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (75698): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000f1000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000f1000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 75875 | |
| hardirqs last enabled at (75885): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (75894): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 75973 | |
| hardirqs last enabled at (75983): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (75992): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 76085 | |
| hardirqs last enabled at (76095): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (76104): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 76183 | |
| hardirqs last enabled at (76193): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (76202): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000f2000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000f2000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 76379 | |
| hardirqs last enabled at (76389): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (76398): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 76477 | |
| hardirqs last enabled at (76487): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (76496): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 76589 | |
| hardirqs last enabled at (76599): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (76608): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 76687 | |
| hardirqs last enabled at (76697): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (76706): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000f3000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000f3000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 76883 | |
| hardirqs last enabled at (76893): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (76902): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 76981 | |
| hardirqs last enabled at (76991): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (77000): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 77095 | |
| hardirqs last enabled at (77105): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (77114): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 77193 | |
| hardirqs last enabled at (77203): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (77212): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000f4000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000f4000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 77397 | |
| hardirqs last enabled at (77407): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (77416): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 77495 | |
| hardirqs last enabled at (77505): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (77514): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 77607 | |
| hardirqs last enabled at (77617): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (77626): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 77705 | |
| hardirqs last enabled at (77715): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (77724): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000f5000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000f5000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 77901 | |
| hardirqs last enabled at (77911): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (77920): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 77999 | |
| hardirqs last enabled at (78009): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (78018): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 78111 | |
| hardirqs last enabled at (78121): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (78130): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 78209 | |
| hardirqs last enabled at (78219): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (78228): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000f6000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000f6000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 78405 | |
| hardirqs last enabled at (78415): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (78424): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 78503 | |
| hardirqs last enabled at (78513): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (78522): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 78615 | |
| hardirqs last enabled at (78625): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (78634): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 78713 | |
| hardirqs last enabled at (78723): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (78732): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000f7000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000f7000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 78909 | |
| hardirqs last enabled at (78919): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (78928): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 79007 | |
| hardirqs last enabled at (79017): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (79026): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 79119 | |
| hardirqs last enabled at (79129): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (79138): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 79217 | |
| hardirqs last enabled at (79227): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (79236): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000f8000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000f8000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 79423 | |
| hardirqs last enabled at (79433): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (79442): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 79521 | |
| hardirqs last enabled at (79531): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (79540): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 79633 | |
| hardirqs last enabled at (79643): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (79652): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 79731 | |
| hardirqs last enabled at (79741): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (79750): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000f9000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000f9000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 79927 | |
| hardirqs last enabled at (79937): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (79946): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 80025 | |
| hardirqs last enabled at (80035): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (80044): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 80137 | |
| hardirqs last enabled at (80147): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (80156): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 80235 | |
| hardirqs last enabled at (80245): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (80254): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000fa000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000fa000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 80431 | |
| hardirqs last enabled at (80441): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (80450): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 80529 | |
| hardirqs last enabled at (80539): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (80548): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 80641 | |
| hardirqs last enabled at (80651): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (80660): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 80739 | |
| hardirqs last enabled at (80749): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (80758): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000fb000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000fb000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 80935 | |
| hardirqs last enabled at (80945): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (80954): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 81033 | |
| hardirqs last enabled at (81043): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (81052): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 81145 | |
| hardirqs last enabled at (81155): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (81164): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 81243 | |
| hardirqs last enabled at (81253): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (81262): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000fc000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000fc000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 81439 | |
| hardirqs last enabled at (81449): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (81458): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 81539 | |
| hardirqs last enabled at (81549): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (81558): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 81653 | |
| hardirqs last enabled at (81663): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (81672): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 81751 | |
| hardirqs last enabled at (81761): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (81770): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000fd000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000fd000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 81947 | |
| hardirqs last enabled at (81957): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (81966): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 82045 | |
| hardirqs last enabled at (82055): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (82064): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 82157 | |
| hardirqs last enabled at (82167): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (82176): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 82255 | |
| hardirqs last enabled at (82265): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (82274): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000fe000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000fe000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 82451 | |
| hardirqs last enabled at (82461): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (82470): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 82549 | |
| hardirqs last enabled at (82559): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (82568): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 82661 | |
| hardirqs last enabled at (82671): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (82680): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 82759 | |
| hardirqs last enabled at (82769): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (82778): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x10000ff000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x10000ff000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 82955 | |
| hardirqs last enabled at (82965): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (82974): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 83053 | |
| hardirqs last enabled at (83063): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (83072): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 83165 | |
| hardirqs last enabled at (83175): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (83184): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 83263 | |
| hardirqs last enabled at (83273): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (83282): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x1000100000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x1000100000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 83459 | |
| hardirqs last enabled at (83469): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (83478): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 83557 | |
| hardirqs last enabled at (83567): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (83576): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 83669 | |
| hardirqs last enabled at (83679): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (83688): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 83769 | |
| hardirqs last enabled at (83779): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (83788): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x1000101000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x1000101000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 83973 | |
| hardirqs last enabled at (83983): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (83992): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 84071 | |
| hardirqs last enabled at (84081): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (84090): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 84183 | |
| hardirqs last enabled at (84193): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (84202): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 84281 | |
| hardirqs last enabled at (84291): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (84300): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x1000102000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x1000102000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 84477 | |
| hardirqs last enabled at (84487): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (84496): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 84575 | |
| hardirqs last enabled at (84585): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (84594): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 84687 | |
| hardirqs last enabled at (84697): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (84706): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 84785 | |
| hardirqs last enabled at (84795): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (84804): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x1000103000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x1000103000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 84981 | |
| hardirqs last enabled at (84991): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (85000): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 85079 | |
| hardirqs last enabled at (85089): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (85098): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 85191 | |
| hardirqs last enabled at (85201): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (85210): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 85289 | |
| hardirqs last enabled at (85299): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (85308): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x1000104000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x1000104000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 85485 | |
| hardirqs last enabled at (85495): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (85504): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 85583 | |
| hardirqs last enabled at (85593): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (85602): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 85695 | |
| hardirqs last enabled at (85705): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (85714): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 85793 | |
| hardirqs last enabled at (85803): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (85812): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x1000105000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x1000105000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 85989 | |
| hardirqs last enabled at (85999): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (86008): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 86089 | |
| hardirqs last enabled at (86099): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (86108): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 86203 | |
| hardirqs last enabled at (86213): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (86222): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 86301 | |
| hardirqs last enabled at (86311): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (86320): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x1000106000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x1000106000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 86497 | |
| hardirqs last enabled at (86507): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (86516): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 86595 | |
| hardirqs last enabled at (86605): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (86614): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 86707 | |
| hardirqs last enabled at (86717): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (86726): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 86805 | |
| hardirqs last enabled at (86815): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (86824): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x1000107000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x1000107000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 87001 | |
| hardirqs last enabled at (87011): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (87020): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 87099 | |
| hardirqs last enabled at (87109): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (87118): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 87211 | |
| hardirqs last enabled at (87221): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (87230): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 87309 | |
| hardirqs last enabled at (87319): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (87328): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x1000108000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x1000108000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 87505 | |
| hardirqs last enabled at (87515): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (87524): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 87603 | |
| hardirqs last enabled at (87613): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (87622): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 87715 | |
| hardirqs last enabled at (87725): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (87734): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 87813 | |
| hardirqs last enabled at (87823): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (87832): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x1000109000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x1000109000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 88009 | |
| hardirqs last enabled at (88019): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (88028): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 88107 | |
| hardirqs last enabled at (88117): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (88126): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 88219 | |
| hardirqs last enabled at (88229): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (88238): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 88319 | |
| hardirqs last enabled at (88329): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (88338): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x100010a000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x100010a000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 88523 | |
| hardirqs last enabled at (88533): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (88542): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 88621 | |
| hardirqs last enabled at (88631): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (88640): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 88733 | |
| hardirqs last enabled at (88743): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (88752): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 88831 | |
| hardirqs last enabled at (88841): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (88850): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x100010b000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x100010b000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 89027 | |
| hardirqs last enabled at (89037): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (89046): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 89125 | |
| hardirqs last enabled at (89135): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (89144): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 89237 | |
| hardirqs last enabled at (89247): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (89256): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 89335 | |
| hardirqs last enabled at (89345): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (89354): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x100010c000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x100010c000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 89531 | |
| hardirqs last enabled at (89541): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (89550): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 89629 | |
| hardirqs last enabled at (89639): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (89648): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 89741 | |
| hardirqs last enabled at (89751): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (89760): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 89839 | |
| hardirqs last enabled at (89849): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (89858): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x100010d000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x100010d000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 90035 | |
| hardirqs last enabled at (90045): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (90054): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 90133 | |
| hardirqs last enabled at (90143): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (90152): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 90245 | |
| hardirqs last enabled at (90255): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (90264): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 90343 | |
| hardirqs last enabled at (90353): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (90362): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (65862): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (65853): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x100010e000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x100010e000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 90539 | |
| hardirqs last enabled at (90549): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (90569): [<000000006005d5ba>] handle_softirqs+0x24a/0x349 | |
| softirqs last enabled at (90570): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (90561): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 90649 | |
| hardirqs last enabled at (90659): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (90668): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (90570): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (90561): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 90763 | |
| hardirqs last enabled at (90773): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (90782): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (90570): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (90561): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 90861 | |
| hardirqs last enabled at (90871): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (90880): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (90570): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (90561): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x100010f000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x100010f000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 91057 | |
| hardirqs last enabled at (91067): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (91076): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (90570): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (90561): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 91155 | |
| hardirqs last enabled at (91165): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (91174): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (90570): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (90561): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 91267 | |
| hardirqs last enabled at (91277): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (91286): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (90570): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (90561): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 91365 | |
| hardirqs last enabled at (91375): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (91384): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (90570): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (90561): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x1000110000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x1000110000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 91561 | |
| hardirqs last enabled at (91571): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (91580): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (90570): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (90561): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 91659 | |
| hardirqs last enabled at (91669): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (91678): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (90570): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (90561): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 91771 | |
| hardirqs last enabled at (91781): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (91790): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (90570): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (90561): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 91869 | |
| hardirqs last enabled at (91879): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (91888): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (90570): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (90561): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x1000111000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x1000111000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 92065 | |
| hardirqs last enabled at (92075): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (92084): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (90570): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (90561): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 92163 | |
| hardirqs last enabled at (92173): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (92182): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (90570): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (90561): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 92275 | |
| hardirqs last enabled at (92285): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (92294): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (90570): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (90561): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 92373 | |
| hardirqs last enabled at (92383): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (92392): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (90570): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (90561): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x1000112000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x1000112000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 92569 | |
| hardirqs last enabled at (92579): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (92588): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (90570): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (90561): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 92667 | |
| hardirqs last enabled at (92677): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (92686): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (90570): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (90561): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 92781 | |
| hardirqs last enabled at (92791): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (92800): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (90570): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (90561): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 92879 | |
| hardirqs last enabled at (92889): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (92898): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (90570): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (90561): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| SWMMU validate: mapping=00000000703c0fc0 base=0x1000113000 length=0x1000 | |
| SWMMU unmap committed: mm=000000007087c6c0 start=0x1000113000 len=0x1000 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afce0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afd30 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 93083 | |
| hardirqs last enabled at (93093): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (93102): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (90570): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (90561): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afc20 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afc70 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6016297b>] swmmu_validate_vma_links+0x108/0x54c | |
| [<60162ecc>] nommu_swmmu_check+0x10d/0x115 | |
| [<601582c2>] ? vm_area_free+0x24/0x26 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60165c43>] do_munmap+0x292/0x2c0 | |
| [<60158ee6>] ? mmap_write_lock+0x71/0x74 | |
| [<6015e9c2>] vm_munmap+0x66/0x81 | |
| [<6015ea43>] __do_sys_munmap+0x2e/0x32 | |
| [<6015ea0b>] sys_munmap+0x2e/0x38 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 93181 | |
| hardirqs last enabled at (93191): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (93200): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (90570): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (90561): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| SWMMU validate: mm=000000007087c6c0 space=0000000070fc3a00 mappings=0000000070fc3a00 | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:585 at nommu_swmmu_check+0xdc/0x115, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afbb0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 00000249 | |
| 716afc00 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<60162e9b>] ? nommu_swmmu_check+0xdc/0x115 | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd | |
| [<606fb130>] ? memcpy+0x0/0xb | |
| [<60162e9b>] nommu_swmmu_check+0xdc/0x115 | |
| [<60162efe>] nommu_swmmu_validate+0x2a/0xae | |
| [<601657fc>] do_mmap_swmmu+0x3a2/0x3ac | |
| [<6016595e>] do_mmap+0xe1/0x134 | |
| [<601658d3>] ? do_mmap+0x56/0x134 | |
| [<6014ceab>] vm_mmap_pgoff+0x12e/0x158 | |
| [<60052153>] ? os_x86_arch_prctl+0x0/0x93 | |
| [<6015dbe2>] ksys_mmap_pgoff+0xa4/0xce | |
| [<60051fc4>] sys_mmap+0x21/0x2b | |
| [<60052060>] do_syscall_64+0x92/0xdf | |
| [<60052113>] __kernel_vsyscall+0x66/0x68 | |
| irq event stamp: 93293 | |
| hardirqs last enabled at (93303): [<00000000600bb5a7>] __up_console_sem+0x82/0x94 | |
| hardirqs last disabled at (93312): [<00000000600bb568>] __up_console_sem+0x43/0x94 | |
| softirqs last enabled at (90570): [<000000006005d64f>] handle_softirqs+0x2df/0x349 | |
| softirqs last disabled at (90561): [<0000000060704e1b>] __do_softirq+0x16/0x18 | |
| ---[ end trace 0000000000000000 ]--- | |
| ------------[ cut here ]------------ | |
| WARNING: mm/nommu_swmmu.c:488 at swmmu_validate_vma_links+0x108/0x54c, CPU#0: nommu_swmmu_tes/167 | |
| Modules linked in: | |
| CPU: 0 UID: 0 PID: 167 Comm: nommu_swmmu_tes Tainted: G W N 7.2.0-rc5-00836-g5d925933524e-dirty #504 VOLUNTARY | |
| Tainted: [W]=WARN, [N]=TEST | |
| Stack: | |
| a7716afaf0 6091f67d 60c1ab60 00000001 | |
| ffffff00 6091f67d 6002968a 000001e8 | |
| 716afb40 60037b85 00000000 60a1b908 | |
| Call Trace: | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<6003be2c>] show_stack+0x11c/0x12b | |
| [<6002968a>] ? _printk+0x0/0x5b | |
| [<60037b85>] dump_stack_lvl+0x76/0xa2 | |
| [<60037bcf>] dump_stack+0x1e/0x20 | |
| [<600585ce>] __warn+0x116/0x1e0 | |
| [<6016297b>] ? swmmu_validate_vma_links+0x108/0x54c | |
| [<60058756>] warn_slowpath_fmt+0xbe/0xcd | |
| [<60058698>] ? warn_slowpath_fmt+0x0/0xcd |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment