[PATCH 2.6.19] ehca: bug fix: use wqe offset instead wqe address to determine pending work requests

Hoang-Nam Nguyen hnguyen at linux.vnet.ibm.com
Wed Nov 22 20:29:09 EST 2006


(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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



More information about the Linuxppc-dev mailing list