Hello, I'm running Linux under VirtualBox 3.1.6 with a single virtual CPU without any third party drivers. Commit 9ab86bbcf8be755256f0a5e994e0b38af6b4d399 (virtio_net: Defer skb allocation in receive path) caused a regression which results in a kernel bug and subsequent hang at every boot. I have attached the complete output during boot. Please CC me on reply as I'm not subscribed to the mailing lists. Best regards, Thomas ------------[ cut here ]------------ kernel BUG at include/linux/scatterlist.h:65! invalid opcode: 0000 [#1] SMP last sysfs file: /sys/devices/virtual/tty/tty56/uevent CPU 0 Pid: 299, comm: modprobe Not tainted 2.6.33-rc5-00614-g9ab86bb #15 /VirtualBox RIP: 0010:[] [] sg_set_buf+0x46/0x74 [virtio_net] RSP: 0000:ffff88007a615bd8 EFLAGS: 00010286 RAX: ffffea0001ac86b0 RBX: ffff88007a615c18 RCX: 0000000087654321 RDX: 0000000000000246 RSI: ffff88007a6fa2b0 RDI: ffff88007a6fa2b0 RBP: ffff88007a615bf8 R08: 0000000000000020 R09: 0000000000000640 R10: ffff88007a615c08 R11: ffff88007d098000 R12: ffff88007a6fa2b0 R13: 000000000000000a R14: 0000160000000000 R15: ffff88007a615c98 FS: 00007f9d6b27c700(0000) GS:ffff880004a00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007fec3fcd72c0 CR3: 000000007a43c000 CR4: 00000000000006f0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400 Process modprobe (pid: 299, threadinfo ffff88007a614000, task ffff88007b8b2470) Stack: ffff88007a615bf8 ffff88007a6fa280 ffff88007a615c18 ffff88007b980880 <0> ffff88007a615c88 ffffffffa0026a08 ffff88007a615c18 ffffffff8107d5c1 <0> ffff88007a615c48 0000000000000246 0000000000000010 ffff88007b980000 Call Trace: [] add_recvbuf_small+0x66/0xac [virtio_net] [] ? trace_hardirqs_on+0xd/0xf [] ? mutex_unlock+0xe/0x10 [] ? __rtnl_unlock+0x15/0x17 [] try_fill_recv+0x107/0x155 [virtio_net] [] ? rtnl_unlock+0xe/0x10 [] virtnet_probe+0x3c8/0x46f [virtio_net] [] ? skb_recv_done+0x0/0x3f [virtio_net] [] ? skb_xmit_done+0x0/0x44 [virtio_net] [] ? add_status+0x32/0x3a [virtio] [] virtio_dev_probe+0xb7/0xdb [virtio] [] driver_probe_device+0xed/0x21a [] __driver_attach+0x5d/0x81 [] ? __driver_attach+0x0/0x81 [] bus_for_each_dev+0x59/0x8e [] driver_attach+0x1e/0x20 [] bus_add_driver+0xd8/0x242 [] driver_register+0x9e/0x10f [] ? init+0x0/0x12 [virtio_net] [] register_virtio_driver+0x27/0x2a [virtio] [] init+0x10/0x12 [virtio_net] [] do_one_initcall+0x72/0x18a [] sys_init_module+0xd8/0x23a [] system_call_fastpath+0x16/0x1b Code: 49 89 f4 e8 f2 ce 00 e1 48 c1 e8 0c 48 b9 00 00 00 00 00 ea ff ff 48 8b 53 08 48 6b c0 38 48 01 c8 b9 21 43 65 87 48 39 0b 74 04 <0f> 0b eb fe f6 c2 01 74 04 0f 0b eb fe 83 e2 03 41 81 e4 ff 0f RIP [] sg_set_buf+0x46/0x74 [virtio_net] RSP ---[ end trace 0110e718da6da1ad ]---