Larry Finger
f11bbfd87d
rtlwifi: rtl8192ce: Remove false positives for kmemleak
When rtl8192ce is in operation, kmemleak indicates a number of leaks, yet
when the driver is removed all are gone. These false positives happen
in two locations:
unreferenced object 0xffff880041124000 (size 9536):
comm "work_for_cpu", pid 9295, jiffies 4295037203 (age 20596.320s)
hex dump (first 32 bytes):
33 00 00 01 01 6d 00 00 00 00 b1 0e 21 0b 00 00 3....m......!...
01 01 6d 00 00 00 00 8b 20 c0 e9 00 00 01 01 6d ..m..... ......m
backtrace:
[<ffffffff8137a1b1>] kmemleak_alloc+0x21/0x50
[<ffffffff8138d01f>] kmalloc_large_node+0x9a/0xa6
[<ffffffff811335a5>] __kmalloc_node_track_caller+0x175/0x3b0
[<ffffffff812ddfe3>] __alloc_skb+0x73/0x230
[<ffffffff812de1b8>] dev_alloc_skb+0x18/0x30
[<ffffffffa091a3b7>] rtl_pci_probe+0x10e0/0x17d2 [rtlwifi]
-- snip --
unreferenced object 0xffff8800b4d3f600 (size 256):
comm "kworker/u:2", pid 13221, jiffies 4297830173 (age 9424.568s)
hex dump (first 32 bytes):
1c d6 45 b1 00 88 ff ff 1c d6 45 b1 00 88 ff ff ..E.......E.....
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
backtrace:
[<ffffffff8137a1b1>] kmemleak_alloc+0x21/0x50
[<ffffffff81130f43>] kmem_cache_alloc_node+0x153/0x270
[<ffffffff812ddfb6>] __alloc_skb+0x46/0x230
[<ffffffff812de1b8>] dev_alloc_skb+0x18/0x30
[<ffffffffa093264a>] rtl92c_set_fw_rsvdpagepkt+0x22a/0x5c0 [rtl8192c_common]
-- snip --
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2012-04-16 14:38:48 -04:00
..
2012-04-05 15:30:34 -07:00
2012-03-22 20:22:30 -07:00
2012-03-28 18:30:03 +01:00
2012-04-05 15:30:34 -07:00
2012-04-10 14:13:30 -04:00
2012-03-30 08:50:27 +02:00
2012-04-09 15:47:49 -04:00
2012-04-05 17:34:30 -07:00
2012-03-29 16:53:48 -07:00
2012-04-05 22:13:39 -07:00
2012-03-30 16:45:39 -07:00
2012-03-22 18:15:32 -07:00
2012-03-27 16:03:32 -07:00
2012-04-05 15:30:34 -07:00
2012-04-04 15:50:11 +02:00
2012-03-28 18:30:03 +01:00
2012-04-04 13:13:18 -06:00
2012-04-05 15:30:34 -07:00
2012-04-05 15:25:50 -07:00
2012-04-03 17:08:28 -07:00
2012-03-28 15:58:21 -07:00
2012-03-28 18:30:03 +01:00
2012-04-05 15:25:50 -07:00
2012-03-28 18:30:03 +01:00
2012-03-29 23:17:44 -07:00
2012-04-05 15:30:34 -07:00
2012-04-02 17:53:39 -07:00
2012-03-28 13:56:35 -07:00
2012-03-28 18:30:03 +01:00
2012-04-03 15:39:23 +10:00
2012-03-29 18:02:10 -07:00
2012-03-28 15:58:21 -07:00
2012-04-05 15:30:34 -07:00
2012-04-05 15:30:34 -07:00
2012-03-30 17:31:56 -07:00
2012-04-05 15:30:34 -07:00
2012-04-16 14:38:48 -04:00
2012-04-12 15:10:44 -04:00
2012-03-28 18:30:03 +01:00
2012-03-28 14:08:46 -07:00
2012-04-05 15:25:50 -07:00
2012-03-28 15:58:21 -07:00
2012-03-31 12:49:56 -07:00
2012-03-29 16:00:48 -07:00
2012-03-30 16:45:39 -07:00
2012-03-30 16:45:39 -07:00
2012-03-30 16:09:02 -07:00
2012-04-04 10:09:30 -07:00
2012-04-05 15:25:50 -07:00
2012-04-05 15:30:34 -07:00
2012-03-28 15:58:21 -07:00
2012-03-28 18:30:03 +01:00
2012-04-05 15:30:34 -07:00
2012-03-30 00:09:17 -07:00
2012-04-05 15:30:34 -07:00
2012-03-30 16:03:15 -07:00
2012-03-22 12:38:04 -07:00
2012-04-05 15:30:34 -07:00
2012-04-05 22:13:39 -07:00
2012-04-05 15:25:50 -07:00
2012-03-23 14:46:48 -04:00
2012-04-05 22:13:39 -07:00
2012-03-31 08:09:51 +05:30
2012-03-29 18:02:10 -07:00
2012-04-04 17:13:43 -07:00
2012-04-02 09:50:40 -07:00
2012-04-02 09:50:40 -07:00