OneNAND: soft lockup

Kyungmin Park kyungmin.park at samsung.com
Thu Dec 28 22:01:47 EST 2006


Hi,

> > 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.

Yes it's working. I will try to test this one during this weekend.

> 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).

Good. I don't know this command. Thank you for this info.

Best regards,
Kyungmin Park


More information about the linux-mtd mailing list