Displaying 20 results from an estimated 156 matches for "kmemleak".
2018 Feb 12
5
[PATCH] headers: untangle kmemleak.h from mm.h
From: Randy Dunlap <rdunlap at infradead.org>
Currently <linux/slab.h> #includes <linux/kmemleak.h> for no obvious
reason. It looks like it's only a convenience, so remove kmemleak.h
from slab.h and add <linux/kmemleak.h> to any users of kmemleak_*
that don't already #include it.
Also remove <linux/kmemleak.h> from source files that do not use it.
This is tested on i386...
2018 Feb 12
5
[PATCH] headers: untangle kmemleak.h from mm.h
From: Randy Dunlap <rdunlap at infradead.org>
Currently <linux/slab.h> #includes <linux/kmemleak.h> for no obvious
reason. It looks like it's only a convenience, so remove kmemleak.h
from slab.h and add <linux/kmemleak.h> to any users of kmemleak_*
that don't already #include it.
Also remove <linux/kmemleak.h> from source files that do not use it.
This is tested on i386...
2018 Feb 12
2
[PATCH] headers: untangle kmemleak.h from mm.h
On 02/12/2018 04:28 AM, Michael Ellerman wrote:
> Randy Dunlap <rdunlap at infradead.org> writes:
>
>> From: Randy Dunlap <rdunlap at infradead.org>
>>
>> Currently <linux/slab.h> #includes <linux/kmemleak.h> for no obvious
>> reason. It looks like it's only a convenience, so remove kmemleak.h
>> from slab.h and add <linux/kmemleak.h> to any users of kmemleak_*
>> that don't already #include it.
>> Also remove <linux/kmemleak.h> from source files that do...
2018 Feb 12
2
[PATCH] headers: untangle kmemleak.h from mm.h
On 02/12/2018 04:28 AM, Michael Ellerman wrote:
> Randy Dunlap <rdunlap at infradead.org> writes:
>
>> From: Randy Dunlap <rdunlap at infradead.org>
>>
>> Currently <linux/slab.h> #includes <linux/kmemleak.h> for no obvious
>> reason. It looks like it's only a convenience, so remove kmemleak.h
>> from slab.h and add <linux/kmemleak.h> to any users of kmemleak_*
>> that don't already #include it.
>> Also remove <linux/kmemleak.h> from source files that do...
2013 Jan 11
3
[PATCH] virtio: suppress kmemleak false positive
While doing simple IPv6 tests in KVM virtual machines,
(add an IPv6 address to eth0) kmemleak complains about
an unreferenced object:
unreferenced object 0xffff88001e804120 (size 32):
comm "softirq", pid 0, jiffies 4294900928 (age 631.544s)
hex dump (first 32 bytes):
28 cb fd 1d 00 00 00 00 0c 00 00 00 01 00 01 00 (...............
02 d0 83 1d 00 00 00 00 6e 00 00 00...
2013 Jan 11
3
[PATCH] virtio: suppress kmemleak false positive
While doing simple IPv6 tests in KVM virtual machines,
(add an IPv6 address to eth0) kmemleak complains about
an unreferenced object:
unreferenced object 0xffff88001e804120 (size 32):
comm "softirq", pid 0, jiffies 4294900928 (age 631.544s)
hex dump (first 32 bytes):
28 cb fd 1d 00 00 00 00 0c 00 00 00 01 00 01 00 (...............
02 d0 83 1d 00 00 00 00 6e 00 00 00...
2018 Feb 12
0
[PATCH] headers: untangle kmemleak.h from mm.h
* Randy Dunlap <rdunlap at infradead.org> wrote:
> From: Randy Dunlap <rdunlap at infradead.org>
>
> Currently <linux/slab.h> #includes <linux/kmemleak.h> for no obvious
> reason. It looks like it's only a convenience, so remove kmemleak.h
> from slab.h and add <linux/kmemleak.h> to any users of kmemleak_*
> that don't already #include it.
> Also remove <linux/kmemleak.h> from source files that do not use it.
>...
2018 Feb 12
0
[PATCH] headers: untangle kmemleak.h from mm.h
Randy Dunlap <rdunlap at infradead.org> writes:
> From: Randy Dunlap <rdunlap at infradead.org>
>
> Currently <linux/slab.h> #includes <linux/kmemleak.h> for no obvious
> reason. It looks like it's only a convenience, so remove kmemleak.h
> from slab.h and add <linux/kmemleak.h> to any users of kmemleak_*
> that don't already #include it.
> Also remove <linux/kmemleak.h> from source files that do not use it.
>...
2018 Feb 13
0
[PATCH] headers: untangle kmemleak.h from mm.h
...p at infradead.org> writes:
> On 02/12/2018 04:28 AM, Michael Ellerman wrote:
>> Randy Dunlap <rdunlap at infradead.org> writes:
>>
>>> From: Randy Dunlap <rdunlap at infradead.org>
>>>
>>> Currently <linux/slab.h> #includes <linux/kmemleak.h> for no obvious
>>> reason. It looks like it's only a convenience, so remove kmemleak.h
>>> from slab.h and add <linux/kmemleak.h> to any users of kmemleak_*
>>> that don't already #include it.
>>> Also remove <linux/kmemleak.h> from sour...
2019 May 17
4
drm/nouveau/core/memory: kmemleak 684 new suspected memory leaks
Hello,
5.1.0-next-20190517
I'm looking at quite a lot of kmemleak reports coming from
drm/nouveau/core/memory, all of which are:
unreferenced object 0xffff8deec27c4ac0 (size 16):
comm "Web Content", pid 5309, jiffies 4309675011 (age 68.076s)
hex dump (first 16 bytes):
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...............
2013 Oct 02
2
Kmemleak: false-positive in vring_add_indirect ?
...67e20 (size 32):
comm "softirq", pid 0, jiffies 4295197765 (age 6.364s)
hex dump (first 32 bytes):
28 19 bf 3d 00 00 00 00 0c 00 00 00 01 00 01 00 (..=............
02 dc 51 3c 00 00 00 00 56 00 00 00 00 00 00 00 ..Q<....V.......
backtrace:
[<ffffffff8152db19>] kmemleak_alloc+0x59/0xc0
[<ffffffff81102e93>] __kmalloc+0xf3/0x180
[<ffffffff812db5d6>] vring_add_indirect+0x36/0x280
[<ffffffff812dc59f>] virtqueue_add_outbuf+0xbf/0x4e0
[<ffffffff813a8b30>] start_xmit+0x1a0/0x3b0
[<ffffffff81445861>] dev_hard_start_xmit+0x...
2013 Oct 02
2
Kmemleak: false-positive in vring_add_indirect ?
...67e20 (size 32):
comm "softirq", pid 0, jiffies 4295197765 (age 6.364s)
hex dump (first 32 bytes):
28 19 bf 3d 00 00 00 00 0c 00 00 00 01 00 01 00 (..=............
02 dc 51 3c 00 00 00 00 56 00 00 00 00 00 00 00 ..Q<....V.......
backtrace:
[<ffffffff8152db19>] kmemleak_alloc+0x59/0xc0
[<ffffffff81102e93>] __kmalloc+0xf3/0x180
[<ffffffff812db5d6>] vring_add_indirect+0x36/0x280
[<ffffffff812dc59f>] virtqueue_add_outbuf+0xbf/0x4e0
[<ffffffff813a8b30>] start_xmit+0x1a0/0x3b0
[<ffffffff81445861>] dev_hard_start_xmit+0x...
2018 Oct 18
0
kmemleak in nvkm_iccsense_oneinit
Hi
I got a kmemleak and it is pointing to nvkm_iccsense_oneinit().
Please refer to the below kmemleak message.
# uname -a
Linux climb 4.19.0-rc1+ #4 SMP Thu Sep 20 11:48:55 KST 2018 x86_64 x86_64
x86_64 GNU/Linux
# HW
LG Notebook. (Model Name:lg15n54)
# kmemleak mesage
unreferenced object 0xffff8801e9c58388 (size 9...
2018 Oct 18
0
kmemleak in nvkm_iccsense_oneinit
## I forgot the write email without checking the enable text mode. So,
send email again. Sorry for send E-mail twice.
Hi
I got a kmemleak and it is pointing to nvkm_iccsense_oneinit().
Please refer to the below kmemleak message.
# uname -a
Linux climb 4.19.0-rc1+ #4 SMP Thu Sep 20 11:48:55 KST 2018 x86_64
x86_64 x86_64 GNU/Linux
# HW
LG Notebook. (Model Name:lg15n54)
# kmemleak mesage
unreferenced object 0xffff8801e9c58388 (size 9...
2013 Oct 04
1
Kmemleak: false-positive in vring_add_indirect ?
On Fri, Oct 4, 2013 at 1:59 AM, Rusty Russell <rusty at rustcorp.com.au> wrote:
> Thanks! Does this work?
>
> virtio_ring: plug kmemleak false positive.
>
> unreferenced object 0xffff88003d467e20 (size 32):
> comm "softirq", pid 0, jiffies 4295197765 (age 6.364s)
> hex dump (first 32 bytes):
> 28 19 bf 3d 00 00 00 00 0c 00 00 00 01 00 01 00 (..=............
> 02 dc 51 3c 00 00 00 00 56 00 00...
2013 Oct 04
1
Kmemleak: false-positive in vring_add_indirect ?
On Fri, Oct 4, 2013 at 1:59 AM, Rusty Russell <rusty at rustcorp.com.au> wrote:
> Thanks! Does this work?
>
> virtio_ring: plug kmemleak false positive.
>
> unreferenced object 0xffff88003d467e20 (size 32):
> comm "softirq", pid 0, jiffies 4295197765 (age 6.364s)
> hex dump (first 32 bytes):
> 28 19 bf 3d 00 00 00 00 0c 00 00 00 01 00 01 00 (..=............
> 02 dc 51 3c 00 00 00 00 56 00 00...
2013 Oct 03
0
Kmemleak: false-positive in vring_add_indirect ?
...quot;softirq", pid 0, jiffies 4295197765 (age 6.364s)
> hex dump (first 32 bytes):
> 28 19 bf 3d 00 00 00 00 0c 00 00 00 01 00 01 00 (..=............
> 02 dc 51 3c 00 00 00 00 56 00 00 00 00 00 00 00 ..Q<....V.......
> backtrace:
> [<ffffffff8152db19>] kmemleak_alloc+0x59/0xc0
> [<ffffffff81102e93>] __kmalloc+0xf3/0x180
> [<ffffffff812db5d6>] vring_add_indirect+0x36/0x280
> [<ffffffff812dc59f>] virtqueue_add_outbuf+0xbf/0x4e0
> [<ffffffff813a8b30>] start_xmit+0x1a0/0x3b0
> [<ffffffff81445861>...
2013 Aug 19
11
[RFC PATCH] Btrfs: fix memory leak of orphan block rsv
...lls to btrfs_orphan_del() which grabbed the
root''s orphan_block_rsv without acquiring the orphan_lock first (confront
with btrfs_orphan_commit_root(), which acquires the lock before getting
and setting the root''s orphan_block_rsv).
This issue is simple to reproduce and observe if kmemleak is enabled.
Two simple ways to reproduce it:
** 1
$ mkfs.btrfs -f /dev/loop0
$ mount /dev/loop0 /mnt/btrfs
$ btrfs balance start /mnt/btrfs
$ umount /mnt/btrfs
** 2
$ mkfs.btrfs -f /dev/loop0
$ mount /dev/loop0 /mnt/btrfs
$ touch /mnt/btrfs/foobar
$ rm -f /mnt/btrfs/foobar
$ umount /mnt/btrfs...
2010 Feb 26
2
[Bug 26767] New: kmemleak complain about possible memory leak
http://bugs.freedesktop.org/show_bug.cgi?id=26767
Summary: kmemleak complain about possible memory leak
Product: xorg
Version: 7.5
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.or...
2014 Feb 11
6
[PATCH 0/3] tools/virtio: build fixes for virtio_test
...the tests in
tools/virtio. The following patches are build fixes for those changes, as well
as a fix for a typo that would have never built.
The changes were tested on my amd64 system against 3.14-rc2.
Joel Stanley (3):
tools/virtio: update internal copies of headers
tools/virtio: fix missing kmemleak_ignore symbol
tools/virtio: add a missing )
drivers/virtio/virtio_ring.c | 1 +
tools/virtio/linux/kmemleak.h | 3 +++
tools/virtio/linux/virtio.h | 4 ++--
tools/virtio/virtio_test.c | 2 +-
4 files changed, 7 insertions(+), 3 deletions(-)
create mode 100644 tools/virtio/linux/kmemleak....