[Crash-utility] [PATCH] fix loop index

Daisuke Nishimura nishimura at mxp.nes.nec.co.jp
Thu Sep 6 02:17:31 UTC 2007


Hi.

In x86_xen_kdump_p2m_create(), same valuable(i) is
used as for-loop index, where one for-loop is inside
the another for-loop.
As a result, if debug level is equal to or larger than
7, outer for-loop is repeated only once.

This patch fixes this bug.


Thanks.
Daisuke Nishimura.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: fix_loop_index.patch
URL: <http://listman.redhat.com/archives/crash-utility/attachments/20070906/7ae0de4e/attachment.ksh>


More information about the Crash-utility mailing list