All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@redhat.com>
To: Lee Revell <rlrevell@joe-job.com>
Cc: Hugh Dickins <hugh@veritas.com>,
	Alistair John Strachan <s0348365@sms.ed.ac.uk>,
	Con Kolivas <con@kolivas.org>,
	Kenneth W <kenneth.w.chen@intel.com>, Keith Owens <kaos@sgi.com>,
	linux-mm@kvack.org, linux-kernel@vger.kernel.org
Subject: Re: Kernel BUG at mm/rmap.c:491
Date: Thu, 24 Nov 2005 13:59:39 -0500	[thread overview]
Message-ID: <20051124185939.GD4638@redhat.com> (raw)
In-Reply-To: <1132831993.3473.20.camel@mindpipe>

On Thu, Nov 24, 2005 at 06:33:12AM -0500, Lee Revell wrote:
 > On Thu, 2005-11-24 at 07:50 +0000, Hugh Dickins wrote:
 > > But I've CC'ed Keith,
 > > we sometimes find the kernel does things so to suit ksymoops. 
 > 
 > Um, unless someone has been merging Documentation patches without
 > reading them, ksymoops shouldn't be used with 2.6 anyway.

It is occasionally still useful for decoding Code: lines back
to assembly.

		Dave


WARNING: multiple messages have this Message-ID (diff)
From: Dave Jones <davej@redhat.com>
To: Lee Revell <rlrevell@joe-job.com>
Cc: Hugh Dickins <hugh@veritas.com>,
	Alistair John Strachan <s0348365@sms.ed.ac.uk>,
	Con Kolivas <con@kolivas.org>,
	Kenneth W <kenneth.w.chen@intel.com>, Keith Owens <kaos@sgi.com>,
	linux-mm@kvack.org, linux-kernel@vger.kernel.org
Subject: Re: Kernel BUG at mm/rmap.c:491
Date: Thu, 24 Nov 2005 13:59:39 -0500	[thread overview]
Message-ID: <20051124185939.GD4638@redhat.com> (raw)
In-Reply-To: <1132831993.3473.20.camel@mindpipe>

On Thu, Nov 24, 2005 at 06:33:12AM -0500, Lee Revell wrote:
 > On Thu, 2005-11-24 at 07:50 +0000, Hugh Dickins wrote:
 > > But I've CC'ed Keith,
 > > we sometimes find the kernel does things so to suit ksymoops. 
 > 
 > Um, unless someone has been merging Documentation patches without
 > reading them, ksymoops shouldn't be used with 2.6 anyway.

It is occasionally still useful for decoding Code: lines back
to assembly.

		Dave

--
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:[~2005-11-24 19:01 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-23 22:56 Kernel BUG at mm/rmap.c:491 Chen, Kenneth W
2005-11-23 22:56 ` Chen, Kenneth W
2005-11-23 23:24 ` Con Kolivas
2005-11-23 23:24   ` Con Kolivas
2005-11-23 23:33   ` Chen, Kenneth W
2005-11-23 23:33     ` Chen, Kenneth W
2005-11-23 23:35     ` Con Kolivas
2005-11-23 23:35       ` Con Kolivas
2005-11-23 23:38       ` Alistair John Strachan
2005-11-23 23:38         ` Alistair John Strachan
2005-11-23 23:40         ` Con Kolivas
2005-11-24  4:38       ` Dave Jones
2005-11-24  4:38         ` Dave Jones
2005-11-23 23:36     ` Randy.Dunlap
2005-11-23 23:36       ` Randy.Dunlap
2005-11-23 23:39       ` Randy.Dunlap
2005-11-23 23:39         ` Randy.Dunlap
2005-11-23 23:35   ` Alistair John Strachan
2005-11-23 23:35     ` Alistair John Strachan
2005-11-24  4:40     ` Dave Jones
2005-11-24  4:40       ` Dave Jones
2005-11-24  5:34       ` Lee Revell
2005-11-24  5:34         ` Lee Revell
2005-11-24 18:08         ` Zwane Mwaikambo
2005-11-24 18:08           ` Zwane Mwaikambo
2005-11-24  6:57       ` Alistair John Strachan
2005-11-24  6:57         ` Alistair John Strachan
2005-11-24  7:50       ` Hugh Dickins
2005-11-24  7:50         ` Hugh Dickins
2005-11-24 11:33         ` Lee Revell
2005-11-24 11:33           ` Lee Revell
2005-11-24 18:59           ` Dave Jones [this message]
2005-11-24 18:59             ` Dave Jones
2005-11-24 23:47         ` Keith Owens
2005-11-24 23:47           ` Keith Owens
2005-11-24 23:50           ` Con Kolivas
2005-11-24 23:50             ` Con Kolivas
2005-11-25 10:43             ` Hugh Dickins
2005-11-25 10:43               ` Hugh Dickins
2005-11-25 10:45               ` Con Kolivas
2005-11-25 10:45                 ` Con Kolivas
2005-11-24  8:04 ` Hugh Dickins
2005-11-24  8:04   ` Hugh Dickins

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=20051124185939.GD4638@redhat.com \
    --to=davej@redhat.com \
    --cc=con@kolivas.org \
    --cc=hugh@veritas.com \
    --cc=kaos@sgi.com \
    --cc=kenneth.w.chen@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=rlrevell@joe-job.com \
    --cc=s0348365@sms.ed.ac.uk \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.