From: Balbir Singh <balbir@linux.vnet.ibm.com>
To: Jiri Slaby <jirislaby@gmail.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
containers@lists.linux-foundation.org, linux-mm@kvack.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/1] mm_owner: fix cgroup null dereference
Date: Tue, 19 Aug 2008 16:06:07 +0530 [thread overview]
Message-ID: <48AAA217.8040307@linux.vnet.ibm.com> (raw)
In-Reply-To: <48AA970D.5050403@gmail.com>
Jiri Slaby wrote:
> On 08/19/2008 05:37 AM, Balbir Singh wrote:
>> Could you please help me with the steps to reproduce the problem. I don't seem
>> to be hitting the mm->owner changed callback. I did have a test case for it when
>> I developed mm->owner functionality, but it does not trigger an oops for me.
>
> I have no idea. My config is at:
> http://decibel.fi.muni.cz/~xslaby/config-memrlimit-oops
> I don't play with cgroups or anything, I just work on the system. Do you need a
> test case, it's obvious from the code as far as I can see?
Yes, the problem is obvious, but I usually use small test cases or test
scenarios to verify that the problem is fixed.
--
Balbir
WARNING: multiple messages have this Message-ID (diff)
From: Balbir Singh <balbir@linux.vnet.ibm.com>
To: Jiri Slaby <jirislaby@gmail.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
containers@lists.linux-foundation.org, linux-mm@kvack.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/1] mm_owner: fix cgroup null dereference
Date: Tue, 19 Aug 2008 16:06:07 +0530 [thread overview]
Message-ID: <48AAA217.8040307@linux.vnet.ibm.com> (raw)
In-Reply-To: <48AA970D.5050403@gmail.com>
Jiri Slaby wrote:
> On 08/19/2008 05:37 AM, Balbir Singh wrote:
>> Could you please help me with the steps to reproduce the problem. I don't seem
>> to be hitting the mm->owner changed callback. I did have a test case for it when
>> I developed mm->owner functionality, but it does not trigger an oops for me.
>
> I have no idea. My config is at:
> http://decibel.fi.muni.cz/~xslaby/config-memrlimit-oops
> I don't play with cgroups or anything, I just work on the system. Do you need a
> test case, it's obvious from the code as far as I can see?
Yes, the problem is obvious, but I usually use small test cases or test
scenarios to verify that the problem is fixed.
--
Balbir
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
next prev parent reply other threads:[~2008-08-19 10:36 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-14 20:16 [PATCH 1/1] mm_owner: fix cgroup null dereference Jiri Slaby
2008-08-14 20:16 ` Jiri Slaby
2008-08-14 20:58 ` Balbir Singh
2008-08-14 20:58 ` Balbir Singh
[not found] ` <48A49C78.7070100-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>
2008-08-18 21:22 ` Jiri Slaby
2008-08-18 21:22 ` Jiri Slaby
2008-08-18 21:22 ` Jiri Slaby
[not found] ` <48A9E82E.3060009-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2008-08-19 3:37 ` Balbir Singh
2008-08-19 3:37 ` Balbir Singh
2008-08-19 3:37 ` Balbir Singh
2008-08-19 9:49 ` Jiri Slaby
2008-08-19 9:49 ` Jiri Slaby
[not found] ` <48AA970D.5050403-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2008-08-19 10:36 ` Balbir Singh
2008-08-19 10:36 ` Balbir Singh [this message]
2008-08-19 10:36 ` Balbir Singh
[not found] ` <48AA4003.5080300-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>
2008-08-19 9:49 ` Jiri Slaby
[not found] ` <1218745013-9537-1-git-send-email-jirislaby-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2008-08-14 20:58 ` Balbir Singh
2008-08-19 14:13 ` Balbir Singh
2008-08-19 14:13 ` Balbir Singh
2008-08-19 14:13 ` Balbir Singh
[not found] ` <20080819141344.GF25239-SINUvgVNF2CyUtPGxGje5AC/G2K4zDHf@public.gmane.org>
2008-08-20 5:20 ` Li Zefan
2008-08-20 5:20 ` Li Zefan
2008-08-20 5:20 ` Li Zefan
[not found] ` <48ABA9A8.1060806-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>
2008-08-20 6:59 ` KAMEZAWA Hiroyuki
2008-08-20 6:59 ` KAMEZAWA Hiroyuki
2008-08-20 6:59 ` KAMEZAWA Hiroyuki
-- strict thread matches above, loose matches on Subject: below --
2008-08-14 20:16 Jiri Slaby
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=48AAA217.8040307@linux.vnet.ibm.com \
--to=balbir@linux.vnet.ibm.com \
--cc=akpm@linux-foundation.org \
--cc=containers@lists.linux-foundation.org \
--cc=jirislaby@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.