public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: Mohanlal Jangir <mohanlaljangir@gmail.com>
To: dedekind1@gmail.com
Cc: linux-mtd@lists.infradead.org
Subject: Re: [PATCH] inappropriate pending block in foldchain
Date: Thu, 3 Sep 2009 22:56:17 +0900	[thread overview]
Message-ID: <58484c0e0909030656u7e59d35fs73c043fd772e5725@mail.gmail.com> (raw)
In-Reply-To: <1251796036.3514.29.camel@localhost>

> Hint: we use "git format-patch" to create patches.
>

I hope, my struggle with git has yielded something acceptable :)

>From 736fe41b3a8f42f72f793f6a18fcfa420abc6b7b Mon Sep 17 00:00:00 2001
From: Mohan Lal Jangir <mohanlaljangir@gmail.com>
Date: Thu, 3 Sep 2009 22:38:53 +0900
Subject: [PATCH] inappropriate pending block in foldchain


Signed-off-by: Mohan Lal Jangir <mohanlaljangir@gmail.com>
---
 drivers/mtd/inftlcore.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
 mode change 100644 => 100755 drivers/mtd/inftlcore.c

diff --git a/drivers/mtd/inftlcore.c b/drivers/mtd/inftlcore.c
old mode 100644
new mode 100755
index d8cf29c..8aca552
--- a/drivers/mtd/inftlcore.c
+++ b/drivers/mtd/inftlcore.c
@@ -550,7 +550,7 @@ hitused:
 			 * waiting to be picked up. We're going to have to fold
 			 * a chain to make room.
 			 */
-			thisEUN = INFTL_makefreeblock(inftl, BLOCK_NIL);
+			thisEUN = INFTL_makefreeblock(inftl, block);

 			/*
 			 * Hopefully we free something, lets try again.
-- 
1.6.1.2

  reply	other threads:[~2009-09-03 13:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-29 10:17 [PATCH] inappropriate pending block in foldchain Mohanlal Jangir
2009-09-01  9:04 ` Artem Bityutskiy
2009-09-01  9:07 ` Artem Bityutskiy
2009-09-03 13:56   ` Mohanlal Jangir [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-09-03 13:38 Mohan Lal Jangir

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=58484c0e0909030656u7e59d35fs73c043fd772e5725@mail.gmail.com \
    --to=mohanlaljangir@gmail.com \
    --cc=dedekind1@gmail.com \
    --cc=linux-mtd@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
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