Re: [PATCH] drivers: mmc: reordered shutdown sequence in mmc_bld_remove_req

2013-06-27 Thread Chris Ball
Hi Paul, On Tue, Jun 04 2013, Paul Taysom wrote: > We had a multi-partition SD-Card with two ext2 file systems. The partition > table was getting overwritten by a race between the card removal and > the unmount of the 2nd ext2 partition. > > What was observed: > 1. Suspend/resume would call to rem

Re: [PATCH] drivers: mmc: reordered shutdown sequence in mmc_bld_remove_req

2013-06-10 Thread Paul Taysom
On Mon, Jun 10, 2013 at 2:44 AM, Ulf Hansson wrote: > On 4 June 2013 23:42, Paul Taysom wrote: >> We had a multi-partition SD-Card with two ext2 file systems. The partition >> table was getting overwritten by a race between the card removal and >> the unmount of the 2nd ext2 partition. >> >> What

Re: [PATCH] drivers: mmc: reordered shutdown sequence in mmc_bld_remove_req

2013-06-10 Thread Ulf Hansson
On 4 June 2013 23:42, Paul Taysom wrote: > We had a multi-partition SD-Card with two ext2 file systems. The partition > table was getting overwritten by a race between the card removal and > the unmount of the 2nd ext2 partition. > > What was observed: > 1. Suspend/resume would call to remove the

[PATCH] drivers: mmc: reordered shutdown sequence in mmc_bld_remove_req

2013-06-04 Thread Paul Taysom
We had a multi-partition SD-Card with two ext2 file systems. The partition table was getting overwritten by a race between the card removal and the unmount of the 2nd ext2 partition. What was observed: 1. Suspend/resume would call to remove the device. The clearing of the device information is