All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rolf Eike Beer <eike-kernel@sf-tec.de>
To: Richard Mittendorfer <delist@gmx.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [BUG] Warning in mm/slab.c:777
Date: Sat, 26 May 2007 20:19:19 +0200	[thread overview]
Message-ID: <200705262019.24816.eike-kernel@sf-tec.de> (raw)
In-Reply-To: <20070526184622.cfdba54a.delist@gmx.net>

[-- Attachment #1: Type: text/plain, Size: 1257 bytes --]

You wrote:
> Also sprach Rolf Eike Beer <eike-kernel@sf-tec.de> (Sat, 26 May 2007 
08:48:55 +0200):
> > After bootup (runlevel 5) I found this in dmesg:
> >
> > WARNING: at mm/slab.c:777 __find_general_cachep()
> >  [<c0165fe1>] __kmalloc+0x40/0xc3
> >  [<f8f4d5ed>] drm_rmdraw+0x126/0x24e [drm]
> >  [<c023e68b>] skb_dequeue+0x39/0x3f
> >  [<f8f4d4c7>] drm_rmdraw+0x0/0x24e [drm]
> >  [<f8f4e10e>] drm_ioctl+0x14c/0x192 [drm]
> >  [<c0172cb0>] do_ioctl+0x4c/0x62
> >  [<c0172efd>] vfs_ioctl+0x237/0x249
> >  [<c017aff3>] mntput_no_expire+0x11/0x68
> >  [<c0172f5b>] sys_ioctl+0x4c/0x65
> >  [<c0103cde>] sysenter_past_esp+0x5f/0x85
> >  =======================
> >
> > Kernel is Linus' git of yesterday, the first occurence of this in my logs
> > was on May 16th.
>
> It may be the same zero request I hit in slub, and according to
> http://bugzilla.kernel.org/show_bug.cgi?id=8476 people care about. Also
> I remember a mail from Linus, where he meant it's handled quite well
> (currently no link cause fetching thze whole IMAP quite takes some
> time, sry).

Thank you for your information. It may be the same alloc, but it's independent 
of SLUB:

CONFIG_SLAB=y
# CONFIG_SLUB is not set
# CONFIG_SLOB is not set

Eike

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

      reply	other threads:[~2007-05-26 18:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-26  6:48 [BUG] Warning in mm/slab.c:777 Rolf Eike Beer
2007-05-26 16:46 ` Richard Mittendorfer
2007-05-26 18:19   ` Rolf Eike Beer [this message]

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=200705262019.24816.eike-kernel@sf-tec.de \
    --to=eike-kernel@sf-tec.de \
    --cc=delist@gmx.net \
    --cc=linux-kernel@vger.kernel.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.