mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Re: kernel BUG at slab.c:804!
@ 2000-10-28 16:01 David Brownell
  0 siblings, 0 replies; only message in thread
From: David Brownell @ 2000-10-28 16:01 UTC (permalink / raw)
  To: reiserc; +Cc: linux-kernel

I'd guess this is because of a bug that crept into test9,
where a TD is now leaked ... you can get rid of the slab
BUG warning by commenting out the line at the top of
drivers/usb/usb-ohci.c that #defines OHCI_MEM_SLAB.

That TD leak prevents the kmem_cache from getting freed,
and hence prevents that module from getting reloaded.

It was a mistake to leave that #defined at this time,
though of course it _ought_ to be fine to do that.

- Dave




-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-10-28 16:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-10-28 16:01 kernel BUG at slab.c:804! David Brownell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®