lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Fri, 01 Dec 2006 16:29:12 +0200
From:	Artem Bityutskiy <dedekind@...radead.org>
To:	Andrew Morton <akpm@...l.org>
Cc:	tglx@...utronix.de, haver@...t.ibm.com,
	Josh Boyer <jwboyer@...ux.vnet.ibm.com>, arnez@...t.ibm.com,
	llinux-mtd@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] UBI: take 2

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 (Битюцкий Артём)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ