From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Wed, 19 May 2010 10:56:19 +0200 Subject: [U-Boot] [PATCH] UBI: Ensure that "background thread" operations are really executed In-Reply-To: <1274083251-3683-1-git-send-email-sr@denx.de> References: <1274083251-3683-1-git-send-email-sr@denx.de> Message-ID: <201005191056.19581.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Monday 17 May 2010 10:00:51 Stefan Roese wrote: > The current U-Boot UBI implementation is copied from Linux. In this > porting the UBI background thread was not handled correctly. Upon write > operations ubi_wl_flush() makes sure, that all queued operations, like > page-erase, are completed. But this is missing for read operations. > > This patch now makes sure that such operations (like scrubbing upon > bit-flip errors) are not queued, but executed directly. Applied to u-boot-ubi/master. Thanks. Cheers, Stefan -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-0 Fax: (+49)-8142-66989-80 Email: office at denx.de