public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
From: Hoang-Nam Nguyen <hnguyen@linux•vnet.ibm.com>
To: Roland Dreier <rdreier@cisco•com>
Cc: linuxppc-dev@ozlabs•org, linux-kernel@vger•kernel.org,
	openib-general@openib•org, raisch@de•ibm.com
Subject: Re: [PATCH 2.6.19] ehca: bug fix: use wqe offset instead wqe address to determine pending work requests
Date: Wed, 22 Nov 2006 10:29:09 +0100	[thread overview]
Message-ID: <200611221029.10077.hnguyen@linux.vnet.ibm.com> (raw)
In-Reply-To: <adaslgcg30n.fsf@cisco.com>

(2nd try, since I forgot to post this on the mailing list)
On Tuesday 21 November 2006 17:47, Roland Dreier wrote:
> Umm, it's really late to merge things for 2.6.19.  How severe is this
> bug?  Why has it not been found until now if it causing crashes?
We found this bug actually through a code review by random. Since
(un)fortunately the queue pages were layouted in order, we've not
seen it earlier. It's certainly a bug and can cause kernel panic 
if above observation is not met, probably in stress situation
of system. That means the "former" code accesses next page that 
it has not allocated.
Thanks
Nam

  reply	other threads:[~2006-11-22  9:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-20 22:54 [PATCH 2.6.19] ehca: bug fix: use wqe offset instead wqe address to determine pending work requests Hoang-Nam Nguyen
2006-11-21 16:47 ` Roland Dreier
2006-11-22  9:29   ` Hoang-Nam Nguyen [this message]
2006-11-22 23:04     ` Roland Dreier
2006-11-23 13:31       ` Hoang-Nam Nguyen
2006-11-24 23:07         ` Roland Dreier

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=200611221029.10077.hnguyen@linux.vnet.ibm.com \
    --to=hnguyen@linux$(echo .)vnet.ibm.com \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linuxppc-dev@ozlabs$(echo .)org \
    --cc=openib-general@openib$(echo .)org \
    --cc=raisch@de$(echo .)ibm.com \
    --cc=rdreier@cisco$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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