OneNAND: soft lockup
Artem Bityutskiy
dedekind at infradead.org
Thu Dec 28 05:08:23 EST 2006
Hello Kyungmin,
On Thu, 2006-12-28 at 01:47 +0000, Kyungmin Park wrote:
> hmm, after patch, it has a problem.
> How can I find the soft lockup?
Well, it's about calling cond_resched() in JFFS2's loops. Please, try
this patch.
P.S. Please, consider to use git-am (-i -s options are useful) when
applying patches, in this case you will end up with correct patch
author. For example, the author of this patch is incorrect at your tree:
http://git.infradead.org/?p=users/kmpark/onenand-mtd-2.6.git;a=commit;h=fd9d42f16f1d98852a386c020dcd45d8c207d10d
For example, with the attached patch you can do:
git-am -i -s reschedule-in-loops.diff
Then press e, edit the commit message, and press y. Very handy tool.
Also, git-format-patch allows you to generate patches like that (with
From: and Subject: lines).
--
Best regards,
Artem Bityutskiy (Битюцкий Артём)
More information about the linux-mtd
mailing list