All of lore.kernel.org
 help / color / mirror / Atom feed
From: Artem Bityutskiy <dedekind@infradead.org>
To: Andrew Morton <akpm@osdl.org>
Cc: tglx@linutronix.de, haver@vnet.ibm.com,
	Josh Boyer <jwboyer@linux.vnet.ibm.com>,
	arnez@vnet.ibm.com, llinux-mtd@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] UBI: take 2
Date: Fri, 01 Dec 2006 16:29:12 +0200	[thread overview]
Message-ID: <1164983352.20337.18.camel@sauron> (raw)
In-Reply-To: <20061130170624.94fde80d.akpm@osdl.org>

Hello Andrew,

On Thu, 2006-11-30 at 17:06 -0800, Andrew Morton wrote:
> --- a/drivers/mtd/ubi/cdev.c~git-ubi-fix
> +++ a/drivers/mtd/ubi/cdev.c
> @@ -1185,7 +1185,7 @@ static ssize_t vol_cdev_direct_write(str
>  			 len, vol_id, lnum, off);
>  
>  		err = ubi_eba_write_leb(ubi, vol_id, lnum, tbuf, off, len,
> -					UBI_DATA_UNKNOWN, &written, 0, NULL);
> +					UBI_DATA_UNKNOWN, &written, NULL);

I have re-based the ubi-2.6.git tree, my apologies for this. I hope I
have not caused you many troubles by this.

I also I have applied your fix.

-- 
Best regards,
Artem Bityutskiy (Битюцкий Артём)


      parent reply	other threads:[~2006-12-01 14:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-29 18:17 [PATCH] UBI: take 2 Artem Bityutskiy
2006-12-01  1:06 ` Andrew Morton
2006-12-01  4:24   ` Josh Boyer
2006-12-01  7:49     ` Artem Bityutskiy
2006-12-01 14:29   ` Artem Bityutskiy [this message]

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=1164983352.20337.18.camel@sauron \
    --to=dedekind@infradead.org \
    --cc=akpm@osdl.org \
    --cc=arnez@vnet.ibm.com \
    --cc=haver@vnet.ibm.com \
    --cc=jwboyer@linux.vnet.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=llinux-mtd@lists.infradead.org \
    --cc=tglx@linutronix.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.