kmem_cache_alloc_one_tail BUG

From: Bill (jobhunts02_at_aol.com)
Date: 05/20/05

  • Next message: Tommy Reynolds: "Re: kmem_cache_alloc_one_tail BUG"
    Date: 20 May 2005 14:48:36 -0700
    
    

    I am porting my Linux 2.4 code from an evaluation board with an MPC8275
    processor and 8 Mbytes of flash, consisting of four Sharp
    LH28F016SCT-L95 flash chips, to a custom board with an MPC8270
    processor and 8 Mbytes of flash, consisting of two Intel 28F320C3 flash
    chips. The custom board is crashing when mounting the JFFS2
    filesystem. Specifically, with debugging on, in
    kmem_cache_alloc_one_tail, I reach the following BUG:

    #if DEBUG
    if (cachep->flags & SLAB_POISON)
    if (kmem_check_poison_obj(cachep, objp))
    BUG();

    Anyone seen this before and solved this problem?

    Thank you.


  • Next message: Tommy Reynolds: "Re: kmem_cache_alloc_one_tail BUG"

    Relevant Pages

    • kmem_cache_alloc_one_tail BUG
      ... processor and 8 Mbytes of flash, consisting of four Sharp ... LH28F016SCT-L95 flash chips, to a custom board with an MPC8270 ...
      (comp.os.linux.development.system)
    • RE: IPSM w/ P30 Flash Results in Registry Corruption
      ... P30 parts not getting completely flushed to the flash chip. ... the flash chips, but otherwise, until CE 5.0, these isn't anyway to get the ... The result is we have one application bank and one boot bank of ... The upper bank is used to store the windows registry and a user file ...
      (microsoft.public.windowsce.platbuilder)
    • RE: IPSM w/ P30 Flash Results in Registry Corruption
      ... P30 parts not getting completely flushed to the flash chip. ... the flash chips, but otherwise, until CE 5.0, these isn't anyway to get the ... OS to flush to the FSD. ... The result is we have one application bank and one boot bank of ...
      (microsoft.public.windowsce.platbuilder)
    • [2.4 patch] MTD Configure.help cleanups
      ... -Compaq bootldr partition table parsing ... The Compaq bootldr deals with multiple 'images' in flash devices ... If you wish to support CFI devices on a physical bus which is ... If your flash chips are interleaved in fours - i.e. you have four ...
      (Linux-Kernel)
    • Re: Flash memory
      ... I know that most flash memory has a USB interface. ... If you operate the flash chips in parallel, ...
      (microsoft.public.windowsxp.hardware)