From: Adrian Bunk <bunk@kernel.org>
To: Mark Lord <lkml@rtr.ca>
Cc: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>,
linux-mm@kvack.org, linux-kernel@vger.kernel.org
Subject: Re: [BUG 2.6.24-rc3-git6] SLUB's ksize() fails for size > 2048.
Date: Sun, 2 Dec 2007 17:16:13 +0100 [thread overview]
Message-ID: <20071202161613.GM15974@stusta.de> (raw)
In-Reply-To: <4752D59B.1020907@rtr.ca>
On Sun, Dec 02, 2007 at 10:56:11AM -0500, Mark Lord wrote:
> Tetsuo Handa wrote:
>...
>> kernel BUG at mm/slub.c:2562!
>...
> Is "p" NULL ? Where'd your printk() output go to?
Check the source, that's not the BUG_ON(!object), it's the
BUG_ON(!page).
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
WARNING: multiple messages have this Message-ID (diff)
From: Adrian Bunk <bunk@kernel.org>
To: Mark Lord <lkml@rtr.ca>
Cc: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>,
linux-mm@kvack.org, linux-kernel@vger.kernel.org
Subject: Re: [BUG 2.6.24-rc3-git6] SLUB's ksize() fails for size > 2048.
Date: Sun, 2 Dec 2007 17:16:13 +0100 [thread overview]
Message-ID: <20071202161613.GM15974@stusta.de> (raw)
In-Reply-To: <4752D59B.1020907@rtr.ca>
On Sun, Dec 02, 2007 at 10:56:11AM -0500, Mark Lord wrote:
> Tetsuo Handa wrote:
>...
>> kernel BUG at mm/slub.c:2562!
>...
> Is "p" NULL ? Where'd your printk() output go to?
Check the source, that's not the BUG_ON(!object), it's the
BUG_ON(!page).
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
--
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:[~2007-12-02 16:16 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-02 10:39 [BUG 2.6.24-rc3-git6] SLUB's ksize() fails for size > 2048 Tetsuo Handa
2007-12-02 10:39 ` Tetsuo Handa
2007-12-02 15:56 ` Mark Lord
2007-12-02 15:56 ` Mark Lord
2007-12-02 16:03 ` Mark Lord
2007-12-02 16:03 ` Mark Lord
2007-12-02 16:16 ` Adrian Bunk [this message]
2007-12-02 16:16 ` Adrian Bunk
2007-12-02 16:13 ` Adrian Bunk
2007-12-02 16:13 ` Adrian Bunk
2007-12-02 16:30 ` Vegard Nossum
2007-12-02 16:30 ` Vegard Nossum
2007-12-02 16:43 ` Vegard Nossum
2007-12-02 16:43 ` Vegard Nossum
2007-12-02 18:23 ` Pekka Enberg
2007-12-02 18:23 ` Pekka Enberg
2007-12-03 11:33 ` Tetsuo Handa
2007-12-03 11:33 ` Tetsuo Handa
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=20071202161613.GM15974@stusta.de \
--to=bunk@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=lkml@rtr.ca \
--cc=penguin-kernel@I-love.SAKURA.ne.jp \
/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.