Re: [PATCH] UBI: add missing kmem_cache_free() in process_pool_aeb error path

2014-09-16 Thread Artem Bityutskiy
On Tue, 2014-09-09 at 14:25 +0200, Richard Genoud wrote: > I ran into this error after a ubiupdatevol, because I forgot to backport > e9110361a9a4 UBI: fix the volumes tree sorting criteria. Pushed, thanks! -- Best Regards, Artem Bityutskiy -- To unsubscribe from this list: send the line "unsub

Re: [PATCH] UBI: add missing kmem_cache_free() in process_pool_aeb error path

2014-09-10 Thread Richard Genoud
2014-09-09 23:43 GMT+02:00 Richard Weinberger : > Am 09.09.2014 14:25, schrieb Richard Genoud: >> I ran into this error after a ubiupdatevol, because I forgot to backport >> e9110361a9a4 UBI: fix the volumes tree sorting criteria. >> >> UBI error: process_pool_aeb: orphaned volume in fastmap pool >

Re: [PATCH] UBI: add missing kmem_cache_free() in process_pool_aeb error path

2014-09-09 Thread Richard Weinberger
Am 09.09.2014 14:25, schrieb Richard Genoud: > I ran into this error after a ubiupdatevol, because I forgot to backport > e9110361a9a4 UBI: fix the volumes tree sorting criteria. > > UBI error: process_pool_aeb: orphaned volume in fastmap pool > UBI error: ubi_scan_fastmap: Attach by fastmap faile

[PATCH] UBI: add missing kmem_cache_free() in process_pool_aeb error path

2014-09-09 Thread Richard Genoud
I ran into this error after a ubiupdatevol, because I forgot to backport e9110361a9a4 UBI: fix the volumes tree sorting criteria. UBI error: process_pool_aeb: orphaned volume in fastmap pool UBI error: ubi_scan_fastmap: Attach by fastmap failed, doing a full scan! kmem_cache_destroy ubi_ainf_peb_s