Displaying 5 results from an estimated 5 matches for "igmp6_timer_handler".
2013 Oct 02
2
Kmemleak: false-positive in vring_add_indirect ?
...f81445c28>] dev_queue_xmit+0x1c8/0x460
[<ffffffff814e3187>] ip6_finish_output2+0x1d7/0x470
[<ffffffff814e34b0>] ip6_finish_output+0x90/0xb0
[<ffffffff814e3507>] ip6_output+0x37/0xb0
[<ffffffff815021eb>] igmp6_send+0x2db/0x470
[<ffffffff81502645>] igmp6_timer_handler+0x95/0xa0
[<ffffffff8104b57c>] call_timer_fn+0x2c/0x90
[<ffffffff8104b7ba>] run_timer_softirq+0x1da/0x1f0
[<ffffffff81045721>] __do_softirq+0xd1/0x1b0
May it be that the allocated memory within vring_add_indirect should be marked
as kmemleak_ignore(), because it is ma...
2013 Oct 02
2
Kmemleak: false-positive in vring_add_indirect ?
...f81445c28>] dev_queue_xmit+0x1c8/0x460
[<ffffffff814e3187>] ip6_finish_output2+0x1d7/0x470
[<ffffffff814e34b0>] ip6_finish_output+0x90/0xb0
[<ffffffff814e3507>] ip6_output+0x37/0xb0
[<ffffffff815021eb>] igmp6_send+0x2db/0x470
[<ffffffff81502645>] igmp6_timer_handler+0x95/0xa0
[<ffffffff8104b57c>] call_timer_fn+0x2c/0x90
[<ffffffff8104b7ba>] run_timer_softirq+0x1da/0x1f0
[<ffffffff81045721>] __do_softirq+0xd1/0x1b0
May it be that the allocated memory within vring_add_indirect should be marked
as kmemleak_ignore(), because it is ma...
2013 Oct 03
0
Kmemleak: false-positive in vring_add_indirect ?
...xmit+0x1c8/0x460
> [<ffffffff814e3187>] ip6_finish_output2+0x1d7/0x470
> [<ffffffff814e34b0>] ip6_finish_output+0x90/0xb0
> [<ffffffff814e3507>] ip6_output+0x37/0xb0
> [<ffffffff815021eb>] igmp6_send+0x2db/0x470
> [<ffffffff81502645>] igmp6_timer_handler+0x95/0xa0
> [<ffffffff8104b57c>] call_timer_fn+0x2c/0x90
> [<ffffffff8104b7ba>] run_timer_softirq+0x1da/0x1f0
> [<ffffffff81045721>] __do_softirq+0xd1/0x1b0
>
> May it be that the allocated memory within vring_add_indirect should be marked
> as kmemle...
2013 Oct 04
1
Kmemleak: false-positive in vring_add_indirect ?
...xmit+0x1c8/0x460
> [<ffffffff814e3187>] ip6_finish_output2+0x1d7/0x470
> [<ffffffff814e34b0>] ip6_finish_output+0x90/0xb0
> [<ffffffff814e3507>] ip6_output+0x37/0xb0
> [<ffffffff815021eb>] igmp6_send+0x2db/0x470
> [<ffffffff81502645>] igmp6_timer_handler+0x95/0xa0
> [<ffffffff8104b57c>] call_timer_fn+0x2c/0x90
> [<ffffffff8104b7ba>] run_timer_softirq+0x1da/0x1f0
> [<ffffffff81045721>] __do_softirq+0xd1/0x1b0
>
> Address gets embedded in a descriptor via virt_to_phys(). See detach_buf,
> which frees i...
2013 Oct 04
1
Kmemleak: false-positive in vring_add_indirect ?
...xmit+0x1c8/0x460
> [<ffffffff814e3187>] ip6_finish_output2+0x1d7/0x470
> [<ffffffff814e34b0>] ip6_finish_output+0x90/0xb0
> [<ffffffff814e3507>] ip6_output+0x37/0xb0
> [<ffffffff815021eb>] igmp6_send+0x2db/0x470
> [<ffffffff81502645>] igmp6_timer_handler+0x95/0xa0
> [<ffffffff8104b57c>] call_timer_fn+0x2c/0x90
> [<ffffffff8104b7ba>] run_timer_softirq+0x1da/0x1f0
> [<ffffffff81045721>] __do_softirq+0xd1/0x1b0
>
> Address gets embedded in a descriptor via virt_to_phys(). See detach_buf,
> which frees i...