linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Christoph Lameter <cl@linux.com>
To: Gavin Guo <tuffkidtt@gmail.com>
Cc: linux-mm@kvack.org, penberg@kernel.org, mpm@selenic.com
Subject: Re: [Question] Crash of kmem_cache_cpu->freelist access
Date: Mon, 15 Dec 2014 08:14:04 -0600 (CST)	[thread overview]
Message-ID: <alpine.DEB.2.11.1412150812580.20101@gentwo.org> (raw)
In-Reply-To: <CAAh6nknX5=8ucX_ObxB+_Dy9NCmTgNH1QRhQFKxJ+pgbDsRRaw@mail.gmail.com>

On Sun, 14 Dec 2014, Gavin Guo wrote:

> I tried to disassembly and found that the object is from c->freelist
> and it has an abnormal value which caused the fault. My first thought
> is to try to add slub_debug in the kernel command line. But, the
> kernel is a production kernel and may not have the chance to add
> kernel parameters. The other way is to "echo 1 >

the slub_debug option is there so that production kernels *can* run with
debugging and that we can locate these issues.

If you cannot get to a boot prompt then please change the grub
configuration and add the slub_debug parameter.

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

      reply	other threads:[~2014-12-15 14:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-13 16:06 Gavin Guo
2014-12-15 14:14 ` Christoph Lameter [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=alpine.DEB.2.11.1412150812580.20101@gentwo.org \
    --to=cl@linux.com \
    --cc=linux-mm@kvack.org \
    --cc=mpm@selenic.com \
    --cc=penberg@kernel.org \
    --cc=tuffkidtt@gmail.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox