Prev: [PATCH] Staging: phison: fix space before TAB coding style issue in phison.c This is a patch to the phison.c file that fixes up a space before TAB warning found by the checkpatch.pl tool Signed-off-by: Lin Chan Hsiao <linchan.hsiao@gmail.com>
Next: get_maintainer: Repair STDIN usage
From: Pekka Enberg on 11 Mar 2010 05:50 Américo Wang kirjoitti: > On Thu, Mar 11, 2010 at 10:42 AM, Américo Wang <xiyou.wangcong(a)gmail.com> wrote: >> On Wed, Mar 10, 2010 at 10:33 PM, Christoph Lameter >> <cl(a)linux-foundation.org> wrote: >>> On Wed, 10 Mar 2010, Pekka Enberg wrote: >>> >>>>> Please let me know if you need more info. >>>> Looks like regular SLAB corruption bug to me. Can you trigget it with SLUB? >>> Run SLUB with CONFIG_SLUB_DEBUG_ON or specify slub_debug on the kernel >>> command line to have all allocations checked. >>> >>> >> Ok, I will try it today. > > Sorry, I can't trigger it today, either with SLAB or SLUB. Is it the exact same version or is it a new git snapshot? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Américo Wang on 11 Mar 2010 11:20 On Thu, Mar 11, 2010 at 12:49:36PM +0200, Pekka Enberg wrote: > Américo Wang kirjoitti: >> On Thu, Mar 11, 2010 at 10:42 AM, Américo Wang <xiyou.wangcong(a)gmail.com> wrote: >>> On Wed, Mar 10, 2010 at 10:33 PM, Christoph Lameter >>> <cl(a)linux-foundation.org> wrote: >>>> On Wed, 10 Mar 2010, Pekka Enberg wrote: >>>> >>>>>> Please let me know if you need more info. >>>>> Looks like regular SLAB corruption bug to me. Can you trigget it with SLUB? >>>> Run SLUB with CONFIG_SLUB_DEBUG_ON or specify slub_debug on the kernel >>>> command line to have all allocations checked. >>>> >>>> >>> Ok, I will try it today. >> >> Sorry, I can't trigger it today, either with SLAB or SLUB. > > Is it the exact same version or is it a new git snapshot? No, I did a git pull, but it looks like only some btrfs updates... -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
First
|
Prev
|
Pages: 1 2 Prev: [PATCH] Staging: phison: fix space before TAB coding style issue in phison.c This is a patch to the phison.c file that fixes up a space before TAB warning found by the checkpatch.pl tool Signed-off-by: Lin Chan Hsiao <linchan.hsiao@gmail.com> Next: get_maintainer: Repair STDIN usage |