On Fri, 22 Jun 2007, Christoph Lameter wrote: > > We need to fix any remaining weird slab object uses right now. Your check > leaves a lot of holes open. 2.6.22 removes all other such strange slab > uses in other arches. It would be inconsistent if we left these things in > ARM (and maybe PA-RISC). As I understand it, that driver used to work right with SLAB, then oopsed with SLUB, and now works okay again with the page_mapping patch? I'm unclear how it comes about that you removed "all other such strange slab uses in other arches", yet missed this? That suggests there may be further unexpected uses. It worries me that any use which catches you by surprise has to be fixed up in the caller, rather than in slub itself: slab/slub is a service, not a master. But I'm rather repeating myself. Hugh - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: Oops in a driver while using SLUB as a SLAB allocator
- From: Christoph Lameter <[email protected]>
- Re: Oops in a driver while using SLUB as a SLAB allocator
- References:
- Oops in a driver while using SLUB as a SLAB allocator
- From: Nicolas Ferre <[email protected]>
- Re: Oops in a driver while using SLUB as a SLAB allocator
- From: Hugh Dickins <[email protected]>
- Re: Oops in a driver while using SLUB as a SLAB allocator
- From: Christoph Lameter <[email protected]>
- Re: Oops in a driver while using SLUB as a SLAB allocator
- From: Hugh Dickins <[email protected]>
- Re: Oops in a driver while using SLUB as a SLAB allocator
- From: Linus Torvalds <[email protected]>
- Re: Oops in a driver while using SLUB as a SLAB allocator
- From: Christoph Lameter <[email protected]>
- Re: Oops in a driver while using SLUB as a SLAB allocator
- From: Hugh Dickins <[email protected]>
- Re: Oops in a driver while using SLUB as a SLAB allocator
- From: Christoph Lameter <[email protected]>
- Re: Oops in a driver while using SLUB as a SLAB allocator
- From: Hugh Dickins <[email protected]>
- Re: Oops in a driver while using SLUB as a SLAB allocator
- From: Christoph Lameter <[email protected]>
- Oops in a driver while using SLUB as a SLAB allocator
- Prev by Date: Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3
- Next by Date: [PATCH v3] doc/oops-tracing: add Code: decode info
- Previous by thread: Re: Oops in a driver while using SLUB as a SLAB allocator
- Next by thread: Re: Oops in a driver while using SLUB as a SLAB allocator
- Index(es):