search for: 0x330

Displaying 20 results from an estimated 110 matches for "0x330".

Did you mean: 0x30
2019 Sep 30
0
[PATCH net v2] vsock: Fix a lockdep warning in __vsock_release()
...============================================ WARNING: possible recursive locking detected 5.3.0-vsock #17 Not tainted -------------------------------------------- python3/872 is trying to acquire lock: ffff88802b650110 (sk_lock-AF_VSOCK){+.+.}, at: virtio_transport_release+0x34/0x330 [vmw_vsock_virtio_transport_common] but task is already holding lock: ffff88803597ce10 (sk_lock-AF_VSOCK){+.+.}, at: __vsock_release+0x3f/0x130 [vsock] other info that might help us debug this: Possible unsafe locking scenario: CPU0 ---- lock(sk_lock-...
2012 Dec 19
6
HIT WARN_ON WARNING: at fs/btrfs/extent-tree.c:6339 btrfs_alloc_free_block+0x126/0x330 [btrfs]()
..., I can supply the detail log and the testcase source file. Version: the latest codes at linus git tree. [ 2140.981293] use_block_rsv: 336 callbacks suppressed [ 2140.981295] ------------[ cut here ]------------ [ 2140.981308] WARNING: at fs/btrfs/extent-tree.c:6339 btrfs_alloc_free_block+0x126/0x330 [btrfs]() [ 2140.981309] Hardware name: 2356BG6 ... [ 2140.981568] ------------[ cut here ]------------ [ 2140.981574] WARNING: at fs/btrfs/extent-tree.c:6339 btrfs_alloc_free_block+0x126/0x330 [btrfs]() [ 2140.981574] Hardware name: 2356BG6 [ 2140.981575] btrfs: block rsv returned -28...
2007 Apr 18
0
[PATCH 10/10] Fix BusLogic to stop using check_region
...+++ b/drivers/scsi/BusLogic.c Mon Apr 09 14:52:00 2007 -0700 @@ -579,17 +579,17 @@ static void __init BusLogic_InitializePr /* Append the list of standard BusLogic MultiMaster ISA I/O Addresses. */ - if (BusLogic_ProbeOptions.LimitedProbeISA ? BusLogic_ProbeOptions.Probe330 : check_region(0x330, BusLogic_MultiMasterAddressCount) == 0) + if (!BusLogic_ProbeOptions.LimitedProbeISA || BusLogic_ProbeOptions.Probe330) BusLogic_AppendProbeAddressISA(0x330); - if (BusLogic_ProbeOptions.LimitedProbeISA ? BusLogic_ProbeOptions.Probe334 : check_region(0x334, BusLogic_MultiMasterAddressCount) ==...
2007 Apr 18
0
[PATCH 10/10] Fix BusLogic to stop using check_region
...+++ b/drivers/scsi/BusLogic.c Mon Apr 09 14:52:00 2007 -0700 @@ -579,17 +579,17 @@ static void __init BusLogic_InitializePr /* Append the list of standard BusLogic MultiMaster ISA I/O Addresses. */ - if (BusLogic_ProbeOptions.LimitedProbeISA ? BusLogic_ProbeOptions.Probe330 : check_region(0x330, BusLogic_MultiMasterAddressCount) == 0) + if (!BusLogic_ProbeOptions.LimitedProbeISA || BusLogic_ProbeOptions.Probe330) BusLogic_AppendProbeAddressISA(0x330); - if (BusLogic_ProbeOptions.LimitedProbeISA ? BusLogic_ProbeOptions.Probe334 : check_region(0x334, BusLogic_MultiMasterAddressCount) ==...
2014 Dec 21
6
[Bug 87554] New: [NV1A] 3.19-rc1 NULL dereference on modprobe in pramin_fini
...231>] drm_get_pci_dev+0xe1/0x1a0 [ 442.180015] [<c122e9f5>] ? pcibios_set_master+0x25/0x80 [ 442.180015] [<dea9f068>] nouveau_drm_probe+0x1a8/0x1d0 [nouveau] [ 442.180015] [<c122fed5>] pci_device_probe+0x65/0xc0 [ 442.180015] [<c12e801d>] driver_probe_device+0x14d/0x330 [ 442.180015] [<c12e824d>] __driver_attach+0x4d/0x80 [ 442.180015] [<c12e8200>] ? driver_probe_device+0x330/0x330 [ 442.180015] [<c12e68dc>] bus_for_each_dev+0x3c/0x70 [ 442.180015] [<c12e7b7c>] driver_attach+0x1c/0x30 [ 442.180015] [<c12e8200>] ? driver_prob...
2008 Nov 21
6
VST plugin (ez drummer)
Hi, I just registered. I have a problem related to wine: lmms can run some vst plugins with VeSTige, so I tried to get ez drummer working. It didn't work, so I downloaded Toontrack Solo, that is a program needed to run ez drummer as a standalone, and not as a plugin. It still wouldn't work, neither as a standalone. I made a few searches and I found out that it needed mfc42.dll so I
2014 Oct 30
3
kernel BUG at drivers/block/virtio_blk.c:172
...0000000000000000 ffff88022f2e3400 [ 2.807018] ffff880034d27820 0000000000000000 ffff88022f2f0000 ffff88022f2e3408 [ 2.807018] ffff880034d27868 ffffffff812e0628 ffff88022e8c0000 0000000000000003 [ 2.807018] Call Trace: [ 2.807018] [<ffffffff812e0628>] __blk_mq_run_hw_queue+0x1c8/0x330 [ 2.807018] [<ffffffff812d233f>] ? part_round_stats+0x4f/0x60 [ 2.807018] [<ffffffff812e0da0>] blk_mq_run_hw_queue+0x70/0xa0 [ 2.807018] [<ffffffff812e1e68>] blk_sq_make_request+0x258/0x380 [ 2.807018] [<ffffffff812d32e0>] generic_make_request+0xe0/0x130 [...
2014 Oct 30
3
kernel BUG at drivers/block/virtio_blk.c:172
...0000000000000000 ffff88022f2e3400 [ 2.807018] ffff880034d27820 0000000000000000 ffff88022f2f0000 ffff88022f2e3408 [ 2.807018] ffff880034d27868 ffffffff812e0628 ffff88022e8c0000 0000000000000003 [ 2.807018] Call Trace: [ 2.807018] [<ffffffff812e0628>] __blk_mq_run_hw_queue+0x1c8/0x330 [ 2.807018] [<ffffffff812d233f>] ? part_round_stats+0x4f/0x60 [ 2.807018] [<ffffffff812e0da0>] blk_mq_run_hw_queue+0x70/0xa0 [ 2.807018] [<ffffffff812e1e68>] blk_sq_make_request+0x258/0x380 [ 2.807018] [<ffffffff812d32e0>] generic_make_request+0xe0/0x130 [...
2014 Nov 07
2
kernel BUG at drivers/block/virtio_blk.c:172!
...0000000000000001 ffff8800d82c4c00 [ 64.670008] ffff8800d9f3b7e0 0000000000000000 ffff8800d8375700 ffff8800d82c4c48 [ 64.670008] ffff8800d9f3b828 ffffffff813ec258 ffff8800d82c8000 0000000000000001 [ 64.670008] Call Trace: [ 64.670008] [<ffffffff813ec258>] __blk_mq_run_hw_queue+0x1c8/0x330 [ 64.670008] [<ffffffff813ecd80>] blk_mq_run_hw_queue+0x70/0x90 [ 64.670008] [<ffffffff813ee0cd>] blk_sq_make_request+0x24d/0x5c0 [ 64.670008] [<ffffffff813dec68>] generic_make_request+0xf8/0x150 [ 64.670008] [<ffffffff813ded38>] submit_bio+0x78/0x190 [ 64.6700...
2014 Nov 07
2
kernel BUG at drivers/block/virtio_blk.c:172!
...0000000000000001 ffff8800d82c4c00 [ 64.670008] ffff8800d9f3b7e0 0000000000000000 ffff8800d8375700 ffff8800d82c4c48 [ 64.670008] ffff8800d9f3b828 ffffffff813ec258 ffff8800d82c8000 0000000000000001 [ 64.670008] Call Trace: [ 64.670008] [<ffffffff813ec258>] __blk_mq_run_hw_queue+0x1c8/0x330 [ 64.670008] [<ffffffff813ecd80>] blk_mq_run_hw_queue+0x70/0x90 [ 64.670008] [<ffffffff813ee0cd>] blk_sq_make_request+0x24d/0x5c0 [ 64.670008] [<ffffffff813dec68>] generic_make_request+0xf8/0x150 [ 64.670008] [<ffffffff813ded38>] submit_bio+0x78/0x190 [ 64.6700...
2017 Jun 19
1
core dump on ocfs2
...] ocfs2_local_alloc_new_window+0x1cf/0x320 [ocfs2] Jun 19 14:22:45 posta2 kernel: [885017.413581] [<ffffffffa050fdd0>] ocfs2_local_alloc_slide_window+0x380/0x5e0 [ocfs2] Jun 19 14:22:45 posta2 kernel: [885017.413642] [<fffffffbyefa05101d3>] ocfs2_reserve_local_alloc_bits+0x1a3/0x330 [ocfs2] Jun 19 14:22:45 posta2 kernel: [885017.413706] [<ffffffffa053396b>] ocfs2_reserve_clusters_with_limit+0xab/0x330 [ocfs2] Jun 19 14:22:45 posta2 kernel: [885017.413780] [<ffffffffa0534d15>] ocfs2_lock_allocators+0xc5/0x290 [ocfs2] Jun 19 14:22:45 posta2 kernel: [88501...
2017 Dec 03
0
nouveau: refcount_t splat on 4.15-rc1 on nv50
...12f/0x1c0 [drm] [ 8.209874] drm_get_pci_dev+0x93/0x170 [drm] [ 8.209877] ? __pci_set_master+0x42/0x70 [ 8.209911] nouveau_drm_probe+0x1a9/0x230 [nouveau] [ 8.209915] ? __pm_runtime_resume+0x54/0x70 [ 8.209917] pci_device_probe+0xc8/0x140 [ 8.209921] driver_probe_device+0x246/0x330 [ 8.209924] __driver_attach+0x8a/0x90 [ 8.209926] ? driver_probe_device+0x330/0x330 [ 8.209928] bus_for_each_dev+0x5c/0x90 [ 8.209930] bus_add_driver+0x196/0x220 [ 8.209932] ? 0xffffffffc05f6000 [ 8.209934] driver_register+0x57/0xc0 [ 8.209935] ? 0xffffffffc05f6000 [...
2018 Feb 23
2
v4.16-rc2: virtio-block + ext4 lockdep splats / sleeping from invalid context
...07] print_usage_bug.part.28+0x258/0x270 [ 162.434510] mark_lock+0x744/0x750 [ 162.435208] __lock_acquire+0xab8/0x18c0 [ 162.435982] lock_acquire+0x48/0x68 [ 162.436678] _raw_read_lock+0x3c/0x50 [ 162.449520] jbd2_trans_will_send_data_barrier+0x44/0xc8 [ 162.450681] ext4_sync_file+0x1e0/0x330 [ 162.451535] vfs_fsync_range+0x48/0xc0 [ 162.452323] dio_complete+0x1fc/0x220 [ 162.453094] dio_bio_end_aio+0xf0/0x130 [ 162.453935] bio_endio+0xe8/0xf8 [ 162.454625] blk_update_request+0x80/0x2e8 [ 162.455450] blk_mq_end_request+0x20/0x70 [ 162.456240] virtblk_request_done+0x24/0x30...
2013 Mar 05
3
nouveau lockdep splat
...ble+0x1ac/0x2a0 > [ 0.633659] [<ffffffff8141bb53>] ? evo_wait+0x43/0xf0 > [ 0.633660] [<ffffffff81096c6a>] lock_acquire+0x8a/0x120 > [ 0.633662] [<ffffffff8141bb53>] ? evo_wait+0x43/0xf0 > [ 0.633664] [<ffffffff815eaf52>] ? mutex_lock_nested+0x292/0x330 > [ 0.633665] [<ffffffff815ead2e>] mutex_lock_nested+0x6e/0x330 > [ 0.633667] [<ffffffff8141bb53>] ? evo_wait+0x43/0xf0 > [ 0.633668] [<ffffffff815eb0b7>] ? __mutex_unlock_slowpath+0xc7/0x150 > [ 0.633669] [<ffffffff8141bb53>] evo_wait+0x43/0xf0 &...
2018 Feb 23
2
v4.16-rc2: virtio-block + ext4 lockdep splats / sleeping from invalid context
...07] print_usage_bug.part.28+0x258/0x270 [ 162.434510] mark_lock+0x744/0x750 [ 162.435208] __lock_acquire+0xab8/0x18c0 [ 162.435982] lock_acquire+0x48/0x68 [ 162.436678] _raw_read_lock+0x3c/0x50 [ 162.449520] jbd2_trans_will_send_data_barrier+0x44/0xc8 [ 162.450681] ext4_sync_file+0x1e0/0x330 [ 162.451535] vfs_fsync_range+0x48/0xc0 [ 162.452323] dio_complete+0x1fc/0x220 [ 162.453094] dio_bio_end_aio+0xf0/0x130 [ 162.453935] bio_endio+0xe8/0xf8 [ 162.454625] blk_update_request+0x80/0x2e8 [ 162.455450] blk_mq_end_request+0x20/0x70 [ 162.456240] virtblk_request_done+0x24/0x30...
2014 Mar 31
1
OOPS in hvc / virtconsole
...0880 ffff88007bccbda8 ffffffff813f1e84 ffff88007c704000 [ 0.444004] ffff88007bd4a300 ffff88007c6deac4 ffff88007c6dea90 ffff88007c481000 [ 0.444004] Call Trace: [ 0.444004] [<ffffffff810bfdbb>] ? register_console+0x11b/0x370 [ 0.444004] [<ffffffff813f1e84>] hvc_alloc+0x1a4/0x330 [ 0.444004] [<ffffffffa004eb1b>] init_port_console+0x2b/0xe0 [virtio_console] [ 0.444004] [<ffffffffa004fb2f>] control_work_handler+0x19f/0x3bc [virtio_console] [ 0.444004] [<ffffffff81087b76>] process_one_work+0x176/0x430 [ 0.444004] [<ffffffff810887ab>] wor...
2014 Mar 31
1
OOPS in hvc / virtconsole
...0880 ffff88007bccbda8 ffffffff813f1e84 ffff88007c704000 [ 0.444004] ffff88007bd4a300 ffff88007c6deac4 ffff88007c6dea90 ffff88007c481000 [ 0.444004] Call Trace: [ 0.444004] [<ffffffff810bfdbb>] ? register_console+0x11b/0x370 [ 0.444004] [<ffffffff813f1e84>] hvc_alloc+0x1a4/0x330 [ 0.444004] [<ffffffffa004eb1b>] init_port_console+0x2b/0xe0 [virtio_console] [ 0.444004] [<ffffffffa004fb2f>] control_work_handler+0x19f/0x3bc [virtio_console] [ 0.444004] [<ffffffff81087b76>] process_one_work+0x176/0x430 [ 0.444004] [<ffffffff810887ab>] wor...
2018 Feb 26
0
v4.16-rc2: virtio-block + ext4 lockdep splats / sleeping from invalid context
...x258/0x270 > [ 162.434510] mark_lock+0x744/0x750 > [ 162.435208] __lock_acquire+0xab8/0x18c0 > [ 162.435982] lock_acquire+0x48/0x68 > [ 162.436678] _raw_read_lock+0x3c/0x50 > [ 162.449520] jbd2_trans_will_send_data_barrier+0x44/0xc8 > [ 162.450681] ext4_sync_file+0x1e0/0x330 > [ 162.451535] vfs_fsync_range+0x48/0xc0 > [ 162.452323] dio_complete+0x1fc/0x220 > [ 162.453094] dio_bio_end_aio+0xf0/0x130 > [ 162.453935] bio_endio+0xe8/0xf8 > [ 162.454625] blk_update_request+0x80/0x2e8 > [ 162.455450] blk_mq_end_request+0x20/0x70 > [ 162.4562...
2006 Feb 09
0
Repeated kernel "oops" / oom-killer with Ralph Passgang''s xen 3.0.0 Debian packages
...ig_setup+0x1bc/0x230 [<c03feb7c>] ip_auto_config_setup+0x1bc/0x230 [<c014b269>] pte_alloc_map+0x49/0x1d0 [<c03feb7c>] ip_auto_config_setup+0x1bc/0x230 [<c014df90>] handle_mm_fault+0xf0/0x1d0 [<c03f5334>] kbd_init+0x64/0xa0 [<c03f0b64>] kmem_cache_init+0x294/0x330 [<c03feb7c>] ip_auto_config_setup+0x1bc/0x230 [<c03f5334>] kbd_init+0x64/0xa0 [<c011507c>] do_page_fault+0x1cc/0x66a [<c03f5334>] kbd_init+0x64/0xa0 [<c01175e8>] recalc_task_prio+0x88/0x150 [<c02eeedd>] schedule+0x3bd/0x680 [<c0124929>] sys_alarm+0x3...
2017 Jun 05
0
BUG: KASAN: use-after-free in free_old_xmit_skbs
...all_64+0x235/0x5b0 > > [ 310.097593] ? entry_SYSCALL64_slow_path+0x25/0x25 > > [ 310.099157] ? tcp_init_tso_segs+0x1e0/0x1e0 > > [ 310.100539] ? radix_tree_lookup+0xd/0x10 > > [ 310.101894] ? get_work_pool+0xcd/0x150 > > [ 310.103216] ? check_flush_dependency+0x330/0x330 > > [ 310.104113] tcp_write_xmit+0x498/0x52a0 > > [ 310.104905] ? kasan_unpoison_shadow+0x35/0x50 > > [ 310.105729] ? kasan_kmalloc+0xad/0xe0 > > [ 310.106505] ? tcp_transmit_skb+0x3e00/0x3e00 > > [ 310.107331] ? memset+0x31/0x40 > > [ 310.108070...